LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-20-2008, 12:25 AM   #1
vortexdevice
LQ Newbie
 
Registered: Dec 2007
Location: Brazil
Distribution: Slackware 13 64-bit
Posts: 25

Rep: Reputation: 15
Question usb dvd writer with slackware


Hello!

I'm having a problem with my external DVD writer. It don't appear in K3B config and I can't mount it.

Sorry, I know there are threads like this in the forum, but none of them solved my problem.

The device is not on my fstab, because I don't know its name under /dev...

dmesg shows the following:

usb 1-2: new high speed USB device using ehci_hcd and address 5
usb 1-2: configuration #1 chosen from 1 choice
scsi2 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 5
usb-storage: waiting for device to settle before scanning
scsi 2:0:0:0: CD-ROM ATAPI DVD A DH18A1P ZB21 PQ: 0 ANSI: 0
scsi 2:0:0:0: Attached scsi generic sg1 type 5
usb-storage: device scan complete

cdrecord --scanbus shows:

Cdrecord-ProDVD-Clone 2.01.01a23 (i686-pc-linux-gnu) Copyright (C) 1995-2006 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.24.3
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.9'.
scsibus0:
0,0,0 0) 'USB-HS ' 'ST3500630A ' '0.01' Disk
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
scsibus2:
2,0,0 200) 'ATAPI ' 'DVD A DH18A1P ' 'ZB21' Removable CD-ROM
2,1,0 201) *
2,2,0 202) *
2,3,0 203) *
2,4,0 204) *
2,5,0 205) *
2,6,0 206) *
2,7,0 207) *
scsibus1001:
1001,0,0 100100) 'TOSHIBA ' 'DVD-ROM SD-R2212' '1N15' Removable CD-ROM
1001,1,0 100101) *
1001,2,0 100102) *
1001,3,0 100103) *
1001,4,0 100104) *
1001,5,0 100105) *
1001,6,0 100106) *
1001,7,0 100107) *

where the section scsibus2 is this drive.

How can I figure its device name???

thx
 
Old 03-20-2008, 07:34 PM   #2
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Which kernel are you using? From the cli do ; 'uname -r'.
 
Old 03-20-2008, 09:04 PM   #3
vortexdevice
LQ Newbie
 
Registered: Dec 2007
Location: Brazil
Distribution: Slackware 13 64-bit
Posts: 25

Original Poster
Rep: Reputation: 15
kernel

Quote:
Originally Posted by onebuck View Post
Hi,

Which kernel are you using? From the cli do ; 'uname -r'.
I'm using 2.6.24.3
 
Old 03-20-2008, 11:28 PM   #4
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Did you check the '/dev/sg1' to see if it is linked to the dvd?
 
Old 03-21-2008, 09:08 AM   #5
vortexdevice
LQ Newbie
 
Registered: Dec 2007
Location: Brazil
Distribution: Slackware 13 64-bit
Posts: 25

Original Poster
Rep: Reputation: 15
sg1 not linked

Quote:
Originally Posted by onebuck View Post
Hi,

Did you check the '/dev/sg1' to see if it is linked to the dvd?
Hello

Well, trying to mount /dev/sg1 (and /dev/sg0) as root it returns a "/dev/sg1 is not a block device"... it looks not to be linked to any device.

the devices /dev/cdr, /dev/cdr0, /dev/cdrom, /dev/cdrom0, /dev/dvd, /dev/dvd0, /dev/cdwriter and /dev/cdwriter0 are all linked to /dev/hdc, that is the internal cdwriter + DVD (it is not a DVD writer) of my laptop. Is that a problem?

Last edited by vortexdevice; 03-21-2008 at 09:09 AM. Reason: forgot a "0"
 
Old 03-21-2008, 09:17 AM   #6
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Is there any more output from dmesg? These devices are usually named /dev/srn, where n is a number.
 
Old 03-21-2008, 09:04 PM   #7
vortexdevice
LQ Newbie
 
Registered: Dec 2007
Location: Brazil
Distribution: Slackware 13 64-bit
Posts: 25

Original Poster
Rep: Reputation: 15
no output

Quote:
Originally Posted by Nylex View Post
Is there any more output from dmesg? These devices are usually named /dev/srn, where n is a number.
No, there isn't any more info... anything that appears when I plug in the dvd writer is on the first post. I know it works fine under linux because it worked with Debian. But when I got back to Slackware, it stopped working.
 
  


Reply

Tags
dvd, usb, writer



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mounting a usb dvd writer gymnart Linux - Hardware 1 01-19-2008 10:38 PM
mounting a usb dvd writer... daveoily DamnSmallLinux 13 01-18-2008 09:42 AM
USB port inspection and external DVD-writer on Slackware 10.2 slacksteep Slackware 2 09-13-2006 06:25 AM
DVD writer support in Slackware vharishankar Slackware 6 04-05-2006 03:29 AM
dvd and dvd writer on Slackware jaakkop Linux - Hardware 5 07-27-2005 09:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration