cdrecord has no permission to open the device



  • Hallo!

    Seit dem ich den Kernel 2.6 habe kann ich keine CDs mehr brennen. Ich bekomme von K3b immer die Fehlermedung "cdrecord has no permission to open the device". Ich habs schon oft mit Settings->K3b Setup versucht, aber ohne erfolg. Was kann ich tun?

    Debuglog:

    System
    -----------------------
    K3b Version: 0.11.2
    KDE Version: 3.1.4
    QT Version: 3.2.1

    cdrecord
    -----------------------
    scsidev: '/dev/hdd'
    devname: '/dev/hdd'
    scsibus: -2 target: -2 lun: -2
    Warning: Open by 'devname' is unintentional and not supported.
    /usr/bin/cdrecord: Permission denied. Cannot open '/dev/hdd'. Cannot open SCSI driver.
    /usr/bin/cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
    /usr/bin/cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
    Cdrecord-Clone 2.01a18-dvd (i686-suse-linux) Copyright (C) 1995-2003 Jörg Schilling
    Note: This version is an unofficial (modified) version with DVD support
    Note: and therefore may have bugs that are not present in the original.
    Note: Please send bug reports or support requests to warly@mandrakesoft.com.
    Note: The author of cdrecord is not to be bothered with problems in this version.
    TOC Type: 1 = CD-ROM

    cdrecord comand:
    -----------------------
    /usr/bin/cdrecord -v gracetime=2 dev=/dev/hdd speed=24 -dao driveropts=burnfree -eject -data /media/dvd/_Programme/QNX/qnxnc620.iso

    PS:
    Ich habe SuSE Linux 9 Pro und ich habe die folgenden Permissionms:
    /dev/hdd 666 root.disk
    cdrecord 4711 root.root
    Ich bin als root eigeloggt.



  • Sollte mit dev nicht normalerweise die LUN übergeben werden?
    Bei mir wäre das zB ATAPI:0,0,0...

    edit: Wenn Du einfach mal das machst was Dein cdrecord Dir vorschlägt dann solltest Du das Problem ohnehin beheben können...



  • mittlerweile sollte man ohne das IDE-SCSI Modul arbeiten, weil das wohl nicht mehr gewartet wird.

    Schau dir mal die Ausgabe von

    > cdrecord -scanbus dev=ATAPI
    

    an und nimm das entspr. ATAPI-Device



  • Und wo stell ich das 'dev=ATAPI:0,1,0' bei K3b ein?

    ---

    cdrecord -scanbus dev=ATAPI ergab:

    Cdrecord-Clone 2.01a18-dvd (i686-suse-linux) Copyright (C) 1995-2003 Jörg Schilling
    Note: [...]
    scsidev: 'ATAPI'
    devname: 'ATAPI'
    scsibus: -2 target: -2 lun: -2
    Warning: Using ATA Packet interface.
    Warning: The related libscg interface code is in pre alpha.
    Warning: There may be fatal problems.
    Using libscg version 'schily-0.7'
    scsibus0:
    0,0,0 0) 'MATSHITA' 'DVD-ROM SR-8586 ' '3Z24' Removable CD-ROM
    0,1,0 1) 'HL-DT-ST' 'DVDRAM GSA-4040B' 'A104' Removable CD-ROM
    0,2,0 2) *
    [...]


Anmelden zum Antworten