#7127 closed bug (duplicate)
System freeze after bootup, most probably because of nForce Ethernet driver
Reported by: | jua | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Drivers/Network | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
On my desktop PC, Haiku freezes a few seconds after the desktop shows up. Experimenting with disabling onboard devices in the BIOS let me find out that Haiku works fine when onboard Ethernet adapter (nForce) is disabled.
Further information (I will abbreviate 'nForce Ethernet adapter' as NFE now):
- I'm attaching two text files with output from KDL "ints" command (one with NFE enabled in BIOS, one where it's disabled). With NFE enabled, there is a big number of interrupts for nforce:nfe_intr -- and this is just 10-15 seconds after bootup, when the system was already frozen. Also, with NFE enabled, there are a lot of unhandled apic_timer_interrupt.
- Also attaching two complete bootlogs, one for NFE enabled, one where it's disabled
- Since the system only works with NFE disabled, listdev, listimage and listusb are only provided with NFE disabled.
- Something I noticed which might be of interest too, not sure if it's related to my issues: When I start the listusb command in the terminal, it takes 5-6 seconds to finish, it makes several pauses while outputting USB device info.
- This issue seems similar to #3260 , however that one was marked as fixed long ago
System information:
- Asus A8N-VM CSM mainboard with nForce 430 chipset
- Haiku nightly revision 40229
Attachments (8)
Change History (10)
by , 14 years ago
Attachment: | NFE_Enabled_KDL_ints.txt added |
---|
by , 14 years ago
Attachment: | NFE_Disabled_KDL_ints.txt added |
---|
KDL ints output with nForce Ethernet adapter disabled
by , 14 years ago
Attachment: | NFE_Enabled_Bootlog.txt added |
---|
Bootlog with nForce Ethernet adapter enabled
by , 14 years ago
Attachment: | NFE_Enabled_Bootlog.2.txt added |
---|
Bootlog with nForce Ethernet adapter enabled
by , 14 years ago
Attachment: | NFE_Disabled_Bootlog.txt added |
---|
Bootlog with nForce Ethernet adapter disabled
by , 14 years ago
Attachment: | NFE_Disabled_listdev.txt added |
---|
listdev output with nForce Ethernet adapter disabled
by , 14 years ago
Attachment: | NFE_Disabled_listimage_drivers.txt added |
---|
listimage | grep drivers output with nForce Ethernet adapter disabled
by , 14 years ago
Attachment: | NFE_Disabled_listusb.txt added |
---|
listusb output with nForce Ethernet adapter disabled
comment:1 by , 14 years ago
Blocked By: | 5 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Another victim of #5.
comment:2 by , 12 years ago
Blocked By: | 5 removed |
---|
(In #5) All but one of the blocking tickets have been closed out, and that one just needs confirmation as to whether it's been fixed or not. So I say let's close this one out as being fixed, seeing as the reported symptoms have gone away.
KDL ints output with nForce Ethernet adapter enabled