[Alsa-user] sound on sometimes and sometimes not...

2003-08-15 Thread and
I have just compiled and installed alsa096, but I have problems with consistency...and sound ;-0. Some times it works and sometimes it doesn't... It might work fine after being set with alsamixer and I do an 'alsactl -f /etc/asound.state store', but only to find that next ti

Re: [Alsa-user] Problem installing current drivers?

2003-09-04 Thread and
I'm having exactly the same problem compiling alsa096 against a stock 2.4.20-8 redhat9 kernel source. When I do a depmod -a It tell me I have unresolved symbols in snd.o and when I modprobe snd it tells me the problem is with a symbol called 'schedule_work' and it fails.

Re: [Alsa-user] Problem installing current drivers?

2003-09-04 Thread and
Thank you! I was going nuts over this anders On Thursday, September 4, 2003, at 03:14 PM, Gary Cote wrote: http://www.mail-archive.com/[EMAIL PROTECTED]/ msg08312.html -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of and Sent: Thursday, September 04

Re: [Alsa-user] alsa096 won't compile on 2.4.210ac4

2003-09-05 Thread and
I haven't tried yet, but wanted to now if that might be an avenue to explore, and if you had heard anything about problems with alsa on it ;-) rgds anders On Friday, September 5, 2003, at 06:03 AM, Clemens Ladisch wrote: and wrote: Do you know if it's the same problem with 2.4.2

[Alsa-user] ALC861 Realtek high definition audio

2006-12-29 Thread and hansen
Hi Alsa users I have a Fujitsu Siemens Amilo Pa 1510 with realtek high definition audio onboard audio, running Mandriva 2007 x86_64 and Alsa 1.0.12 I have sound working with the snd-hda-intel module but my mixer is't working the main volume is missing? I got the PCM but no master volume? :(

Re: [Alsa-user] ALC861 Realtek high definition audio

2006-12-30 Thread and hansen
Sergei Steshenko wrote: Do you have mixer control called "Front" ? In my case of Realtek ALC883/HDA NVidia it's kind of main volume - I am using only stereo mode so far. Oh, and there is barely alive functionality of PCM slider in alsamixer for Realtek ALC883/HDA NVidia I

[Alsa-user] Request for Help

2014-06-10 Thread Rochelle and Robert
Hello, I hope posting here is appropriate. A recent install of mint 16 petra (cinamon) on an ASUS F550L laptop with intel HDA and HDMI sound cards. Two problems (that I can see). Pulse audio Volume control Inputs shows 2 microphone options - 1 labelled Internal Microphone and 2 labelled

[Alsa-user] Microphone problem.

2014-06-11 Thread Rochelle and Robert
Posting this again with output from alsa-info.txt. Hello, I hope posting here is appropriate. A recent install of mint 16 petra (cinamon) on an ASUS F550L laptop with intel HDA and HDMI sound cards. Two problems (that I can see). Pulse audio Volume control Inputs shows 2 microphone options - 1

[Alsa-user] Help: MIDI Controller -> 2nd Game Port -> Alsa MIDI

2003-08-26 Thread Paul and Melissa
instead...it is enabled in the bios and my onboard soundchip is disabled. This worked fine in XP prior to switching to Linux (RH9 / CCRMA). I'm new to all of this so any help would be appreciated...escpecially if it was idiot proof ;) TIA, Paul Here's some info on my Linux PC: /etc/mo

[Alsa-user] nm256: Dell Inspiron 3500 laptop

2007-05-29 Thread J. McClelland and C. Chow
Hello, I am trying to get the nm256 driver to work on a Dell Inspiron 3500 laptop. It seems I am not alone with this issue (see posts from Ted To 2007/03/05 and Matt Gushee 2006/10/23). Using force_ac97=1 I can get everything to load, but an attempt to play a wav file gives the following error

Re: [Alsa-user] nm256: Dell Inspiron 3500 laptop

2007-05-30 Thread J. McClelland and C. Chow
fully loaded, aplay somefile.wav results in aplay: pcm_write:1265: write error: Input/output error Thanks for any suggestions! Jabez > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Lee Revell > Sent: Wednesday, May 30, 2007 12:27 PM &

Re: [Alsa-user] nm256: Dell Inspiron 3500 laptop

2007-06-08 Thread J. McClelland and C. Chow
Thanks for your reply. I have now tried snd-nm256, snd-opl3sa2, snd-cs4232, snd-cs4231, snd-sb16, and snd-ad1848 with this hardware (Dell Inspiron 3500, Neomagic NM2200 MagicMedia 256AV). So far no joy! snd-nm256 seems to come closest to working. If I set force_ac97=1, the module loads with

Re: [Alsa-user] nm256: Dell Inspiron 3500 laptop - now opl3sa2 ?

2007-06-12 Thread J. McClelland and C. Chow
s snd-card-0 snd-opl3sa2 alias sound-slot-0 snd-opl3sa2 options snd-opl3sa2 sb_port=0x220 wss_port=0x530 fm_port=0x388 midi_port=-1 port=0x320 isapnp=no dma1=0 dma2=1 irq=5 The ports, dma's and irq's I've chosen definitely match those reported by lspnp. The dmesg output shows the driv

Re: [Alsa-user] nm256: Dell Inspiron 3500 laptop - SOLVED

2007-06-16 Thread J. McClelland and C. Chow
; /sbin/modprobe -r --ignore-remove snd-sb8 and it works like a charm! Funny, I Googled for weeks and never came across that ubuntu post till I tried "inspiron 3500 opl3sa2". Just goes to show that all answers really ARE out there, you just have to ask the right question.