Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Lyckas någon bränna cd-skivor med ATAPI och kernel 2.6.8?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Scandinavian
View previous topic :: View next topic  
Author Message
gb
n00b
n00b


Joined: 13 Aug 2003
Posts: 49

PostPosted: Sun Oct 31, 2004 1:37 pm    Post subject: Lyckas någon bränna cd-skivor med ATAPI och kernel 2.6.8? Reply with quote

Vet någon om det är helt kört att bränna cd-skivor med en ATAPI-brännare med kernel 2.6.8?

Så här ser det ut i loggen när jag letar cd-r enheter med cdrecord:

Code:
root@isildur [/root]
# cdrecord -scanbus dev=ATAPI:
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.8-gentoo-r3
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: Warning: Linux-2.6.8 introduced incompatible interface changes.
cdrecord: Warning: SCSI transport does no longer work for suid root programs.
cdrecord: Warning: if cdrecord fails, try to run it from a root account.
scsidev: 'ATAPI:'
devname: 'ATAPI'
scsibus: -1 target: -1 lun: -1
Warning: Using ATA Packet interface.
Warning: The related Linux kernel interface code seems to be unmaintained.
Warning: There is absolutely NO DMA, operations thus are slow.
Using libscg version 'schily-0.8'.
scsibus0:
   0,0,0     0) 'SONY    ' 'DVD-ROM DDU1621 ' 'S2.7' Removable CD-ROM
   0,1,0     1) 'SONY    ' 'CD-RW  CRX175A1 ' '5YS2' Removable CD-ROM


När jag sedan försöker bränna ändå säger den:

Code:
cdrecord: No such file or directory. Cannot open '/dev/pg1'. 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'.

Child exited unexpectedly.
CD recording process finished.


Måste jag kompilera in SCSI-stöd i kärnan?
_________________
There is only one difference between a madman and me. I'm not mad.
Back to top
View user's profile Send private message
gb
n00b
n00b


Joined: 13 Aug 2003
Posts: 49

PostPosted: Sun Oct 31, 2004 4:54 pm    Post subject: Reply with quote

He he!

Jag hann klura ut det själv, genom följande konfig i GToaster:

Code:
Device file:      /dev/hdc   (min CD-brännare är Secondary Master)
SCSI ID:        ATAPI:0,1,0

[X] This drive is a CD Writer
[X] Use SCSI interface for DAE


Jag trodde jag slagit av SCSI-stöd i kärnan men har visst generellt stöd kvar:

Code:
# grep -i "^[^#]*scsi" /usr/src/linux/.config       
CONFIG_SCSI=y


Är detta nödvändigt?
_________________
There is only one difference between a madman and me. I'm not mad.
Back to top
View user's profile Send private message
klockren
Apprentice
Apprentice


Joined: 21 Apr 2004
Posts: 167
Location: Linköping, Sweden

PostPosted: Sun Oct 31, 2004 5:25 pm    Post subject: Reply with quote

Du måste (av någon anledning jag har glömt bort) vara inloggad som 'root' för att bränna med 2.6.8, vilket löses genom att köra kernel 2.6.7 eller 2.6.9 i stället.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Scandinavian 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