Results 1 to 6 of 6
Hi all,
I just updated my 10.1 system with the help of Megatron from this thread:
http://www.linuxforums.org/forum/topic-33664.html
and now my sound system disappeared! no more /dev/dsp its GONE!! ...wierd... any ...
- 03-16-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 9
10.1 sound problem!!!!
Hi all,
I just updated my 10.1 system with the help of Megatron from this thread:
http://www.linuxforums.org/forum/topic-33664.html
and now my sound system disappeared! no more /dev/dsp its GONE!! ...wierd... any thoughts or solutions?
Thanks
EviX
- 03-17-2005 #2
In a shell, as root, type lsmod and post output.
Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
-- Linus Torvalds
- 03-17-2005 #3
Re: 10.1 sound problem!!!!
You are probably using udev, which creates dynamicly devices when the driver is loaded for specific hardware. So I think you do not have the driver loaded. Did you run alsaconf ?
Originally Posted by evix I\'m so tired .....
#200472
- 03-17-2005 #4Just Joined!
- Join Date
- Mar 2005
- Posts
- 9
I think I got it but....
I think I got it but now I cant mount my cdrom to get my mp3s! this is what I found out:
bash-3.00# mount /dev/cdrom /mnt/cdrom
mount: No medium found
bash-3.00# mount /dev/cdrom/
mount: can't find /dev/hdd in /etc/fstab or /etc/mtab
So if you can save me some trouble it would be greatly appreciated!!!
-EviX
- 03-18-2005 #5
Is your /dev/cdrom link pointing to the right device ?
Mounting :
mount -t iso9660 /dev/hd[a..z] /mnt/cdrom
or:
mount /mnt/cdromI\'m so tired .....
#200472
- 03-18-2005 #6Just Joined!
- Join Date
- Mar 2005
- Posts
- 9
I got it!!!
Thanks for all of the help!


Reply With Quote
