2010/9/26 Jeremy Chadwick <freebsd@jdc.parodius.com>:
> On Sun, Sep 26, 2010 at 07:12:17PM +0200, David DEMELIER wrote:
>> 2010/9/26 Erik Trulsson <ertr1013@student.uu.se>:
>> > On Sun, Sep 26, 2010 at 11:53:01AM +0200, David DEMELIER wrote:
>> >> 2010/9/26 Andriy Gapon <avg@icyb.net.ua>:
>> >> > on 26/09/2010 12:31 David DEMELIER said the following:
>> >> >> Hi,
>> >> >>
>> >> >> I posted this PR : http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dke=
rn/146464
>> >> >>
>> >> >> I can't burn with the optical drive, I can read it but not burn. W=
hen
>> >> >> I try to use burncd it says
>> >> >>
>> >> >> acd0: FAILURE - MODE_SELECT_BIG timed out
>> >> >>
>> >> >> It's a
>> >> >> Master: acd0 <hp DVDRAM GT20L/DC05> SATA revision 1.x
>> >> >> =C2=A0 =C2=A0 Slave: =C2=A0 =C2=A0 =C2=A0 no device present
>> >> >>
>> >> >> I would love to use ahci instead of ide since it's really faster. =
I
>> >> >> don't know how I can help you more,
>> >> >>
>> >> >> FreeBSD Melon.malikania.fr 8.1-STABLE FreeBSD 8.1-STABLE #3: Sun S=
ep
>> >> >> 26 10:15:10 CEST 2010
>> >> >> root@Melon.malikania.fr:/usr/obj/usr/src/sys/Melon =C2=A0amd64
>> >> >
>> >> > Try using ahci(4) driver.
>> >> >
>> >> > --
>> >> > Andriy Gapon
>> >> >
>> >>
>> >> That's what I'm doing.
>> >
>> > If you were using the ahci(4) driver the optical drive ought to show u=
p
>> > as cd0 rather than acd0.
>> >
>> > Anyway, I think burncd will only work with the old ata(4) driver. =C2=
=A0The
>> > new ahci(4) and ada(4) drivers use the cam(4) system and looks pretty
>> > much like SCSI drives to the rest of the system.
>> >
>> > Try the sysutils/cdrecord port for burning. (Should work with all SCSI
>> > and ATAPI optical drives, regardless of which driver is used.)
>> >
>> >
>> >
>> >
>> > --
>> > <Insert your favourite quote here.>
>> > Erik Trulsson
>> > ertr1013@student.uu.se
>> >
>>
>> No it's still acd0, do I need atapicam as device in my kernel configurat=
ion?
>>
>> Thanks for your answers.
>
> There's a difference between ataahci.ko ("device ataahci") and ahci.ko,
> in case you're confusing to two.
>
> Can you please provide your loader.conf and kernel configuration file?
> Thanks.
>
> --
> | Jeremy Chadwick =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 jdc@parodiu=
s.com |
> | Parodius Networking =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 http://www.parodius.com/ |
> | UNIX Systems Administrator =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0Mountain View, CA, USA |
> | Making life hard for others since 1977. =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0PGP: 4BD6C0CB |
>
>
http://files.malikania.fr/Melon and http://files.malikania.fr/loader.conf
markand@Melon ~ $ sudo camcontrol devlist
<WDC WD3200BEKT-60F3T1 12.01A12> at scbus0 target 0 lun 0 (ada0)
<hp DVDRAM GT20L DC05> at scbus1 target 0 lun 0 (cd0)
markand@Melon ~ $ sudo cdrecord downloads/FreeBSD-8.1-RELEASE-amd64-livefs.=
iso
cdrecord: No write mode specified.
cdrecord: Assuming -sao mode.
cdrecord: If your drive does not accept -sao, try -tao.
cdrecord: Future versions of cdrecord may have different drive
dependent defaults.
Cdrecord-ProDVD-ProBD-Clone 3.00 (amd64-unknown-freebsd8.1) Copyright
(C) 1995-2010 J=C3=B6rg Schilling
cdrecord: Error 0. Cannot open or use SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=3Dhelp'.
markand@Melon ~ $ sudo cdrecord -scanbus
Cdrecord-ProDVD-ProBD-Clone 3.00 (amd64-unknown-freebsd8.1) Copyright
(C) 1995-2010 J=C3=B6rg Schilling
cdrecord: Error 0. Cannot open or use SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=3Dhelp'.
Cheers
--=20
Demelier David
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"