Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CD brennen mit IDE-SCSI Emulation
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
McPringle
Apprentice
Apprentice


Joined: 19 Feb 2003
Posts: 164
Location: Aarau (Switzerland)

PostPosted: Fri Mar 14, 2003 12:30 pm    Post subject: CD brennen mit IDE-SCSI Emulation Reply with quote

Hallo,

es gelingt mir nicht, mit Gentoo eine CD zu brennen. Mein Brenner (IDE) wird nicht gelistet. Da er unter SuSE, Mandrake und Debian lief, tippe ich auf einen Konfigurationsfehler.

Im Kernel sind fest einkompiliert:

    Include IDE/ATAPI CDROM support
    SCSI emulation support
    SCSI support
    SCSI disk support
    SCSI CD-ROM support
    SCSI generic support
    Probe all LUNs on each SCSI device
    Verbose SCSI error reporting (kernel size +=12K)


Ich boote Linux mit dem kernel-Parameter:

Code:
hdc=ide-scsi


Leider findet cdrecord keinen Brenner:

Code:

bigdaddy root # cdrecord --scanbus
Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.


Warum habe ich im devfs keine SCSI-Geräte?

Help, please...
McPringle
Back to top
View user's profile Send private message
ajordan
Guru
Guru


Joined: 10 Sep 2002
Posts: 320
Location: Hannover / Germany

PostPosted: Fri Mar 14, 2003 12:36 pm    Post subject: Reply with quote

Include IDE/ATAPI CDROM support solltest du als Modul kompilieren.

Alex
_________________
http://spitfire.homelinux.net/
http://spitfire.spittix.de/

GNU/LinuX mobile Dokumentation
Back to top
View user's profile Send private message
Master2oo3
n00b
n00b


Joined: 01 Feb 2003
Posts: 15
Location: DE

PostPosted: Fri Mar 14, 2003 2:33 pm    Post subject: Reply with quote

Hi,

Also ich habe das nicht als Modul kompiliert und es funktioniert.
Ich hatte nur mal große Schwierigkeiten mit den Gentoo-Sources ( 2.4.20r1 )
Da ging die SCSI-Emu überhaupt nicht. Als ich dann wieder die Vanilla-Sources ( 2.4.20 ) genommen habe, ging alles wieder wunderbar.

Gruß
Marcel[/quote]
_________________
Gentoo 1.4_rc3 | Kernel 2.4.20
KDE 3.1.1
Asus A7V266-E, XP 1800+, 768MB DDR, G4 Ti4200, 80GB Samsung HDD
Back to top
View user's profile Send private message
joergh
n00b
n00b


Joined: 23 Jan 2003
Posts: 5
Location: Stuttgart, Germany

PostPosted: Fri Mar 14, 2003 5:07 pm    Post subject: Reply with quote

Benutzt Du devfs? Sicher ja, oder?

Dann könnte es auch sein, daß in der /etc/devfs.conf für das entsprechnende Device die Berechtigungen nicht richtig gesetzt sind. So sieht's beispielsweise bei mir aus.

Code:
# Give the cdrw group write permissions to /dev/sg0
# This is done to have non root user use the burner (scan the scsi bus)
REGISTER        ^sg0$       PERMISSIONS root.cdrw 660
REGISTER        ^sg1$       PERMISSIONS root.cdrw 660


War bei mir zumindest immer das Problem.

Gruß
Jörg
Back to top
View user's profile Send private message
Niko_K
Guru
Guru


Joined: 19 Sep 2002
Posts: 484
Location: Rietz/Tirol

PostPosted: Fri Mar 14, 2003 6:59 pm    Post subject: Kenel Reply with quote

Hi,

gerade in letzter Zeit bin ich mir ziemlich sicher, dass es an deinem Kernel liegen dürfte. Wenn ich mal raten soll, dann benutzt du die gentoo-sources-2.4.20-r1, oder??
Wenn dem so ist, dann hilft es dir mit großer Wahrscheinlichkeit einen anderen Kernel zu installieren, ...

Niko
_________________
Meine Homepage
Back to top
View user's profile Send private message
wudmx
Guru
Guru


Joined: 07 Aug 2002
Posts: 527

PostPosted: Fri Mar 14, 2003 11:13 pm    Post subject: Reply with quote

ich hab erst vorgestern gentoo 1.4_rc3 installiert, und hab meinen atapi brenner zum laufen gebracht. er haengt an /dev/hdc

folgendes hab ich im kernel als modul kompiliert:
Include IDE/ATAPI CDROM support
SCSI emulation support
SCSI support
SCSI CD-ROM support
SCSI generic support

ich hab kernel 2.4.20-r1, ich denke also, dass es nicht am bisherigen aktuellsten kernel liegt!

danach hab ich noch in /boot/grub/grub.conf (vorher mount /boot) die kernel zeile angepasst, indem ich hdc=ide-scsi drangehaengt habe!
in der /etc/modules.autoload noch ein ide-scsi reinschreiben, fertig! neustart,
cdrecord --scanbus findet meinen brenner! hoff es klappt auch bei dir!
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