Opened 17 years ago
Closed 17 years ago
#1668 closed bug (fixed)
Booting fails with nforce driver
Reported by: | ekdahl | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Drivers/Network | Version: | R1/pre-alpha1 |
Keywords: | Cc: | nielx | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
Just tried the nforce network driver and booting fails. I've attached a couple of pictures showing the output.
Image is built with gcc 4 and I have this motherboard: http://global.msi.com.tw/index.php?func=proddesc&prod_no=257 (nForce 430 Chipset)
Attachments (3)
Change History (9)
by , 17 years ago
Attachment: | nforce_bt.jpg added |
---|
by , 17 years ago
Attachment: | nforce.jpg added |
---|
comment:1 by , 17 years ago
Cc: | added |
---|
comment:2 by , 17 years ago
by , 17 years ago
Attachment: | nforce_bt.2.jpg added |
---|
comment:3 by , 17 years ago
Thanks! In ekdahl's back trace, the important lines were missing, but anevilyak's were very useful. Should be fixed in hrev23135, please retry.
follow-up: 6 comment:5 by , 17 years ago
Works here as well, though sockets do seem to sometimes go dead after a while, i.e. my first try at wgetting Firefox from bebits went dead around 70% and Vision's network threads randomly go dead as well, but...it boots, DHCPs, etc.
Incidentally, this doesn't seem to kill networking as a whole, a new app started still manages to successfully create and use connections.
comment:6 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the update! The network problems are most likely problems of the stack itself, and not network driver related. I've seen similar problems with various drivers over here (they just happen to disappear when I try to find out why :-)).
Mine KDLs as well, with an ASUS A8N-SLI motherboard (nForce4). Working on getting a good shot of the trace now.