GNU/Linux Desktop Survival Guide
by Graham Williams |
|||||
Troubleshooting Kyral |
DVD
Disks aren't being auto mounted and writing is failing. GnomeBaker can blank and burn, but Nautilus fails to identify the CD to write to (only gives an option of writing to file). Auto detection might be because hald is not running? A reboot (071106) fixed all these issues! Why was hald not running?
$ sudo wodim -scanbus scsibus1: 1,0,0 100) 'HL-DT-ST' 'DVD+-RW GSA-H73N' 'B103' Removable CD-ROM 1,1,0 101) * 1,2,0 102) * 1,3,0 103) * 1,4,0 104) * 1,5,0 105) * 1,6,0 106) * 1,7,0 107) * |
$ sudo wodim -prcap Device was not specified. Trying to find an appropriate drive... Detected CD-R drive: /dev/cdrw Using /dev/cdrom of unknown capabilities Device type : Removable CD-ROM Version : 5 Response Format: 2 Capabilities : Vendor_info : 'HL-DT-ST' Identification : 'DVD+-RW GSA-H73N' Revision : 'B103' Device seems to be: Generic mmc2 DVD-R/DVD-RW. Drive capabilities, per MMC-3 page 2A: Does read CD-R media Does write CD-R media Does read CD-RW media Does write CD-RW media Does read DVD-ROM media Does read DVD-R media Does write DVD-R media Does not read DVD-RAM media Does not write DVD-RAM media Does support test writing Does read Mode 2 Form 1 blocks Does read Mode 2 Form 2 blocks Does read digital audio blocks Does restart non-streamed digital audio reads accurately Does support Buffer-Underrun-Free recording Does read multi-session CDs Does read fixed-packet CD media using Method 2 Does not read CD bar code Does not read R-W subcode information Does not read raw P-W subcode data from lead in Does return CD media catalog number Does return CD ISRC information Does not support C2 error pointers Does not deliver composite A/V data Does play audio CDs Number of volume control levels: 255 Does support individual volume control setting for each channel Does support independent mute setting for each channel Does not support digital output on port 1 Does not support digital output on port 2 Loading mechanism type: tray Does support ejection of CD via START/STOP command Does not lock media on power up via prevent jumper Does allow media to be locked in the drive via PREVENT/ALLOW command Is not currently in a media-locked state Does not support changing side of disk Does not have load-empty-slot-in-changer feature Does not support Individual Disk Present feature Maximum read speed: 8468 kB/s (CD 48x, DVD 6x) Current read speed: 8468 kB/s (CD 48x, DVD 6x) Maximum write speed: 8468 kB/s (CD 48x, DVD 6x) Current write speed: 8468 kB/s (CD 48x, DVD 6x) Rotational control selected: CLV/PCAV Buffer size in KB: 2048 Copy management revision supported: 1 Number of supported write speeds: 4 Write speed # 0: 8468 kB/s CLV/PCAV (CD 48x, DVD 6x) Write speed # 1: 7056 kB/s CLV/PCAV (CD 40x, DVD 5x) Write speed # 2: 4234 kB/s CLV/PCAV (CD 24x, DVD 3x) Write speed # 3: 2822 kB/s CLV/PCAV (CD 16x, DVD 2x) |
XWindows
After a restart of X11 the mouse stopped appearing. With the nvidia server (rather than nv) the problem was also evident. A reboot seemed to fix the problem.