Date: Tue, 24 May 2005 22:04:08 -0500 From: "Conrad J. Sabatier" <conrads@cox.net> To: freebsd-current@freebsd.org Cc: David Gilbert <dgilbert@dclg.ca>, =?ISO-8859-1?Q?S=F8ren?= Schmidt <sos@freebsd.org> Subject: Re: 3 things working in -STABLE and not in -CURRENT Message-ID: <20050524220408.7cdf0ff7@dolphin.local.net> In-Reply-To: <20050524190311.711870aa@dolphin.local.net> References: <17042.43345.594850.534649@canoe.dclg.ca> <20050524002925.2f05fc55@dolphin.local.net> <1FA05BA9-15DF-496B-95AE-664815096717@FreeBSD.org> <20050524190311.711870aa@dolphin.local.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 24 May 2005 19:03:11 -0500, "Conrad J. Sabatier" <conrads@cox.net> wrote: > On Tue, 24 May 2005 07:57:34 +0200, S=F8ren Schmidt <sos@FreeBSD.org> > wrote: >=20 > > On 24/05/2005, at 7:29, Conrad J. Sabatier wrote: > >=20 > > > I've been corresponding with Soren about a very similar problem.=20 > > > My DVD writer on ata1-master is not being recognized. Instead, my > > > CD-RW on ata1-slave is being configured as acd0. I've been doing=20 > > > daily upgrades (amd64), but still to no avail, and Soren seems to > > > be stumped as well. > >=20 > > I don't think this is the same problem, yours seem to be interaction > > between the two drives that somehow makes the probe barf... >=20 > I've tried your suggestion, enabling/disabling each device (in the > BIOS) and rebooting. I even completely disconnected the power to the > box for a minute, just in case something had gotten "stuck" in some > weird state. But no matter what I do, even with the ata1-slave device > marked as "Not installed" in the BIOS, it keeps getting configured as > acd0. >=20 > Most baffling. Both devices used to probe and configure perfectly, > and from what I can gather from booting from a CD-ROM (where both > devices appear as normal), there are no hardware problems *per se* > that I can discern. >=20 > I think for now I may just revert to RELENG_5 and see what happens.=20 > The irony of the situation is that I had only just recently really > started "getting into" using my DVD drive, and it really hurts now to > be without it. :-( Sure enough, with a STABLE build, everything's back to normal: ata0-master: pio=3D0x0c wdma=3D0x22 udma=3D0x45 cable=3D80pin ata0-master: setting PIO4 on nVidia nForce3 chip ata0-master: setting UDMA100 on nVidia nForce3 chip ad0: <ST3200822A/3.01> ATA-6 disk at ata0-master ad0: 190782MB (390721968 sectors), 387621 C, 16 H, 63 S, 512 B ad0: 16 secs/int, 1 depth queue, UDMA100 ata1-slave: pio=3D0x0c wdma=3D0x22 udma=3D0x42 cable=3D40pin ata1-master: pio=3D0x0c wdma=3D0x22 udma=3D0x42 cable=3D40pin ata1-master: setting PIO4 on nVidia nForce3 chip ata1-slave: setting PIO4 on nVidia nForce3 chip acd0: <HP DVD Writer 400/Bh04> CDRW drive at ata1 as master acd0: read 6890KB/s (6890KB/s) write 4134KB/s (4134KB/s), 8192KB buffer, PIO4 acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, packet acd0: Writes: CDR, CDRW, test write, burnproof acd0: Audio: play, 2 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: no/blank disc acd1: <ASUS CD-S480/AH/0.87> CDROM drive at ata1 as slave acd1: read 8250KB/s (8250KB/s), 128KB buffer, PIO4 acd1: Reads: CDR, CDRW, CDDA stream, packet acd1: Writes: acd1: Audio: play, 255 volume levels acd1: Mechanism: ejectable tray, unlocked acd1: Medium: no/blank disc Guess I'll stick with STABLE for the time being. :-) --=20 Conrad J. Sabatier <conrads@cox.net> -- "In Unix veritas"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050524220408.7cdf0ff7>