Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 |
# This file was automatically generated by the /lib64/udev/write_cd_rules # program, probably run by the cd-aliases-generator.rules rules file. # # You can modify it, as long as you keep each rule on a single line # and set the $GENERATED variable. # XJ-HD165H (pci-0000:00:06.0-scsi-1:0:0:0) ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:0:0", SYMLINK+="cdrom", ENV{GENERATED}="1" ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:0:0", SYMLINK+="dvd", ENV{GENERATED}="1" # DVD+RW_ND-1100A (pci-0000:00:06.0-scsi-1:0:1:0) ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:1:0", SYMLINK+="cdrom1", ENV{GENERATED}="1" ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:1:0", SYMLINK+="cdrw1", ENV{GENERATED}="1" ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:1:0", SYMLINK+="dvd1", ENV{GENERATED}="1" |
Quellcode |
|
1 2 3 4 5 6 7 8 9 |
lrwxrwxrwx 1 root root 3 Nov 15 16:29 cdrom -> sr0 lrwxrwxrwx 1 root root 3 Nov 15 16:29 cdrom1 -> sr1 lrwxrwxrwx 1 root root 3 Nov 15 16:29 cdrw1 -> sr1 lrwxrwxrwx 1 root root 3 Nov 15 16:29 dvd -> sr0 lrwxrwxrwx 1 root root 3 Nov 15 16:29 dvd1 -> sr1 crw-rw---- 1 root cdrom 21, 2 Nov 15 16:29 sg2 crw-rw---- 1 root cdrom 21, 3 Nov 15 16:29 sg3 brw-rw---- 1 root cdrom 11, 0 Nov 15 16:29 sr0 brw-rw---- 1 root cdrom 11, 1 Nov 15 16:29 sr1 |
Quellcode |
|
1 2 |
/dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0 /dev/cdrw1 /media/cdrw1 auto ro,noauto,user,exec 0 0 |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 |
# This file was automatically generated by the /lib64/udev/write_cd_rules # program, probably run by the cd-aliases-generator.rules rules file. # # You can modify it, as long as you keep each rule on a single line # and set the $GENERATED variable. # XJ-HD165H (pci-0000:00:06.0-scsi-1:0:0:0) ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:0:0", SYMLINK+="cdrom1", ENV{GENERATED}="1" ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:0:0", SYMLINK+="dvd1", ENV{GENERATED}="1" # DVD+RW_ND-1100A (pci-0000:00:06.0-scsi-1:0:1:0) ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:1:0", SYMLINK+="cdrom", ENV{GENERATED}="1" ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:1:0", SYMLINK+="cdrw", ENV{GENERATED}="1" ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:1:0", SYMLINK+="dvd", ENV{GENERATED}="1" |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 |
# This file was automatically generated by the /lib64/udev/write_cd_rules # program, probably run by the cd-aliases-generator.rules rules file. # # You can modify it, as long as you keep each rule on a single line # and set the $GENERATED variable. # XJ-HD165H (pci-0000:00:06.0-scsi-1:0:0:0) ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:0:0", SYMLINK+="cdrom1", ENV{GENERATED}="1" ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:0:0", SYMLINK+="dvd1", ENV{GENERATED}="1" # DVD+RW_ND-1100A (pci-0000:00:06.0-scsi-1:0:1:0) ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:1:0", SYMLINK+="cdrom", ENV{GENERATED}="1" ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:1:0", SYMLINK+="cdrw", ENV{GENERATED}="1" ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:06.0-scsi-1:0:1:0", SYMLINK+="dvd", ENV{GENERATED}="1" |
Doch, ein neustart ist hier erforderlich, es müssen ja die Devices und Links neu gesetzt werden...!Bringt leider nichts. Hab die Datei wie beschrieben geändert. Den PC muss ich dafür ja nicht neustarten?!?
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
Cdrecord-ProDVD-ProBD-Clone 2.01.01a57 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2009 Jörg Schilling Linux sg driver version: 3.5.34 Using libscg version 'schily-0.9'. scsibus0: 0,0,0 0) 'ATA ' 'SAMSUNG SP1614N ' 'TM10' Disk 0,1,0 1) 'ATA ' 'Maxtor 6Y120L0 ' 'YAR4' Disk 0,2,0 2) * 0,3,0 3) * 0,4,0 4) * 0,5,0 5) * 0,6,0 6) * 0,7,0 7) * scsibus1: 1,0,0 100) 'JLMS ' 'XJ-HD165H ' 'CH11' Removable CD-ROM 1,1,0 101) '_NEC ' 'DVD+RW ND-1100A ' '1.A0' Removable CD-ROM 1,2,0 102) * 1,3,0 103) * 1,4,0 104) * 1,5,0 105) * 1,6,0 106) * 1,7,0 107) * |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »_Dirk_« (16.11.2009, 22:46)
Nein, an der Version sollte es eigentlich nicht liegen, hier läuft sie auf drei Rechnern problemlos.Kann das vielleicht an der k3b-Version liegen? (app-cdr/k3b-1.68.0_alpha3) Ich weiß, dass vor Monaten k3b funktionierte.
Quellcode |
|
1 |
$ kdesu k3b |
Quellcode |
|
1 2 3 4 |
* app-cdr/cdrtools Available versions: 2.01.01_alpha57-r1 ~2.01.01_alpha66 ~2.01.01_alpha67 ~2.01.01_alpha67-r1 {acl unicode} Homepage: http://cdrecord.berlios.de/ Description: A set of tools for CD/DVD reading and recording, including cdrecord |
Quellcode |
|
1 2 3 4 5 |
[I] app-cdr/cdrkit Available versions: 1.1.9-r1 {hfs kernel_linux unicode} Installed versions: 1.1.9-r1(09:37:39 06.07.2009)(kernel_linux unicode -hfs) Homepage: http://cdrkit.org Description: A set of tools for CD/DVD reading and recording, including cdrecord |
Quellcode |
|
1 2 3 4 5 |
[I] virtual/cdrtools Available versions: 0 Installed versions: 0(13:59:07 30.05.2009) Homepage: http://www.gentoo.org Description: Virtual for command-line recorders cdrtools and cdrkit |