Hi,
1. I uninstalled the alsa compiled by hand.
---
2. I tried to reinstall the essential kernel packages what I think might
have been affected by the manual alsa compile.
aptitude reinstall|[remove&install]
linux-headers-2.6.26-1-686
linux-image-2.6-686
linux-libc-dev
---
3. I tried to reinstall the alsa packages.
aptitude reinstall linux-sound-base
aptitude reinstall libasound2
aptitude install alsa
---
# These installed some more dependencies:
aptitude install alsa-oss alsa-source alsa-tools
!!!!!!
I do not have the driver
modprobe -v snd-intel8x0
install /sbin/modprobe --ignore-install snd-intel8x0 &&
/lib/alsa/modprobe-post-install snd-intel8x0
FATAL: Module snd_intel8x0 not found.
FATAL: Error running install command for snd_intel8x0
"aptitude install linux-modules-2.6.26-1-686"
does not install anything
ls /lib/modules/2.6.26-1-686/kernel/sound/
oss soundcore.ko sound_firmware.ko
I do not have a "pci" directory I think I should have.
So where are my modules?
--------------------------------------------------------------
Just to be sure, I made a reboot. After that:
violin:~# lsmod | grep sound
violin:~# modprobe -v snd-intel8x0
install /sbin/modprobe --ignore-install snd-intel8x0 &&
/lib/alsa/modprobe-post-install snd-intel8x0
FATAL: Module snd_intel8x0 not found.
FATAL: Error running install command for snd_intel8x0
violin:~#
--------------------------------------------------------
NOW I REALLY DO NOT KNOW WHAT TO DO.
(Moreover, I am new to debian - I have used RH earlier.)
Thanks for your help,
tamas
Florian Kulzer wrote:
> [ I am putting this back on the list. ]
>
> Tue, 20 Jan 2009 10:46:58 -0500, Tamas Hegedus wrote:
>> Dear Florian,
>>
>> I uninstalled alsa* (were compiled for hda) and recompiled alsa*
>
> I would reinstall the Debian alsa-* packages and the package for your
> kernel.
>
>> After boot-up I have the soundcore (and snd) modules loaded.
>>
>> modprobe -v snd-hda-intel
>> install /sbin/modprobe --ignore-install snd-hda-intel &&
/lib/alsa/modprobe-post-install snd-hda-intel
>> FATAL: Module snd_hda_intel not found.
>> FATAL: Error running install command for snd_hda_intel
>>
>> modprobe -v snd-intel8x0
>> <nothing>
>
> That means it was already loaded, which is a good sign.
>
>> lsmod | grep snd
>> snd_intel8x0 26364 0
>> snd_ac97_codec 91844 1 snd_intel8x0
>> ac97_bus 1728 1 snd_ac97_codec
>> snd_pcm_oss 32576 0
>> snd_mixer_oss 12800 1 snd_pcm_oss
>> snd_pcm 63236 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
>> snd_timer 17832 1 snd_pcm
>> snd 46776 6
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
>> soundcore 6368 1 snd
>> snd_page_alloc 7848 2 snd_intel8x0,snd_pcm
>>
>> aplay example.wav
>> I hear the speakers being activated but only noise no sound.
>
> Run "alsamixer" and check the volume levels. Make sure that Master, PCM,
> and Headphones (if applicable) are not muted. Also, try muting some of
> the other controls, for example SPDIF-related ones (if you have them).
>
--
Tamas Hegedus, PhD | phone: (1) 919-966 0329
UNC - Biochem & Biophys | fax: (1) 919-966 5178
6107 Thurston-Bowles Bldg | mailto:hege...@med.unc.edu
Chapel Hill, NC, 27599-7248 | http://biohegedus.org
Florian Kulzer wrote:
[ I am putting this back on the list. ]
Tue, 20 Jan 2009 10:46:58 -0500, Tamas Hegedus wrote:
Dear Florian,
I uninstalled alsa* (were compiled for hda) and recompiled alsa*
I would reinstall the Debian alsa-* packages and the package for your
kernel.
After boot-up I have the soundcore (and snd) modules loaded.
modprobe -v snd-hda-intel
install /sbin/modprobe --ignore-install snd-hda-intel &&
/lib/alsa/modprobe-post-install snd-hda-intel
FATAL: Module snd_hda_intel not found.
FATAL: Error running install command for snd_hda_intel
modprobe -v snd-intel8x0
<nothing>
That means it was already loaded, which is a good sign.
lsmod | grep snd
snd_intel8x0 26364 0
snd_ac97_codec 91844 1 snd_intel8x0
ac97_bus 1728 1 snd_ac97_codec
snd_pcm_oss 32576 0
snd_mixer_oss 12800 1 snd_pcm_oss
snd_pcm 63236 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 17832 1 snd_pcm
snd 46776 6
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 6368 1 snd
snd_page_alloc 7848 2 snd_intel8x0,snd_pcm
aplay example.wav
I hear the speakers being activated but only noise no sound.
Run "alsamixer" and check the volume levels. Make sure that Master, PCM,
and Headphones (if applicable) are not muted. Also, try muting some of
the other controls, for example SPDIF-related ones (if you have them).
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org