DVD Hardware Errors

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Aug 23 06:07:33 UTC 2006


Jason Morgan wrote:
 
> Try mounting the device as SCSI cd device. I have to do the same with
> a Pioneer DVD-ROM (a DVD-118, I believe). You'll need (at least)
> 
> device          scbus
> device          cd

Surely you need 

    device          atapicam

to make that work.  In fact, if the OP is using a GENERIC kernel, then
all they need to do is 'kldload atapicam' and the /dev/cdX devices
should appear automagically.  To make that persistent across reboots,
either modify the kernel config as above and build and install a new
kernel, or add:

    atapicam_load="YES"

to /boot/loader.conf

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060823/6842adac/signature.pgp


More information about the freebsd-questions mailing list