View previous topic :: View next topic |
Author |
Message |
tonmeister440 n00b
Joined: 08 Apr 2004 Posts: 57
|
Posted: Fri Feb 24, 2006 12:55 pm Post subject: ich kann nicht mehr brennen |
|
|
hi,
ich weiss nicht seit wann genau, aber ich kann nicht mehr brennen. vor geraumer zeit hat es noch geklappt.
cdrecord -scanbus gibt mir keinen brenner aus. chmod 4755 ist natürlich gemacht
ausgabe von cdrecord -scanbus aufgerufen als root:
Quote: | Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.11.5
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
|
k3b findet ebenfalls keinen brenner mehr, als root wird der brenner wenigstens noch als lesegerät angegeben, als user sind beide felder leer.
beim starten kommt folgende fehlermeldung mehrmals (root)
Quote: | k3b: ERROR: (K3bDevice::Device) Unable to do inquiry. |
in /dev gibt es auch kein verzeichnis cdroms mehr, der brenner ist lediglich als /dev/hdc dort vorhanden.
laut dmesg wird der brenner korrekt erkannt:
Quote: | hdc: TEAC CD-U552E, ATAPI CD/DVD-ROM drive
hdc: ATAPI 52X CD-ROM CD-R drive, 2048kB Cache, UDMA(33)
|
irgendwie hab ich das gefühl, das es mit udev zusammen hängt.
kann mir da jemand helfen, bitte, ich verzweifel langsam. hab diverse forenbeiträge zu diesem thema schon abgearbeitet ohne grösseren erfolg, langsam habe ich die vermutung , das ich mir die udev-rules verhunzt hab
vielen dank schonmal im voraus
gruss tonmeister440
p.s. meine udev-rules:
10-udev.rules:
Quote: | BUS="ide", KERNEL="hdc", NAME="%k", SYMLINK="cdrom cdroms/cdrom%n" |
50-udev.rules:
Quote: | BUS=="ide", KERNEL=="hd[a-z]", ACTION=="add", IMPORT="/sbin/cdrom_id --expor
BUS=="scsi", KERNEL="sr[0-9]*", ACTION=="add", IMPORT="/sbin/cdrom_id --expor
BUS=="scsi", KERNEL="scd[a-z]", ACTION=="add", IMPORT="/sbin/cdrom_id --expor
BUS=="scsi", KERNEL="sg[0-9]*", ACTION=="add", DRIVER=="sr", GROUP="cdrom"
ENV{ID_CDROM}=="?*", SYMLINK+="cdrom%e", GROUP="cdrom"
ENV{ID_CDROM_CD_RW}=="?*", SYMLINK+="cdrw%e", GROUP="cdrom"
ENV{ID_CDROM_DVD}=="?*", SYMLINK+="dvd%e"
ENV{ID_CDROM_DVD_R}=="?*", SYMLINK+="dvdrw%e"
# erstellt symlinks zu cdroms
KERNEL=="hd[a-z]", PROGRAM="/etc/udev/scripts/cdsymlinks.sh %k", SYMLINK="%c{1} |
das ist nur der abschnitt für die cdrom symlinks, der rest ist ja nicht interessant oder? |
|
Back to top |
|
|
schachti Advocate
Joined: 28 Jul 2003 Posts: 3765 Location: Gifhorn, Germany
|
Posted: Fri Feb 24, 2006 3:20 pm Post subject: Re: ich kann nicht mehr brennen |
|
|
tonmeister440 wrote: |
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.11.5
|
Das ist ja schon ein Uralt-Kernel - ich kann mich dran erinnern, daß es mit einigen Kerneln der 2.6'er Reihe vor einiger Zeit mal Probleme beim Brennen gab.
Probier es doch mal mit einem aktuellen Kernel (2.6.15). _________________ Never argue with an idiot. He brings you down to his level, then beats you with experience.
How-To: Daten verschlüsselt auf DVD speichern. |
|
Back to top |
|
|
tonmeister440 n00b
Joined: 08 Apr 2004 Posts: 57
|
Posted: Sat Feb 25, 2006 4:59 pm Post subject: |
|
|
hi,
bekomme die gleiche meldung auch mit dem aktuelleren kernel.
Quote: | e=mc² cdrecord -scanbus
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.15.1
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
|
wie du siehst bekomme ioch auch beim aktuellen kernel die warnung
gruss tonmeister440 |
|
Back to top |
|
|
Finswimmer Bodhisattva
Joined: 02 Sep 2004 Posts: 5467 Location: Langen (Hessen), Germany
|
Posted: Sat Feb 25, 2006 5:11 pm Post subject: |
|
|
Liegt evtl daran, dass nicht mehr über die SCSI Treiber gebrannt wird?
Ich bekomm die gleiche Meldung.
Wenn du einen normalen IDE Brenner hast, würde ich mal im Kernel schauen, ob du da was vergesssen hast.
Ansonsten in K3B schauen, ob du in der richtigen Gruppe bist (k3bconfig)
Tobi |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|