Prev: FreeBSD Port: bash-static-4.0.35
Next: emulators/zsnes segfaults in 32-bit jail on FreeBSD/amd64 8.0
From: Naram Qashat on 25 Apr 2010 11:44 When I try to launch K3B on my FreeBSD/amd64 8.0 machine, it says it can not find a DVD writer. I get the following in a console: [04/25/2010 11:36:12 kirby ~]> kdecore (KAction): WARNING: KActionCollection::KActionCollection( QObject *parent, const char *name, KInstance *instance ) k3b: (K3bCdrecordProgram) could not start /opt/schily/bin k3b: (K3bMkisofsProgram) could not start /opt/schily/bin k3b: (K3bExternalBinManager) Cdrecord 2.1 features: gracetime, overburn, cdtext, clone, tao, cuefile, xamix, plain-atapi, hacked-atapi, audio-stdin, burnfree k3b: (K3bExternalBinManager) 2 1 -1 seems to be cdrecord version >= 1.11a02, using burnfree instead of burnproof k3b: (K3bExternalBinManager) seems to be cdrecord version >= 1.11a31, support for Just Link via burnfree driveroption (BSDDeviceScan) number of matches 27 (BSDDeviceScan) periph: pass0 (BSDDeviceScan) periph: ada0 (BSDDeviceScan) periph: pass1 (BSDDeviceScan) periph: ada1 (BSDDeviceScan) periph: cd0 (BSDDeviceScan) periph: sg0 (BSDDeviceScan) periph: pass2 (BSDDeviceScan) add device /dev/cd0:6:0:0 (/dev/pass2) (K3bDevice::Device) /dev/cd0: init() (K3bDevice::openDevice) open device /dev/pass2 succeeded. (K3bDevice::openDevice) open device /dev/pass2 succeeded. (K3bDevice::ScsiCommand) transport command 12, length: 6 (K3bDevice::ScsiCommand) transport failed (4): 0 (K3bDevice::ScsiCommand) failed: command: INQUIRY (12) errorcode: 0 sense key: NO SENSE (2) asc: 0 ascq: 0 k3b: ERROR: (K3bDevice::Device) Unable to do inquiry. Could not initialize device /dev/cd0 k3b: [void K3bMediaCache::clearDeviceList()] k3b: (K3bCdrecordProgram) could not start /opt/schily/bin k3b: (K3bMkisofsProgram) could not start /opt/schily/bin k3b: (K3bExternalBinManager) Cdrecord 2.1 features: gracetime, overburn, cdtext, clone, tao, cuefile, xamix, plain-atapi, hacked-atapi, audio-stdin, burnfree k3b: (K3bExternalBinManager) 2 1 -1 seems to be cdrecord version >= 1.11a02, using burnfree instead of burnproof k3b: (K3bExternalBinManager) seems to be cdrecord version >= 1.11a31, support for Just Link via burnfree driveroption Devices: ------------------------------ kdecore (KAction): WARNING: KActionCollection::operator+=(): function is severely deprecated. k3b: (K3bFileTreeView::addCdDeviceBranches) k3b: (K3bFileTreeView::addCdDeviceBranches) done k3b: (K3bFileTreeView::addCdDeviceBranches) k3b: (K3bFileTreeView::addCdDeviceBranches) done k3b: (K3bCore) System problems: k3b: NON_CRITICAL k3b: PROBLEM: No CD/DVD writer found. k3b: DETAILS: K3b did not find an optical writing device in your system. Thus, you will not be able to burn CDs or DVDs. However, you can still use other K3b features like audio track extraction or audio transcoding or ISO9660 image creation. k3b: SOLUTION: k3b: I also start getting the following in my root console, looking like a kernel message: ahcich5: Timeout on slot <num> Where the <num> started was at 15 but then also jumped up to 16. This only started to come up after I tried to start K3B, and hasn't stopped until I reboot. I also noticed that the first time I tried to load K3B, it seemed like it locked up and I had to kill it and try starting it again. I am also attaching my kernel config. I hope this is just a misconfigured kernel, but I am at a loss here. Thanks, Naram Qashat |