Re: A lot of noise in my sound card...
From: Jansen Carlo Sena (jansen_at_comunidadesol.org)
Date: 08/31/05
- Previous message: Andrew Sackville-West: "nvidia geforce2 and hard lock-ups"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Aug 2005 15:27:30 -0400 (AMT) To: debian-laptop@lists.debian.org
Hi friends!
Well I changed my /etc/modprobe.d/sound from this:
alias snd-card-0 snd-intel8x0
options snd-intel8x0 index=0
for this:
alias snd-card-0 snd-intel8x0
options snd-intel8x0 index=0 id=i810 buggy_irq=1
And, I booted my computer in single mode and I removed every snd kernel
module and intel8x0 module according Richard's reply.
Well, unfortunnely, my problem is not solved. But I found something
strange now. After those changes, in the text mode my sound carding is
working fine. But when I log in Gnome, open a terminal and play same mp3
file using mpg123 the noise come back again. :-(
Any suggestion for me?
Regards,
Jansen
> Also sprach Jansen Carlo Sena <jansen@comunidadesol.org> (Wed, 31 Aug
> 2005 12:15:56 -0400):
>> Hi friends,
>
> Hi Jansen,
>
>> I bought a Compaq Presario V2000 laptop and I installed Debian sarge on
>> it. For now, everything is working, except the sound card. The driver I
>> am using is intel8x0.
>>
>> Well, a read a lot of things on the Intenet about this driver and I did
>> a lot of them but my problem is not solved: when I boot my computer and
>> try to use my sound card I get a poor quality sound with noises.
>> [...]
>
> Have a look at /etc/modprobe.d/sound. You can use options for then
> module when loaded. "modinfo snd-intel8x0" will show you a list of
> availible options.
>
> <snip>
> alias snd-card-0 snd-intel8x0
> options snd-intel8x0 index=0 id=i810 buggy_irq=1
> </snip>
>
> You can also just use /etc/modules to load it with the propper options
> at startup.
>
> <snip>
> snd-intel8x0 index=0 id=i810 buggy_irq=1
> </snip>
>
> Another thing to try is to make a custom kernel with some of the
> sound/alsa modules compiled _in_ (as opposit to use modules). This
> sometimes solves problems on certain hardware. But leave at least
> snd-intel as module.
>
>> [...]
>> I am using Debian sarge with kernel 2.6.8-2-686.
>
> I think there has been a bugreport about intel8x0 for the kernel.
> This should be solved with IIRC 2.6.12/13. Have a look at the
> changelogs (ftp.kernel.org / mirror) - this may/may not have to do
> with your problem.
>
>> [lsmod]
>>
>> snd 57156 10
> --- lsmod | grep intel ==> After run alsaconf and the system is running
>> [...]
>> snd 57156 9
>
> Funny. Maybe something got loaded twice. Have you already tried to
> rmmod all the sndmodules and do "/etc/init.d/alsa restart"?
>
>> Regards,
>>
>> Jansen
>
> sl ritch
>
>
> --
> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>
--------------------------------
Diretor Técnico
Comunidade SOL Software Livre
Manaus - Amazonas - Brazil
http://www.comunidadesol.org
--------------------------------
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Andrew Sackville-West: "nvidia geforce2 and hard lock-ups"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- [opensuse] Problems with sound, USB in general, USB drives etc.
... I recently upgraded to the latest kernel from the repositories ... sound
card, the desktop crashes. ... delete files or write to the USB disk after this happens.
... cannot delete files again until I remount the drive. ... (SuSE) - Re: Setting up sound - alsa config
... > I have a 2.6.7 kernel running on a compaq presario laptop. ... The sound
card driver support ... I have a compaq presario laptop as well with the same ali5451
card. ... You do not need any OSS modules, however I do have the ALSA - OSS ...
(Debian-User) - Kernel upgrade 2.4 -> 2.6, makes system very slow on laptop with 1GB of memory: BIOS caching bug
... very evasive bug, ... After upgrading to 2.6.x kernel on ... linux
is using that memory region quite actively. ... tells us that sound card uses memory
region from 1016 to 1024MB... ... (comp.os.linux.setup) - Re: I do not understand kernel modules
... Jorn Argelo wrote: ... >>the driver for my sound card. ...
I added the following lines to the kernel ... very long time to compile all the
modules even if I am not going to use ... (freebsd-questions) - Re: Need help with the sound card!!
... > that for all the sound card support there is a module already built ...
All that are listed in /modules, until FreeBSD 5 where most everything ... think you'll
need pcm and another if building the driver into the ... kernel statically. ...
(freebsd-questions)