LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-07-2003, 01:45 PM   #1
BmxFace
Member
 
Registered: Jun 2003
Location: Minnesota
Distribution: Arch Linux :D
Posts: 105

Rep: Reputation: 15
Getting k3b to detect my drives in Slackware?


i cant get them to detect. i tryed both setup and configure or whatever and i cant get them to work...
 
Old 07-07-2003, 02:36 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Are you using ide-scsi?
What does cdrecord -scanbus say?

Cheers,
Tink
 
Old 07-08-2003, 07:51 PM   #3
BmxFace
Member
 
Registered: Jun 2003
Location: Minnesota
Distribution: Arch Linux :D
Posts: 105

Original Poster
Rep: Reputation: 15
really im still not sure the diff between scsi and ide. dnot know what i have. and how do i check the cdrecord -scanbus ?
 
Old 07-08-2003, 09:00 PM   #4
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Code:
su -
lsmod
cdrecord -scanbus
dmesg
Paste output here ;)

Cheers,
Tink
 
Old 07-09-2003, 05:07 AM   #5
BmxFace
Member
 
Registered: Jun 2003
Location: Minnesota
Distribution: Arch Linux :D
Posts: 105

Original Poster
Rep: Reputation: 15
root@slackware:~# lsmod
Module Size Used by Not tainted
keybdev 1952 0 (unused)
mousedev 4212 1
hid 18596 0 (unused)
usbmouse 2008 0 (unused)
input 3200 0 [keybdev mousedev hid usbmouse]
uhci 24560 0 (unused)
usbcore 58144 1 [hid usbmouse uhci]
emu10k1 61288 1
ac97_codec 9512 0 [emu10k1]
soundcore 3332 4 [emu10k1]
emu10k1-gp 1352 0 (unused)
gameport 1452 0 [emu10k1-gp]
pcmcia_core 38112 0
ide-scsi 8048 0
8139too 15272 1
mii 2240 0 [8139too]
root@slackware:~# 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 dr
iver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
root@slackware:~# dmesg
 
Old 07-09-2003, 07:07 PM   #6
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
ide-scsi module loaded, that's good :}
Now:
less /proc/scsi/scsi

Cheers,
Tink
 
Old 07-11-2003, 12:20 AM   #7
BmxFace
Member
 
Registered: Jun 2003
Location: Minnesota
Distribution: Arch Linux :D
Posts: 105

Original Poster
Rep: Reputation: 15
less /proc/scsi/scsi

where do i do that? in the terminal? or somewhere in k3b?
 
Old 07-11-2003, 12:37 AM   #8
BmxFace
Member
 
Registered: Jun 2003
Location: Minnesota
Distribution: Arch Linux :D
Posts: 105

Original Poster
Rep: Reputation: 15
Attached devices: none
/proc/scsi/scsi lines 1-1/1 (END)

ok i took a shot and did it in term. and appears thats where i needed to do it and thats what i got
 
Old 07-12-2003, 12:15 AM   #9
BmxFace
Member
 
Registered: Jun 2003
Location: Minnesota
Distribution: Arch Linux :D
Posts: 105

Original Poster
Rep: Reputation: 15
blah anyone know where i go from here? i really need to backup some important files.
 
Old 07-12-2003, 01:50 AM   #10
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Well. for some reason your CD-RW doesn't
seem to be spotted by the ide-scsi driver,
even though it's being loaded.

Go to /proc/ide, and check your detected
devices ...

Do an dmesg | grep -i cd
and check whether any lines corresponding
to your burner pop up.

Cheers,
Tink
 
Old 07-12-2003, 03:20 AM   #11
Zoombie
Member
 
Registered: Jul 2003
Distribution: Debian Testing
Posts: 180

Rep: Reputation: 30
ide-scsi is loaded, but you may not have selected any drives to be emulated as scsi. The easiest way I know of to do this is to give a kernel parameter like this:
Code:
hdc=ide-scsi
You can pass this at startup by adding an append option under your Linux partition config in LILO (if you're using LILO).
 
Old 07-12-2003, 06:22 AM   #12
BmxFace
Member
 
Registered: Jun 2003
Location: Minnesota
Distribution: Arch Linux :D
Posts: 105

Original Poster
Rep: Reputation: 15
troy@slackware:~$ cd /proc/ide
troy@slackware:/proc/ide$ ls
cmd64x drivers hda@ hdb@ hde@ hdf@ ide0/ ide2/ piix

thats what i get in /proc/ide

troy@slackware:/proc/ide$ dmesg | grep -i cd
hda: SAMSUNG CD-ROM SC-148, ATAPI CD/DVD-ROM drive
hdb: CR-48X5TE, ATAPI CD/DVD-ROM drive
hda: ATAPI 48X CD-ROM drive, 128kB Cache, DMA
Uniform CD-ROM driver Revision: 3.12
hdb: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
cdrom: open failed.
cdrom: open failed.

i did all this after doing hdc=ide-scsi if that matters
 
Old 07-12-2003, 06:43 AM   #13
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
On your system, it'd be:
hdb=ide-scsi

And can you post up your lilo.conf so we can see if you added it correctly? Basically, for global use of that (probably what you want) you'd add it above any kernel specific entries:
append ="hdb=ide-scsi"

Cool
 
Old 07-12-2003, 06:45 AM   #14
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Quote:
Originally posted by BmxFace
troy@slackware:~$ cd /proc/ide
troy@slackware:/proc/ide$ ls
cmd64x drivers hda@ hdb@ hde@ hdf@ ide0/ ide2/ piix

thats what i get in /proc/ide

troy@slackware:/proc/ide$ dmesg | grep -i cd
hda: SAMSUNG CD-ROM SC-148, ATAPI CD/DVD-ROM drive
hdb: CR-48X5TE, ATAPI CD/DVD-ROM drive
hda: ATAPI 48X CD-ROM drive, 128kB Cache, DMA
Uniform CD-ROM driver Revision: 3.12
hdb: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
cdrom: open failed.
cdrom: open failed.

i did all this after doing hdc=ide-scsi if that matters
OT:
Why are your cdrom devices on the first (primary) chain of the IDE channels? Normally, HD's are on Primary and CD's are on Secondary. You can do whatever you'd like, I'm just curious Sometimes RAID and similar setups have people do this, so again, I'm just wondering.

Cool
 
Old 07-13-2003, 07:33 AM   #15
BmxFace
Member
 
Registered: Jun 2003
Location: Minnesota
Distribution: Arch Linux :D
Posts: 105

Original Poster
Rep: Reputation: 15
how do i post my lilo.conf. im almost sure that would be the problem. i was new to installing bootloader manualy. i used mandrake 9.1 before this. it did it for me. and my cd rom/cdburners are on the primary channel. because i have a beautiful Drive controller. Mobo is to old to recognize my 40gb and 80 gb HDDs
 
  


Reply



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
K3b can't detect usb burner herve2001 Slackware 3 11-11-2005 08:36 PM
k3b doens't detect dvdrecorder AndyJonny Linux - Hardware 1 04-24-2005 06:37 PM
cdrdao and k3b detect cd burner, cdrecord doesn't tsphan Linux - Hardware 2 01-31-2005 09:29 PM
Help, I can't detect all my SATA drives ofdofd Linux - Hardware 0 10-02-2004 02:58 AM
k3b cant detect cdwriter piggysmile Linux - Software 10 05-30-2004 08:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:47 AM.

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