Re: [expert] setting up sound in 8.2

2002-07-10 Thread PlugHead

I had similar problems, which were resolved with a quick search for alsa + 
via8233 (my sound card.)  After doing the modprobe, I added the following 
lines to modules.conf and it works fine:

alias snd-card-0 snd-via8233 ## your sound card mod instead of snd-via8233...
alias char-major-116 snd
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

At some point, I think the entry changed from snd-card-0 to snd-slot-0, so 
check if that's your problem as well...  (and some of those entries may be 
totally redundant/obsolete, but it works...)

-Jason

(sorry if someone else gave similar advice, I haven't been following the 
thread too carefully...)


On Tuesday 09 July 2002 10:22, Jussi Aalto wrote:
 On Tuesday 09 July 2002 02:08, Darren King wrote:
  I am still trying to get harddrake to see my sound cards.  lspcidrake
  sees it, the modules load ok but nothing in harddrake about any sound
  cards.  BTW, my sounds card is sharing a irq (11) with 2 ethernet cards
  and a scsi card...is this kosher?
 
  anyone know the syntax to change the irq for the sound card in
  modules.conf?  I tried doing this:
 
  options sound irq=9
 
  after the alias but it didn't work...the sound card didn't load.  Wish
  mandrake had something like redhat's sndconfig.
 
  Darren

 Sndconfig is on the 1st CD. At least on download version. If your CD is
 missing that you'll find it from rpmfind.net.

 Cheers,
 J.

-- 

=
It was here that the thaum, hitherto believed to be the smallest possible
particle of magic, was succesfully demonstrated to be made up of /resons/
(Lit.: 'Thing-ies') or reality fragments. Currently research indicates that
each reson is itself made up of a combination of at least five 'flavours',
known as 'up', 'down', 'sideways', 'sex appeal' and 'peppermint'.
(Lords and Ladies)





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] setting up sound in 8.2

2002-07-09 Thread Jussi Aalto

On Tuesday 09 July 2002 02:08, Darren King wrote:
 I am still trying to get harddrake to see my sound cards.  lspcidrake
 sees it, the modules load ok but nothing in harddrake about any sound
 cards.  BTW, my sounds card is sharing a irq (11) with 2 ethernet cards
 and a scsi card...is this kosher?

 anyone know the syntax to change the irq for the sound card in
 modules.conf?  I tried doing this:

 options sound irq=9

 after the alias but it didn't work...the sound card didn't load.  Wish
 mandrake had something like redhat's sndconfig.

 Darren

Sndconfig is on the 1st CD. At least on download version. If your CD is 
missing that you'll find it from rpmfind.net.

Cheers,
J.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] setting up sound in 8.2

2002-07-08 Thread James

On Mon, 08 Jul 2002 00:46:36 -0500
J. Craig Woods [EMAIL PROTECTED] said with temporary authority

 James wrote:
  
  On 08 Jul 2002 12:45:26 +1000
  Darren King [EMAIL PROTECTED] said with temporary
  authority
  
   Really.  I don't have the pc speaker hooked up.  So why is is that
   if I put my ear to the speaker that is connected to the sound
   card, I can clearly hear the beep coming from there?
  
Well paint me red and call be embarrassed.  I guess your term does
go through the sound card.  Surprised I am.  I've never seen/heard
this but I don't doubt you since your the one sitting in front
of the box. Tried to make one of mine do it no such luck...
  
 
 OK, you are painted red, and hello embarrassed. Actually there is
 some silly setup switch in the gui, such as KDE, where you can have
 your system beep (term) go to your external speakers, as opposed to
 using the system speaker. I've used it in the past but don't really
 remember where the switch is, and I don't really care either.
 
 Maybe this function is turned on for the user having the sound
 problems but it does not mean the sound card is fully setup to do all
 you would hope that it can do. I think we would need to know a bit
 more about the problem in order to diagnose it from afar...
 
 drjung

Ah... OK I just started using KDE So I could know what others
are needing/doing.  Windowmaker was pleasantly silent.

James

 
 -- 
 J. Craig Woods
 UNIX/NT Network/System Administration
 http://www.trismegistus.net/resume.html
 Character is built upon the debris of despair --Emerson
 
 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] setting up sound in 8.2

2002-07-08 Thread Bill Kenworthy

On an old sound blaster type card I had once, there were some pins for
attaching the motherboard speaker output direct to the sound card.  For
louder beeps I guess!

BillK

On Mon, 2002-07-08 at 13:46, J. Craig Woods wrote:
 James wrote:
  
  On 08 Jul 2002 12:45:26 +1000
  Darren King [EMAIL PROTECTED] said with temporary authority
  
   Really.  I don't have the pc speaker hooked up.  So why is is that if
   I put my ear to the speaker that is connected to the sound card, I can
   clearly hear the beep coming from there?
  





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] setting up sound in 8.2

2002-07-08 Thread Jussi Aalto

On Monday 08 July 2002 03:02, James wrote:

 Ah... OK I just started using KDE So I could know what others
 are needing/doing.  Windowmaker was pleasantly silent.

For a pleasantly silent KDE, the trick is in sound server settings/sound I/O 
(KDE Control Center).

Cheers,
J.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] setting up sound in 8.2

2002-07-08 Thread Darren King

I am still trying to get harddrake to see my sound cards.  lspcidrake
sees it, the modules load ok but nothing in harddrake about any sound
cards.  BTW, my sounds card is sharing a irq (11) with 2 ethernet cards
and a scsi card...is this kosher?

anyone know the syntax to change the irq for the sound card in
modules.conf?  I tried doing this:

options sound irq=9
 
after the alias but it didn't work...the sound card didn't load.  Wish
mandrake had something like redhat's sndconfig.

Darren

On Tue, 2002-07-09 at 07:51, Jussi Aalto wrote:
 On Monday 08 July 2002 03:02, James wrote:
 
  Ah... OK I just started using KDE So I could know what others
  are needing/doing.  Windowmaker was pleasantly silent.
 
 For a pleasantly silent KDE, the trick is in sound server settings/sound I/O 
 (KDE Control Center).
 
 Cheers,
 J.
 
 
 
 

 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] setting up sound in 8.2

2002-07-07 Thread Ashley Reynolds

On 7 Jul 2002, Darren King wrote:

 If I am typing in the terminal and I hit backspace too many times, I do
 get beeps out of the speakers so I think the hardware is fine.

How the heck do you stop it from beeping when you backspace too far at a
console?  I know this has nothing to do with your problem, but it's been
bugging me for ages.  :)

 Darren

Ashley

--
Ashley Reynolds
[EMAIL PROTECTED]





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] setting up sound in 8.2

2002-07-07 Thread James

On Sun, 7 Jul 2002 17:32:11 +0800 (WST)
Ashley Reynolds [EMAIL PROTECTED] said with temporary authority

 On 7 Jul 2002, Darren King wrote:
 
  If I am typing in the terminal and I hit backspace too many times, I
  do get beeps out of the speakers so I think the hardware is fine.
 
 How the heck do you stop it from beeping when you backspace too far at
 a console?  I know this has nothing to do with your problem, but it's
 been bugging me for ages.  :)
 
  Darren
 
 Ashley

Darren,
   Actually the beep you hear has nothing to do with your sound card. 
the PCM speaker used by the mobo for alarms (yes your Mobo actually
has beep codes to warn you of problems during boot.) doesn't go through
or use the sound card at all.  In fact just for grits and shins I've got
a little Libretto 30 that plays sound through the PCM speaker. (no sound
on this box) sounds like heck but it works...

James


Ashley 

  You'll need to look in the man page for your terminal window.  Some
have a preferences tab (like gnome-terminal) others have a switch you
would had to the start info in the menu link. But the command usually
has something to do with silencing the terminal bell.  Xterm for example
has a choice between blinking and beeping.

James

 
 --
 Ashley Reynolds
 [EMAIL PROTECTED]
 
 
 
 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] setting up sound in 8.2

2002-07-07 Thread Darren King

Really.  I don't have the pc speaker hooked up.  So why is is that if I
put my ear to the speaker that is connected to the sound card, I can
clearly hear the beep coming from there?

Dazz

 Darren,
Actually the beep you hear has nothing to do with your sound card. 
 the PCM speaker used by the mobo for alarms (yes your Mobo actually
 has beep codes to warn you of problems during boot.) doesn't go through
 or use the sound card at all.  In fact just for grits and shins I've got
 a little Libretto 30 that plays sound through the PCM speaker. (no sound
 on this box) sounds like heck but it works...
 
 James
 
 
 Ashley 
 
   You'll need to look in the man page for your terminal window.  Some
 have a preferences tab (like gnome-terminal) others have a switch you
 would had to the start info in the menu link. But the command usually
 has something to do with silencing the terminal bell.  Xterm for example
 has a choice between blinking and beeping.
 
 James
 
  
  --
  Ashley Reynolds
  [EMAIL PROTECTED]
  
  
  
  
 
 
 

 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] setting up sound in 8.2

2002-07-07 Thread James

On 08 Jul 2002 12:45:26 +1000
Darren King [EMAIL PROTECTED] said with temporary authority

 Really.  I don't have the pc speaker hooked up.  So why is is that if
 I put my ear to the speaker that is connected to the sound card, I can
 clearly hear the beep coming from there?

  Well paint me red and call be embarrassed.  I guess your term does go
through the sound card.  Surprised I am.  I've never seen/heard this but
I don't doubt you since your the one sitting in front of the box.  
Tried to make one of mine do it no such luck...

James

 
 Dazz
 
  Darren,
 Actually the beep you hear has nothing to do with your sound
 card. the PCM speaker used by the mobo for alarms (yes your
 Mobo actually has beep codes to warn you of problems during
 boot.) doesn't go through or use the sound card at all.  In fact
 just for grits and shins I've got a little Libretto 30 that plays
 sound through the PCM speaker. (no sound on this box) sounds like
 heck but it works...
  
  James
  
  
  Ashley 
  
You'll need to look in the man page for your terminal window. 
Some have a preferences tab (like gnome-terminal) others have a
switch you would had to the start info in the menu link. But the
command usually has something to do with silencing the terminal
bell.  Xterm for example has a choice between blinking and
beeping.
  
  James
  
   
   --
   Ashley Reynolds
   [EMAIL PROTECTED]
   
   
   
   
  
  
  
 
  Want to buy your Pack or Services from MandrakeSoft? 
  Go to http://www.mandrakestore.com
 
 
 
 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] setting up sound in 8.2

2002-07-07 Thread J. Craig Woods

James wrote:
 
 On 08 Jul 2002 12:45:26 +1000
 Darren King [EMAIL PROTECTED] said with temporary authority
 
  Really.  I don't have the pc speaker hooked up.  So why is is that if
  I put my ear to the speaker that is connected to the sound card, I can
  clearly hear the beep coming from there?
 
   Well paint me red and call be embarrassed.  I guess your term does go
 through the sound card.  Surprised I am.  I've never seen/heard this but
 I don't doubt you since your the one sitting in front of the box.
 Tried to make one of mine do it no such luck...
 

OK, you are painted red, and hello embarrassed. Actually there is some
silly setup switch in the gui, such as KDE, where you can have your
system beep (term) go to your external speakers, as opposed to using the
system speaker. I've used it in the past but don't really remember where
the switch is, and I don't really care either.

Maybe this function is turned on for the user having the sound problems
but it does not mean the sound card is fully setup to do all you would
hope that it can do. I think we would need to know a bit more about the
problem in order to diagnose it from afar...

drjung

-- 
J. Craig Woods
UNIX/NT Network/System Administration
http://www.trismegistus.net/resume.html
Character is built upon the debris of despair --Emerson



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] setting up sound in 8.2

2002-07-06 Thread James

On 07 Jul 2002 07:45:04 +1000
Darren King [EMAIL PROTECTED] said with temporary authority

 I just upgraded my old super 7 based system to a Epox 8K3A / Athlon
 system.  The 8K3A has sound on board and I'm trying to get it going.
 
 When I booted for the first time after the upgrade, I ran kudzu and it
 found the ac97 sound ( and the usb controller) so I thought I was set.
 I looked under /proc and the pci file contains the sound card. The
 sound modules load into the kernel as well.  
 
 However, under the control center, there are no sound cards listed in
 the hardware and when I try to play a sound file using xmms, it wont
 even play...when I hit play, it stays at 0:00 seconds...
 
 If I am typing in the terminal and I hit backspace too many times, I
 do get beeps out of the speakers so I think the hardware is fine.
 
 Anyone set up ac97 sound recently?  The sound howto is extremely
 outdated and not much help.
 
 Darren

Don't know if this will help much but on my box the following modules
are loaded.  

emu10k157984   2 
ac97_codec  9568   0[emu10k1] 
sound57292   0 [emu10k1] 
soundcore4068   7 [emu10k1 sound]

This is the relevant line from /etc/modules.conf

alias sound-slot-0 emu10k1

nothing relevant in /etc/modules.   Can't tell you what I did, except
install 8.2 as on my box it came up from the get go.  Oh and I also
installed Alsa when I installed the box.  Maybe that will help.  The
rpms I installed are:

alsaplayer-0.99.53-1mdk lib
alsa1-0.5.10b-1mdk 
alsa-utils-0.5.10-4mdk


James


 
 
 
 
 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com