Date: Sun, 07 Oct 2001 15:43:26 +0900 From: "R. Lahaye" <lahaye@users.sourceforge.net> To: FreeBSD <freebsd-questions@freebsd.org> Subject: FreeBSD breaks my CD-Rom drive ?!? Message-ID: <3BBFF98E.BEA79EF2@users.sourceforge.net>
next in thread | raw e-mail | index | archive | help
Hi, I have been running Linux for years on two PC's, but switched recently to FreeBSD 4.4, which I installed over the network/ftp. In both cases the CD-Rom driver became non-operational. The CD-Rom seems to work initially. I can play music CD's, but when I then reboot, the CD never works again. Rebooting with the GENERIC kernel does not help. When putting a music CD in the CD-Rom, the CD-Rom keeps making noise: tag-tag........tag-tag.....tag-tag. Then the system freezes for a little while and the console gets the following message: acd0: failure to send ATAPI packet command acd0: failure to execute ATAPI packet command When I remove the CD from the driver, it's okay again. --------------------- Since this happened on two independent PC's, which were running Linux for years before without a problem, I suspect FreeBSD doing something bad to my CD-ROM drive. ---------------------- What could be wrong? Is it related to BIOS settings? Can my own recompiled kernel break the CD-Rom-drive? I have attached below my "dmesg" output, so you can verify what the system is like. [PLEASE include my own email address into you reply - thanks] Thanks for your help! Rob. Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.4-RELEASE #0: Sun Oct 7 01:25:59 KST 2001 lahaye@mapt11105.postech.ac.kr:/usr/src/sys/compile/MYKERNEL Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 701595393 Hz CPU: Pentium III/Pentium III Xeon/Celeron (701.60-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Features=0x387f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,PN,MMX,FXSR,SSE> real memory = 134152192 (131008K bytes) avail memory = 127496192 (124508K bytes) Preloaded elf kernel "kernel" at 0xc0317000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc031709c. Pentium Pro MTRR support enabled Using $PIR table, 7 entries at 0xc00fdd90 npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 pcib2: <VIA 82C598MVP (Apollo MVP3) PCI-PCI (AGP) bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib2 isab0: <VIA 82C596B PCI-ISA bridge> at device 7.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <VIA 82C596 ATA66 controller> port 0xd000-0xd00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: <VIA 83C572 USB controller> at 7.2 irq 11 pci0: <S3 868 graphics accelerator> at 11.0 irq 10 rl0: <RealTek 8139 10/100BaseTX> port 0xd800-0xd8ff mem 0xdc000000-0xdc0000ff irq 5 at device 15.0 on pci0 rl0: Ethernet address: 00:c0:26:00:81:4e miibus0: <MII bus> on rl0 rlphy0: <RealTek internal media interface> on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pcm0: <ESS Solo-1E> port 0xec00-0xec03,0xe800-0xe803,0xe400-0xe40f,0xe000-0xe00f,0xdc00-0xdc3f irq 11 at device 17.0 on pci0 pcib1: <Host to PCI bridge> on motherboard pci2: <PCI bus> on pcib1 orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ad0: 4892MB <QUANTUM FIREBALL EL5.1A> [10602/15/63] at ata0-master UDMA33 acd0: CDROM <GCD-R580B> at ata1-master using PIO3 Mounting root from ufs:/dev/ad0s1a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BBFF98E.BEA79EF2>