On Sat, 22 Sep 2001 16:02:24 +0100, Steve Fosdick wrote:
Still I guess what we really need to know is what chipset the IDE interface appears to be from a software point of view, so we are looking for lines from the output of dmesg like the
Below is the output of my dmesg. It doesn't actually report the chipset number, merely 'VP_IDE'. I understand the chipset to be a VIA 580 VPX. Is that a troublesome one?
Gerald.
====== dmesg output: ================================================ Linux version 2.2.19 (root@bigkitty) (gcc version 2.95.3 20010315 (release)) #22 Wed Jun 20 18:12:16 PDT 2001
(then, a few lines later)
Serial driver version 4.27 with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ enabled ttyS00 at 0x03f8 (irq = 4) is a 16550A ttyS01 at 0x02f8 (irq = 3) is a 16550A pty: 512 Unix98 ptys configured Real Time Clock Driver v1.09 RAM disk driver initialized: 16 RAM disks of 4096K size loop: registered device at major 7 VP_IDE: IDE controller on PCI bus 00 dev 39 VP_IDE: not 100% native mode: will probe irqs later ide0: BM-DMA at 0x6000-0x6007, BIOS settings: hda:pio, hdb:pio ide1: BM-DMA at 0x6008-0x600f, BIOS settings: hdc:pio, hdd:pio hda: ST33240A, ATA DISK drive hdc: WEARNES RUBY CD-ROM, ATAPI CDROM drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 hda: ST33240A, 3077MB w/0kB Cache, CHS=781/128/63 hdc: ATAPI 2X CD-ROM drive, 128kB Cache Uniform CD-ROM driver Revision: 3.11 Floppy drive(s): fd0 is 1.44M FDC 0 is a National Semiconductor PC87306 md driver 0.36.6 MAX_MD_DEV=4, MAX_REAL=8
(etc.) =====================================================================
On Sat, 22 Sep 2001, Edenyard wrote:
VIA 580 VPX. Is that a troublesome one?
Not AFAICT
hdc: WEARNES RUBY CD-ROM, ATAPI CDROM drive
What is interesting is that looking here (and one of only about 3 references I can find to Wearnes Cd-rom drives on the web)
http://www.faqs.org/faqs/pc-hardware-faq/gateway2000/part2/
Is that there appears to be problems with Wearnes CD-Rom drives in Gateway computers and they replaced the drives with Toshiba units as they did not ship Wearnes due to multiple replacement issues.
Is your machine one made by Gateway by any chance? If not it may be that the Wearnes drive is not very good or something related.
Adam