Bug 7085 - System freezes when load the module sis190
Summary: System freezes when load the module sis190
Status: REJECTED INSUFFICIENT_DATA
Alias: None
Product: Drivers
Classification: Unclassified
Component: Network (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Francois Romieu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-30 14:07 UTC by Jose Luis Marti
Modified: 2011-05-30 19:33 UTC (History)
3 users (show)

See Also:
Kernel Version: 2.6.17.11
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
sis190.tar.gz (26.12 KB, application/octet-stream)
2006-08-31 02:06 UTC, Jose Luis Marti
Details
interrupts.tar.gz (6.24 KB, application/octet-stream)
2006-08-31 14:51 UTC, Jose Luis Marti
Details
dmesg (26.50 KB, text/plain)
2007-03-28 15:01 UTC, Gertjan Francke
Details
lscpi (12.57 KB, text/plain)
2007-03-28 15:09 UTC, Gertjan Francke
Details
proc/interrupts (994 bytes, text/plain)
2007-03-28 15:11 UTC, Gertjan Francke
Details
lsmod (4.64 KB, text/plain)
2007-03-28 15:13 UTC, Gertjan Francke
Details

Description Jose Luis Marti 2006-08-30 14:07:10 UTC
I have a Gigabyte GA-8S649MF-FS motherboard with a 
Comment 1 Francois Romieu 2006-08-30 14:27:01 UTC
I have not had reports for this motherboard.

Can you attach complete dmesg, lspci -vvx and .config ?

-- 
Ueimor
Comment 2 Jose Luis Marti 2006-08-31 02:06:05 UTC
Created attachment 8918 [details]
sis190.tar.gz

dmesg and lspci obtained booting with Windows and then reboot with linux

"sis190 "modules loads ok and ethernet card works fine.
Comment 3 Francois Romieu 2006-08-31 11:59:54 UTC
Which modules were loaded before the crash (assuming it is reproducible) ?
nvidia's one ?

-- 
Ueimor
Comment 4 Jose Luis Marti 2006-08-31 13:15:09 UTC
I use "nv" driver in X.Org, kernel does not load any nvidia driver at boot.

When freezes:
...
input: PC Speaker as /class/input/input1
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
Linux agpgart interface v0.101 (c) Dave Jones
sis190 Gigabit Ethernet driver 1.2 loaded.
ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 19 (level, low) -> IRQ 50
PCI: Setting latency timer of device 0000:00:04.0 to 64
0000:00:04.0: Read MAC address from APC.
usbcore: registered new driver hiddev
input: Logitech USB Mouse as /class/input/input2
input: USB HID v1.10 Mouse [Logitech USB Mouse] on usb-0000:00:03.2-1
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
0000:00:04.0: Realtek PHY RTL8201 transceiver at address 1.
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
sd 0:0:0:0: Attached scsi removable disk sda
sd 0:0:0:1: Attached scsi removable disk sdb
sd 0:0:0:2: Attached scsi removable disk sdc
sd 0:0:0:3: Attached scsi removable disk sdd
sd 0:0:0:4: Attached scsi removable disk sde
---- FREEZES ----

when first boot Windows, the log continue with:

---- CONTINUE ----
0000:00:04.0: Using transceiver at address 1 as default.
ts: Compaq touchscreen protocol output
SiS 191 PCI Gigabit Ethernet adapter at e0988000 (IRQ: 50), 00:0f:ea:cc:3c:e9
eth0: GMII mode.
eth0: Enabling Auto-negotiation.
...
eth0: PHY reset until link up.
...
eth0: PHY reset until link up.
...
eth0: mii ext = 0000.
eth0: mii lpa = 41e1 adv = 01e1.
eth0: link on 100 Mbps Full Duplex mode.
...
---- BOOT OK ----
Comment 5 Francois Romieu 2006-08-31 14:18:01 UTC
Can you send dmesg and the content of /proc/interrupts when the system is booted
in what would be a crash mode but you avoid to load the sis190 module ?
The content of /proc/interrupts in the working state would be welcome too.

-- 
Ueimor
Comment 6 Jose Luis Marti 2006-08-31 14:51:12 UTC
Created attachment 8926 [details]
interrupts.tar.gz
Comment 7 Jose Luis Marti 2006-10-31 13:52:59 UTC
Are there news about this bug?
Comment 8 Gertjan Francke 2007-03-28 13:18:49 UTC
Hello,

I experience the same problem on the same board. Is there any progress on this
bug. Is more information needed?
Comment 9 Francois Romieu 2007-03-28 14:48:20 UTC
bugme-daemon@bugzilla.kernel.org <bugme-daemon@bugzilla.kernel.org> :
[...]
> I experience the same problem on the same board. Is there any progress on this
> bug. Is more information needed?

Please add separate attachments for
- complete dmesg (including the topmost lines)
- lspci -vvx
- cat /proc/interrupts
- /sbin/lsmod

Comment 10 Adrian Bunk 2007-03-28 14:54:38 UTC
Gertjan, please look at Francois' request.
Comment 11 Gertjan Francke 2007-03-28 15:01:52 UTC
Created attachment 10978 [details]
dmesg
Comment 12 Gertjan Francke 2007-03-28 15:05:49 UTC
Comment on attachment 10978 [details]
dmesg

dmesg dump while I disabled the module sis190
Comment 13 Gertjan Francke 2007-03-28 15:09:53 UTC
Created attachment 10979 [details]
lscpi

created with lspci -vvx
(sis190 disabled/not loaded)
Comment 14 Gertjan Francke 2007-03-28 15:11:48 UTC
Created attachment 10980 [details]
proc/interrupts

cat /proc/interrupts
(module sis190 disabled/not loaded)
Comment 15 Francois Romieu 2007-03-28 15:12:22 UTC
bugme-daemon@bugzilla.kernel.org <bugme-daemon@bugzilla.kernel.org> :
[...]
> Created an attachment (id=10978)
>  --> (http://bugzilla.kernel.org/attachment.cgi?id=10978&action=view)
> dmesg

I guess that you can reproduce the crash without the vmware module loaded,
right ?

Your .config will be welcome too. Don't hurry, I'm about to go to bed.

Comment 16 Gertjan Francke 2007-03-28 15:13:22 UTC
Created attachment 10981 [details]
lsmod

(module sis190 disabled/not loaded)
Comment 17 Juan Jose Pablos 2007-11-20 11:24:34 UTC
Maybe you can try the patches to Bug 7085 and see if that helps this issue.
Comment 18 Juan Jose Pablos 2007-11-22 02:13:06 UTC
upsss. I wanted to say Bug 9386
Comment 19 Natalie Protasevich 2008-03-29 22:20:05 UTC
Any updates on this, please.
Thanks.
Comment 20 Gertjan Francke 2011-05-30 19:33:43 UTC
This bug seems to be solved. Probably by installing BIOSUPDATE GIGABYTE GA–8S649MF Ver. F6F, replacing ver. 6FE.

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