Re: [Alsa-user] Problem installing Alsa on OpenSUSE 10.2 with Intel sound card

2007-05-02 Thread Kamran Soomro
Nope. Already tried that. I even did lsmod. Only snd_page_alloc is loaded. But I still can't load the new modules. On 5/2/07, Lee Revell <[EMAIL PROTECTED]> wrote: On 5/1/07, Kamran Soomro <[EMAIL PROTECTED]> wrote: > No one knows how to solve this problem? > Those errors mean you didn't remov

Re: [Alsa-user] Problem installing Alsa on OpenSUSE 10.2 with Intel sound card

2007-05-01 Thread Lee Revell
On 5/1/07, Kamran Soomro <[EMAIL PROTECTED]> wrote: > No one knows how to solve this problem? > Those errors mean you didn't remove all snd* modules before loading the new ones. Easiest solution is to reboot after installing new ALSA modules or rmmod everything with snd in it. Lee -

Re: [Alsa-user] Problem installing Alsa on OpenSUSE 10.2 with Intel sound card

2007-05-01 Thread Kamran Soomro
No one knows how to solve this problem? On 5/1/07, Kamran Soomro <[EMAIL PROTECTED]> wrote: Hi. I've got an Intel ICH7 family sound card. I read somewhere that I need to install Alsa separately in order for the sound to work properly. I've kernel version 2.6.18. I tried installing Alsa 1.0.14r

[Alsa-user] Problem installing Alsa on OpenSUSE 10.2 with Intel sound card

2007-05-01 Thread Kamran Soomro
Hi. I've got an Intel ICH7 family sound card. I read somewhere that I need to install Alsa separately in order for the sound to work properly. I've kernel version 2.6.18. I tried installing Alsa 1.0.14rc2. However, when I try to load the modules by: # modprobe snd-hda-intel;modprobe snd-pcm-oss;

Re: [Alsa-user] Problem installing ALSA 1.0 on Dell PC, RHEL 4.4, RedHat 2.6.9-42

2007-03-07 Thread Lee Revell
On 3/7/07, Andrew Daviel <[EMAIL PROTECTED]> wrote: > $ aplay -D hw:0,0 blah.wav > gives "format non available" Because your .wav file is not in a format that this hardware supports, and by using the hw device rather than default or plughw you've instructed ALSA not to perform any software format

Re: [Alsa-user] Problem installing ALSA 1.0 on Dell PC, RHEL 4.4, RedHat 2.6.9-42

2007-03-07 Thread Andrew Daviel
On Tue, 6 Mar 2007, Lee Revell wrote: > > You need to remove all ALSA modules before "modprobe snd-hda-intel". I did. At least, I think I did - rmmod snd_* (or what it takes to do that). And I think I had rebooted while trying things, which would have removed all modules. I have since got the

Re: [Alsa-user] Problem installing ALSA 1.0 on Dell PC, RHEL 4.4, RedHat 2.6.9-42

2007-03-06 Thread Lee Revell
On 3/5/07, Andrew Daviel <[EMAIL PROTECTED]> wrote: > I tried rebuilding ALSA with > # ./configure --with-cards=hda-intel --with-redhat=yes >--with-kernel=/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9 >--with-build=/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9 > # make > # make install >

Re: [Alsa-user] Problem installing ALSA 1.0 on Dell PC, RHEL 4.4, RedHat 2.6.9-42

2007-03-05 Thread Bill Unruh
On Mon, 5 Mar 2007, Andrew Daviel wrote: > > I ame having trouble trying to install the latest ALSA on a Dell PC under > RHEL4.4. It seems likely I'm doing something stupd but I can't figure out > what. > > The motherboard has an Intel sound chip which works under the Dell > diagnostics (and proba

[Alsa-user] Problem installing ALSA 1.0 on Dell PC, RHEL 4.4, RedHat 2.6.9-42

2007-03-05 Thread Andrew Daviel
I ame having trouble trying to install the latest ALSA on a Dell PC under RHEL4.4. It seems likely I'm doing something stupd but I can't figure out what. The motherboard has an Intel sound chip which works under the Dell diagnostics (and probably Windows but I haven't tried): Audio device:

Re: [Alsa-user] problem installing alsa-1.0.14 on Debian etch

2007-02-25 Thread Benjamin Eikel
Am Sonntag, 25. Februar 2007 22:06 schrieb Steve Kleene: > References: <[EMAIL PROTECTED]> > <[EMAIL PROTECTED]> > > On 25 Feb 2007 09:42:58 -0500, I wrote: > > I have no sound on my recent installation of Debian etch with > > alsa-1.0.13. ... The sound is on the Intel motherboard (chipset ICH7). >

Re: [Alsa-user] problem installing alsa-1.0.14 on Debian etch

2007-02-25 Thread Steve Kleene
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> On 25 Feb 2007 09:42:58 -0500, I wrote: > I have no sound on my recent installation of Debian etch with alsa-1.0.13. > ... The sound is on the Intel motherboard (chipset ICH7). On 25 Feb 2007 16:47:05 +0100, Benjamin Eikel replied: > I needed

Re: [Alsa-user] problem installing alsa-1.0.14 on Debian etch

2007-02-25 Thread Benjamin Eikel
Am Sonntag, 25. Februar 2007 15:42 schrieb Steve Kleene: > I have no sound on my recent installation of Debian etch with alsa-1.0.13. > I do have sound when I boot off the XP partition. The sound is on the > Intel motherboard (chipset ICH7). In the debian-user mailing list, it was > recently sta

Re: [Alsa-user] problem installing alsa-1.0.14 on Debian etch

2007-02-25 Thread Benjamin Eikel
Am Sonntag, 25. Februar 2007 15:42 schrieb Steve Kleene: > I have no sound on my recent installation of Debian etch with alsa-1.0.13. > I do have sound when I boot off the XP partition. The sound is on the > Intel motherboard (chipset ICH7). In the debian-user mailing list, it was > recently sta

[Alsa-user] problem installing alsa-1.0.14 on Debian etch

2007-02-25 Thread Steve Kleene
I have no sound on my recent installation of Debian etch with alsa-1.0.13. I do have sound when I boot off the XP partition. The sound is on the Intel motherboard (chipset ICH7). In the debian-user mailing list, it was recently stated that the hda-intel driver for alsa-1.0.11 had some problems.

Re: [Alsa-user] Problem installing alsa-modules on debian machine

2003-11-13 Thread Alberto Monteiro
Takashi Iwai wrote: > > show the output of depmod -ae. > My output of depmod -ae is empty. But nothing works for me: there's no sound output at all Alberto Monteiro --- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Veg

Re: [Alsa-user] Problem installing alsa-modules on debian machine

2003-11-13 Thread Takashi Iwai
At Wed, 12 Nov 2003 21:15:03 +0100, Magnus Larsson wrote: > > Hi! > > I am trying to install alsa-modules on a Thinkpad T23, with debian > unstable. Running kernel is 2.4.22. I try apt-get install > alsa-modules-2.4.22-1-686, but get error messages when dpkg tries to > start alsa server:Attemptin

[Alsa-user] Problem installing alsa-modules on debian machine

2003-11-12 Thread Magnus Larsson
Hi! I am trying to install alsa-modules on a Thinkpad T23, with debian unstable. Running kernel is 2.4.22. I try apt-get install alsa-modules-2.4.22-1-686, but get error messages when dpkg tries to start alsa server:Attempting to start. depmod: *** Unresolved symbols in /lib/modules/2.4.22-1-686/

Re: [Alsa-user] Problem installing alsa-driver with an ESS TechnologyMaestro 2 soundcard

2003-09-04 Thread Clemens Ladisch
Gérard Verger wrote: > I am trying to intall alsa-driver 0.9.6 on a laptop with an ESS1978 > Maestro 2E soundcard. I followed instructions on the ESS Technology > maestro-2e page. No problem instaaling alsa-driver and alsa-lib but I > get incorrect modules parameters when I try to insert modules in

[Alsa-user] Problem installing alsa-driver with an ESS Technology Maestro 2soundcard

2003-09-03 Thread Gérard Verger
Hello, I am trying to intall alsa-driver 0.9.6 on a laptop with an ESS1978 Maestro 2E soundcard. I followed instructions on the ESS Technology maestro-2e page. No problem instaaling alsa-driver and alsa-lib but I get incorrect modules parameters when I try to insert modules into the kernel. dmesg

Re: [Alsa-user] Problem installing ALSA with Redhat 9.0 on Asus P4PE

2003-06-13 Thread Fedor Pikus
, but not anymore, now they are real devices under /dev. On Fri, 13 Jun 2003, Frank Zdarsky wrote: > Date: Fri, 13 Jun 2003 23:18:08 +0200 (MEST) > From: Frank Zdarsky <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [Alsa-user] Problem installing ALSA with Redhat 9.0 o

[Alsa-user] Problem installing ALSA with Redhat 9.0 on Asus P4PE

2003-06-13 Thread Frank Zdarsky
Hi, I've installed Redhat 9.0 on my new Asus P4PE motherboard with Analog Device's SoundMax AD1980 on-board sound. When the standard installation would not give me any sound I downloaded and installed the current ALSA 0.9.4 version (driver/libs/utils/oss), configuring the driver with ./configure

Re: [Alsa-user] Problem installing ALSA

2003-01-23 Thread Pascal Cleve
Thanks, it is working now. There is something called utils/alsaconf in the alsa-driver-* tar ball. When you run this thing, it updates your modules.conf file correctly. I must admit that device drivers are still a little bit of a mystery to me. Pascal

Re: [Alsa-user] Problem installing ALSA

2003-01-23 Thread Clemens Ladisch
Pascal Cleve wrote: > Here is what I have now: > > Alsa Support > alias char-major-116 snd > options snd major=116 cards_limit=1 > > alias snd-card-0 snd-intel8x0 > options snd-intel8x0 index=0 > > # OSS/Free portion > alias char-major-14 soundcore > alias sound-slot-0 snd-card-0 > alias sound-ser

Re: [Alsa-user] Problem installing ALSA

2003-01-22 Thread Pascal Cleve
On Wed, 2003-01-22 at 17:46, Dave Hanna wrote: I think that you need to add the following lines to your /etc/modules.conf. Pay particular attention to the options line.. Good luck and please let me know if it helps # ALSA portion alias char-major-116 snd alias snd-card

Re: [Alsa-user] Problem installing ALSA

2003-01-22 Thread Jack O'Quin
Pascal Cleve <[EMAIL PROTECTED]> writes: > I am new to ALSA and I followed the instruction to the letter but for > some reason ALSA is not starting. Any idea what could be wrong. I > configured the alsa-driver with --with-intel8x0 Looks like you didn't configure /etc/modules.conf. Here's a g

[Alsa-user] Problem installing ALSA

2003-01-22 Thread Pascal Cleve
Hello all, I am new to ALSA and I followed the instruction to the letter but for some reason ALSA is not starting.  Any idea what could be wrong.  I configured the alsa-driver with --with-intel8x0 Thanks Pascal Jan 22 16:23:22 blackhole gpm: gpm startup succeeded Jan 22 16:23:22 blac