Re: [Alsa-user] hda_snd

2006-11-06 Thread Patrick J Kobly
steef wrote: > ..the driver works perfect now. cordial thanks to you all. > but...where can i find an *explanation* for what i have done by > putting this kwrite-file with in it ...* disable msi_1 * in > /etc/modprobe.d ?? > I'm glad to hear that this works for you... I'm sorry that my d

Re: [Alsa-user] hda_snd

2006-11-04 Thread steef
Bill Unruh wrote: > On Sat, 4 Nov 2006, steef wrote: > >> Bill Unruh wrote: >>> On Sat, 4 Nov 2006, steef wrote: >>> Patrick J Kobly wrote: > What behaviour are you experiencing? > > I would suggest using 1.0.13 of Alsa, and specifying the module > parameter disable_msi=1 for t

Re: [Alsa-user] hda_snd

2006-11-04 Thread Bill Unruh
On Sat, 4 Nov 2006, steef wrote: > Bill Unruh wrote: >> On Sat, 4 Nov 2006, steef wrote: >> >>> Patrick J Kobly wrote: What behaviour are you experiencing? I would suggest using 1.0.13 of Alsa, and specifying the module parameter disable_msi=1 for the module snd-hda-intel.

Re: [Alsa-user] hda_snd

2006-11-04 Thread steef
steef wrote: > Jonathan Addleman wrote: > >> steef wrote: >> >> >>> Patrick J Kobly wrote: >>> >>> What behaviour are you experiencing? I would suggest using 1.0.13 of Alsa, and specifying the module parameter disable_msi=1 for the module snd-hda-intel. >

Re: [Alsa-user] hda_snd

2006-11-04 Thread steef
Jonathan Addleman wrote: > steef wrote: > >> Patrick J Kobly wrote: >> >>> What behaviour are you experiencing? >>> >>> I would suggest using 1.0.13 of Alsa, and specifying the module >>> parameter disable_msi=1 for the module snd-hda-intel. >>> >>> i.e. You should have a line like: >>> op

Re: [Alsa-user] hda_snd

2006-11-04 Thread steef
Bill Unruh wrote: > On Sat, 4 Nov 2006, steef wrote: > >> Patrick J Kobly wrote: >>> What behaviour are you experiencing? >>> >>> I would suggest using 1.0.13 of Alsa, and specifying the module >>> parameter disable_msi=1 for the module snd-hda-intel. >>> >>> i.e. You should have a line like: >>> o

Re: [Alsa-user] hda_snd

2006-11-04 Thread Jonathan Addleman
steef wrote: > Patrick J Kobly wrote: >> What behaviour are you experiencing? >> >> I would suggest using 1.0.13 of Alsa, and specifying the module >> parameter disable_msi=1 for the module snd-hda-intel. >> >> i.e. You should have a line like: >> options snd-hda-intel index=0 >> in /etc/modprobe.

Re: [Alsa-user] hda_snd

2006-11-04 Thread Bill Unruh
On Sat, 4 Nov 2006, steef wrote: > Patrick J Kobly wrote: >> What behaviour are you experiencing? >> >> I would suggest using 1.0.13 of Alsa, and specifying the module >> parameter disable_msi=1 for the module snd-hda-intel. >> >> i.e. You should have a line like: >> options snd-hda-intel index=0

Re: [Alsa-user] hda_snd

2006-11-04 Thread steef
Patrick J Kobly wrote: > What behaviour are you experiencing? > > I would suggest using 1.0.13 of Alsa, and specifying the module > parameter disable_msi=1 for the module snd-hda-intel. > > i.e. You should have a line like: > options snd-hda-intel index=0 > in /etc/modprobe.conf > change it to: >

Re: [Alsa-user] hda_snd

2006-11-03 Thread steef
Patrick J Kobly wrote: > What behaviour are you experiencing? > > I would suggest using 1.0.13 of Alsa, and specifying the module > parameter disable_msi=1 for the module snd-hda-intel. > > i.e. You should have a line like: > options snd-hda-intel index=0 > in /etc/modprobe.conf > change it to: >

Re: [Alsa-user] hda_snd

2006-11-03 Thread Patrick J Kobly
What behaviour are you experiencing? I would suggest using 1.0.13 of Alsa, and specifying the module parameter disable_msi=1 for the module snd-hda-intel. i.e. You should have a line like: options snd-hda-intel index=0 in /etc/modprobe.conf change it to: options snd-hda-intel index=0 disable_msi