[Alsa-user] 2 card question

2006-01-07 Thread Gene Heskett
Greetings;

1st card is an ac97 compat nvidia in an nforce2, onboard
2nd card is an SBLive/Audigy 24 bit, aka a snd_ca0106, just installed.  
Modules are built and loaded.

Alsa is amixer -v=1.0.4, kernel is 2.6.15.  Install is heavily hacked 
FC2 with all updates that apply.

Kmix from kde-3.3.0 doesn't show anything in the input tab screen when 
the SBLive is selected.  The output screen is normally populated.

System sounds, such as the splash when there is incoming mail have gone 
mute, presumably because they are now being routed to the SBLive which 
ATM has no speakers connected.

The intention is to use the onboard ac97 getup for Skype, and the 
SBLive/Audigy 24 bitter for everything else.

Where can I find suitable docs to tell me howto do this?

Or is there a gui of sorts to do all this included with alsa-1.0.4 that 
I don't know about?

-- 
Cheers, Gene
People having trouble with vz bouncing email to me should append the
word 'online' after the 'verizon' and before the dot, which bypasses 
vz's stupid bounce euro rules.  I do use spamassassin too. :-)
Yahoo.com and AOL/TW attorneys please note, additions to the above
message by Gene Heskett are:
Copyright 2005 by Maurice Eugene Heskett, all rights reserved.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] 2 card question

2006-01-07 Thread Lee Revell
On Sat, 2006-01-07 at 04:26 -0500, Gene Heskett wrote:
 Greetings;
 
 1st card is an ac97 compat nvidia in an nforce2, onboard
 2nd card is an SBLive/Audigy 24 bit, aka a snd_ca0106, just installed.  
 Modules are built and loaded.
 
 Alsa is amixer -v=1.0.4, kernel is 2.6.15.  Install is heavily hacked 
 FC2 with all updates that apply.
 

What version is alsa-lib?  You probably need to upgrade as the CA0106
didn't exist when ALSA 1.0.4 was released, and each ALSA driver requires
a userspace and kernel component.

Lee

 Kmix from kde-3.3.0 doesn't show anything in the input tab screen when 
 the SBLive is selected.  The output screen is normally populated.
 
 System sounds, such as the splash when there is incoming mail have gone 
 mute, presumably because they are now being routed to the SBLive which 
 ATM has no speakers connected.
 
 The intention is to use the onboard ac97 getup for Skype, and the 
 SBLive/Audigy 24 bitter for everything else.
 
 Where can I find suitable docs to tell me howto do this?
 
 Or is there a gui of sorts to do all this included with alsa-1.0.4 that 
 I don't know about?
 



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] 2 card question

2006-01-07 Thread Lee Revell
On Sat, 2006-01-07 at 12:16 -0500, Gene Heskett wrote:
 On Saturday 07 January 2006 04:39, Lee Revell wrote:
 On Sat, 2006-01-07 at 04:26 -0500, Gene Heskett wrote:
  Greetings;
 
  1st card is an ac97 compat nvidia in an nforce2, onboard
  2nd card is an SBLive/Audigy 24 bit, aka a snd_ca0106, just
  installed. Modules are built and loaded.
 
  Alsa is amixer -v=1.0.4, kernel is 2.6.15.  Install is heavily
  hacked FC2 with all updates that apply.
 
 What version is alsa-lib?  You probably need to upgrade as the CA0106
 didn't exist when ALSA 1.0.4 was released, and each ALSA driver
  requires a userspace and kernel component.
 
 According to the dirname in /usr/src/alsa, its 1.0.4.  But according to 
 yumi, its 1.0.3-2 or thereabouts, rather jurassic. :)
 
 So went looking to see if there may have been a one piece download of 
 later stuff, but that appears to not be available in a packaged tar.bz2 
 format.  I found some things which may be daily snapshots of the cvs, 
 but the latest of those didn't unpack to something that looked as if it 
 had configure scripts in it, certainly not a one step overall builder.

Just do:

cvs co .
./build prep
./build all

etc

Don't bother with checking out alsa-kernel, alsa-driver, etc separately.

Also isn't there an updated alsa-lib package for FC2?  It seems like
they would maintain one in their updates tree.  It's needed to support
newer hardware.

Have you considered upgrading to FC4 which supports your hardware OOTB?

Lee



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] 2 card question

2006-01-07 Thread Gene Heskett
On Saturday 07 January 2006 04:39, Lee Revell wrote:

This is a double send Lee, sorry.  I tried to subscribe to the list with 
a filterless address, but the list won't accept the postings from my 
normal address, so I just subbed as the normal address and unsubbed the 
filterless address.  vz sucks dead toads thru soda straws to paraphrase 
jdow, and old friend of mine from the amiga days.  I sure wish there 
was another game in town besides vz, but this is it.

On Sat, 2006-01-07 at 04:26 -0500, Gene Heskett wrote:
 Greetings;

 1st card is an ac97 compat nvidia in an nforce2, onboard
 2nd card is an SBLive/Audigy 24 bit, aka a snd_ca0106, just
 installed. Modules are built and loaded.

 Alsa is amixer -v=1.0.4, kernel is 2.6.15.  Install is heavily
 hacked FC2 with all updates that apply.

What version is alsa-lib?  You probably need to upgrade as the CA0106
didn't exist when ALSA 1.0.4 was released, and each ALSA driver
 requires a userspace and kernel component.

According to the dirname in /usr/src/alsa, its 1.0.4.  But according to 
yumi, its 1.0.3-2 or thereabouts, rather jurassic. :)

So went looking to see if there may have been a one piece download of 
later stuff, but that appears to not be available in a packaged tar.bz2 
format.  I found some things which may be daily snapshots of the cvs, 
but the latest of those didn't unpack to something that looked as if it 
had configure scripts in it, certainly not a one step overall builder.

So I followed the cvs checkout instructions to get todays, the 
README.CVS didn't get right to the point, so I executed the build 
--help, which seems to say that a build all should do it.  But that 
bombed out because the alsa-kernel tree, with version.h seemed to be 
missing.

So next executed it with the prep option, which seems to have worked.
Now, rather than having things scattered, I'd like to have an rpm 
package that an rmp -Uvh will install, so whats the next step, just 
proceed in the order the --help spits out?

And, I'd druther not touch whats in the kernel since the kernel is 
2.6.15 and should be up2date vis-a-vis its alsa drivers AND I don't 
want to rebuild this to match each new kernel that comes out weekly, is 
there a way to build everything else in a compatible way?

In other words, how do I proceed from here, haveing executed the 
sh ./build prep sequence, to build an installable rpm containing the 
latest versions of everything not actually in the kernel tree as of 
2.6.15?

And since I'm doing this as root, how should I set the perms right now, 
so that normal users can use this?

Currently stopped and awaiting orders.

 The intention is to use the onboard ac97 getup for Skype, and the
 SBLive/Audigy 24 bitter for everything else.

-- 
Cheers, Gene
People having trouble with vz bouncing email to me should append the
word 'online' after the 'verizon' and before the dot, which bypasses 
vz's stupid bounce euro rules.  I do use spamassassin too. :-)
Yahoo.com and AOL/TW attorneys please note, additions to the above
message by Gene Heskett are:
Copyright 2005 by Maurice Eugene Heskett, all rights reserved.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] 2 card question

2006-01-07 Thread Lee Revell
On Sat, 2006-01-07 at 13:19 -0500, Gene Heskett wrote:
 On Saturday 07 January 2006 04:39, Lee Revell wrote:
 
 This is a double send Lee, sorry.

OK.  I did get the first message, try my suggestion from that.

Also please provide the link to the CVS instructions you used - we are
trying to fix all the old ALSA docs that are no longer accurate.

Lee



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] 2 card question

2006-01-07 Thread Lee Revell
On Sat, 2006-01-07 at 04:39 -0500, Lee Revell wrote:
 On Sat, 2006-01-07 at 04:26 -0500, Gene Heskett wrote:
  Greetings;
  
  1st card is an ac97 compat nvidia in an nforce2, onboard
  2nd card is an SBLive/Audigy 24 bit, aka a snd_ca0106, just installed.  
  Modules are built and loaded.
  
  Alsa is amixer -v=1.0.4, kernel is 2.6.15.  Install is heavily hacked 
  FC2 with all updates that apply.
  
 
 What version is alsa-lib?  You probably need to upgrade as the CA0106
 didn't exist when ALSA 1.0.4 was released, and each ALSA driver requires
 a userspace and kernel component.
 

Personally I recommend to avoid the CA0106 devices - it's vastly
inferior to the old EMU10K1 and EMU10K2 devices which had hardware
mixing and DSP, and only a few dollars cheaper.  The CA0106 devices are
to a real SBLive! what a Winmodem is to a hardware modem.

It might be easier to exchange it for an Audigy2 Value...

Lee



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Trying to get a C-Media card's spdif working...

2006-01-07 Thread Chad
On 1/5/06, Chad [EMAIL PROTECTED] wrote:
 On 12/30/05, Lee Revell [EMAIL PROTECTED] wrote:
  On Fri, 2005-12-30 at 22:44 -0700, Chad wrote:
   Evening!
  
   I don't really no where to start or what information to provide, so
   I'll start light and hope someone can guide me from there :)
  
   To start off:
   I have a fairly decent understanding of linux.  I can follow a how-to
   pretty well, and understand most of the lingo.
  
   I've read a lot (everything? :D ) on getting SPDIF out working with
   these cards (cmipci) but have still not been successful in the widest
   form of the word.
 
  Well, what happens if you just do:
 
  aplay -D plug:spdif file.wav
 
  ?
 
  Lee
 

 Thanks for the reply!

 Actually, nothing happened.  The file appeared to be playing, but
 there was no sound coming from my speakers.  So I tried adjusting
 everything I could in alsamixer, but nothing changed, just dead
 silence.

 (FYI, I was working a bit of overtime, this was the first chance I got
 to test it :) ).

 Still wide open to suggestions, thanks!

 Chad

I have been able to grab an SB-Live (emu10k1) and will give it a try
to see if it's just the card/module.

If anyone has any other suggestion, by all means, let me know!

Thanks!

Chad


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] Re: Mailman results for Alsa-user

2006-01-07 Thread Gene Heskett
On Saturday 07 January 2006 16:04, 
[EMAIL PROTECTED] wrote:

[EMAIL PROTECTED]

I dunno whats going on here.  I first subscribed, using an email alias 
that vz assures me bypasses their busted, full of FP's, spam filtering.

So I, after haveing 4 or 5 posts bounced because they came from my 
normal address, I unsubbed that bypass addressa and subbed the regular 
one.

But now I'm getting these messages back:
This is an automated response.

There were problems with the email commands you sent to Mailman via
the administrative address [EMAIL PROTECTED].

To obtain instructions on valid Mailman email commands, send email to
[EMAIL PROTECTED] with the word help in the
subject line or in the body of the message.

If you want to reach the human being that manages this mailing list,
please send your message to [EMAIL PROTECTED].

The following is a detailed description of the problems.


* confirm 467554
 Invalid confirmation number!
 Note that confirmation numbers expire 3 days after initial 
request.
 Please check date and number and try again, from the start if 
necessary.


And thats from the join confirmation message being echoed back to your 
server with a simple reply  send.

If its the wrong number, please send me a new one.  This is, FWIW, a 
different number than was issued for [EMAIL PROTECTED], 
the other, unfiltered address.

FWIW, both pw were the same. gh10041934

Thanks.
 
-- 
Cheers, Gene
People having trouble with vz bouncing email to me should add the word
'online' between the 'verizon', and the dot which bypasses vz's
stupid bounce rules.  I do use spamassassin too. :-)
Yahoo.com and AOL/TW attorneys please note, additions to the above
message by Gene Heskett are:
Copyright 2005 by Maurice Eugene Heskett, all rights reserved.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] ASUS A6: NO SOUND IN HEADPHONES

2006-01-07 Thread /psalazar
Greetings,

I'm unable to hear any sound from my headphones in my Asus A6 laptop! I
can't even see the headphones channel in alsamixer!? Shouldn't exist
one?

- I have Fedora Core 4 with kernel 2.6.14.2 compiled with alsa modules
and Intel HD audio (hda_intel).
- I'm using 1.0.10 alsa-driver, alsa-lib and alsa-utils releases

/etc/modprobe.conf:
options snd-hda-intel model=asus position_fix=1

$ cat /proc/asound/cards
0 [Intel  ]: HDA-Intel - HDA Intel
 HDA Intel at 0xfebf8000 irq 11
$ lspci |grep -i audio
00:1b.0 Class 0403: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) High Definition Audio Controller (rev 04)

$ /sbin/lsmod|grep snd
snd_hda_intel  17808  0 
snd_hda_codec  88704  1 snd_hda_intel
snd_seq_oss35584  0 
snd_seq_midi_event  7040  1 snd_seq_oss
snd_seq50448  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device  9100  2 snd_seq_oss,snd_seq
snd_pcm_oss52256  0 
snd_mixer_oss  18688  1 snd_pcm_oss
snd_pcm89224  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer  23812  2 snd_seq,snd_pcm
snd55908  9
snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore   9824  1 snd
snd_page_alloc 10888  2 snd_hda_intel,snd_pcm

Thanks.

Regards,
Pedro Salazar




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user