** Also affects: linux (Debian)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/341444

Title:
  SiS190 ethernet driver fails in 64 bits Kubuntu Jaunty.

Status in The Linux Kernel:
  Expired
Status in “linux” package in Ubuntu:
  Won't Fix
Status in “linux” package in Debian:
  New

Bug description:
  My computer is a Asus X59SL (AP382C) notebook.

  With Kubuntu Jaunty 64 bits (Alpha 5) SiS190 ethernet driver fails.
  The 32 bits version has not problem.

  The module load correctly. The driver get IP via DHCP but don't
  receive traffic. Apparently only send traffic. Ping show "Destination
  host unreachable.

  The routes are correctly. The commands lspci y dmesg in 64 bits
  version show this:

  root@diablo:/home/ilekanda# lspci -nn
  00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 671MX [1039:0671]
  00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] PCI-to-PCI bridge 
[1039:0004]
  00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS968 [MuTIOL 
Media IO] [1039:0968] (rev 01)
  00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 [IDE] 
[1039:5513] (rev 01)
  00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 
Controller [1039:7001] (rev 0f)
  00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 
Controller [1039:7001] (rev 0f)
  00:03.3 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 2.0 
Controller [1039:7002]
  00:04.0 Ethernet controller [0200]: Silicon Integrated Systems [SiS] 191 
Gigabit Ethernet Adapter [1039:0191] (rev 02)
  00:05.0 IDE interface [0101]: Silicon Integrated Systems [SiS] SATA 
Controller / IDE mode [1039:1183] (rev 03)
  00:06.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] PCI-to-PCI bridge 
[1039:000a]
  00:07.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] PCI-to-PCI bridge 
[1039:000a]
  00:0f.0 Audio device [0403]: Silicon Integrated Systems [SiS] Azalia Audio 
Controller [1039:7502]
  01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Mobility 
Radeon HD 3400 Series [1002:95c4]
  02:00.0 Network controller [0280]: Atheros Communications Inc. AR928X 
Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01)

  root@diablo:/home/ilekanda# dmesg | grep '00:04.0'
  [    0.508874] pci 0000:00:04.0: reg 10 32bit mmio: [0xfddfcc00-0xfddfcc7f]
  [    0.508874] pci 0000:00:04.0: reg 14 io port: [0xcc00-0xcc7f]
  [    0.508874] pci 0000:00:04.0: supports D1 D2
  [    0.508874] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
  [    0.508874] pci 0000:00:04.0: PME# disabled
  [    8.305240] sis190 0000:00:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
  [    8.305261] sis190 0000:00:04.0: setting latency timer to 64
  [    8.305300] 0000:00:04.0: Read MAC address from EEPROM
  [    8.305302] 0000:00:04.0: Error EEPROM read 0.
  [    8.305305] 0000:00:04.0: Read MAC address from APC.
  [    8.352028] 0000:00:04.0: Unknown PHY transceiver at address 1.
  [    8.877012] 0000:00:04.0: Using transceiver at address 1 as default.
  [    8.909690] 0000:00:04.0: SiS 191 PCI Gigabit Ethernet adapter at 
ffffc2000007ec00 (IRQ: 19), 00:23:54:7c:6e:be

  In 32bits version that run fine show this:

  root@ubuntu:/home/ubuntu# lspci -nn
  00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 671MX [1039:0671]
  00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] PCI-to-PCI bridge 
[1039:0004]
  00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS968 [MuTIOL 
Media IO] [1039:0968] (rev 01)
  00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 [IDE] 
[1039:5513] (rev 01)
  00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 
Controller [1039:7001] (rev 0f)
  00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 
Controller [1039:7001] (rev 0f)
  00:03.3 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 2.0 
Controller [1039:7002]
  00:04.0 Ethernet controller [0200]: Silicon Integrated Systems [SiS] 191 
Gigabit Ethernet Adapter [1039:0191] (rev 02)
  00:05.0 IDE interface [0101]: Silicon Integrated Systems [SiS] SATA 
Controller / IDE mode [1039:1183] (rev 03)
  00:06.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] PCI-to-PCI bridge 
[1039:000a]
  00:07.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] PCI-to-PCI bridge 
[1039:000a]
  00:0f.0 Audio device [0403]: Silicon Integrated Systems [SiS] Azalia Audio 
Controller [1039:7502]
  01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Mobility 
Radeon HD 3400 Series [1002:95c4]
  02:00.0 Network controller [0280]: Atheros Communications Inc. AR928X 
Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01)

  root@ubuntu:/home/ubuntu# dmesg|fgrep 00:04.0
  [    0.600773] pci 0000:00:04.0: reg 10 32bit mmio: [0xfddfcc00-0xfddfcc7f]
  [    0.600773] pci 0000:00:04.0: reg 14 io port: [0xcc00-0xcc7f]
  [    0.600773] pci 0000:00:04.0: supports D1 D2
  [    0.600773] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
  [    0.600773] pci 0000:00:04.0: PME# disabled
  [   66.885735] sis190 0000:00:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
  [   66.885748] sis190 0000:00:04.0: setting latency timer to 64
  [   66.885797] 0000:00:04.0: Read MAC address from EEPROM
  [   66.885800] 0000:00:04.0: Error EEPROM read 0.
  [   66.885804] 0000:00:04.0: Read MAC address from APC.
  [   66.932030] 0000:00:04.0: Unknown PHY transceiver at address 1.
  [   67.444029] 0000:00:04.0: Using transceiver at address 1 as default.
  [   67.476748] 0000:00:04.0: SiS 191 PCI Gigabit Ethernet adapter at f7e7ec00 
(IRQ: 19), 00:23:54:7c:6e:be

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/341444/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to