Lee Revell wrote:
> On 6/19/07, mQ - Martin Quested <[EMAIL PROTECTED]> wrote:
> > 'dmesg | grep snd' gives:
> > [ 24.916000] snd_hda_intel: Unknown parameter `disable_msi'
> > [ 1149.352000] snd_hda_intel: Unknown parameter `disable_msi'
>
> Remove any reference to disable_msi from /etc/modprobe
mQ - Martin Quested wrote:
> sudo apt-get install --reinstall linux-image-`uname -r`
> sudo aptitude reinstall linux-image-2.6.20-16-generic
Either of those should do the job.
> I then purged the alsa packages, as previously instructed,
You mean with 'find /lib/modules -name snd\* -exec rm {} \;
mQ - Martin Quested wrote:
> It didn't work out of the box when I upgraded from Edgy to
> Feisty, which is why I started down this whole track in the first
> place.
Okay.
> I am reluctant to reboot in the middle bit, i.e. between the
> purge and the reinstall, since purging the alsa packages also
mQ - Martin Quested wrote:
> On 16/06/07, Benno Schulenberg <[EMAIL PROTECTED]> wrote:
> > Please don't top-post.
>
> Hi, does that last request mean you want me to write my email at
> the bottom like this?
Well, partly. Also snip everything you are not reacti
mQ - Martin Quested wrote:
> This despite removing all modules starting with snd
With removing modules you seem to mean 'rmmod'. But what is meant
is 'find /lib/modules -name snd\* -exec rm {} \;'. Then build and
install new ones, and reboot.
Please don't top-post.
Benno
--
GNU/Castor wrote:
> I have a new laptop (Lenovo 3000 N100) and the sound doesnt work
>
> Sound use intel-hda alsa driver.
> 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High
> Definition Audio Controller (rev 02)
>
> with the chipset :
> Realtek ALC861-VD
Have a look this bug, seei