* HDA-Intel headphone problem
@ 2007-02-04 10:10 Ralf Hersel
2007-02-04 16:37 ` Tobin Davis
0 siblings, 1 reply; 4+ messages in thread
From: Ralf Hersel @ 2007-02-04 10:10 UTC (permalink / raw)
To: alsa-devel
Hello
After reading hunderts of forum messages with no result I would like to
ask you.
I'm not able to switch on the headphone jacks on my notebook.
Configuration:
Notebook: HP Pavilion dv9097ea
Jack layout on front: 1 Mic-in, 1 Audio-out chinch, 1 Audio-SPDIF-out
chinch
Soundcard and Codec:
ralf@hersel-r:~$ cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xde300000 irq 66
1 [Headset ]: USB-Audio - Logitech USB Headset
Logitech Logitech USB Headset at usb-0000:00:1d.0-2, full speed
ralf@hersel-r:~$ head -n 1 /proc/asound/card0/codec*
Codec: Generic 14f1 ID 50
ALSA-Mixer shows only 3 controls: Master, PCM, In-Gain.
I tried all possible combination of control settings without success.
I tried these settings in /etc/modprobe.d/alsa-base:
3stack-digout
z71v
auto
3stack-dig
Have not tried any 'position-fix' settings.
Thanks a lot for your help.
Regards
Ralf
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: HDA-Intel headphone problem
2007-02-04 10:10 HDA-Intel headphone problem Ralf Hersel
@ 2007-02-04 16:37 ` Tobin Davis
2007-02-05 12:10 ` Takashi Iwai
0 siblings, 1 reply; 4+ messages in thread
From: Tobin Davis @ 2007-02-04 16:37 UTC (permalink / raw)
To: Ralf Hersel; +Cc: alsa-devel
[-- Attachment #1.1: Type: text/plain, Size: 1190 bytes --]
On Sun, 2007-02-04 at 11:10 +0100, Ralf Hersel wrote:
> Hello
>
> After reading hunderts of forum messages with no result I would like to
> ask you.
>
> I'm not able to switch on the headphone jacks on my notebook.
>
> Configuration:
> Notebook: HP Pavilion dv9097ea
> Jack layout on front: 1 Mic-in, 1 Audio-out chinch, 1 Audio-SPDIF-out
> chinch
>
> Soundcard and Codec:
> ralf@hersel-r:~$ cat /proc/asound/cards
> 0 [Intel ]: HDA-Intel - HDA Intel
> HDA Intel at 0xde300000 irq 66
> 1 [Headset ]: USB-Audio - Logitech USB Headset
> Logitech Logitech USB Headset at usb-0000:00:1d.0-2, full speed
>
> ralf@hersel-r:~$ head -n 1 /proc/asound/card0/codec*
> Codec: Generic 14f1 ID 50
>
Based on this line, you are running an older version of alsa-driver.
Partial support has been added in alsa-driver-1.0.14rc2, and I am
currently working on full functionality at this time. I have added you
to my tester's mailing list, so you can be kept up with the development.
Email me directly if you have issues.
Start by downloading alsa-driver-1.0.14rc2.tar.bz2. I'll send you a
separate email with instructions and the latest test patch.
--
Tobin Davis <tdavis@dsl-only.net>
[-- Attachment #1.2: Type: text/html, Size: 2068 bytes --]
[-- Attachment #2: Type: text/plain, Size: 374 bytes --]
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
[-- Attachment #3: Type: text/plain, Size: 161 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: HDA-Intel headphone problem
2007-02-04 16:37 ` Tobin Davis
@ 2007-02-05 12:10 ` Takashi Iwai
2007-02-05 16:04 ` HDA-Intel headphone problem (Conexant) Tobin Davis
0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2007-02-05 12:10 UTC (permalink / raw)
To: Tobin Davis; +Cc: Ralf Hersel, alsa-devel
At Sun, 04 Feb 2007 08:37:03 -0800,
Tobin Davis wrote:
>
> On Sun, 2007-02-04 at 11:10 +0100, Ralf Hersel wrote:
>
> Hello
>
> After reading hunderts of forum messages with no result I would like to
> ask you.
>
> I'm not able to switch on the headphone jacks on my notebook.
>
> Configuration:
> Notebook: HP Pavilion dv9097ea
> Jack layout on front: 1 Mic-in, 1 Audio-out chinch, 1 Audio-SPDIF-out
> chinch
>
> Soundcard and Codec:
> ralf@hersel-r:~$ cat /proc/asound/cards
> 0 [Intel ]: HDA-Intel - HDA Intel
> HDA Intel at 0xde300000 irq 66
> 1 [Headset ]: USB-Audio - Logitech USB Headset
> Logitech Logitech USB Headset at usb-0000:00:1d.0-2, full speed
>
> ralf@hersel-r:~$ head -n 1 /proc/asound/card0/codec*
> Codec: Generic 14f1 ID 50
>
> Based on this line, you are running an older version of alsa-driver. Partial support
> has been added in alsa-driver-1.0.14rc2, and I am currently working on full
> functionality at this time. I have added you to my tester's mailing list, so you can
> be kept up with the development. Email me directly if you have issues.
Tobin, when will the patch be ready to merge?
Since the merge window of 2.6.21 is coming closer now, I'd like to
merge pending patches as soon as possible.
Takashi
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: HDA-Intel headphone problem (Conexant)
2007-02-05 12:10 ` Takashi Iwai
@ 2007-02-05 16:04 ` Tobin Davis
0 siblings, 0 replies; 4+ messages in thread
From: Tobin Davis @ 2007-02-05 16:04 UTC (permalink / raw)
To: Takashi Iwai; +Cc: Ralf Hersel, alsa-devel
[-- Attachment #1.1: Type: text/plain, Size: 384 bytes --]
On Mon, 2007-02-05 at 13:10 +0100, Takashi Iwai wrote:
> Tobin, when will the patch be ready to merge?
>
> Since the merge window of 2.6.21 is coming closer now, I'd like to
> merge pending patches as soon as possible.
>
>
> Takashi
>
I just started working on it again. I hope to get some of the major
kinks worked out in the next week.
--
Tobin Davis <tdavis@dsl-only.net>
[-- Attachment #1.2: Type: text/html, Size: 1000 bytes --]
[-- Attachment #2: Type: text/plain, Size: 374 bytes --]
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
[-- Attachment #3: Type: text/plain, Size: 161 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-02-05 16:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-04 10:10 HDA-Intel headphone problem Ralf Hersel
2007-02-04 16:37 ` Tobin Davis
2007-02-05 12:10 ` Takashi Iwai
2007-02-05 16:04 ` HDA-Intel headphone problem (Conexant) Tobin Davis
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.