Some useful informations... # lspci 00:00.0 Host bridge: VIA Technologies, Inc. P4M266 Host Bridge 00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP] 00:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 00:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) 00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) 00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) 00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82) 00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge 00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) 00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50) 01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev a2)
# lspci -n 00:00.0 0600: 1106:3148 00:01.0 0604: 1106:b091 00:06.0 0200: 10ec:8139 (rev 10) 00:07.0 0200: 10ec:8139 (rev 10) 00:10.0 0c03: 1106:3038 (rev 80) 00:10.1 0c03: 1106:3038 (rev 80) 00:10.2 0c03: 1106:3038 (rev 80) 00:10.3 0c03: 1106:3104 (rev 82) 00:11.0 0601: 1106:3177 00:11.1 0101: 1106:0571 (rev 06) 00:11.5 0401: 1106:3059 (rev 50) 01:00.0 0300: 10de:0181 (rev a2) # modinfo via82cxxx modinfo: could not find module via82cxxx # modprobe -r ide_generic FATAL: Error removing ide_generic (/lib/modules/2.6.19-6-generic/kernel/drivers/ide/ide-generic.ko): Device or resource busy # hdparm -d1 /dev/hda /dev/hda: setting using_dma to 1 (on) HDIO_SET_DMA failed: Operation not permitted using_dma = 0 (off) -- Linux-image-2.6.19-6-generic package should include via82cxxx.ko https://launchpad.net/bugs/72888 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
