LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-09-2005, 10:20 AM   #1
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
/dev is a bit empty


Just upgraded 2.4 to 2.6.12 kernel but my /dev folder doesn have entries for my CD or DVD drives:

console core@ fb/ fb0@ fd@ fd0 fd1 fd2 fd3 full gpmctl= hda hda1 hda2 hda5 hda6 hda7 hda8
hdb hdb1 hdb5 hdb6 hdb7 hdb8 initctl| input/ kmem kmsg log= loop0 mem misc/ mouse@
null nvidia0 nvidia1 nvidiactl port ppp psaux@ ptmx pts/ random rtc shm/ stderr@ stdin@
stdout@ tty tty0@ tty1@ tty10@ tty11@ tty12@ tty13@ tty14@ tty15@ tty16@ tty17@ tty18@
tty19@ tty2@ tty20@ tty21@ tty22@ tty23@ tty24@ tty25@ tty26@ tty27@ tty28@ tty29@
tty3@ tty30@ tty31@ tty32@ tty33@ tty34@ tty35@ tty36@ tty37@ tty38@ tty39@ tty4@ ty40@
tty41@ tty42@ tty43@ tty44@ tty45@ tty46@ tty47@ tty48@ tty49@ tty5@ tty50@ tty51@ tty52@
tty53@ tty54@ tty55@ tty56@ tty57@ tty58@ tty59@ tty6@ tty60@ tty61@
tty62@ tty63@ tty7@ tty8@ tty9@ urandom vc/ vcc/ vcs@ vcs1@ vcsa@ vcsa1@ vmmon vmnet0
vmnet1 vmnet2 vmnet3 vmnet4 vmnet5 vmnet6 vmnet7 vmnet8 vmnet9 zero

Seems to be a hell of a lot thats missing. Ive tried playing around with psuedo filesystems and recompiling but no change it seems

Any ideas?
 
Old 07-09-2005, 10:21 AM   #2
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
Is /etc/rc.d/rc.udev executable ?
Have you a /sys directory ?
 
Old 07-09-2005, 10:27 AM   #3
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Original Poster
Rep: Reputation: Disabled
Yes and Yes

Sys gives me:

block bus class devices firmware kernel module power
 
Old 07-09-2005, 10:45 AM   #4
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145

Rep: Reputation: 53
Maybe your CD is not being detected and that's why udev is not creating a device node for it.
 
Old 07-09-2005, 10:56 AM   #5
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
is /etc/rc.d/rc.hotplug executable ?
 
Old 07-09-2005, 11:09 AM   #6
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Original Poster
Rep: Reputation: Disabled
Yes its excutable
 
Old 07-09-2005, 11:29 AM   #7
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
what is the output of :

dmesg |grep CD

egag
 
Old 07-09-2005, 11:48 AM   #8
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Original Poster
Rep: Reputation: Disabled
hdc: SONY DVD-ROM DDU1612, ATAPI CD/DVD-ROM drive
hdd: CREATIVE CD-RW RW8435E, ATAPI CD/DVD-ROM drive
 
Old 07-09-2005, 11:56 AM   #9
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
well... they are recognised by the kernel...?
could it be that you still have smth. in lilo.conf like :

append="hdd=ide-scsi"

and that causes trouble ?

egag
 
Old 07-09-2005, 12:25 PM   #10
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Original Poster
Rep: Reputation: Disabled
OK i solved it thanks for help - seems that compiling with IDE-CDROM in the kernel rather than as a module fixed it
 
Old 07-09-2005, 12:30 PM   #11
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
For my part I have it as module (ide-cd) but I have to
explicitly indicate it in grub.conf, with hdc=ide-cd added
to the kernel line boot parameters
 
Old 07-09-2005, 12:49 PM   #12
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Original Poster
Rep: Reputation: Disabled
Thx will think about doing that
 
  


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
I cannot access EITHER CD drive! And there's no /dev/hdc or /dev/hdd or /dev/cdrom! Dmalic Linux - Hardware 13 11-18-2005 07:11 PM
Gentoo VNC, empty dialog box !! "Question" window is empty ! TheHushedCaskeT Linux - Software 0 02-01-2005 10:14 PM
Java - Reading /dev/mouse - appears to be empty chakkerz Linux - Hardware 1 08-19-2004 07:48 PM
/dev/ =empty corbintechboy Arch 2 04-06-2004 02:06 PM
Overflow on /dev/null, please empty the bit bucket. little_ball Slackware 17 01-15-2004 07:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:23 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