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
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
-
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
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
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
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
>
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
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).
>
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
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
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
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
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
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
Do you have the devices themselves? They should be created under /dev/snd,
stuff like pcmC0D0c, controlC0, etc. And, if you modprobe as a regular
user, you should have rw access to /dev/snd and devices inside.
Note that /dev/snd used to be a symlink to /proc/asound/dev in earlier
versions of ALSA,
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
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
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
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
19 matches
Mail list logo