Re: [gentoo-user] sound question

2003-06-06 Thread Rick Sivernell
Collins -  Brett   David

   I have followed the howto at gentoo and all works down to muting.
[EMAIL PROTECTED] rick # amixer
amixer: Mixer attach default error: No such file or directory
[EMAIL PROTECTED] rick # 

[EMAIL PROTECTED] rick # ll /dev/sound
   total 0
   drwxr-xr-x1 root root0 Dec 31  1969 .
  drwxr-xr-x1 root root0 Dec 31  1969 

still this way. I did change

The only I modify in /etc/devfsd.conf is
from:
REGISTERsound/.* PERMISSIONS root.audio 660
REGISTERsnd/.*   PERMISSIONS root.audio 660

to:
The only I modify in /etc/devfsd.conf is
 
REGISTERsound/.* PERMISSIONS root.audio 666
REGISTERsnd/.*   PERMISSIONS root.audio 666

rebuilding kernel again right now  will reboot. It does appear that when I got
devfsd to work, the /dev/audio -sound - mixer major/minor is now no longer
present.  Does this now indicate a problem in /dev/sound dir being empty?

cheers Your help is appreciated here many thanks

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] sound question

2003-06-06 Thread Collins Richey
On Fri, 06 Jun 2003 09:59:02 -0500
Rick Sivernell [EMAIL PROTECTED] wrote:

 Collins -  Brett   David
 
I have followed the howto at gentoo and all works down to muting.
 [EMAIL PROTECTED] rick # amixer
 amixer: Mixer attach default error: No such file or directory
 [EMAIL PROTECTED] rick # 
 
 [EMAIL PROTECTED] rick # ll /dev/sound
total 0
drwxr-xr-x1 root root0 Dec 31  1969 .
   drwxr-xr-x1 root root0 Dec 31  1969 
 
 still this way. I did change
 
 The only I modify in /etc/devfsd.conf is
 from:
 REGISTERsound/.* PERMISSIONS root.audio 660
 REGISTERsnd/.*   PERMISSIONS root.audio 660
 
 to:
 The only I modify in /etc/devfsd.conf is
  
 REGISTERsound/.* PERMISSIONS root.audio 666
 REGISTERsnd/.*   PERMISSIONS root.audio 666
 
 rebuilding kernel again right now  will reboot. It does appear that
 when I got devfsd to work, the /dev/audio -sound - mixer major/minor
 is now no longer present.  Does this now indicate a problem in
 /dev/sound dir being empty?
 
 cheers Your help is appreciated here many thanks
 

I don't think the /dev/ entries for sound will be generated by
devfsd until you actually have a sound card activated.  Check
/var/log/messages to see if your sound card is detected.  If not, you
must correct that first.

-- 
Collins Richey - Denver Area
gentoo stable - ext3

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] sound question

2003-06-05 Thread Rick Sivernell
Brett

   This is al I could find about audio on my system
Did check man devfs and devfs.conf


[EMAIL PROTECTED] rick # grep audio /proc/pci
 Multimedia audio controller: Ensoniq ES1371 
 [AudioPCI-97] (rev 7).
[EMAIL PROTECTED] rick # 

   my question is what device in dev with devfsd running  is 
  tied to the sndcard.
   [EMAIL PROTECTED] rick # ll /dev/sound
  total 0
  drwxr-xr-x1 root root0 Dec 31  1969 .
  drwxr-xr-x1 root root0 Dec 31  1969 

[EMAIL PROTECTED] rick # more /etc/modules.devfs
# /etc/modules.devfs
# Richard Gooch  [EMAIL PROTECTED] 24-MAR-2002
#
# THIS IS AN AUTOMATICALLY GENERATED FILE. DO NOT EDIT!!!
# THIS FILE WILL BE OVERWRITTEN EACH TIME YOU INSTALL DEVFSD!!!
# Modify /etc/modules.conf instead.
# This file comes with devfsd-v1.3.25 which is available from:
# http://www.atnf.csiro.au/~rgooch/linux/
# or directly from:
# ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/devfsd-v1.3.25.tar.gz

###
#   Sample configurations that you may want to place in /etc/modules.conf
#
#alias  sound-slot-0sb
#alias  /dev/v4lbttv
#alias  /dev/misc/watchdog  pcwd
#alias  gen-md  raid0
#alias  /dev/joysticks  joystick
#probeall   scsi_hostadaptersym53c8xx

###
#   Generic section: do not change or copy
#

# Soundcard
alias /dev/soundsound-slot-0
alias /dev/audio/dev/sound
alias /dev/mixer/dev/sound
alias /dev/dsp  /dev/sound
alias /dev/dspW /dev/sound
alias /dev/midi /dev/sound



-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] sound question

2003-06-05 Thread Brett I. Holcomb
In /etc/devfsd.conf there should be some entries for sound such as 
/dev/sound, etc. - or at least they will show up once you install the 
drivers.  They did for me with my CMI built into the motherboard.

It looks like it will be /dev/sound.


 Brett

This is al I could find about audio on my system
 Did check man devfs and devfs.conf


 [EMAIL PROTECTED] rick # grep audio /proc/pci
  Multimedia audio controller: Ensoniq ES1371
  [AudioPCI-97] (rev 7).
 [EMAIL PROTECTED] rick #

 [EMAIL PROTECTED] rick # more /etc/modules.devfs
 # /etc/modules.devfs
 # Richard Gooch  [EMAIL PROTECTED] 24-MAR-2002
 #
 # THIS IS AN AUTOMATICALLY GENERATED FILE. DO NOT EDIT!!!
 # THIS FILE WILL BE OVERWRITTEN EACH TIME YOU INSTALL DEVFSD!!!
 # Modify /etc/modules.conf instead.
 # This file comes with devfsd-v1.3.25 which is available from:
 # http://www.atnf.csiro.au/~rgooch/linux/
 # or directly from:
 #
 ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/devfsd-v1.3.25.tar.
gz

 ###
 #   Sample configurations that you may want to place in
 /etc/modules.conf #
 #alias  sound-slot-0sb
 #alias  /dev/v4lbttv
 #alias  /dev/misc/watchdog  pcwd
 #alias  gen-md  raid0
 #alias  /dev/joysticks  joystick
 #probeall   scsi_hostadaptersym53c8xx

 ###
 #   Generic section: do not change or copy
 #

 # Soundcard
 alias /dev/soundsound-slot-0
 alias /dev/audio/dev/sound
 alias /dev/mixer/dev/sound
 alias /dev/dsp  /dev/sound
 alias /dev/dspW /dev/sound
 alias /dev/midi /dev/sound

-- 

Brett I. Holcomb
AKA Grunt 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] sound question

2003-06-05 Thread Collins Richey
On Wed, 04 Jun 2003 16:47:00 -0500
Rick Sivernell [EMAIL PROTECTED] wrote:

 Brett
 
This is al I could find about audio on my system
 Did check man devfs and devfs.conf
 
 
 [EMAIL PROTECTED] rick # grep audio /proc/pci
  Multimedia audio controller: Ensoniq ES1371 
  [AudioPCI-97] (rev 7).
 [EMAIL PROTECTED] rick # 
 
my question is what device in dev with devfsd running  is 
   tied to the sndcard.
[EMAIL PROTECTED] rick # ll /dev/sound
   total 0
   drwxr-xr-x1 root root0 Dec 31  1969 .
   drwxr-xr-x1 root root0 Dec 31  1969 
 
 [EMAIL PROTECTED] rick # more /etc/modules.devfs
 # /etc/modules.devfs
 # Richard Gooch  [EMAIL PROTECTED] 24-MAR-2002
 #
 # THIS IS AN AUTOMATICALLY GENERATED FILE. DO NOT EDIT!!!
 # THIS FILE WILL BE OVERWRITTEN EACH TIME YOU INSTALL DEVFSD!!!
 # Modify /etc/modules.conf instead.
 # This file comes with devfsd-v1.3.25 which is available from:
 # http://www.atnf.csiro.au/~rgooch/linux/
 # or directly from:
 # ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/devfsd-v1.3.25.tar.gz
 
 #
 ###
 #   Sample configurations that you may want to place in
 #   /etc/modules.conf
 #
 #alias  sound-slot-0sb
 #alias  /dev/v4lbttv
 #alias  /dev/misc/watchdog  pcwd
 #alias  gen-md  raid0
 #alias  /dev/joysticks  joystick
 #probeall   scsi_hostadaptersym53c8xx
 
 #
 ###
 #   Generic section: do not change or copy
 #
 
 # Soundcard
 alias /dev/soundsound-slot-0
 alias /dev/audio/dev/sound
 alias /dev/mixer/dev/sound
 alias /dev/dsp  /dev/sound
 alias /dev/dspW /dev/sound
 alias /dev/midi /dev/sound
 

I just have CONFIG_SOUND_ES1371=y in my kernel config. 

You should see something like this in /var/log/messages

jun  4 18:08:03 richeypc3 kernel: es1371: found chip, vendor id 0x1274
device id 0x5880 revision 0x02 
Jun  4 18:08:03 richeypc3 kernel: es1371:
found es1371 rev 2 at io 0xe400 irq 10 
Jun  4 18:08:03 richeypc3 kernel:
es1371: features: joystick 0x0 Jun  4 18:08:03 richeypc3 kernel:
ac97_codec: AC97 Audio codec, id: CRY20(Cirrus Logic CS4297A rev B)

The only I modify in /etc/devfsd.conf is

REGISTERsound/.* PERMISSIONS root.audio 666
REGISTERsnd/.*   PERMISSIONS root.audio 666

On the other hand, if you add your user to group audio (/etc/group),
this may not be necessary.

- The number one gotcha is that linux likes mute sound by default
(bummer frown), so you need to have a mixer program installed.

LOL
-- 
Collins Richey - Denver Area
gentoo stable - ext3

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] sound question

2003-06-04 Thread brett holcomb
Rick, check out /etc/devfsd.conf as it should tell you 
what devices will be linked to the sound card.  In mine 
there are a list of devices used.

Also check man devfs and devfs.conf.

On Tue, 03 Jun 2003 08:07:35 -0500
 Rick Sivernell [EMAIL PROTECTED] wrote:
  I have a soundblast pci card in my system, and 
compiled in the kernel all of
the rquired drivers, I think.

[EMAIL PROTECTED] rick # grep audio /proc/pci
Multimedia audio controller: Ensoniq ES1371 
[AudioPCI-97] (rev 7).
[EMAIL PROTECTED] rick # 

my question is what device in dev with devfsd running  is 
tied to the sndcard.
[EMAIL PROTECTED] rick # ll /dev/sound
total 0
drwxr-xr-x1 root root0 Dec 31  1969 .
drwxr-xr-x1 root root0 Dec 31  1969 
..
[EMAIL PROTECTED] rick # 

cheers
--
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!
--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] sound question

2003-06-04 Thread David
Maybe:
dsp  dsp1  midi  mixer

Mine uses dsp, but I use arts and not alsa or anything.


On Tuesday 03 June 2003 08:07 am, Rick Sivernell wrote:
   I have a soundblast pci card in my system, and compiled in the kernel all
 of the rquired drivers, I think.

 [EMAIL PROTECTED] rick # grep audio /proc/pci
 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 7).
 [EMAIL PROTECTED] rick #

 my question is what device in dev with devfsd running  is tied to the
 sndcard. [EMAIL PROTECTED] rick # ll /dev/sound
 total 0
 drwxr-xr-x1 root root0 Dec 31  1969 .
 drwxr-xr-x1 root root0 Dec 31  1969 ..
 [EMAIL PROTECTED] rick #


 cheers


--
[EMAIL PROTECTED] mailing list