/dev/dsp, /dev/audio, /dev/midi., /dev/sndsta

/dev/dsp, /dev/audio, /dev/midi., /dev/sndsta

Post by ste » Sun, 16 May 1999 04:00:00



After I compiled all the necessary components
for sound support for my sound card, I have happy
to say linux detects my sound card...but there is
one problem I am as of yet unable to use the card..
since the necessary devices in /dev were never made...

In newere kernel releases the file
/usr/src/linux/drivers/sound/Readme.linux which contained a
script at the end of file which created the dev files
is no longer present.  Could someone tell me where this
file is now located?  Or where I can find a script to
create the dev files?

thanks.

 
 
 

/dev/dsp, /dev/audio, /dev/midi., /dev/sndsta

Post by jaso » Sun, 16 May 1999 04:00:00


Log in as root, and:

cd /dev
./MAKEDEV audio

This should create all of the stuff you need.  :-)

(This command may be distribution-dependent, YMMV)

Good luck,
-jason

(to reply via email, make the appropriate substitution in my email address)

 
 
 

1. What is the difference between /dev/sg0, /dev/scd0 /dev/hdd and /dev/cdrom ?

Hi people.

I'm trying to debug a problem that I'm having with my CDROM player and
cdparanoia.  They crash talking to each other.

What is the difference between accessing the cdrom via /dev/sg0,
/dev/scd0, /dev/cdrom and /dev/hdd ?

/dev/cdrom is a link, right ?  It is a hard or soft link ?  How would I
point it to something else ?

cdparanoia needs to access the CDROM via a scsi interface.  In order for
that to work, one needs to turn OFF ATAPI CDROM support in the kernel and
turn on general scsi and CDROM scsi support.

Right now my /dev/cdrom device points to /dev/scd0.  Given that cdparanoia
needs a scsi interface, shouldn't this point to /dev/sg0 ?

Furthermore, grub load the following: hdd=ide-scsi.  That means that the
IDE ATAPI CDROM drive will be accessed using the scsi interface, right ?
Could I not point /dev/cdrom to /dev/hdd ?

Thanks,
Nobody

2. fetchmail & multiple email addresses

3. 2.2.1 and /dev/dsp and /dev/audio

4. newbie network setup

5. /dev/dsp and /dev/audio in kernel 2.2.6?

6. BIG Awww Sh_t !!!

7. /dev/dsp and /dev/audio

8. What is superblock?

9. Sound config: /dev/audio vs /dev/dsp

10. problem linking support for /dev/audio and /dev/dsp

11. How to get clear sound from /dev/dsp(/dev/audio)

12. Using /dev/audio and /dev/dsp

13. /dev/audio & /dev/dsp problem