You are not logged in.
Dont know why but gnomebaker or nerolinux cant find my cd recorder.. even as root (assuming it would be a permission problem).
But the strange thing is that i can use nautilus-cd-burner to burn iso files..
is there a way i can manually add the cd burner into .nerorc?
[root@Estergon ~]# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: ATA Model: Hitachi HTS72108 Rev: MC4O
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi1 Channel: 00 Id: 00 Lun: 00
Vendor: PHILIPS Model: CDRW/DVD SCB5265 Rev: TD17
Type: CD-ROM ANSI SCSI revision: 05
[root@Estergon ~]# [root@Estergon ~]# lsmod | grepsd_mod
bash: grepsd_mod: command not found
[root@Estergon ~]# lsmod | grep cdrom
cdrom 34464 1 sr_mod
[root@Estergon ~]# modinfo sr_mod
filename: /lib/modules/2.6.18-ck/kernel/drivers/scsi/sr_mod.ko
description: SCSI cdrom (sr) driver
license: GPL
alias: block-major-11-*
license: GPL
vermagic: 2.6.18-ck SMP preempt mod_unload 686 REGPARM gcc-4.1
depends: cdrom
parm: xa_test:int
[root@Estergon ~]# The ultimate Archlinux release name: "I am your father"
Offline
alright found the problem.. I had not loaded sg module which is for scsi cdroms.. Thought that was auto modprobed..
works just fine now.
The ultimate Archlinux release name: "I am your father"
Offline