[Alsa-user] Setting the Default Notebook Sound Card?

2006-12-17 Thread Q
Hi I have a Toshiba Satellite A100-225 laptop and am running Kubuntu 6.10.

Anyway the thing is that my laptop has onboard sound which is an Intel 
HD Audio Chip (which I believe is based on a Realtek design). The chip 
for this card is called snd_hda_intel. However I also have an Audigy 2 
ZS PCMCIA notebook card.  The driver for this card is called snd_emu10k1.

Originally with both cards active my Intel HDA card was being loaded as 
the default card. This was relatively easy to resolve (though not as 
easy as it should be) by following these guides:

[url]http://ubuntuforums.org/showthread.php?t=282175[/url]

[url]http://www.debianhelp.co.uk/sound.htm[/url]

This essentially involved entering the following code:

options snd_emu10k1 index=0
options snd_hda_intel index=1

Into these files:

/etc/modutils/options

/etc/modprobe.d/sound

In order to cause my Audigy card to be loaded first. (Which is my 
preference)

The first of these guides didn't work - however the second did - and my 
Audigy card is now listed as the default card under Kmix in KDE.

However unfortunately the *majority* (and by majority I mean all of KDE, 
all of my Media Players, the event notification system and pretty much 
everything really, is still defaulting to trying to playback via the 
onboard Intel HDA chip.

There are a couple of applications I can configure (like LastFM player) 
and tell them to explicitly use my Audigy card - and if I can do this 
the sound does play back normally and as expected.

However there are only a very few applications that will allow me to 
select my audio device in this way - and in any case, it is far from 
ideal as the ideal scenario would clearly to be able to use the Audigy 
card as my default system wide audio playback device - rather than just 
having a few applications use it, while the rest of the system uses the 
Intel chip.

There are a couple of conditions that might be wort considering in my 
attempts to get my set up to work.

Firstly I cannot simply turn the Intel chip off in my bios - as my 
laptop will not allow this. (I guess it was never envisaged that I might 
use a different sound card). Nor is this quite a solution as it does not 
resolve the ordering and default device dilemma that I am facing now. 
Secondly I cannot simply remove the module from /etc/modules so that it 
does not get loaded when I reboot - since most hardware detection is now 
done by HAL. Nor can I compile my kernel to remove the driver - as this 
has the undesirable effect of meaning that I cannot use my Intel chip at 
all. Nor would I want to do any of this - as there are several scenarios 
- where for example I may wish to remove my Audigy PCMCIA card and 
insert a TV card, or insert a PCMCIA SATA card (so that I can load an 
alternative OS) and still have sound without having to hack through 
various configuration files.

So predominantly all I want is to set my Audigy card as the default 
system wide card that all my applications will default to and my Intel 
chip as the fall back card that my system will revert to if the Audigy 
card is removed.

Can anyone suggest how I might achieve this?

I originally presumed that the above methodology would have achieved 
this, but this does not seem to have been the case. (And yes I did 
reboot after making these changes).

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] Sound problem with intel ICH7 (Notebook ASUS A8Jp)

2006-12-17 Thread ?????? ??????????
Hi!

I've installed OpenSUSE 10.2 x86-64 on my notebook. But have problem
with sound.
Card detected properly and kernel module loaded. But i can hear sound
only once when kde started or after restart of alsa. When i restart
sound system with YAST i can test sound and i hear sound. But if i
change any mixer setting there is no more sound after it. Practically i
can hear sound only once after restart sound system.

I've checked all mixers setting and all fine.
I've installed 1.0.14rc1 driver,libs,utils and setup my card with
instruction
http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=Intelcard=ICH+southbridge+HD-audio+and+modem.chip=ICH6%2C+ICH6M%2C+ICH7%2C+ESB2module=hda-intel
but have same result.

lspci entry:
00:1b.0 Audio device [Class 0403]: Intel Corporation 82801G (ICH7
Family) High Definition Audio Controller [8086:27d8] (rev 02)
Subsystem: ASUSTeK Computer Inc. Unknown device [1043:1447]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort-
TAbort- MAbort- SERR- PERR-
Latency: 0, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 74
Region 0: Memory at febfc000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+
Queue=0/0 Enable-
Address:   Data: 
Capabilities: [70] Express Unknown type IRQ 0
Device: Supported: MaxPayload 128 bytes, PhantFunc 0,
ExtTag-
Device: Latency L0s 64ns, L1 1us
Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 128 bytes
Link: Supported Speed unknown, Width x0, ASPM unknown,
Port 0
Link: Latency L0s 64ns, L1 1us
Link: ASPM Disabled CommClk- ExtSynch-
Link: Speed unknown, Width x0

lsmod:
Module  Size  Used by
snd_pcm_oss66176  0
snd_mixer_oss  35456  1 snd_pcm_oss
snd_seq79904  0
snd_seq_device 26132  1 snd_seq
snd_hda_intel  39840  2
snd_hda_codec 264576  1 snd_hda_intel
snd_pcm   109832  3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer  42760  2 snd_seq,snd_pcm
snd89008  12
snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
appletalk  74736  2
ax25   99068  2
ipx65096  2
p8023  19072  1 ipx
fglrx 620064  51
arc4   18944  1
ieee80211_crypt_wep22400  1
button 24736  0
battery28168  0
ac 22792  0
apparmor   74264  0
aamatch_pcre   31232  1 apparmor
nls_utf8   18944  1
ntfs  209032  1
loop   34064  0
dm_mod 81872  0
ohci1394   52040  0
ipw3945   217888  1
r8169  50824  0
ieee1394  130552  1 ohci1394
ieee80211  50248  1 ipw3945
ieee80211_crypt23680  2 ieee80211_crypt_wep,ieee80211
soundcore  28192  1 snd
sdhci  35980  0
mmc_core   45056  1 sdhci
firmware_class 28288  1 ipw3945
snd_page_alloc 28176  2 snd_hda_intel,snd_pcm
ehci_hcd   51080  0
uhci_hcd   42520  0
intel_agp  44224  1
usbcore   148064  2 ehci_hcd,uhci_hcd
parport_pc 58984  0
lp 30664  0
parport59660  2 parport_pc,lp
ext3  167696  1
mbcache27016  1 ext3
jbd90872  1 ext3
edd27912  0
sr_mod 34596  1
cdrom  54056  1 sr_mod
sg 55080  0
fan22408  0
ata_piix   34564  4
libata145056  1 ata_piix
thermal33552  0
processor  53992  1 thermal
sd_mod 39296  4
scsi_mod  173744  4 sr_mod,sg,libata,sd_mod

info from alsamixer:
 Card: HDA Intel
 Chip:
Analog Devices AD1986A

dmesg when i restart soundsystem:
ACPI: PCI interrupt for device :00:1b.0 disabled
PCI: Enabling device :00:1b.0 ( - 0002)
ACPI: PCI Interrupt :00:1b.0[A] - GSI 21 (level, low) - IRQ 74
PCI: Setting latency timer of device :00:1b.0 to 64

Thanks!



-
Take 

Re: [Alsa-user] Sound problem with intel ICH7 (Notebook ASUS A8Jp)

2006-12-17 Thread Sergei Steshenko
On Sun, 17 Dec 2006 19:51:54 +0300
?? ?? [EMAIL PROTECTED] wrote:

 Hi!
 
 I've installed OpenSUSE 10.2 x86-64 on my notebook. But have problem
 with sound.
 Card detected properly and kernel module loaded. But i can hear sound
 only once when kde started or after restart of alsa. When i restart
 sound system with YAST i can test sound and i hear sound. But if i
 change any mixer setting there is no more sound after it. Practically i
 can hear sound only once after restart sound system.
 
 I've checked all mixers setting and all fine.
 I've installed 1.0.14rc1 driver,libs,utils and setup my card with
 instruction
 http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=Intelcard=ICH+southbridge+HD-audio+and+modem.chip=ICH6%2C+ICH6M%2C+ICH7%2C+ESB2module=hda-intel
 but have same result.
...
 Thanks!
 
 
 
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Alsa-user mailing list
 Alsa-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/alsa-user
 

Are you a member of 'audio' group ?
What mixer did you use - was it 'kmix' (the KDE one) or 'alsamixer' ?

I needed to include myself into 'audio' group in order to get normal
sound behavior - this is typical.

--Sergei.

-- 
Visit my http://appsfromscratch.berlios.de/ open source project.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Setting the Default Notebook Sound Card?

2006-12-17 Thread Lee Revell
On Sun, 2006-12-17 at 08:42 +, Q wrote:
 Hi I have a Toshiba Satellite A100-225 laptop and am running Kubuntu 6.10.
 
 Anyway the thing is that my laptop has onboard sound which is an Intel 
 HD Audio Chip (which I believe is based on a Realtek design). The chip 
 for this card is called snd_hda_intel. However I also have an Audigy 2 
 ZS PCMCIA notebook card.  The driver for this card is called snd_emu10k1.
 
 Originally with both cards active my Intel HDA card was being loaded as 
 the default card. This was relatively easy to resolve (though not as 
 easy as it should be) by following these guides:
 

If you were using Gnome you could just use gnome-sound-properties to
select the default sound card.  KDE must have something similar...

Lee



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] multi over dmix: no sound

2006-12-17 Thread Nicolas George
Hi.

Consider the following .asoundrc:

pcm.mixer {
  type dmix
  ipc_key 1024
  slave {
pcm {
  type hw
  card 0
}
period_time 0
period_size 1024
buffer_size 32768
rate 48000
  }
  bindings {
0 0
1 1
  }
}

pcm.multi {
  type multi
  slaves {
a {
  pcm mixer
  channels 2
}
  }
  bindings {
0 { slave a channel 0 }
1 { slave a channel 1 }
  }
}

Obviously the multi plugin is useless here, but it is a minimal test case
for a problem I had with a real situation.

If I play something through the mixer PCM, I get sound all right. But if I
send it through the multi PCM, I only get silence. Changing mixer to
hw:0 gets the sound back, but loses the mixer.

It is true with libasound 1.0.12 and .13 from Debian on two different
systems.

Does anyone see what I am doing wrong?


Regards,

-- 
  Nicolas George


signature.asc
Description: Digital signature
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Setting the Default Notebook Sound Card?

2006-12-17 Thread Q
Lee Revell wrote:
 On Sun, 2006-12-17 at 08:42 +, Q wrote:
   
 Hi I have a Toshiba Satellite A100-225 laptop and am running Kubuntu 6.10.

 Anyway the thing is that my laptop has onboard sound which is an Intel 
 HD Audio Chip (which I believe is based on a Realtek design). The chip 
 for this card is called snd_hda_intel. However I also have an Audigy 2 
 ZS PCMCIA notebook card.  The driver for this card is called snd_emu10k1.

 Originally with both cards active my Intel HDA card was being loaded as 
 the default card. This was relatively easy to resolve (though not as 
 easy as it should be) by following these guides:

 

 If you were using Gnome you could just use gnome-sound-properties to
 select the default sound card.  KDE must have something similar...

 Lee

   
It doesn't - and there is a certain degree of absurdity in the 21st 
century that it doesn't - and that something so basic would be omitted. 
(And I say this as a KDE user for the last 5+ years) There should be an 
option in KControl (KDE control panel) that allows the user (just as one 
can in Gnome ad also in Windows XP control panel) to define/change the 
system wide default audio device, using a simple applet with a drop down 
menu - rather that forcing a user to struggle with several essentially 
very obscure configuration files.

In any case after much research both cards now work. However I have 
another issue (with my onboard speakers not working correctly with the 
Audigy card) which I will post separately.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] Creative Audigy 2 PCMCIA and onboard Speakers?

2006-12-17 Thread Q
Hi, does anyone know if it is possible to get my laptop onboard speakers 
working with my Audigy 2 PCMCIA sound card? If so, how can I do this? 
Currently everything else works as as expected - however it is 
impractical to always have to carry a set of external speakers around 
with me, so having the onboard speakers working would certainly be useful.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] multi over dmix: no sound

2006-12-17 Thread Ingo Müller
Hi!

I'm very much interested in that issue, too. I had the same problem,
having PCM not usable errors on some setups I tried. I finally gave up
thinking that it just can't be done. Hoping that it will be possible one
day, I filed a feature request. Maybe you could add a comment to show,
that I'm not the only one desiring such a feature. If you should find a
way how to do it with the current versions, please tell me how! Thanks
in advance.

Greets, Ingo



Nicolas George schrieb:
 Hi.
 
 Consider the following .asoundrc:
 
 pcm.mixer {
   type dmix
   ipc_key 1024
   slave {
 pcm {
   type hw
   card 0
 }
 period_time 0
 period_size 1024
 buffer_size 32768
 rate 48000
   }
   bindings {
 0 0
 1 1
   }
 }
 
 pcm.multi {
   type multi
   slaves {
 a {
   pcm mixer
   channels 2
 }
   }
   bindings {
 0 { slave a channel 0 }
 1 { slave a channel 1 }
   }
 }
 
 Obviously the multi plugin is useless here, but it is a minimal test case
 for a problem I had with a real situation.
 
 If I play something through the mixer PCM, I get sound all right. But if I
 send it through the multi PCM, I only get silence. Changing mixer to
 hw:0 gets the sound back, but loses the mixer.
 
 It is true with libasound 1.0.12 and .13 from Debian on two different
 systems.
 
 Does anyone see what I am doing wrong?
 
 
 Regards,
 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] ALC880 - How to switch outputs?

2006-12-17 Thread Mark Williams (MWP)
Greetings all,

I have a ALC880 (Intel HDA) codec in my LG-LW70 laptop.

Output to the headphone jack works perfectly.

How do i switch output to the laptops built-in speakers?
Ive tried the 2 other subdevices (ie, 0.0, 0.1, 0.6) with no luck.

Thanks in advance!
MWP.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Creative Audigy 2 PCMCIA and onboard Speakers?

2006-12-17 Thread James Courtier-Dutton
Q wrote:
 Hi, does anyone know if it is possible to get my laptop onboard speakers 
 working with my Audigy 2 PCMCIA sound card? If so, how can I do this? 
 Currently everything else works as as expected - however it is 
 impractical to always have to carry a set of external speakers around 
 with me, so having the onboard speakers working would certainly be useful.
 

The current answer to this is that I don't know. I have not tried it.
I do know that this is not possible in windows, so it might be a 
hardware limitation or a software limitation. If it is only a software 
limitation in windows, we should be able to get the speakers working in 
Linux.

James


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Creative Audigy 2 PCMCIA and onboard Speakers?

2006-12-17 Thread Q
James Courtier-Dutton wrote:
 Q wrote:
 Hi, does anyone know if it is possible to get my laptop onboard 
 speakers working with my Audigy 2 PCMCIA sound card? If so, how can I 
 do this? Currently everything else works as as expected - however it 
 is impractical to always have to carry a set of external speakers 
 around with me, so having the onboard speakers working would 
 certainly be useful.


 The current answer to this is that I don't know. I have not tried it.
 I do know that this is not possible in windows, so it might be a 
 hardware limitation or a software limitation. If it is only a software 
 limitation in windows, we should be able to get the speakers working 
 in Linux.

 James

It works fine in Windows. The On Board speakers with this PCMCIA card 
are fully functional in Windows XP. It seems this is purely a software 
related issue.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user