View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 14 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: pundit lan support
PostPosted: Tue Nov 16, 2004 8:51 pm 
Offline
Joined: Fri Jan 30, 2004 7:17 pm
Posts: 11
Location: laurel, md
As i understand it, kernel 2.4+ has built in support for the network adapter on the pundit (not pundit-r) motherboard, correct? latest version of knoppmyth is kernel 2.4.25? should i have to do anything to get my network drivers working or should they be working out of the box?

thanks,
dan


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 16, 2004 9:00 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
they should work out of the box, however R4V4+ have an issue with them that causes the keyboard lights to blink. The only work around I know of is to set your IP static and remove the network cable when booting then plug it back in once the computer is booted up.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 16, 2004 9:23 pm 
Offline
Joined: Fri Jan 30, 2004 7:17 pm
Posts: 11
Location: laurel, md
hrmm... still not working. i edited the /etc/network/interfaces and /etc/resolve.conf files (http://www.mattmarsh.net/computing/pundit/networking.shtml), unplugged the network cable and rebooted. as soon as i plugged the cable back in, the keyboard lights started blinking.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 16, 2004 9:43 pm 
Offline
Joined: Fri Jan 30, 2004 7:17 pm
Posts: 11
Location: laurel, md
update... tried again using netcardconfig to set static ip. unplugged the lan cable, ran netcardconfig, plugged cable back in and got the blinking keyboard lights again. rebooted with the cable unplugged, plugged in back in once the system was up and still locks up.

_________________
asus pundit
intel northwood p4 2.8GHz
640MB PC2700
hauppage pvr-250 x 2
seagate barracuda 200GB
lite-on dvd-rw
sharp pg-m20x dlp projector
8' x 10' screen

status: stumped.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 17, 2004 12:22 am 
Offline
Joined: Wed Apr 07, 2004 2:37 am
Posts: 61
Location: Memphis, TN
Are you keeping it unplugged until it boots into the frontend? If so, do the lights start blinking the second you plug the cable back in? If so, try is 3 or 4 times and see if it blinks every single time. I have a friend that has the same problem and it blinks sometimes and doesn't other times. If that doesn't work, let me know. I have a few other ideas.

_________________
ASUS Pundit AB-P2600
Intel P4 2.0 GHz
512 MB RAM
Maxtor 40 GB HD
Compaq DVD-Rom
2 AverMedia m179's
ATI Remote Wonder
KnoppMyth R4V5


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 17, 2004 7:39 am 
Offline
Joined: Fri Jan 30, 2004 7:17 pm
Posts: 11
Location: laurel, md
it starts blinking the second i plug it back in. i get a console message. somethin about link is up (not in front of the machine right now) and the system freezes.

actually, i am not booting into the front end. i haven't run any of the myth config stuff yet. i installed and then when x comes up, i change to a terminal. i wanted to get the network stuff and video drivers up and running before i got into any of the myth stuff.

_________________
asus pundit
intel northwood p4 2.8GHz
640MB PC2700
hauppage pvr-250 x 2
seagate barracuda 200GB
lite-on dvd-rw
sharp pg-m20x dlp projector
8' x 10' screen

status: stumped.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 17, 2004 10:52 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
go into the bios and turn off any acpi stuff you see.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 17, 2004 12:36 pm 
Offline
Joined: Wed Apr 07, 2004 2:37 am
Posts: 61
Location: Memphis, TN
In the bios, there is a choice between APIC or PIC. Change it to PIC. Also, try taking down the ethernet interface between plugging the network cable in.
Code:
ifdown eth0

Then plug your cable in. Then bring it back up.
Code:
ifup eth0

See if that works or not.

_________________
ASUS Pundit AB-P2600
Intel P4 2.0 GHz
512 MB RAM
Maxtor 40 GB HD
Compaq DVD-Rom
2 AverMedia m179's
ATI Remote Wonder
KnoppMyth R4V5


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 17, 2004 5:08 pm 
Offline
Joined: Fri Jan 30, 2004 7:17 pm
Posts: 11
Location: laurel, md
well, i turned off the acpi stuff. switched it from apic to pic. shutdown eth0, plugged the cable in and brought it back up and it still locks. also, which module should i be using? bcm4400 is what's on the pundit cd, then if you go to the asus website, there is the sis9000 module for download, and there's also the b44 modules included in the kernel source.

in the bios, should i have plug'n'pray os yes or no?

_________________
asus pundit
intel northwood p4 2.8GHz
640MB PC2700
hauppage pvr-250 x 2
seagate barracuda 200GB
lite-on dvd-rw
sharp pg-m20x dlp projector
8' x 10' screen

status: stumped.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 17, 2004 5:49 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
No.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 18, 2004 11:00 pm 
Offline
Joined: Fri Jan 30, 2004 7:17 pm
Posts: 11
Location: laurel, md
well, i am stumped. i tried everything i could think of/find on the net. i recompiled all my modules. i tried the b44 module instead, same thing. i tried the sis900 module after downloading the sis900.h and sis900.c off the asus webpage, and that module wouldn't even load. any more suggestions? fwiw, eth0 is showing up on IRQ 15. would that make any difference? should i just get myself an earlier version of knoppmyth? what version broke the bcm4400 module?

_________________
asus pundit
intel northwood p4 2.8GHz
640MB PC2700
hauppage pvr-250 x 2
seagate barracuda 200GB
lite-on dvd-rw
sharp pg-m20x dlp projector
8' x 10' screen

status: stumped.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 23, 2004 10:12 pm 
Offline
Joined: Fri Jan 30, 2004 7:17 pm
Posts: 11
Location: laurel, md
well, i figured i would try and older version of knoppmyth, and i'm still getting the same thing. i installed r4v3, jumped out of x on first boot and ran netcardconfig. as soon as i hit "yes" to DHCP, the keyboard lights started blinking. what the dilly?

_________________
asus pundit
intel northwood p4 2.8GHz
640MB PC2700
hauppage pvr-250 x 2
seagate barracuda 200GB
lite-on dvd-rw
sharp pg-m20x dlp projector
8' x 10' screen

status: stumped.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 24, 2004 12:02 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
you didn't go back far enough. R4V2 was the last one without everything ripped out of the kernel, and should work fine, or at least was reported to work fine on a pundit.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 30, 2004 5:09 am 
Offline
Joined: Thu Nov 25, 2004 10:41 am
Posts: 1
Location: Spain - Malaga
I also have a pundit and I ran the same kind of problems with onboard nic. My first thought it was a problem with PIC and APIC, so I recompile the kernel with APIC and SiSFB suport and the problem was solved. Later, searching the forum, I found a topic about this problem is by the vesafb and I think it's right. So, try to disable vesafb at boot time and if your problem is solved, modify your lilo.conf

_________________
Salva.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu