Jump to content

Second opinion needed [solved]


Recommended Posts

Perhaps the module is built into the kernel but not auto-loaded at boot. :unsure:

If you compiled the kernel-drivers as modules, you will have to to add the module names to /etc/modules.autoload.d/kernel-2.6, otherwise they won't show up, I guess.

 

echo "ide-cd" >> /etc/modules.autoload.d/kernel-2.6

 

Dunno if this will help though.

Link to comment
Share on other sites

  • Replies 50
  • Created
  • Last Reply

Top Posters In This Topic

I did find I can mount data cds. It's audio cds that don't work.

Exactly how do they "not work"? Audio CD's can't be mounted, as I'm sure you know, so we need a little bit better description of what's occuring...cd playing app not recognizing them? or just no sound?

Link to comment
Share on other sites

I'm added to the group audio but it's a permissions problem.

Audio probably isn't the right group (i just rambled off a few when i said that)...there might be one specific to cdrom drive access, or there may be some odd permissions set up.

Link to comment
Share on other sites

And is fstab configured accordingly?

fstab wouldn't be useful in fixing an audio cd problem since audio cd's don't get mounted, and fstab is only used when mounting ;), It'd probably be dbus/HAL security settings that would need to be looked at (hell if I know where they are tho...)

Link to comment
Share on other sites

Here's all of it:

 

root::0:root
bin::1:root,bin,daemon
daemon::2:root,bin,daemon
sys::3:root,bin,adm
adm::4:root,adm,daemon
tty::5:
disk::6:root,adm
lp::7:lp
mem::8:
kmem::9:
wheel::10:root,mystified
floppy::11:root
mail::12:mail
news::13:news
uucp::14:uucp
man::15:man
console::17:
audio::18:mystified
cdrom::19:mystified
dialout::20:root
tape::26:root
video::27:root
cdrw::80:
usb::85:
users::100:games,mystified
nofiles:x:200:
smmsp:x:209:smmsp
portage::250:portage,mystified
utmp:x:406:
nogroup::65533:
nobody::65534:
ldap:x:439:
sshd:x:22:
cron:x:16:
lpadmin:x:106:
mystified:x:1000:
locate:x:245:
messagebus:x:1001:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share


×
×
  • Create New...