Opened 13 years ago

Closed 13 years ago

Last modified 11 years ago

#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)

NFE_Enabled_KDL_ints.txt (2.1 KB ) - added by jua 13 years ago.
KDL ints output with nForce Ethernet adapter enabled
NFE_Disabled_KDL_ints.txt (2.0 KB ) - added by jua 13 years ago.
KDL ints output with nForce Ethernet adapter disabled
NFE_Enabled_Bootlog.txt (95.9 KB ) - added by jua 13 years ago.
Bootlog with nForce Ethernet adapter enabled
NFE_Enabled_Bootlog.2.txt (95.9 KB ) - added by jua 13 years ago.
Bootlog with nForce Ethernet adapter enabled
NFE_Disabled_Bootlog.txt (93.5 KB ) - added by jua 13 years ago.
Bootlog with nForce Ethernet adapter disabled
NFE_Disabled_listdev.txt (3.6 KB ) - added by jua 13 years ago.
listdev output with nForce Ethernet adapter disabled
NFE_Disabled_listimage_drivers.txt (1.3 KB ) - added by jua 13 years ago.
listimage | grep drivers output with nForce Ethernet adapter disabled
NFE_Disabled_listusb.txt (6.7 KB ) - added by jua 13 years ago.
listusb output with nForce Ethernet adapter disabled

Download all attachments as: .zip

Change History (10)

by jua, 13 years ago

Attachment: NFE_Enabled_KDL_ints.txt added

KDL ints output with nForce Ethernet adapter enabled

by jua, 13 years ago

Attachment: NFE_Disabled_KDL_ints.txt added

KDL ints output with nForce Ethernet adapter disabled

by jua, 13 years ago

Attachment: NFE_Enabled_Bootlog.txt added

Bootlog with nForce Ethernet adapter enabled

by jua, 13 years ago

Attachment: NFE_Enabled_Bootlog.2.txt added

Bootlog with nForce Ethernet adapter enabled

by jua, 13 years ago

Attachment: NFE_Disabled_Bootlog.txt added

Bootlog with nForce Ethernet adapter disabled

by jua, 13 years ago

Attachment: NFE_Disabled_listdev.txt added

listdev output with nForce Ethernet adapter disabled

by jua, 13 years ago

listimage | grep drivers output with nForce Ethernet adapter disabled

by jua, 13 years ago

Attachment: NFE_Disabled_listusb.txt added

listusb output with nForce Ethernet adapter disabled

comment:1 by anevilyak, 13 years ago

Blocked By: 5 added
Resolution: duplicate
Status: newclosed

Another victim of #5.

comment:2 by scottmc, 11 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.

Note: See TracTickets for help on using tickets.