Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kann keine cd's brennen =>solved<=
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
linuxexplorer
n00b
n00b


Joined: 01 Jun 2007
Posts: 22

PostPosted: Wed Aug 01, 2007 8:58 am    Post subject: kann keine cd's brennen =>solved<= Reply with quote

Hallo!

Ich kann keine Cd's brennen, weder aus der Kommandozeile noch mit k3b.

Code:
zep@zeptop ~ $ wodim -scanbus
wodim: No such file or directory.
Cannot open SCSI driver!
For possible targets try 'wodim --devices' or 'wodim -scanbus'.
For possible transport specifiers try 'wodim dev=help'.
For IDE/ATAPI devices configuration, see the file README.ATAPI.setup from
the wodim documentation.
zep@zeptop ~ $     


Unter k3b wird der Brenner erkannt, jedoch stürtzt k3b beim Brennen ab...

Code:
zep@zeptop ~ $ uname -a
Linux zeptop 2.6.20-suspend2-r6 #1 SMP Sun Jul 8 18:28:59 CEST 2007 i686 Genuine Intel(R) CPU T2400 @ 1.83GHz GenuineIntel GNU/Linux
zep@zeptop ~ $ 


Inspiron 6400, Brenner:

Code:
sd 0:0:0:0: Attached scsi generic sg0 type 0
Device driver target1:0:0 lacks bus and class support for being resumed.
scsi 1:0:0:0: CD-ROM            PHILIPS  DVD+-RW SDVD8820 AD15 PQ: 0 ANSI: 5
sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
sr 1:0:0:0: Attached scsi generic sg1 type 5


Tipps?

Merci.


Last edited by linuxexplorer on Thu Aug 02, 2007 7:26 am; edited 1 time in total
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Wed Aug 01, 2007 9:09 am    Post subject: Reply with quote

Probiers mal mit cdrecord, ich meine, dass da eine detailliertere Fehlermeldung auftaucht:

Code:
cdrecord -v speed=2 dev=2,0 cdimage.raw


Das device musst du evtl noch anpassen.

Tobi
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
bbgermany
Veteran
Veteran


Joined: 21 Feb 2005
Posts: 1844
Location: Oranienburg/Germany

PostPosted: Wed Aug 01, 2007 10:49 am    Post subject: Re: kann keine cd's brennen Reply with quote

Hi,

linuxexplorer wrote:
...
Code:
sd 0:0:0:0: Attached scsi generic sg0 type 0
Device driver target1:0:0 lacks bus and class support for being resumed.
scsi 1:0:0:0: CD-ROM            PHILIPS  DVD+-RW SDVD8820 AD15 PQ: 0 ANSI: 5
sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
sr 1:0:0:0: Attached scsi generic sg1 type 5


Tipps?

Merci.


das sieht doch stark nach SCSI Emulation aus. Hast du schonmal versucht, diese im Kernel zu deaktivieren.

MfG. Stefan
_________________
Desktop: Ryzen 5 5600G, 32GB, 2TB, RX7600
Notebook: Dell XPS 13 9370, 16GB, 1TB
Server #1: Ryzen 5 Pro 4650G, 64GB, 16.5TB
Server #2: Ryzen 4800H, 32GB, 22TB
Back to top
View user's profile Send private message
linuxexplorer
n00b
n00b


Joined: 01 Jun 2007
Posts: 22

PostPosted: Thu Aug 02, 2007 6:51 am    Post subject: Reply with quote

Hi,

wodim fällt in eine Endlosschleife mit folgender Meldung:

Code:
Unable to open this SCSI ID. Trying to map to old ATA syntax.This workaround will disappear in the near future.


Jetzt weiss ich auch warum k3b gefreezed ist... :evil:

Ich habe eine sata Festplatte, dann ist das cdrom auch sata, oder?
Soweit ich weiss, habe ich keine SCSI Emulation aktiviert..

Code:
zep@zeptop /usr/src/linux $ cat .config | grep ATA | grep -v ^#
CONFIG_ATA=y
CONFIG_SATA_AHCI=y
CONFIG_ATA_PIIX=y
zep@zeptop /usr/src/linux $

Code:

zep@zeptop /usr/src/linux $ cat .config | grep SCSI | grep -v ^#
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y


MFG: Linuxexplorer
Back to top
View user's profile Send private message
linuxexplorer
n00b
n00b


Joined: 01 Jun 2007
Posts: 22

PostPosted: Thu Aug 02, 2007 7:25 am    Post subject: Reply with quote

so, habe das Problem gelöst..

wodim mag die alte Version für z.B. dev=1,0 ... nicht mehr.. sondern dev=/dev/cdrom..
Das Selbe in k3b.. Dort muss man unter k3b Einrichten -> Programme -> Benutzerdefinierte Parameter bei cdrecord dev=/dev/cdrom eintragen, wobei /dev/cdrom der Brenner sein sollte. Klappt nun prima!

MFG: Linuxexplorer
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
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