 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

3rd May 2006, 10:07 AM
|
|
Registered User
|
|
Join Date: Aug 2005
Location: Leicester, UK
Age: 44
Posts: 33

|
|
|
Network broken after kernel update
Hi, I have just yum updated to kernel 2.6.16-1.2107_FC5 and my network has stopped working.
I can not browse the web, connect to my nfs shares.
My network card is an on-board nvidia that uses the forcedeth kernel module.
By dropping back to the previous kernel all is working fine.
Any help appreciated - more information provided on request.
Last edited by tardis_junkie; 3rd May 2006 at 10:56 AM.
Reason: wrong kernel number
|

3rd May 2006, 11:10 AM
|
|
Registered User
|
|
Join Date: Apr 2006
Posts: 1,092

|
|
Quote:
|
Originally Posted by tardis_junkie
Hi, I have just yum updated to kernel 2.6.16-1.2107_FC5 and my network has stopped working.
|
As root, type :
lsmod
in each configuration. Post the results.
Vic.
|

3rd May 2006, 03:35 PM
|
|
Registered User
|
|
Join Date: May 2006
Posts: 1

|
|
|
I have the same problem.
The network won't start with DHCP.
Without DHCP the system start,but very slow(20 minutes).
And than i have no internet, no printer.
|

3rd May 2006, 05:13 PM
|
 |
Registered User
|
|
Join Date: Jul 2005
Location: Coventry, UK
Posts: 583

|
|
|
Same problem here with a forcedeth driven nic. Looks like a problem in teh new kernel as the old one still works fine.
|

4th May 2006, 05:48 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Location: Leicester, UK
Age: 44
Posts: 33

|
|
Hi,
As requested:
In kernel 2.6.16-1.2096_FC5 (working)
Code:
[root@gallifrey ~]# lsmod
Module Size Used by
ipv6 225569 12
ppdev 8645 0
autofs4 19013 1
hidp 15937 2
nfs 192045 1
lockd 55113 2 nfs
nfs_acl 3777 1 nfs
rfcomm 34517 0
l2cap 23617 10 hidp,rfcomm
bluetooth 44069 5 hidp,rfcomm,l2cap
sunrpc 136573 4 nfs,lockd,nfs_acl
video 14917 0
button 6609 0
battery 9285 0
ac 4933 0
lp 12297 0
parport_pc 25445 1
parport 34313 3 ppdev,lp,parport_pc
floppy 57733 0
nvram 8393 0
usblp 13377 0
ohci1394 31749 0
ieee1394 288665 1 ohci1394
nvidia 4544884 12
snd_intel8x0 30301 1
sg 32349 0
snd_seq_dummy 3781 0
snd_seq_oss 28993 0
snd_seq_midi_event 7105 1 snd_seq_oss
snd_seq 47153 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_ice1712 58025 0
snd_ice17xx_ak4xxx 4417 1 snd_ice1712
snd_ak4xxx_adda 5953 2 snd_ice1712,snd_ice17xx_ak4xxx
snd_cs8427 9793 1 snd_ice1712
snd_ac97_codec 83937 2 snd_intel8x0,snd_ice1712
snd_ac97_bus 2497 1 snd_ac97_codec
snd_i2c 5569 2 snd_ice1712,snd_cs8427
snd_mpu401_uart 7873 1 snd_ice1712
snd_rawmidi 24001 1 snd_mpu401_uart
snd_seq_device 8909 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
snd_pcm_oss 45009 0
snd_mixer_oss 16449 1 snd_pcm_oss
snd_pcm 76869 4 snd_intel8x0,snd_ice1712,snd_ac97_codec,snd_pcm_oss
snd_timer 22597 2 snd_seq,snd_pcm
snd 50501 17 snd_intel8x0,snd_seq_oss,snd_seq,snd_ice1712,snd_ak4xxx_adda,snd_cs8427,snd_ac97_codec,snd_i2c,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 9377 1 snd
snd_page_alloc 10441 2 snd_intel8x0,snd_pcm
i2c_nforce2 6721 0
forcedeth 22213 0
ehci_hcd 29005 0
i2c_core 20673 2 nvidia,i2c_nforce2
ohci_hcd 19805 0
dm_snapshot 16237 0
dm_zero 2241 0
dm_mirror 19985 0
dm_mod 50649 6 dm_snapshot,dm_zero,dm_mirror
ext3 116809 2
jbd 53077 1 ext3
sata_nv 9285 2
libata 54225 1 sata_nv
sd_mod 16577 3
scsi_mod 125288 3 sg,libata,sd_mod
In kernel 2.6.16-1.2107_FC5 (not working)
Code:
[root@gallifrey ~]# lsmod
Module Size Used by
ipv6 225697 12
ppdev 8645 0
autofs4 19013 1
hidp 15937 2
rfcomm 34517 0
l2cap 23617 10 hidp,rfcomm
bluetooth 44069 5 hidp,rfcomm,l2cap
sunrpc 136573 1
video 14917 0
button 6609 0
battery 9285 0
ac 4933 0
lp 12297 0
parport_pc 25445 1
parport 34313 3 ppdev,lp,parport_pc
floppy 57733 0
nvram 8393 0
usblp 13377 0
sg 32349 0
snd_intel8x0 30301 1
snd_seq_dummy 3781 0
nvidia 4544884 12
snd_seq_oss 28993 0
snd_seq_midi_event 7105 1 snd_seq_oss
snd_seq 47153 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_ice1712 58025 0
snd_ice17xx_ak4xxx 4417 1 snd_ice1712
snd_pcm_oss 45009 0
snd_ak4xxx_adda 5953 2 snd_ice1712,snd_ice17xx_ak4xxx
snd_cs8427 9793 1 snd_ice1712
ohci1394 31749 0
snd_mixer_oss 16449 1 snd_pcm_oss
snd_ac97_codec 83937 2 snd_intel8x0,snd_ice1712
snd_ac97_bus 2497 1 snd_ac97_codec
ieee1394 288664 1 ohci1394
snd_pcm 76869 4 snd_intel8x0,snd_ice1712,snd_pcm_oss,snd_ac97_codec
snd_i2c 5569 2 snd_ice1712,snd_cs8427
snd_mpu401_uart 7873 1 snd_ice1712
snd_rawmidi 24001 1 snd_mpu401_uart
snd_seq_device 8909 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
snd_timer 22597 2 snd_seq,snd_pcm
snd 50501 17 snd_intel8x0,snd_seq_oss,snd_seq,snd_ice1712,snd_pcm_oss,snd_ak4xxx_adda,snd_cs8427,snd_mixer_oss,snd_ac97_codec,snd_pcm,snd_i2c,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_timer
i2c_nforce2 6721 0
forcedeth 22213 0
soundcore 9377 1 snd
ehci_hcd 29005 0
i2c_core 20673 2 nvidia,i2c_nforce2
snd_page_alloc 10441 2 snd_intel8x0,snd_pcm
ohci_hcd 19805 0
dm_snapshot 15981 0
dm_zero 2113 0
dm_mirror 19729 0
dm_mod 50521 6 dm_snapshot,dm_zero,dm_mirror
ext3 116169 2
jbd 52693 1 ext3
sata_nv 9157 2
libata 53969 1 sata_nv
sd_mod 16449 3
scsi_mod 124648 3 sg,libata,sd_mod
Hope this helps.
|

4th May 2006, 06:02 PM
|
 |
Registered User
|
|
Join Date: Jul 2005
Location: Coventry, UK
Posts: 583

|
|
|
Just revert to the old kernel until they release a fix. This kernel is buggy and as well as the boot problem there are network problems with nforce boards.
|

4th May 2006, 07:35 PM
|
 |
Registered User
|
|
Join Date: Apr 2005
Posts: 8

|
|
|
I have an Intel Pro/1000 network card, and I had the same network problem with this new kernel. Pings worked, and I could initiate test TCP sessions (for example, SMTP using telenet to port 25 to my server), but no further network communication occurred on the connection - weird!
LavaJoe
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 05:12 (Monday, 20-05-2013)
|
|
 |
 |
 |
 |
|
|