[Alsa-user] snd-hda-intel stops PC Speaker beeps on Thinkpad T-470

2024-06-17 Thread Martin Hicks
Hi, I have a thinkpad T470 where I need the pc speaker beeps to be functional. If I blacklist the snd-hda-intel module everything works correctly. I'm able to beep via the beep command with the legacy IOCTL interface, and with both the pcspkr and snd-pcsp modules loaded via /dev/input/by-path/pl

Re: [Alsa-user] snd-hda-intel model selection

2014-09-14 Thread Eyecreate
Nice, I didn't know multiple models could/had to be specified for some devices. That did the trick. Thanks for the suggestions Clemens. http://www.eyecreate.org On Sun, Sep 14, 2014 at 2:29 PM, Clemens Ladisch wrote:

Re: [Alsa-user] snd-hda-intel model selection

2014-09-14 Thread Clemens Ladisch
Eyecreate wrote: > That's odd since that one is listed right next to the sense-combo listing > in the kernel source I'm using. Then you're using some older kernel source. > options snd-hda-intel model=alc283-chrome Anyway, this will not work if the first HDA device happens to be the HDMI output

Re: [Alsa-user] snd-hda-intel model selection

2014-09-12 Thread Eyecreate
That's odd since that one is listed right next to the sense-combo listing in the kernel source I'm using. {.id = ALC283_FIXUP_CHROME_BOOK, .name = "alc283-chrome"}, {.id = ALC283_FIXUP_SENSE_COMBO_JACK, .name = "alc283-sense-combo"}, Also, changing it to sense-combo doesn't seem to show t

Re: [Alsa-user] snd-hda-intel model selection

2014-09-11 Thread Clemens Ladisch
Eyecreate wrote: > options snd-hda-intel model=alc283-chrome There is no such model option. The Chromebook option is called "alc283-dac-wcaps" or "alc283-sense-combo". Regards, Clemens -- Want excitement? Manually upgra

[Alsa-user] snd-hda-intel model selection

2014-09-11 Thread Eyecreate
I've been trying to use this driver with a specific fixup/model set. I made a file in /etc/modprobe.d with this line: options snd-hda-intel model=alc283-chrome I do not see the results of those fixes on reboot. Is this the correct way to do this and how can I verify what model/fixup set my hardwa

Re: [Alsa-user] snd-hda-intel: playback fine, capturing only results in noise

2011-11-09 Thread Daniel Borkmann
Okay, I got it working. Just compiled all the 1.0.24 userland tools. Thanks anyway! On Wed, Nov 9, 2011 at 3:32 PM, Daniel Borkmann wrote: > Hi ALSA people, > > I have the same issues on both of my machines with the HDA-Intel driver. > > Playback (i.e. aplay) of sound works fine, but recording (

[Alsa-user] snd-hda-intel: playback fine, capturing only results in noise

2011-11-09 Thread Daniel Borkmann
Hi ALSA people, I have the same issues on both of my machines with the HDA-Intel driver. Playback (i.e. aplay) of sound works fine, but recording (i.e. arecord) on both machines results in noise-only. The alsa-info.sh script resulted in the following: My laptop: http://www.alsa-project.org/db/?

Re: [Alsa-user] snd-hda-intel: front headphone (8086:27d8 1043:83bc)

2011-07-04 Thread Alex
Hi Paul, > Dear Alex, > > Am Sonntag, den 03.07.2011, 21:00 +0200 schrieb Alex: > > I run a Debian/sid on an Asus P5KPL-SE mainboard, the snd-hda-intel seem > > to work fine, ever if it run with guess method: > > > > Unknown hardware: "HDA-Intel" "Realtek ALC887" > > "HDA:10ec0887,104383bc,00100

Re: [Alsa-user] snd-hda-intel: front headphone (8086:27d8 1043:83bc)

2011-07-04 Thread Paul Menzel
Dear Alex, Am Sonntag, den 03.07.2011, 21:00 +0200 schrieb Alex: > I run a Debian/sid on an Asus P5KPL-SE mainboard, the snd-hda-intel seem to > work fine, ever if it run with guess method: > > Unknown hardware: "HDA-Intel" "Realtek ALC887" > "HDA:10ec0887,104383bc,00100202" "0x1043" "0x83bc"

[Alsa-user] snd-hda-intel, model missing for ALC888 on Intel DP43TF?

2010-03-14 Thread Tom Mercelis
Hello, I have an Intel motherboard DP43TF. It has the following audio chipset: (according to lspci): 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller cat /sys/class/sound/card0/hwC0D2/vendor_name Realtek cat /sys/class/sound/card0/hwC0D2/chip_name ALC888 The moth

[Alsa-user] [snd-hda-intel] VIA VT1708/A [Azalia HDAC] (Realtek ALC662) bug/problem discovered by using PulseAudio

2010-02-07 Thread Paul Menzel
Dear ALSA users, please tell me if I should open a ticket for this issue in the ALSA bugtracking system. Using PulseAudio (PA) playing sound works without problems but running a program accessing the microphone (`gnome-volume-control`, `empathy` doing voice calls, …) causes high CPU loads of Pul

Re: [Alsa-user] snd-hda-intel / Ibex Peak chipset sound device not found...

2010-02-05 Thread Mark Knecht
On Thu, Feb 4, 2010 at 10:47 PM, Jaroslav Kysela wrote: > On Thu, 4 Feb 2010, Mark Knecht wrote: > >> Are any Alsa devs reading this list or do I need to post this elsewhere? >> >> I've got a new Intel motherboard that was just recently released which >> uses the new H55 chipset. The spec sheet sa

Re: [Alsa-user] snd-hda-intel / Ibex Peak chipset sound device not found...

2010-02-04 Thread Jaroslav Kysela
On Thu, 4 Feb 2010, Mark Knecht wrote: > Are any Alsa devs reading this list or do I need to post this elsewhere? > > I've got a new Intel motherboard that was just recently released which > uses the new H55 chipset. The spec sheet says it's Intel HDA but I > don't think Alsa or the kernel is reco

[Alsa-user] snd-hda-intel / Ibex Peak chipset sound device not found...

2010-02-04 Thread Mark Knecht
Are any Alsa devs reading this list or do I need to post this elsewhere? I've got a new Intel motherboard that was just recently released which uses the new H55 chipset. The spec sheet says it's Intel HDA but I don't think Alsa or the kernel is recognizing it, at least not automatically. The kerne

[Alsa-user] snd-hda-intel on asus U6V in recent kernel releases

2009-06-13 Thread Zdenek Behan
Hi, I own an Asus U6V notebook, and the snd-hda-intel driver basically broke down, somewhere around 2.6.28 kernel release. The symptoms are: very limited mixer controls, dysfunctional fn+key volume and mute control. I bisected the problem down basically to this patch, commited between 2.6.27 a

[Alsa-user] snd-hda-intel module (STAC9205) front jack problem

2009-04-12 Thread Hakan Akkan
Hi all, I have a Gateway T-1625 laptop with STAC9205 chip. Built-in speakers on the laptop works just fine. However, when I plug headphones to the front audio-out jack, it mutes built-in speakers and nothing comes out of the headphones. I have been trying to configure the snd-hda-intel module with

Re: [Alsa-user] snd-hda-intel has low volume output on Dell XPS m1530

2008-12-30 Thread sam
Dominique Michel wrote: > Le Mon, 22 Dec 2008 13:33:06 -0500, > sam a écrit : > >> I have run the alsa-info script and my output can be found at >> http://www.alsa-project.org/db/?f=558d6bc779f75775217e5b03dda1d11699e5e4a5 >> >> I basically have only about half the normal volume, I get no noticea

Re: [Alsa-user] snd-hda-intel has low volume output on Dell XPS m1530

2008-12-26 Thread Dominique Michel
Le Mon, 22 Dec 2008 13:33:06 -0500, sam a écrit : > I have run the alsa-info script and my output can be found at > http://www.alsa-project.org/db/?f=558d6bc779f75775217e5b03dda1d11699e5e4a5 > > I basically have only about half the normal volume, I get no noticeable > sound output until my maste

[Alsa-user] snd-hda-intel has low volume output on Dell XPS m1530

2008-12-22 Thread sam
I have run the alsa-info script and my output can be found at http://www.alsa-project.org/db/?f=558d6bc779f75775217e5b03dda1d11699e5e4a5 I basically have only about half the normal volume, I get no noticeable sound output until my master switch is at about 50% (on internal speakers and headphones)

Re: [Alsa-user] snd-hda-intel nvidia 8200 Realtek ALC1200 not found

2008-12-14 Thread Darren Hart
This appears to have been a build problem and library path installation issue using the debian experimental packages on Ubuntu. I have resolved this and now can hear analog audio, and the digital device is now visible as well, but I have yet to get any audio from it. I think I'll start a new threa

[Alsa-user] snd-hda-intel nvidia 8200 Realtek ALC1200 not found

2008-12-12 Thread Darren Hart
I'm trying to build 1.0.18a on Ubuntu 8.10 in order to get HDMI audio output on my Acer X1200. However, after building the drivers, lib, utils, and tools packages (plugins fails to compile for me - working with the debian package guys on that), I load the snd-hda-intel driver and see the following

[Alsa-user] snd-hda-intel

2008-10-10 Thread Julian Hille - gmx
Hi, i have a acer aspire 7530g and on board is a ALC888S and after i made options snd-hda-intel model=3stack-6ch or model=acer or model=acer-aspire etc its working BUT very low. Before i set that option, there were no sound at all. here some infos: --- aplay -l **

[Alsa-user] snd-hda-intel module now working

2008-06-18 Thread randall
After rebuilding the kernel about 5 times and double-checking the KMixer controls, I have finally successfully been able to get the onboard sound working. Took 2 days tweaking and rebuilding the kernel. I used the "3stack-6ch-dig" setting for the model and turned on a SND debug variable. - Ra

[Alsa-user] snd-hda-intel acer notebook

2008-03-30 Thread Jean-Michel Brünn
Hello, i hope someone can help me with the following little problem ;-) Background: i bought an acer aspire 5520G notebook ago some weeks with pre installed vista. Within Vista i'm able to use the 3 jacks for 5.1, within linux not. I'm looking now for a way to use them in linux for that 5.1, to

[Alsa-user] snd-hda-intel, 3stack. Can I split outputs?

2008-03-28 Thread Mark A Jenks
I've been looking all over the place to try and find an answer to this, but I'm not having much luck. I have the hardware above, which is a 3stack. Linein-lineout-mic. Is it possible to write a asound.conf to create 2 different stereo outputs for this? I would like to use one for Default ou

Re: [Alsa-user] snd-hda-intel doesn't insert in 2.6.23.1

2008-03-06 Thread Fabrice DELENTE
> This means you are either trying to load modules compiled against a > different kernel than the running one, or that you did not reboot or > remove ALL snd* modules before inserting the new ones. However I recompiled the kernel, then rebooted, and recompiled the modules; then I tried to insert

Re: [Alsa-user] snd-hda-intel doesn't insert in 2.6.23.1

2008-03-06 Thread Lee Revell
On Thu, Mar 6, 2008 at 1:24 PM, Fabrice DELENTE <[EMAIL PROTECTED]> wrote: > snd_hda_codec: Unknown symbol snd_ctl_elem_read > snd_hda_codec: Unknown symbol snd_ctl_elem_write > snd_hda_intel: Unknown symbol snd_hda_bus_new > snd_hda_intel: Unknown symbol snd_hda_build_pcms > snd_hda_intel: Un

[Alsa-user] snd-hda-intel doesn't insert in 2.6.23.1

2008-03-06 Thread Fabrice DELENTE
Hello. I self-compiled Linux 2.6.23.1, then downloaded and compiled alsa 1.0.16. I have 2 soundcards, one is an external USB audio, and snd-usb-audio inserts ok and the card plays right. I also have an internal one, which uses snd-hda-intel. It used to work, but since 1.0.16 when I want to inser

Re: [Alsa-user] snd-hda-intel : Unknown model for ALC882

2007-11-26 Thread Bonnel Christophe
I have tried all model listed in /usr/src/KERNEL_VERSION/Document/sound/alsa with no luck. I have tried alsa all alsa model with position_fix=1 but i still have no sound. Can anyone help me ? Dmitri Pogosyan a écrit : > That's no problem by itself. > > >> Hi all, >> >> I have an Asus A7T lap

Re: [Alsa-user] snd-hda-intel : Unknown model for ALC882

2007-11-22 Thread Dmitri Pogosyan
That's no problem by itself. > Hi all, > > I have an Asus A7T laptop which had a problem. Asus switched my > motherboard to correct it but now i have no sound. > > I searched on the web and understood that the codec should be known by > kernel in order to have sound. > > Here is some output :

[Alsa-user] snd-hda-intel : Unknown model for ALC882

2007-11-22 Thread Bonnel Christophe
Hi all, I have an Asus A7T laptop which had a problem. Asus switched my motherboard to correct it but now i have no sound. I searched on the web and understood that the codec should be known by kernel in order to have sound. Here is some output : $lspci -v 00:10.1 Audio device: nVidia Corporat

[Alsa-user] snd-hda-intel volume too low, can't be changed

2007-07-29 Thread Vaclav Barta
Hi, I'm running Gentoo (current kernel 2.6.21-r4) on an Asus notebook (A9RP) with almost but not quite working sound: lspci says my soundcard is Audio device: ATI Technologies Inc SB450 HDA Audio (rev 01) so I've selected snd-hda-intel (as a module) when compiling the kernel. alsaconf recogniz

[Alsa-user] snd-hda-intel, compiled as module, works for Dell Latitude 830

2007-07-25 Thread Ruediger Dohmhardt
Dear developers, the module "snd-hda-intel" works fine on Dell Latitude 830/. /I compiled the ALSA Hg sources from today (25 July 07). Computer: Dell Latitude D830 Chip: Sigmatel STAC9205 Kernel: 2.6.21.6 Question: Any plans when the HG-Code, with respect to "hda-intel", will be

Re: [Alsa-user] Snd-hda-intel Alsa problems in Debian Etc

2007-07-12 Thread Micah Bucy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 oops, I meant snd-hda-intel. how about at the end of /etc/modprobe.d/alsa-base add options snd-hda-intel model=auto Kevin Burke wrote: > Sure 'cat /etc/modprobe.d/alsa-base | grep snd_hda_intel' returned no > results but 'cat /etc/modprobe.d/alsa-bas

Re: [Alsa-user] Snd-hda-intel Alsa problems in Debian Etc

2007-07-10 Thread Micah Bucy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Could you list the contents of cat /etc/modprobe.d/alsa-base | grep snd_hda_intel Kevin Burke wrote: > > > The sound on my Gateway MT6821 laptop only works on boot when Alsamixer > shows two options > "Master and PCM" but sometimes it shows three o

[Alsa-user] Snd-hda-intel Alsa problems in Debian Etc

2007-07-10 Thread Kevin Burke
The sound on my Gateway MT6821 laptop only works on boot when Alsamixer shows two options "Master and PCM" but sometimes it shows three options instead "Master PCM and SPDIF". When it shows all three options on a reboot my sound doesn't work on my laptop computer speakers or headphones (jack). l

Re: [Alsa-user] snd-hda-intel: problem setting 6 channels out on ALC861

2007-06-14 Thread Willem Granjé
I confirm that the motherboard documentation says this is possible and you can see in the source of patch_realtek.c for the alsa driver "snd-hda-intel" that the feature is implemented. Can anyone say that the driver is actually patched during install (I'm on Debian Etch amd64)? On 6/14/07, Lee Re

Re: [Alsa-user] snd-hda-intel: problem setting 6 channels out on ALC861

2007-06-14 Thread Lee Revell
On 6/14/07, Willem Granjé <[EMAIL PROTECTED]> wrote: > Dear All, > > I have a barebone Asus Pundit P1 AH2 with onboard ALC861. On the back there > are 3 jacks for audio who are standard line in + out + microphone. > > In the documentation and in the source of patch_realtek.c you can see that > thes

Re: [Alsa-user] snd-hda-intel: problem setting 6 channels out on ALC861

2007-06-14 Thread Oliver Lupton
Willem Granjé wrote: > On 6/14/07, *Oliver Lupton* <[EMAIL PROTECTED] > > wrote: > > Willem Granjé wrote: > > I have a barebone Asus Pundit P1 AH2 with onboard ALC861. On the back > > there are 3 jacks for audio who are standard line in + out + > microphon

Re: [Alsa-user] snd-hda-intel: problem setting 6 channels out on ALC861

2007-06-14 Thread Willem Granjé
On 6/14/07, Oliver Lupton <[EMAIL PROTECTED]> wrote: Willem Granjé wrote: > I have a barebone Asus Pundit P1 AH2 with onboard ALC861. On the back > there are 3 jacks for audio who are standard line in + out + microphone. > > In the documentation and in the source of patch_realtek.c you can see >

[Alsa-user] snd-hda-intel: problem setting 6 channels out on ALC861

2007-06-14 Thread Willem Granjé
Dear All, I have a barebone Asus Pundit P1 AH2 with onboard ALC861. On the back there are 3 jacks for audio who are standard line in + out + microphone. In the documentation and in the source of patch_realtek.c you can see that these can be reconfigured to give 5.1 sound out. But how? Setting

Re: [Alsa-user] snd-hda-intel on a Mac Pro: very low volume

2007-04-20 Thread Takashi Iwai
At Fri, 20 Apr 2007 09:44:30 -0400, Ryan Abernathey wrote: > > Sorry to bother the list with this again, but I am really eager to solve the > problem... > Can anyone at least recommend how I can go about troubleshooting my > configuration? > No one is running alsa on a Mac Pro? Try the latest AL

Re: [Alsa-user] snd-hda-intel on a Mac Pro: very low volume

2007-04-20 Thread Patrick Dixon
Don't know anything about your Mac Pro, but I have had this on another motherboard when the front of case audio port wasn't connected. The header on the m/b required two jumpers to be fitted - so check your m/b manual! regards Patrick Ryan Abernathey wrote: > Sorry to bother the list with thi

Re: [Alsa-user] snd-hda-intel on a Mac Pro: very low volume

2007-04-20 Thread Ryan Abernathey
Sorry to bother the list with this again, but I am really eager to solve the problem... Can anyone at least recommend how I can go about troubleshooting my configuration? No one is running alsa on a Mac Pro? Many Thanks, Ryan On 4/18/07, Ryan Abernathey <[EMAIL PROTECTED]> wrote: Hi, I have s

[Alsa-user] snd-hda-intel on a Mac Pro: very low volume

2007-04-18 Thread Ryan Abernathey
Hi, I have searched extensively on this but haven't been able to solve the problem. Hopefully someone here has figured it out already and can help me. I am running Sabayon (Gentoo) linux on of the the new Mac Pro's (NOT a macbook pro). Here is my lspci: 00:1b.0 Audio device: Intel Corporation 63

Re: [Alsa-user] snd-hda-intel, Intel M/B with 965 chipset - device exists, but ALSA says "Invalid"

2006-12-21 Thread Ed Wright
Hi Sergei, Thanks for the reply. On 2006-12-22 02:02, Sergei Steshenko wrote: > > See the above 'crw-rw' are you a member of 'audio' group ? > Have you tried as root ? > Unfortunately, "yes" and "yes" Ed - Take S

Re: [Alsa-user] snd-hda-intel, Intel M/B with 965 chipset - device exists, but ALSA says "Invalid"

2006-12-21 Thread Sergei Steshenko
On Fri, 22 Dec 2006 01:55:56 +0900 equark <[EMAIL PROTECTED]> wrote: > Hi, > > I've read all the docs I can find, compiled and installed alsa as > instructed. > > Everything *appears* to run successfully, but. > > ALSA runs, inserts modules and creates device files but then can't use them.

[Alsa-user] snd-hda-intel, Intel M/B with 965 chipset - device exists, but ALSA says "Invalid"

2006-12-21 Thread equark
Hi, I've read all the docs I can find, compiled and installed alsa as instructed. Everything *appears* to run successfully, but. ALSA runs, inserts modules and creates device files but then can't use them. I feel I must be missing something really simple, but can't for the life of me find

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-11 Thread steef
steef wrote: > Bill Unruh wrote: > >> On Thu, 9 Nov 2006, steef wrote: >> >> >>> Antonio-Blasco Bonito wrote: >>> Listen folks... following this advice found here in the thread "Asus P5LD2-SE, HDA-Intel, ADI1986A 6-channel CODEC" http://article.gmane.org

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-10 Thread steef
EmIScA wrote: > that was my post. :-D sorry, steef > > steef ha scritto: >> Antonio-Blasco Bonito wrote: >> >>> Il giorno gio, 09/11/2006 alle 17.40 +0100, steef ha scritto: >>> >>> Antonio-Blasco Bonito wrote: > Listen folks... > > following

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-10 Thread EmIScA
that was my post. :-D steef ha scritto: Antonio-Blasco Bonito wrote: Il giorno gio, 09/11/2006 alle 17.40 +0100, steef ha scritto: Antonio-Blasco Bonito wrote: Listen folks... following this advice found here in the thread "Asus P

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-10 Thread steef
Antonio-Blasco Bonito wrote: > Il giorno gio, 09/11/2006 alle 17.40 +0100, steef ha scritto: > >> Antonio-Blasco Bonito wrote: >> >>> Listen folks... >>> >>> following this advice found here in the thread "Asus P5LD2-SE, >>> HDA-Intel, ADI1986A 6-channel CODEC" >>> >>> http://article.gmane.

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-10 Thread Antonio-Blasco Bonito
Il giorno gio, 09/11/2006 alle 17.40 +0100, steef ha scritto: > Antonio-Blasco Bonito wrote: > > Listen folks... > > > > following this advice found here in the thread "Asus P5LD2-SE, > > HDA-Intel, ADI1986A 6-channel CODEC" > > > > http://article.gmane.org/gmane.linux.alsa.devel/41206 > > > > I go

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-09 Thread steef
Bill Unruh wrote: > On Thu, 9 Nov 2006, steef wrote: > >> Antonio-Blasco Bonito wrote: >>> Listen folks... >>> >>> following this advice found here in the thread "Asus P5LD2-SE, >>> HDA-Intel, ADI1986A 6-channel CODEC" >>> >>> http://article.gmane.org/gmane.linux.alsa.devel/41206 >>> >>> I got the

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-09 Thread steef
Antonio-Blasco Bonito wrote: > Listen folks... > > following this advice found here in the thread "Asus P5LD2-SE, > HDA-Intel, ADI1986A 6-channel CODEC" > > http://article.gmane.org/gmane.linux.alsa.devel/41206 > > I got the card working! > And it looks from my /proc/asound/version I'm running alsa

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-09 Thread Antonio-Blasco Bonito
Listen folks... following this advice found here in the thread "Asus P5LD2-SE, HDA-Intel, ADI1986A 6-channel CODEC" http://article.gmane.org/gmane.linux.alsa.devel/41206 I got the card working! And it looks from my /proc/asound/version I'm running alsa 1.0.12rc1 (as shipped with kernel 2.6.17 un

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-09 Thread Antonio-Blasco Bonito
Il giorno gio, 09/11/2006 alle 09.55 +0100, steef ha scritto: > under debian_etch i found this in: > > > > */lib/modules/2.6.17-2-k7/build/drivers/pci/Kconfig* > > > # > # PCI configuration > # > config PCI_MSI > bool "Message Signaled Interrupts (MSI and MSI-X)" > depends on PCI >

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-09 Thread steef
Gustav Degreef wrote: > On 11/7/06, *Patrick J Kobly* <[EMAIL PROTECTED] > > wrote: > > steef wrote: > > Gustav Degreef wrote: > > > >> I'm also using the snd_hda_intel module (chip 14f1 ID 5047), > but when > >> I try modprobe snd-hda-intel disabl

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-08 Thread Gustav Degreef
On 11/7/06, Patrick J Kobly <[EMAIL PROTECTED]> wrote: steef wrote:> Gustav Degreef wrote:>>> I'm also using the snd_hda_intel module (chip 14f1 ID 5047), but when>> I try modprobe snd-hda-intel disable_msi=1it refuses to load and dmesg>> gives an error message that it an unknown parameter.  I can

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-07 Thread Patrick J Kobly
steef wrote: > Gustav Degreef wrote: > >> I'm also using the snd_hda_intel module (chip 14f1 ID 5047), but when >> I try modprobe snd-hda-intel disable_msi=1it refuses to load and dmesg >> gives an error message that it an unknown parameter. I can load the >> module with any number of model=

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-07 Thread steef
Gustav Degreef wrote: > I'm also using the snd_hda_intel module (chip 14f1 ID 5047), but when > I try modprobe snd-hda-intel disable_msi=1it refuses to load and dmesg > gives an error message that it an unknown parameter. I can load the > module with any number of model= and it gives no error m

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-07 Thread steef
Patrick J Kobly wrote: > Sorry, haven't been following this thread... The behaviour I > experienced that this fixed was: > > - under 1.0.12, mixer was not working properly. (no headphone volume, > internal speakers worked fine, no mixer track for headphone) > - 1.0.13 had some patches related t

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-07 Thread Patrick J Kobly
Sorry, haven't been following this thread... The behaviour I experienced that this fixed was: - under 1.0.12, mixer was not working properly. (no headphone volume, internal speakers worked fine, no mixer track for headphone) - 1.0.13 had some patches related to mixers in hda_intel devices, so

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-07 Thread Thomas Creutz
steef schrieb: > some links about msi > > http://en.wikipedia.org/wiki/Message_Signaled_Interrupts > >> http://lwn.net/Articles/44139/ >> hmm.. you think, *this* mixer problem it´s depending on the MSI (IRQ-Configuration) ? a grep to my kernel-config results in CONFIG_PCI_MSI=y and CONFI

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-07 Thread steef
Thomas Creutz wrote: > steef schrieb: > >> steef wrote: >> >> some links about msi http://en.wikipedia.org/wiki/Message_Signaled_Interrupts > http://lwn.net/Articles/44139/ greetings (m. herzl. Gr.) steef - Usin

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-06 Thread Thomas Creutz
steef schrieb: > aLiEnTxC wrote: > >> steef schrieb: >> >>> *options snd-hda-intel index=0 disable_msi=1* >>> >>> to put in the modules.conf_file (or another name) of your distro. >>> since a kind soul advised me to do that my snd-hda-intel module works >>> like a charm and alsamixer does

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-06 Thread Thomas Creutz
steef schrieb: > steef wrote: > >> aLiEnTxC wrote: >> >> >>> i try this options by >>> >>> modprobe -r snd_hda_intel snd_hda_codec snd_pcm_oss snd_mixer_oss >>> snd_pcm snd_timer snd >>> modprobe snd-hda-intel index=0 disable_msi=1 >>> >>> but it nothing changed... No volume-control ove

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-05 Thread steef
steef wrote: > aLiEnTxC wrote: > >> steef schrieb: >> >>> *options snd-hda-intel index=0 disable_msi=1* >>> >>> to put in the modules.conf_file (or another name) of your distro. >>> since a kind soul advised me to do that my snd-hda-intel module works >>> like a charm and alsamixer does a

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-05 Thread steef
aLiEnTxC wrote: > steef schrieb: >> *options snd-hda-intel index=0 disable_msi=1* >> >> to put in the modules.conf_file (or another name) of your distro. >> since a kind soul advised me to do that my snd-hda-intel module works >> like a charm and alsamixer does all it has to do. >> >> worth a try

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-05 Thread steef
aLiEnTxC wrote: > steef schrieb: >> *options snd-hda-intel index=0 disable_msi=1* >> >> to put in the modules.conf_file (or another name) of your distro. >> since a kind soul advised me to do that my snd-hda-intel module works >> like a charm and alsamixer does all it has to do. >> >> worth a try

Re: [Alsa-user] snd-hda-intel /etc/modprobe textfile

2006-11-05 Thread steef
Steve Kemp wrote: > On Sun, Nov 05, 2006 at 09:37:39PM +0100, steef wrote: > > >> some helpful soul on the alsa-userlist advised me to put a textfile with >> >> *options snd-hda-intel index=0 disable_msi=1* >> >> is some kind soul out there who can tell me the exact meaning of the phrase >> *--

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-05 Thread steef
Thomas Creutz wrote: > Hello Dev's, > > I have some Problems with my sound card... I cant use the hardware-mixer. > > I use latest hg-clone now. > > By loading the sound-driver I become > > PCI: Enabling device :00:1b.0 ( -> 0002) > ACPI: PCI Interrupt :00:1b.0[A] -> GSI 16 (level, low)

[Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-05 Thread Thomas Creutz
Hello Dev's, I have some Problems with my sound card... I cant use the hardware-mixer. I use latest hg-clone now. By loading the sound-driver I become PCI: Enabling device :00:1b.0 ( -> 0002) ACPI: PCI Interrupt :00:1b.0[A] -> GSI 16 (level, low) -> IRQ 169 PCI: Setting latency time

Re: [Alsa-user] snd-hda-intel - microphone not working in laptop

2006-10-07 Thread Bill Unruh
On Sat, 7 Oct 2006, Gustav Degreef wrote: > Dear List, > > I am resending this with another subject line since I got no response. > Any help at all would be much appreciated. > > I have an HP pavillion dv2000 laptop and I can't get the microphone to > work. Sound works pretty well from the first

[Alsa-user] snd-hda-intel - microphone not working in laptop

2006-10-07 Thread Gustav Degreef
Dear List,I am resending this with another subject line since I got no response. Any help at all would be much appreciated.I have an HP pavillion dv2000 laptop and I can't get the microphone towork. Sound works pretty well from the first installation without any reconfiguration using snd-hda-inte

Re: [Alsa-user] snd-hda-intel problems

2006-09-14 Thread Andrew Mahone
I've done a little more experimenting. It does not reliably alternate between the working and non-working states with module reloads, that was a fluke. It seems to be random, and sadly it also seem to favor the non-working state. I've compare the contents of /proc/asound in both states, and nothing

Re: [Alsa-user] snd-hda-intel problems

2006-09-08 Thread Takashi Iwai
At Fri, 08 Sep 2006 00:17:26 +0200, Simeon Penev wrote: > > Hi Takashi, > > Takashi Iwai wrote: > > At Wed, 06 Sep 2006 15:48:14 +0200, > > Simeon Penev wrote: > >> Hi Takashi, > >> > >> some days ago i reported the same problem with snd-hda-intel in the mail > >> "Sound on Asus A6T-AP005H". I'v

Re: [Alsa-user] snd-hda-intel problems

2006-09-07 Thread Simeon Penev
Hi Takashi, Takashi Iwai wrote: > At Wed, 06 Sep 2006 15:48:14 +0200, > Simeon Penev wrote: >> Hi Takashi, >> >> some days ago i reported the same problem with snd-hda-intel in the mail >> "Sound on Asus A6T-AP005H". I've tried your patch with both alsa 1.0.12 >> and 1.0.13rc1. >> On 1.0.13rc1 th

Re: [Alsa-user] snd-hda-intel problems

2006-09-07 Thread Takashi Iwai
At Thu, 07 Sep 2006 11:00:33 +0200, I wrote: > > At Wed, 6 Sep 2006 20:17:36 -0400, > Andrew Mahone wrote: > > > > Another oddity just occured. I wish I could easily give more > > information, but I'm at work, and not allowed to network the laptop I > > run linux on here. I'll try to get more det

Re: [Alsa-user] snd-hda-intel problems

2006-09-07 Thread Takashi Iwai
At Wed, 6 Sep 2006 20:17:36 -0400, Andrew Mahone wrote: > > Another oddity just occured. I wish I could easily give more > information, but I'm at work, and not allowed to network the laptop I > run linux on here. I'll try to get more details for debugging this > weekend. > > My init scripts were

Re: [Alsa-user] snd-hda-intel problems

2006-09-06 Thread Takashi Iwai
At Wed, 06 Sep 2006 11:59:29 -0600, Gustin Johnson wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Takashi Iwai wrote: > > At Tue, 05 Sep 2006 19:21:10 -0600, > > Gustin Johnson wrote: > >> I used this patch on 1.0.12 to enable the headphones on a similar laptop > >> (V3010CA). > >

Re: [Alsa-user] snd-hda-intel problems

2006-09-06 Thread Takashi Iwai
At Wed, 06 Sep 2006 15:48:14 +0200, Simeon Penev wrote: > > Hi Takashi, > > some days ago i reported the same problem with snd-hda-intel in the mail > "Sound on Asus A6T-AP005H". I've tried your patch with both alsa 1.0.12 > and 1.0.13rc1. > On 1.0.13rc1 the kernel throws an exception at the beg

Re: [Alsa-user] snd-hda-intel problems

2006-09-06 Thread Simeon Penev
Hi Takashi, some days ago i reported the same problem with snd-hda-intel in the mail "Sound on Asus A6T-AP005H". I've tried your patch with both alsa 1.0.12 and 1.0.13rc1. On 1.0.13rc1 the kernel throws an exception at the beginning of the boot process. On 1.0.12 the system boots, but there is no

Re: [Alsa-user] snd-hda-intel problems

2006-09-06 Thread Takashi Iwai
At Tue, 05 Sep 2006 19:21:10 -0600, Gustin Johnson wrote: > > I used this patch on 1.0.12 to enable the headphones on a similar laptop > (V3010CA). > > 1.0.13rc did not work for me at all. What do you mean it didn't work? The same patch is necessry for 1.0.13rc1, too. Takashi

Re: [Alsa-user] snd-hda-intel problems

2006-09-05 Thread Vini Engel
Takashi Iwai said the following on 06/09/06 02:19: > At Tue, 05 Sep 2006 17:18:00 +0200, > I wrote: > >>At Tue, 05 Sep 2006 23:29:46 +1000, >>Vini Engel wrote: >> >>>Does anyone have any information on how to make the hda-intel driver >>>work properly when the codec is recognised as generic? My so

Re: [Alsa-user] snd-hda-intel problems

2006-09-05 Thread Vini Engel
No problems, give me sometime to test it and see how it goes and I will assist you. What is your distribution? Vini Jason Feldstein said the following on 06/09/06 03:49: > This may sound like a dumb question, but I'm having the exact same > problem mentioned below, but I'm a relatively new user

Re: [Alsa-user] snd-hda-intel problems

2006-09-05 Thread Jason Feldstein
This may sound like a dumb question, but I'm having the exact same problem mentioned below, but I'm a relatively new user and I don't know how to apply a patch like the one listed here. If someone could tell me how to go about it, I'd really appreciate it. Jason Feldstein > > > Does anyone have a

Re: [Alsa-user] snd-hda-intel problems

2006-09-05 Thread Takashi Iwai
At Tue, 05 Sep 2006 17:18:00 +0200, I wrote: > > At Tue, 05 Sep 2006 23:29:46 +1000, > Vini Engel wrote: > > > > Does anyone have any information on how to make the hda-intel driver > > work properly when the codec is recognised as generic? My sound works > > but I have no mic and no headphones o

Re: [Alsa-user] snd-hda-intel problems

2006-09-05 Thread Takashi Iwai
At Tue, 05 Sep 2006 23:29:46 +1000, Vini Engel wrote: > > Does anyone have any information on how to make the hda-intel driver > work properly when the codec is recognised as generic? My sound works > but I have no mic and no headphones output. > > The mixer shows only the master volume and PCM,

Re: [Alsa-user] snd-hda-intel problems

2006-09-05 Thread Vini Engel
Hi Bill, > And if you told us what you touble was youmiight get some help. Sorry I was just commenting on someone else's email. I posted my problems here a couple of days ago, but I didn't see much activity since so I didn't pursue it. Below is my last post with some information that I collected

Re: [Alsa-user] snd-hda-intel problems

2006-09-05 Thread Bill Unruh
On Tue, 5 Sep 2006, Vini Engel wrote: > Hi guys, > > Has anyone got comments on this snd-hda-intel problems? Sure. SOme people have trouble getting their snd-hda cards to work. > > Seems that it's not only me that is having probplems! And if you told us what you touble was youmiight get some he

Re: [Alsa-user] snd-hda-intel problems

2006-09-05 Thread Vini Engel
Hi guys, Has anyone got comments on this snd-hda-intel problems? Seems that it's not only me that is having probplems! Regards, Vini Andrew Mahone said the following on 04/09/06 02:56: > I have a Gateway NX860XL, and can not get sound to work under linux > with ALSA 1.0.12 on kernel 2.6.17.11.

[Alsa-user] snd-hda-intel problems

2006-09-03 Thread Andrew Mahone
I have a Gateway NX860XL, and can not get sound to work under linux with ALSA 1.0.12 on kernel 2.6.17.11. The snd-hda-intel module is loaded with the model=ref option. Removing the model option does not help. There is no sound via speakers or headphones, and I've checked the mixer settings. Audio a

Re: [Alsa-user] snd-hda-intel no master control in alsamixer

2006-08-04 Thread Lee Revell
On Thu, 2006-08-03 at 23:56 +0200, Nigel Henry wrote: > Thanks for your replies Lee. I've relayed them to the 2 guys, and > suggested that an alternative is to go for a USB one, if they are > serious about needing audio. USB audio has its own set of issues with mixer control naming - also dmix is

Re: [Alsa-user] snd-hda-intel no master control in alsamixer

2006-08-04 Thread naim abu darwish
I too have some problems with alsa on my Z60m Thinpad, similar to what Jaroslaw Gorny. When i boot my laptop, it sometimes hangs on attempting to load alsa. It happens randomly, sometimes it starts normal, sound ok, everything perfect. Sometimes it hangs on loading alsa modules, it just hangs on :

Re: [Alsa-user] snd-hda-intel no master control in alsamixer

2006-08-03 Thread Lee Revell
On Fri, 2006-08-04 at 08:29 +1000, Keith Owens wrote: > Lee Revell (on Thu, 03 Aug 2006 16:32:14 -0400) wrote: > >There's really no telling. It's misleading to say "snd-hda-intel is > >supported" because every single laptop and motherboard with > >snd-hda-intel is slightly different and there's ab

Re: [Alsa-user] snd-hda-intel no master control in alsamixer

2006-08-03 Thread Keith Owens
Lee Revell (on Thu, 03 Aug 2006 16:32:14 -0400) wrote: >There's really no telling. It's misleading to say "snd-hda-intel is >supported" because every single laptop and motherboard with >snd-hda-intel is slightly different and there's absolutely no >documentation on what the differences are. Possi

Re: [Alsa-user] snd-hda-intel no master control in alsamixer

2006-08-03 Thread Nigel Henry
On Thursday 03 August 2006 22:32, Lee Revell wrote: > On Thu, 2006-08-03 at 22:25 +0200, Nigel Henry wrote: > > Hi Lee, if your there. I've seen a couple of guys having problems with no > > master control in alsamixer using snd-hda-intel driver. One posted to > > this list, but in HTML, and probabl

Re: [Alsa-user] snd-hda-intel no master control in alsamixer

2006-08-03 Thread Lee Revell
On Thu, 2006-08-03 at 21:07 +, 雷 致强 wrote: > Hi,Lee. > I'm the one who use Hasee Q310N laptop and Gentoo. I don't know if > these information can help to solve problems. > The ALC861 I have tried 3stack, 3stack-dig, 6stack-dig, and auto model > options. > No matter which one I use, I will get t

  1   2   >