Re: [SuSE Linux] Acer 24x CD-ROM under SuSE 6.0/Linux 2.2.4 -- FIXED!
Hi Michael I have read your problem with your CDrom drive on the SuSE list. I have a similiar setup to you, Acer 24x CDrom, 3.4gb and 1.2gb hard disks and was wondering if you can help? I attempted to install SuSE 6.0 using the standard 2.0.36 kernel and I kept on getting this error message after Linux had booted for the first time and went to finalise settings with YaST: An error occured mounting the CD. The error output of the mount command is: mount: wrong fs type, bad option, bad superblock on /dev/hdd or too many mounted file systems I have now managed to install SuSE 6 but I still have problems: I notice that I can only mount the SuSE CDs with the drive spinning, should the drive spin down (after 5mins) then I can not mount the CD (lights flash etc and irq timeout errors appear in the /var/log/messages see below). Interestingly this seems to only happen with the SuSE CDs, all 5 of them! A copy of RedHat 5.2 can be accessed all the time, even after CDrom spin down. All CDs can be read in Win98. Any ideas? Thank you Rich Mar 19 16:38:35 charlie kernel: hdc: irq timeout: status=0x50 Mar 19 16:38:55 charlie last message repeated 2 times Mar 19 16:39:00 charlie kernel: hdc: cdrom_decode_status: status=0x51 Mar 19 16:39:00 charlie kernel: hdc: cdrom_decode_status: error=0x30 Mar 19 16:39:00 charlie kernel: hdc: ATAPI reset complete Mar 19 16:39:10 charlie kernel: hdc: irq timeout: status=0x10 Mar 19 16:39:10 charlie kernel: hdc : tray open Mar 19 16:39:10 charlie kernel: end_request: I/O error, dev 16:00, sector 64 Mar 19 16:39:10 charlie kernel: isofs_read_super: bread failed, dev 16:00 iso_blknum 16 block 32 Mar 19 16:39:10 charlie kernel: hdc: media changed Mar 19 16:39:13 charlie kernel: hdc : tray open or drive not ready Mar 19 16:39:16 charlie kernel: hdc : tray open or drive not ready Mar 19 16:40:08 charlie kernel: hdc: media changed Mar 19 16:40:08 charlie kernel: VFS: Disk change detected on device 16:00 Mar 19 16:40:10 charlie kernel: Max size:323257 Log zone size:2048 Mar 19 16:40:10 charlie kernel: First datazone:23 Root inode number 47104 Mar 19 16:40:10 charlie kernel: ISO9660 Extensions: RRIP_1991A -----Original Message----- From: Michael Merritt <michael@merrittpop.com> To: luna-list@luna.huntsville.al.us <luna-list@luna.huntsville.al.us> Cc: suse-linux-e@suse.com <suse-linux-e@suse.com>; zentara@mindspring.com <zentara@mindspring.com> Date: 29 March 1999 19:50 Subject: [SuSE Linux] Acer 24x CD-ROM under SuSE 6.0/Linux 2.2.4 -- FIXED!
Ok, I patched to 2.2.5, ran setup and took out SCSI emulation and added the CMD640 chipset fix support, added the BSD process accounting support, applied the patch to fix the errors with it, recompiled, ran lilo, rebooted, ran BIOS setup, set the secondary master to none, rebooted, and here's what I got:
PIIX4: IDE controller on PCI bus 00 dev 39 PIIX4: not 100ative mode: will probe irqs later ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:pio, hdb:pio ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:pio hda: QUANTUM FIREBALL SE4.3A, ATA DISK drive hdb: FUJITSU M1636TAU, ATA DISK drive hdc: IRQ probe failed (0) hdc: no response (status = 0xd0), resetting drive hdc: ATAPI CD-ROM DRIVE 24X MAXIMUM, ATAPI CDROM drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 hda: QUANTUM FIREBALL SE4.3A, 4110MB w/80kB Cache, CHS=524/255/63, UDMA hdb: FUJITSU M1636TAU, 1226MB w/128kB Cache, CHS=622/64/63, DMA hdc: ATAPI 20X CD-ROM drive, 120kB Cache
Thanks for the tip on the BIOS setting Craig.
Craig Goodrich wrote:
Michael,
1) What does dmesg look like? Here's the relevant portion from mine (Triton HX, Award): . . . [009] zftape-init.c (zft_init) - installing zftape VFS interface for ftape driver .... PIIX3: IDE controller on PCI bus 00 dev 39 PIIX3: not 100ative mode: will probe irqs later ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:pio, hdb:pio ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:pio hda: QUANTUM FIREBALL EL5.1A, ATA DISK drive hdb: QUANTUM FIREBALL1280A, ATA DISK drive hdc: Maxtor 90648D5, ATA DISK drive hdd: GCD-R580B, ATAPI CDROM drive ide2: ports already in use, skipping probe ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 hda: QUANTUM FIREBALL EL5.1A, 4892MB w/418kB Cache, CHS=623/255/63, (U)DMA hdb: QUANTUM FIREBALL1280A, 1222MB w/83kB Cache, CHS=621/64/63, DMA hdc: Maxtor 90648D5, 6179MB w/256kB Cache, CHS=12555/16/63, (U)DMA hdd: ATAPI 8X CD-ROM drive, 128kB Cache Uniform CDROM driver Revision: 2.53 Floppy drive(s): fd0 is 1.44M FDC 0 is a post-1991 82077 scsi : 0 hosts. scsi : detected total. PPP: version 2.3.3 (demand dialling) . . . 2) Have you double-checked to make sure you have the updated versions of system programs specified in the kernel CHANGES file? It's possible that some changes either in mount or modutils might be causing some confusion somewhere.
- Kernel modutils 2.1.121 ; insmod -V - Util-linux 2.9i ; chsh -v
Michael Merritt wrote:
Here is how the drives are set up:
Primary Master: Quantum 4.3 GB UDMA Primary Slave: Fujitsu 1.2 GB EIDE Secondary Master: Acer 24x ATAPI CD-ROM Secondary Slave: -None-
BIOS recognizes them all fine. I'm not sure I understand how setting the system with NO CD-ROM will help Linux pick it up?
I am sure I _don't_ understand it; all I know is on my machine it does. The BIOS boot messages (HX/Award) read out the primary master, primary slave, and secondary master, then "None", then the "None" is replaced by the CD identification string about a second later. What chipset and BIOS do you have?
BTW, I've ruled out any problem with mount, so it has to be either kernel or hardware related. I tried booting from the CD-ROM drive, and that works fine, so I'm assuming that rules out hardware, leaving a kernel problem. I've checked every option seemingly half a million times in the kernel setup, and compiled about six times now, with no luck...
In addition, mount now results in: mount: the kernel does not recognize /dev/hdc as a block device (maybe `insmod driver'?) That seems to me to indicate that a module for the driver is not
loaded,
but I didn't compile anything in the kernel as a module...
I installed SuSE 6.0 a couple of weeks ago, and have been using the 2.0.36 bundled kernel. I finally got some time this weekend and compiled/installed the 2.2.4 kernel. However, now my CD-ROM
doesn't
work. # mount /mnt/cdrom results in: mount: fs type unknown not supported by kernel
-- Craig Goodrich Rural Village Systems somewhere in the woods near Huntsville, Alabama
Politics for the Thinking Redneck -- <A HREF="http://airnet.net/craig/g4c"><A HREF="http://airnet.net/craig/g4c</A">http://airnet.net/craig/g4c</A</A>> Linux miscellany -- <A HREF="http://airnet.net/craig/linux"><A HREF="http://airnet.net/craig/linux</A">http://airnet.net/craig/linux</A</A>> ---- LUNA-LIST help: luna-list-help@luna.huntsville.al.us To unsubscribe: luna-list-unsubscribe@luna.huntsville.al.us To email the list keeper: tcstevens@luna.huntsville.al.us LUNA-LIST Web Site: <URL:<A HREF="http://luna.huntsville.al.us/lunalist.htm"><A HREF="http://luna.huntsville.al.us/lunalist.htm</A">http://luna.huntsville.al.us/lunalist.htm</A</A>>>
-- Michael Merritt michael@merrittpop.com | <A HREF="http://www.merrittpop.com/"><A HREF="http://www.merrittpop.com/</A">http://www.merrittpop.com/</A</A>> michaelmerritt@email.com | <A HREF="http://www.formax.net/jmm/"><A HREF="http://www.formax.net/jmm/</A">http://www.formax.net/jmm/</A</A>> ICQ: 21021306 -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
-- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
participants (1)
-
richard@mieussy.freeserve.co.uk