Selon Joerg Schilling <[email protected]>: > [email protected] wrote: > > > > > For some unknown reason, my DVD r/w device is not detected as such by udev: > > I can mount /dev/hda and read a data CD, but /dev/cdrom is not created at > boot > > time and k3b returns > > " No optical drive found. > > K3b did not find any optical device in your system. > > Solution : Make sure HAL daemon is running, it is used by K3b for finding > > devices." > > If you call cdrecord (release 3.00): > > cdrecord -scanbus > > or > cdrecord -checkdrive > > and it finds a drive, then there is a bug in k3b. >
al...@isba ~ $ cdrecord --checkdrive Cdrecord-ProDVD-ProBD-Clone 3.00 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2010 Jörg Schilling Linux sg driver version: 3.5.27 Using libscg version 'schily-0.9'. No target specified, trying to find one... Using dev=1000,0,0. Device type : Removable CD-ROM Version : 0 Response Format: 2 Capabilities : Vendor_info : 'TSSTcorp' Identifikation : 'CD/DVDW SH-W162C' Revision : 'TS10' Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM. Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr). Driver flags : MMC-3 SWABAUDIO BURNFREE Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R cdrecord: Warning: Cannot read drive buffer. cdrecord: Warning: The DMA speed test has been skipped. al...@isba ~ $ dmesg | grep hda hda: TSSTcorpCD/DVDW SH-W162C, ATAPI CD/DVD-ROM drive hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4 hda: UDMA/33 mode selected ide-cd: hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache -- ~adj~

