Bug 5807 - 2.6 Kernel Freeze in ASROCK Motherboards with AGP cards
Summary: 2.6 Kernel Freeze in ASROCK Motherboards with AGP cards
Status: REJECTED INVALID
Alias: None
Product: Other
Classification: Unclassified
Component: Modules (show other bugs)
Hardware: i386 Linux
: P2 blocking
Assignee: Greg Kroah-Hartman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-01 13:50 UTC by Satissh Srinivasan
Modified: 2006-01-04 14:33 UTC (History)
0 users

See Also:
Kernel Version: 2.6.* (All 2.6 Kernels)
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Satissh Srinivasan 2006-01-01 13:50:57 UTC
Most recent kernel where this bug did not occur: 2.4.*

Distribution: All distro's using 2.6 kernel

Hardware Environment: 
Intel P4 3.0 ghz 800 Mhz FSB (1mb l2 cache)
Asrock intel 865 chipset P4i65 Motherboard with AGI 8x technology, 1GB Ram 
Leadtek Nvidia Geforce 6800 GT (256Mb).  
Suspected due to Patented Asrock AGI 8x technology

Software Environment: 
Install Time. Unable to go past the installer. Either i get the following kernel
traceback error (please see below) or in some distro's such as ubuntu and SuSe
when finished and booting into the system hangs at 
starting hotplug subsystem..
In SuSe I used NOHOTPLUG=1 as kernel parameter and booted in. In ubuntu I booted
in using my onboard gfx card and removed the hotplug.sh file in /etc/init.d/
directory, then booted normally with my gfx card.

Problem Description: 
When i try to install any GNU\linux distro when using an AGP graphics card using
a 2.6 kernel i get the following kernel crash and kernel freezes to go past to
the installer. 
The following is a traceback from Fedora Core 4 installer.
After,
starting /sbin/loader

[Code]--------------------------------------------------------------------------
EIP is at_request_resource+8x24/8x41
eax: 1Fd0f001  ebx:f7ab9b40  ecx:c0357750  edx:c0004014
esi: fe77ffff  edi:fe77fc00  ebp:fe77fc00  esp:f7aaaeb4
ds: 007b  es:007b  ss:0068
Process loader: Cpid:242, threadinfo=f7aaa000 task=f7acbd30 
Stack:  f7ab9b40 c035775c f7ab9b5c c0126ff8 dfcac000 00000400 f8938380 00000000
        dfcac000 fe77fc00 c8288d27 f8938300 c01ad007 00000400 f8938380 c01811fb
        00000000 dfcac000 f893a728 ffffffed 00000000 c01e724b dfcac000 f893a728
Call Trace:
[<c0126f87>]  _request_region+8x52/8x74
[<c0288d27>]  usb_hcd_pci_probe+8xce/8x427
[<c01ad007>]  sysfs_create+8x77/8x90
[<c01811fb>]  dput+8x33/8x4f3
[<c01e724b>]  pci_device_probe_static+8x2a/8x3d
[<c01e727a>]  _pci_device_probe+8x1b/8x2c
[<c01e72a5>]  pci_device_probe+8x1b/8x2d
[<c0246d89>]  bus_match+8x27/8x45
[<c0246e43>]  driver_attach+8x37/8x66
[<c02471f8>]  bus_add_driver+8x77/8x97
[<c0247614>]  driver_register+8x51/8x58
[<c01e7463>]  pci_register_driver+8x85/8x9f:
[<f0004018>]  init+8x18/8x26[ehci_hcd]
[<c013e04c>]  sys_init_module+8x287/8x2ef:
[<c030bf47>]  syscall_call+8x7/8xb
[<c030007b>]  xfrm_state_lookup+8xea/8x151

Code: 77 35 c0 89 d0 5b c3 57 56 53 89 c1 8b 7a 04 8b 72 88 89 d3 39 fe 72 2c 3b
79 04 72 27 3b 71 08 77 22 8d 51 18 8b 82 85 c0 74 85 <39> 70 04 76 8c 89 43 14
31 c0 89 19 89 4b 10 eb 88 8d 58 14 39

<6> Universal Host Controller Interface driver v2.2 


Steps to reproduce:
On any asrock machine with AGI technology running the installer with a graphics
card plugged in produces the kernel freeze.
Comment 1 Martin J. Bligh 2006-01-01 18:55:44 UTC
You seem to have omitted the top portion of the panic. Could you post the whole
thing?
Comment 2 Satissh Srinivasan 2006-01-02 08:36:13 UTC
Hi! 
This is what i saw in the screen when the bugging thing happened! I wrote them
down on a paper and have reproduced it here. Any way i'am going to buy a linux
friendly mobo and say goodbye to asrock!
Comment 3 Greg Kroah-Hartman 2006-01-04 14:33:09 UTC
Ok, closing as this is a fedora specific thing.

Note You need to log in before you can comment on or make changes to this bug.