* Issue with Intel HDA Sound card 82801G (laptop Medion)
@ 2006-10-07 13:24 albox
2006-10-07 17:37 ` Tobin Davis
0 siblings, 1 reply; 35+ messages in thread
From: albox @ 2006-10-07 13:24 UTC (permalink / raw)
To: alsa-devel
Hi,
I sent an email 2 weeks ago about an issue with my sound card : Intel HDA Sound
card 82801G (laptop Medion).
http://sourceforge.net/mailarchive/forum.php?thread_id=30643877&forum_id=1752
It seems that I'm not the only person having an issue with this sound card :
http://sourceforge.net/mailarchive/forum.php?thread_id=30685342&forum_id=1752
Tobin Davis answered me and helped me but I didn't fix the bug yet.
I tried adding "options snd model=acer" to my /etc/modprobe.conf file with the
last version of the asla drivers...
Next Tobin asked me for the log messages but he didn't answer me yet (I guess he
is too busy). So, I want to try to fix the problem by myself but I'd like some
help to start. Can somebody tell me where can I start to look to detect the
problem ?
Thank you
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-07 13:24 albox
@ 2006-10-07 17:37 ` Tobin Davis
2006-10-08 11:03 ` Remy Bruno
0 siblings, 1 reply; 35+ messages in thread
From: Tobin Davis @ 2006-10-07 17:37 UTC (permalink / raw)
To: albox; +Cc: alsa-devel
Sorry about that. Had a final project for class last week that took all
my time (had to watch O' Brother, Where Art Thou ~20 times, pulling
clips, snapshots, and quotes - yuk). I don't have another class until
10/31.
>From your last email, it looks like your laptop is configured as a
3-stack system in Bios:
hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
autoconfig: line_outs=3 (0x14/0x15/0x16/0x0/0x0)
speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
inputs: mic=0x0, fmic=0x18, line=0x1a, fline=0x0, cd=0x0, aux=0x0
It's possible that you need a gpio to enable output, similar to acer,
but using gpio2 instead of 1.
Try applying this patch, then changing th model to
"model=6stack-dig-demo"
diff -r aa73a3902052 pci/hda/patch_realtek.c
--- a/pci/hda/patch_realtek.c Fri Oct 06 18:41:42 2006 +0200
+++ b/pci/hda/patch_realtek.c Sat Oct 07 10:32:27 2006 -0700
@@ -5139,7 +5141,7 @@ static struct alc_config_preset alc883_p
},
[ALC888_DEMO_BOARD] = {
.mixers = { alc883_base_mixer, alc883_chmode_mixer },
- .init_verbs = { alc883_init_verbs },
+ .init_verbs = { alc883_init_verbs,
alc880_gpio1_init_verbs, alc880_gpio2_init_verbs },
.num_dacs = ARRAY_SIZE(alc883_dac_nids),
.dac_nids = alc883_dac_nids,
.dig_out_nid = ALC883_DIGOUT_NID,
This should enable everything. Send me the output
of /proc/asound/card0/codec#0 and dmesg (make sure to compile with
debug=detect like last time).
Tobin
On Sat, 2006-10-07 at 15:24 +0200, albox@free.fr wrote:
> Hi,
> I sent an email 2 weeks ago about an issue with my sound card : Intel HDA Sound
> card 82801G (laptop Medion).
> http://sourceforge.net/mailarchive/forum.php?thread_id=30643877&forum_id=1752
>
> It seems that I'm not the only person having an issue with this sound card :
> http://sourceforge.net/mailarchive/forum.php?thread_id=30685342&forum_id=1752
>
> Tobin Davis answered me and helped me but I didn't fix the bug yet.
> I tried adding "options snd model=acer" to my /etc/modprobe.conf file with the
> last version of the asla drivers...
> Next Tobin asked me for the log messages but he didn't answer me yet (I guess he
> is too busy). So, I want to try to fix the problem by myself but I'd like some
> help to start. Can somebody tell me where can I start to look to detect the
> problem ?
>
> Thank you
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
--
Tobin Davis <tdavis@dsl-only.net>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
@ 2006-10-07 19:01 albox
2006-10-07 19:15 ` Lee Revell
0 siblings, 1 reply; 35+ messages in thread
From: albox @ 2006-10-07 19:01 UTC (permalink / raw)
To: tdavis; +Cc: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 2953 bytes --]
Hi,
Ok, don't worry. I'm still a student so I perfectly understand ;-)
Here is the output from dmesg :
[17184628.580000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1142:
azx_pcm_prepare: bufsize=0x10000, fragsize=0x1000, format=0x11
[17184628.588000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3/pci/hda/hda_codec.c:630:
hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x11
[17184628.596000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3/pci/hda/hda_codec.c:630:
hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x11
[17184628.604000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3/pci/hda/hda_codec.c:630:
hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x11
[17184628.612000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3/pci/hda/hda_codec.c:630:
hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x11
[17184718.856000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3/pci/hda/hda_codec.c:630:
hda_codec_setup_stream: NID=0x2, stream=0x0, channel=0, format=0x0
[17184718.864000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3/pci/hda/hda_codec.c:630:
hda_codec_setup_stream: NID=0x3, stream=0x0, channel=0, format=0x0
[17184718.872000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3/pci/hda/hda_codec.c:630:
hda_codec_setup_stream: NID=0x4, stream=0x0, channel=0, format=0x0
[17184718.880000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3/pci/hda/hda_codec.c:630:
hda_codec_setup_stream: NID=0x6, stream=0x0, channel=0, format=0x0
[17184768.868000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1142:
azx_pcm_prepare: bufsize=0x10000, fragsize=0x1000, format=0x11
[17184768.876000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3/pci/hda/hda_codec.c:630:
hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x11
[17184768.884000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3/pci/hda/hda_codec.c:630:
hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x11
[17184768.892000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3/pci/hda/hda_codec.c:630:
hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x11
[17184768.900000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3/pci/hda/hda_codec.c:630:
hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x11
A file is attached to this mail. It contains the output of
/proc/asound/card0/codec#0
Thank you
[-- Attachment #2: card0 --]
[-- Type: application/octet-stream, Size: 8753 bytes --]
Codec: Realtek ALC883
Address: 0
Vendor Id: 0x10ec0883
Subsystem Id: 0x161fd82b
Revision Id: 0x100002
Default PCM: rates 0x560, bits 0x0e, types 0x1
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
Node 0x02 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x03 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x04 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x05 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital
PCM: rates 0x560, bits 0x1e, types 0x1
Node 0x07 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x08 [Audio Input] wcaps 0x10011b: Stereo Amp-In
Amp-In caps: ofs=0x08, nsteps=0x1f, stepsize=0x05, mute=1
Amp-In vals: [0x80 0x80]
PCM: rates 0x160, bits 0x06, types 0x1
Connection: 1
0x23
Node 0x09 [Audio Input] wcaps 0x10011b: Stereo Amp-In
Amp-In caps: ofs=0x08, nsteps=0x1f, stepsize=0x05, mute=1
Amp-In vals: [0x00 0x00]
PCM: rates 0x160, bits 0x06, types 0x1
Connection: 1
0x22
Node 0x0a [Audio Input] wcaps 0x100391: Stereo Digital
PCM: rates 0x560, bits 0x1e, types 0x1
Connection: 1
0x1f
Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
Amp-In caps: ofs=0x17, nsteps=0x1f, stepsize=0x05, mute=1
Amp-In vals: [0x1f 0x1f] [0x00 0x00] [0x06 0x06] [0x00 0x00] [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
Connection: 10
0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17
Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: [0x1f 0x1f]
Connection: 2
0x02 0x0b
Node 0x0d [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: [0x06 0x06]
Connection: 2
0x03 0x0b
Node 0x0e [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: [0x0b 0x07]
Connection: 2
0x04 0x0b
Node 0x0f [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: [0x00 0x00]
Connection: 2
0x05 0x0b
Node 0x10 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x11 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x12 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x13 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x14 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Pincap 0x083e: IN OUT HP Detect
Pin Default 0x01011110: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x40: OUT
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x15 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Pincap 0x083e: IN OUT HP Detect
Pin Default 0x01011112: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x40: OUT
Connection: 5
0x0c 0x0d* 0x0e 0x0f 0x26
Node 0x16 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Pincap 0x083e: IN OUT HP Detect
Pin Default 0x01011111: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x40: OUT
Connection: 5
0x0c 0x0d 0x0e* 0x0f 0x26
Node 0x17 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x083e: IN OUT HP Detect
Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x20: IN
Connection: 5
0x0c 0x0d 0x0e 0x0f* 0x26
Node 0x18 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x08173e: IN OUT HP Detect
Pin Default 0x02a11c3f: [Jack] Mic at Ext Front
Conn = 1/8, Color = Black
Pin-ctls: 0x24: IN
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x19 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x08173e: IN OUT HP Detect
Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x20: IN
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x1a [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x08173e: IN OUT HP Detect
Pin Default 0x99830130: [Fixed] Line In at Int ATAPI
Conn = ATAPI, Color = Unknown
Pin-ctls: 0x20: IN
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x1b [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Pincap 0x08173e: IN OUT HP Detect
Pin Default 0x0221111f: [Jack] HP Out at Ext Front
Conn = 1/8, Color = Black
Pin-ctls: 0xc0: OUT HP
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x1c [Pin Complex] wcaps 0x400001: Stereo
Pincap 0x0820: IN
Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x00:
Node 0x1d [Pin Complex] wcaps 0x400000: Mono
Pincap 0x0820: IN
Pin Default 0x99830131: [Fixed] Line In at Int ATAPI
Conn = ATAPI, Color = Unknown
Pin-ctls: 0x00:
Node 0x1e [Pin Complex] wcaps 0x400300: Mono Digital
Pincap 0x0810: OUT
Pin Default 0x01451120: [Jack] SPDIF Out at Ext Rear
Conn = Optical, Color = Black
Pin-ctls: 0x00:
Connection: 1
0x06
Node 0x1f [Pin Complex] wcaps 0x400200: Mono Digital
Pincap 0x0820: IN
Pin Default 0x01c46160: [Jack] SPDIF In at Ext Rear
Conn = RCA, Color = Orange
Pin-ctls: 0x00:
Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono
Node 0x21 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x22 [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
Amp-Out caps: N/A
Amp-Out vals: [0x00 0x00]
Connection: 11
0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 0x0b
Node 0x23 [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x80 0x80] [0x00 0x00] [0x00 0x00] [0x80 0x80] [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
Amp-Out caps: N/A
Amp-Out vals: [0x00 0x00]
Connection: 11
0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 0x0b
Node 0x24 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x25 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x26 [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: [0x00 0x00]
Connection: 2
0x25 0x0b
[-- Attachment #3: Type: text/plain, Size: 348 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- Attachment #4: 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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-07 19:01 albox
@ 2006-10-07 19:15 ` Lee Revell
0 siblings, 0 replies; 35+ messages in thread
From: Lee Revell @ 2006-10-07 19:15 UTC (permalink / raw)
To: albox; +Cc: alsa-devel
On Sat, 2006-10-07 at 21:01 +0200, albox@free.fr wrote:
> /home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13rc3
Is this ALSA 1.0.13-rc3, or a patched ALSA from Realtek?
Lee
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
@ 2006-10-07 23:00 albox
2006-10-09 17:55 ` Tobin Davis
0 siblings, 1 reply; 35+ messages in thread
From: albox @ 2006-10-07 23:00 UTC (permalink / raw)
To: tdavis; +Cc: alsa-devel
"Is this ALSA 1.0.13-rc3, or a patched ALSA from Realtek?"
=> It ALSA, not a patched version.
It's weird because now, I get this error :
[17179588.420000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:680:
codec_mask = 0x3
[17179588.596000] hda_codec: Unknown model for ALC883, trying auto-probe from
BIOS...
[17179588.644000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13/pci/hda/hda_codec.c:2164:
autoconfig: line_outs=3 (0x14/0x15/0x16/0x0/0x0)
[17179588.644000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13/pci/hda/hda_codec.c:2168:
speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[17179588.644000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13/pci/hda/hda_codec.c:2172:
hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[17179588.644000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13/pci/hda/hda_codec.c:2180:
inputs: mic=0x0, fmic=0x18, line=0x1a, fline=0x0, cd=0x0, aux=0x0
[17179589.092000] NET: Registered protocol family 17
[17179589.392000] ALSA
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.13/pci/hda/../../alsa-kernel/pci/hda/patch_si3054.c:245:
si3054: cannot initialize. EXT MID = 0000
[17179589.392000] ACPI: PCI interrupt for device 0000:00:1b.0 disabled
[17179589.392000] HDA Intel: probe of 0000:00:1b.0 failed with error -13
$ aplay -l
aplay: device_list:218: no soundcards found...
$ alsamixer
alsamixer: function snd_ctl_open failed for default: No such file or directory
I don't understand why I get this error :-(
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-07 17:37 ` Tobin Davis
@ 2006-10-08 11:03 ` Remy Bruno
2006-10-08 16:00 ` Lee Revell
0 siblings, 1 reply; 35+ messages in thread
From: Remy Bruno @ 2006-10-08 11:03 UTC (permalink / raw)
To: Tobin Davis; +Cc: alsa-devel
Hi,
I have the same sound card (I posted a mail a couple of days ago) and I had
indeed the same problem, but it is now partly solved. I found on my Windows XP
partition a directory with various GPL code. Among it, I found a file called
"alsa-driver-1.0.9b_25a.tar.bz2". I tried to include its hda part
(alsa-kernel/pci/hda subdir) into the 1.0.13 driver part (Yes, I know, it's
awful!...), and after some minor changes, I got it working, with sound! I'm not
sending this file here, because I thinks it is too big for being sent to the
list, but can send it to anyone who wants it. It appears to be a modified
version of the alsa-driver-1.0.9b, but without any information about this (I
don't even see the name of the changes author in the files' headers).
However, there seems to be many differences against alsa-driver-1.0.9b.
However, I get a bug (kernel oops) when I try to suspend to disk (which
otherwise works perfectly) in the snd_hda_suspend function (which is not very
surprising with the hack I did).
For now, the modem part still does not work (the proc alsa dir only shows one
codec).
FYI, on the XP partition, there is also an apprently modified kernel version,
that maybe supports the TV card (I wasn't able to test this now).
Regards,
Remy
PS: Tobin & albox (sorry, don't know your name), I will send you this now, as
you are most probably interested.
On Saturday 07 October at 10:37, Tobin Davis wrote:
> Sorry about that. Had a final project for class last week that took all
> my time (had to watch O' Brother, Where Art Thou ~20 times, pulling
> clips, snapshots, and quotes - yuk). I don't have another class until
> 10/31.
>
> >From your last email, it looks like your laptop is configured as a
> 3-stack system in Bios:
> hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
> autoconfig: line_outs=3 (0x14/0x15/0x16/0x0/0x0)
> speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
> hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
> inputs: mic=0x0, fmic=0x18, line=0x1a, fline=0x0, cd=0x0, aux=0x0
>
> It's possible that you need a gpio to enable output, similar to acer,
> but using gpio2 instead of 1.
>
> Try applying this patch, then changing th model to
> "model=6stack-dig-demo"
>
> diff -r aa73a3902052 pci/hda/patch_realtek.c
> --- a/pci/hda/patch_realtek.c Fri Oct 06 18:41:42 2006 +0200
> +++ b/pci/hda/patch_realtek.c Sat Oct 07 10:32:27 2006 -0700
> @@ -5139,7 +5141,7 @@ static struct alc_config_preset alc883_p
> },
> [ALC888_DEMO_BOARD] = {
> .mixers = { alc883_base_mixer, alc883_chmode_mixer },
> - .init_verbs = { alc883_init_verbs },
> + .init_verbs = { alc883_init_verbs,
> alc880_gpio1_init_verbs, alc880_gpio2_init_verbs },
> .num_dacs = ARRAY_SIZE(alc883_dac_nids),
> .dac_nids = alc883_dac_nids,
> .dig_out_nid = ALC883_DIGOUT_NID,
>
>
>
> This should enable everything. Send me the output
> of /proc/asound/card0/codec#0 and dmesg (make sure to compile with
> debug=detect like last time).
>
> Tobin
>
> On Sat, 2006-10-07 at 15:24 +0200, albox@free.fr wrote:
> > Hi,
> > I sent an email 2 weeks ago about an issue with my sound card : Intel HDA Sound
> > card 82801G (laptop Medion).
> > http://sourceforge.net/mailarchive/forum.php?thread_id=30643877&forum_id=1752
> >
> > It seems that I'm not the only person having an issue with this sound card :
> > http://sourceforge.net/mailarchive/forum.php?thread_id=30685342&forum_id=1752
> >
> > Tobin Davis answered me and helped me but I didn't fix the bug yet.
> > I tried adding "options snd model=acer" to my /etc/modprobe.conf file with the
> > last version of the asla drivers...
> > Next Tobin asked me for the log messages but he didn't answer me yet (I guess he
> > is too busy). So, I want to try to fix the problem by myself but I'd like some
> > help to start. Can somebody tell me where can I start to look to detect the
> > problem ?
> >
> > Thank you
> >
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share your
> > opinions on IT & business topics through brief surveys -- and earn cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Alsa-devel mailing list
> > Alsa-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/alsa-devel
> --
> Tobin Davis <tdavis@dsl-only.net>
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-08 11:03 ` Remy Bruno
@ 2006-10-08 16:00 ` Lee Revell
2006-10-08 16:11 ` Tobin Davis
0 siblings, 1 reply; 35+ messages in thread
From: Lee Revell @ 2006-10-08 16:00 UTC (permalink / raw)
To: Remy Bruno; +Cc: alsa-devel
On Sun, 2006-10-08 at 13:03 +0200, Remy Bruno wrote:
> I have the same sound card (I posted a mail a couple of days ago) and
> I had
> indeed the same problem, but it is now partly solved. I found on my
> Windows XP
> partition a directory with various GPL code. Among it, I found a file
> called
> "alsa-driver-1.0.9b_25a.tar.bz2". I tried to include its hda part
> (alsa-kernel/pci/hda subdir) into the 1.0.13 driver part (Yes, I know,
> it's
> awful!...), and after some minor changes, I got it working, with
> sound!
Please post the changes in the form of a patch against ALSA 1.0.13.
AFAIK all the Realtek changes (which they never bothered to submit) have
been merged already.
Lee
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-08 16:00 ` Lee Revell
@ 2006-10-08 16:11 ` Tobin Davis
2006-10-08 16:52 ` Lee Revell
0 siblings, 1 reply; 35+ messages in thread
From: Tobin Davis @ 2006-10-08 16:11 UTC (permalink / raw)
To: Lee Revell; +Cc: alsa-devel
[-- Attachment #1.1: Type: text/plain, Size: 1297 bytes --]
On Sun, 2006-10-08 at 12:00 -0400, Lee Revell wrote:
> On Sun, 2006-10-08 at 13:03 +0200, Remy Bruno wrote:
> > I have the same sound card (I posted a mail a couple of days ago) and
> > I had
> > indeed the same problem, but it is now partly solved. I found on my
> > Windows XP
> > partition a directory with various GPL code. Among it, I found a file
> > called
> > "alsa-driver-1.0.9b_25a.tar.bz2". I tried to include its hda part
> > (alsa-kernel/pci/hda subdir) into the 1.0.13 driver part (Yes, I know,
> > it's
> > awful!...), and after some minor changes, I got it working, with
> > sound!
>
> Please post the changes in the form of a patch against ALSA 1.0.13.
>
He sent me a copy of the source. I'm working on making a diff against
1.0.9b (the base code that the changes were apllied to). It's pretty
ugly so far. Diff'ing against 1.0.13 is not a viable option, as there
is a lot of diverging code.
> AFAIK all the Realtek changes (which they never bothered to submit) have
> been merged already.
>
Not true. I have the latest Realtek drivers as well. Major changes
were added to 1.0.12 and aren't in HG yet. I'm also looking at that
this week.
Looks like I'll be busy for a little bit. I'll keep everyone informed
of my progress.
--
Tobin Davis <tdavis@dsl-only.net>
[-- Attachment #1.2: Type: text/html, Size: 2257 bytes --]
[-- Attachment #2: Type: text/plain, Size: 348 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- 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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-08 16:11 ` Tobin Davis
@ 2006-10-08 16:52 ` Lee Revell
2006-10-08 17:15 ` Tobin Davis
0 siblings, 1 reply; 35+ messages in thread
From: Lee Revell @ 2006-10-08 16:52 UTC (permalink / raw)
To: Tobin Davis; +Cc: alsa-devel
On Sun, 2006-10-08 at 09:11 -0700, Tobin Davis wrote:
>
> > AFAIK all the Realtek changes (which they never bothered to submit) have
> > been merged already.
> >
> Not true. I have the latest Realtek drivers as well. Major changes
> were added to 1.0.12 and aren't in HG yet. I'm also looking at that
> this week.
>
Do you mean 1.0.12 of the Realtek drivers? IOW, is Realtek still
maintaining their forked ALSA as recently as ALSA 1.0.12?
Lee
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-08 16:52 ` Lee Revell
@ 2006-10-08 17:15 ` Tobin Davis
2006-10-08 19:41 ` Lee Revell
0 siblings, 1 reply; 35+ messages in thread
From: Tobin Davis @ 2006-10-08 17:15 UTC (permalink / raw)
To: Lee Revell; +Cc: alsa-devel
Realtek takes a snapshot of the stable branches, then temporarily forks
for a while. I'd expect to see a submission from them before 1.0.14
(but why wait). Their latest package is
realtek-linux-audiopack-4.05b.tar.bz2, which has alsa-driver-1.0.12
(plus their changes), lib & utils are version 1.0.9. There are
differences between their code and 1.0.13, and other users have reported
that the Realtek version works where 1.0.13 doesn't.
Remy's tarball that he sent is alsa-driver-1.0.9b_25a.tar.bz2, which I
assumed was based on 1.0.9b, but I'm now finding patches I submitted
prior to 1.0.11 release. I'm slowly walking up the hg tree to try to
pinpoint the snapshot, otherwise there will be some ugly patch changes
(and I hate editing patch files directly - never could get the line
numbers to match). The other thing they did was remove all other codec
references (patch_sigmatel.c, patch_analog.c, etc) from all of the hda
directory and hda support files (hda_codec.c, etc). Right now I'm
focusing on the patch_realtek.c to hopefully get a patch against 1.0.13.
I'll then look over the other changes if Remy and albox still aren't
working.
It would be nice if vendors would upload their changes to the
mainstream. Maybe I'm hoping for too much.
Tobin
On Sun, 2006-10-08 at 12:52 -0400, Lee Revell wrote:
> On Sun, 2006-10-08 at 09:11 -0700, Tobin Davis wrote:
> >
> > > AFAIK all the Realtek changes (which they never bothered to submit) have
> > > been merged already.
> > >
> > Not true. I have the latest Realtek drivers as well. Major changes
> > were added to 1.0.12 and aren't in HG yet. I'm also looking at that
> > this week.
> >
>
> Do you mean 1.0.12 of the Realtek drivers? IOW, is Realtek still
> maintaining their forked ALSA as recently as ALSA 1.0.12?
>
> Lee
>
--
Tobin Davis <tdavis@dsl-only.net>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-08 17:15 ` Tobin Davis
@ 2006-10-08 19:41 ` Lee Revell
2006-10-08 20:24 ` Tobin Davis
2006-10-09 13:42 ` Takashi Iwai
0 siblings, 2 replies; 35+ messages in thread
From: Lee Revell @ 2006-10-08 19:41 UTC (permalink / raw)
To: Tobin Davis; +Cc: alsa-devel
On Sun, 2006-10-08 at 10:15 -0700, Tobin Davis wrote:
> Realtek takes a snapshot of the stable branches, then temporarily forks
> for a while. I'd expect to see a submission from them before 1.0.14
> (but why wait). Their latest package is
> realtek-linux-audiopack-4.05b.tar.bz2, which has alsa-driver-1.0.12
> (plus their changes), lib & utils are version 1.0.9. There are
> differences between their code and 1.0.13, and other users have reported
> that the Realtek version works where 1.0.13 doesn't.
I don't think Realtek ever submitted anything. Users figured out that
they had forked ALSA and extracted the useful changes themselves.
Lee
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-08 19:41 ` Lee Revell
@ 2006-10-08 20:24 ` Tobin Davis
2006-10-09 13:42 ` Takashi Iwai
1 sibling, 0 replies; 35+ messages in thread
From: Tobin Davis @ 2006-10-08 20:24 UTC (permalink / raw)
To: Lee Revell; +Cc: alsa-devel
On Sun, 2006-10-08 at 15:41 -0400, Lee Revell wrote:
> On Sun, 2006-10-08 at 10:15 -0700, Tobin Davis wrote:
> > Realtek takes a snapshot of the stable branches, then temporarily forks
> > for a while. I'd expect to see a submission from them before 1.0.14
> > (but why wait). Their latest package is
> > realtek-linux-audiopack-4.05b.tar.bz2, which has alsa-driver-1.0.12
> > (plus their changes), lib & utils are version 1.0.9. There are
> > differences between their code and 1.0.13, and other users have reported
> > that the Realtek version works where 1.0.13 doesn't.
>
> I don't think Realtek ever submitted anything. Users figured out that
> they had forked ALSA and extracted the useful changes themselves.
Ok, Guess I'm it then.
At any rate, I've been studying the changes that Medion made, and I
think I have a better solution to merging. It appears that they pulled
patches that suited them, leaving others out (figures). Some of their
patches are already in the mainstream. The easiest way to get this
working is to create new configurations under ALC883 (I'm thinking
ALC883_TEST and ALC883_MEDION). I should have something tonight or
tomorrow for testing.
--
Tobin Davis <tdavis@dsl-only.net>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-08 19:41 ` Lee Revell
2006-10-08 20:24 ` Tobin Davis
@ 2006-10-09 13:42 ` Takashi Iwai
1 sibling, 0 replies; 35+ messages in thread
From: Takashi Iwai @ 2006-10-09 13:42 UTC (permalink / raw)
To: Lee Revell; +Cc: alsa-devel
At Sun, 08 Oct 2006 15:41:07 -0400,
Lee Revell wrote:
>
> On Sun, 2006-10-08 at 10:15 -0700, Tobin Davis wrote:
> > Realtek takes a snapshot of the stable branches, then temporarily forks
> > for a while. I'd expect to see a submission from them before 1.0.14
> > (but why wait). Their latest package is
> > realtek-linux-audiopack-4.05b.tar.bz2, which has alsa-driver-1.0.12
> > (plus their changes), lib & utils are version 1.0.9. There are
> > differences between their code and 1.0.13, and other users have reported
> > that the Realtek version works where 1.0.13 doesn't.
>
> I don't think Realtek ever submitted anything. Users figured out that
> they had forked ALSA and extracted the useful changes themselves.
I actually have a (weak) contact with Realtek guys, and we drop notes
sometimes. I've not known of the their recent changes, and now I
asked them. Let's see whether they'll prepare a patch...
Takashi
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-07 23:00 albox
@ 2006-10-09 17:55 ` Tobin Davis
2006-10-09 18:20 ` Takashi Iwai
2006-10-09 22:21 ` Issue with Intel HDA Sound card 82801G (laptop Medion) Remy Bruno
0 siblings, 2 replies; 35+ messages in thread
From: Tobin Davis @ 2006-10-09 17:55 UTC (permalink / raw)
To: albox; +Cc: alsa-devel
[-- Attachment #1.1: Type: text/plain, Size: 492 bytes --]
Here is a test patch. Try it against a clean alsa-driver-1.0.13 tree
and let me know the results. I based this on Remy's tarball from
Medion, using other Medion subvendor id configs as a basis.
If it doesn't work, could you also try the tarball that Remy posted last
weekend? I'd be interested in knowing if that works. If it does, I'd
like to see the output from dmesg with debug=detect enabled, along with
the /proc/asound/card0/codec#0 output.
--
Tobin Davis <tdavis@dsl-only.net>
[-- Attachment #1.2: Type: text/html, Size: 895 bytes --]
[-- Attachment #2: medion-test.patch --]
[-- Type: text/x-patch, Size: 1182 bytes --]
--- alsa-driver/alsa-kernel/pci/hda/patch_realtek.c.orig 2006-10-08 10:58:28.000000000 -0700
+++ alsa-driver/alsa-kernel/pci/hda/patch_realtek.c 2006-10-09 10:50:03.000000000 -0700
@@ -112,6 +112,7 @@
ALC883_6ST_DIG,
ALC888_DEMO_BOARD,
ALC883_ACER,
+ ALC883_MEDION,
ALC883_AUTO,
ALC883_MODEL_LAST,
};
@@ -5080,6 +5081,8 @@
.config = ALC883_ACER },
{ .pci_subvendor = 0x1025, .pci_subdevice = 0x009f,
.config = ALC883_ACER },
+ { .pci_subvendor = 0x161f, .pci_subdevice = 0xd82b,
+ .modelname = "medion", .config = ALC883_MEDION }
{ .modelname = "auto", .config = ALC883_AUTO },
{}
};
@@ -5167,6 +5170,20 @@
.channel_mode = alc883_3ST_2ch_modes,
.input_mux = &alc883_capture_source,
},
+ [ALC883_MEDION] = {
+ .mixers = { alc883_base_mixer,
+ alc883_chmode_mixer },
+ .init_verbs = { alc883_init_verbs,
+ alc882_eapd_verbs },
+ .num_dacs = ARRAY_SIZE(alc883_dac_nids),
+ .dac_nids = alc883_dac_nids,
+ .num_adc_nids = ARRAY_SIZE(alc883_adc_nids),
+ .adc_nids = alc883_adc_nids,
+ .num_channel_mode = ARRAY_SIZE(alc883_sixstack_modes),
+ .channel_mode = alc883_sixstack_modes,
+ .input_mux = &alc883_capture_source,
+ }
+
};
[-- Attachment #3: Type: text/plain, Size: 348 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- Attachment #4: 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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-09 17:55 ` Tobin Davis
@ 2006-10-09 18:20 ` Takashi Iwai
2006-10-10 8:28 ` Issue with Intel HDA Sound card 82801G ( laptop Medion ) Faik Uygur
2006-10-09 22:21 ` Issue with Intel HDA Sound card 82801G (laptop Medion) Remy Bruno
1 sibling, 1 reply; 35+ messages in thread
From: Takashi Iwai @ 2006-10-09 18:20 UTC (permalink / raw)
To: Tobin Davis; +Cc: alsa-devel
At Mon, 09 Oct 2006 10:55:12 -0700,
Tobin Davis wrote:
>
> Here is a test patch. Try it against a clean alsa-driver-1.0.13 tree and let me know
> the results. I based this on Remy's tarball from Medion, using other Medion subvendor
> id configs as a basis.
>
> If it doesn't work, could you also try the tarball that Remy posted last weekend? I'd
> be interested in knowing if that works. If it does, I'd like to see the output from
> dmesg with debug=detect enabled, along with the /proc/asound/card0/codec#0 output.
I guess there is another problem about HD-audio modem.
That's why the driver fails to load in the latest version.
The patch below should fix the modem problem, at least, for loading.
Try together with Tobin's patch.
If the modem really doesn't work, it should be blacklisted...
Takashi
diff -r 6d1bb3334f38 pci/hda/patch_si3054.c
--- a/pci/hda/patch_si3054.c Mon Oct 09 16:04:34 2006 +0200
+++ b/pci/hda/patch_si3054.c Mon Oct 09 20:17:36 2006 +0200
@@ -243,7 +243,8 @@ static int si3054_init(struct hda_codec
if((val&SI3054_MEI_READY) != SI3054_MEI_READY) {
snd_printk(KERN_ERR "si3054: cannot initialize. EXT MID = %04x\n", val);
- return -EACCES;
+ /* let's pray that this is no fatal error */
+ /* return -EACCES; */
}
SET_REG(codec, SI3054_GPIO_POLARITY, 0xffff);
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-09 17:55 ` Tobin Davis
2006-10-09 18:20 ` Takashi Iwai
@ 2006-10-09 22:21 ` Remy Bruno
1 sibling, 0 replies; 35+ messages in thread
From: Remy Bruno @ 2006-10-09 22:21 UTC (permalink / raw)
To: Tobin Davis; +Cc: alsa-devel
Hi,
Unfortunaltely, it doesn't work... First of all, the codec config was not
found (it was using the auto config). I had to change the pci subdevice from
0xd82b to 0x2054. I would just like the recall what I had said in the first
email I made on this topic:
lspci -nv says:
00:1b.0 0403: 8086:27d8 (rev 02)
Subsystem: 161f:2054
Flags: fast devsel, IRQ 21
Memory at d5300000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0
+Enable-
Capabilities: [70] Express Unknown type IRQ 0
Capabilities: [100] Virtual Channel
Capabilities: [130] Unknown (5)
Codec info:
* vendor 0x10ec0883, subsystem 0x161fd82b, revision 0x100002
* vendor 0x11c11040, subsystem 0x11c10001, revision 0x100200
So in fact, the PCI subsystem is not the same as the first codec subsystem.
But after having changed this, it still doesn't work. The driver loads
successfuly, but I get not sound, as before. I checked that it still works with
my hack (ie not a volume problem).
Here are the messages I get when loading the driver:
Oct 10 00:03:46 localhost ALSA /usr/local/src/hda/alsa-driver-1.0.13/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:680: codec_mask = 0x3
Oct 10 00:03:46 localhost ALSA /usr/local/src/hda/alsa-driver-1.0.13/pci/hda/hda_codec.c:1760: hda_codec: PCI 161f:2054, codec config 6 is selected
Oct 10 00:03:48 localhost ALSA /usr/local/src/hda/alsa-driver-1.0.13/pci/hda/../../alsa-kernel/pci/hda/patch_si3054.c:245: si3054: cannot initialize. EXT MID = 0000
Oct 10 00:03:48 localhost ALSA /usr/local/src/hda/alsa-driver-1.0.13/pci/hda/../../alsa-kernel/pci/hda/patch_si3054.c:257: Link Frame Detect(FDT) is not ready (line status: 0000)
Here are the messages I get when loading the hacked (working) driver:
Oct 10 00:14:00 localhost Realtek HD Audio Driver Install
Oct 10 00:14:00 localhost ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 21
Oct 10 00:14:00 localhost PCI: Setting latency timer of device 0000:00:1b.0 to 64
Oct 10 00:14:00 localhost ALSA /usr/local/src/alsa-driver-1.0.13/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:573: codec_mask = 0x3
Oct 10 00:14:00 localhost ALSA /usr/local/src/alsa-driver-1.0.13/pci/hda/hda_codec.c:519: hda_codec: no AFG node found
I also noticed that the current (patched) alsa driver more easily looses the
sync than the hacked (medion) one (even if there is no sound in the first case,
I'm able to see if an xrun occurs).
Here are the codecs files I get with the current alsa driver:
/proc/asound/card0/codec#0:
Codec: Realtek ALC883
Address: 0
Vendor Id: 0x10ec0883
Subsystem Id: 0x161fd82b
Revision Id: 0x100002
Default PCM: rates 0x560, bits 0x0e, types 0x1
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
Node 0x02 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x03 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x04 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x05 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital
PCM: rates 0x560, bits 0x1e, types 0x1
Node 0x07 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x08 [Audio Input] wcaps 0x10011b: Stereo Amp-In
Amp-In caps: ofs=0x08, nsteps=0x1f, stepsize=0x05, mute=1
Amp-In vals: [0x80 0x80]
PCM: rates 0x160, bits 0x06, types 0x1
Connection: 1
0x23
Node 0x09 [Audio Input] wcaps 0x10011b: Stereo Amp-In
Amp-In caps: ofs=0x08, nsteps=0x1f, stepsize=0x05, mute=1
Amp-In vals: [0x80 0x80]
PCM: rates 0x160, bits 0x06, types 0x1
Connection: 1
0x22
Node 0x0a [Audio Input] wcaps 0x100391: Stereo Digital
PCM: rates 0x560, bits 0x1e, types 0x1
Connection: 1
0x1f
Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
Amp-In caps: ofs=0x17, nsteps=0x1f, stepsize=0x05, mute=1
Amp-In vals: [0x19 0x19] [0x1a 0x1a] [0x1b 0x1b] [0x00 0x00] [0x18 0x18] [0x1b 0x1b] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
Connection: 10
0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17
Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: [0x1a 0x1a]
Connection: 2
0x02 0x0b
Node 0x0d [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: [0x1a 0x1a]
Connection: 2
0x03 0x0b
Node 0x0e [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: [0x1a 0x1a]
Connection: 2
0x04 0x0b
Node 0x0f [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: [0x1c 0x1c]
Connection: 2
0x05 0x0b
Node 0x10 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x11 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x12 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x13 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x14 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Pincap 0x083e: IN OUT HP Detect
Pin Default 0x01011110: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x40: OUT
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x15 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Pincap 0x083e: IN OUT HP Detect
Pin Default 0x01011112: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x40: OUT
Connection: 5
0x0c 0x0d* 0x0e 0x0f 0x26
Node 0x16 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Pincap 0x083e: IN OUT HP Detect
Pin Default 0x01011111: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x40: OUT
Connection: 5
0x0c 0x0d 0x0e* 0x0f 0x26
Node 0x17 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Pincap 0x083e: IN OUT HP Detect
Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x00:
Connection: 5
0x0c 0x0d 0x0e 0x0f* 0x26
Node 0x18 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x08173e: IN OUT HP Detect
Pin Default 0x02a11c3f: [Jack] Mic at Ext Front
Conn = 1/8, Color = Black
Pin-ctls: 0x24: IN
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x19 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x08173e: IN OUT HP Detect
Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x24: IN
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x1a [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x08173e: IN OUT HP Detect
Pin Default 0x99830130: [Fixed] Line In at Int ATAPI
Conn = ATAPI, Color = Unknown
Pin-ctls: 0x20: IN
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x1b [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Pincap 0x08173e: IN OUT HP Detect
Pin Default 0x0221111f: [Jack] HP Out at Ext Front
Conn = 1/8, Color = Black
Pin-ctls: 0xc0: OUT HP
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x1c [Pin Complex] wcaps 0x400001: Stereo
Pincap 0x0820: IN
Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x00:
Node 0x1d [Pin Complex] wcaps 0x400000: Mono
Pincap 0x0820: IN
Pin Default 0x99830131: [Fixed] Line In at Int ATAPI
Conn = ATAPI, Color = Unknown
Pin-ctls: 0x00:
Node 0x1e [Pin Complex] wcaps 0x400300: Mono Digital
Pincap 0x0810: OUT
Pin Default 0x01451120: [Jack] SPDIF Out at Ext Rear
Conn = Optical, Color = Black
Pin-ctls: 0x00:
Connection: 1
0x06
Node 0x1f [Pin Complex] wcaps 0x400200: Mono Digital
Pincap 0x0820: IN
Pin Default 0x01c46160: [Jack] SPDIF In at Ext Rear
Conn = RCA, Color = Orange
Pin-ctls: 0x00:
Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono
Node 0x21 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x22 [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x80 0x80] [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
Amp-Out caps: N/A
Amp-Out vals: [0x00 0x00]
Connection: 11
0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 0x0b
Node 0x23 [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x80 0x80] [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
Amp-Out caps: N/A
Amp-Out vals: [0x00 0x00]
Connection: 11
0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 0x0b
Node 0x24 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x25 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x26 [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x80 0x80]
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: [0x00 0x00]
Connection: 2
0x25 0x0b
/proc/asound/card0/codec#1:
Codec: Generic 11c1 Si3054
Address: 1
Vendor Id: 0x11c11040
Subsystem Id: 0x11c10001
Revision Id: 0x100200
Modem does not seem to work neither. It is recognized as pcm6, but when I
launch "slmodemd --alsa hw:0,6", I get the following alsa messages repeatedly
(a couple of them per second):
Oct 9 23:12:04 localhost ALSA /usr/local/src/hda/alsa-driver-1.0.13/pci/hda/hda_codec.c:630: hda_codec_setup_stream: NID=0x1, stream=0x5, channel=0, format=0x410
Oct 9 23:12:04 localhost ALSA /usr/local/src/hda/alsa-driver-1.0.13/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1142: azx_pcm_prepare: bufsize=0xc00, fragsize=0x60, format=0x410
Oct 9 23:12:04 localhost ALSA /usr/local/src/hda/alsa-driver-1.0.13/pci/hda/hda_codec.c:630: hda_codec_setup_stream: NID=0x1, stream=0x1, channel=0, format=0x410
Oct 9 23:12:04 localhost ALSA /usr/local/src/hda/alsa-driver-1.0.13/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1142: azx_pcm_prepare: bufsize=0xc00, fragsize=0x60, format=0x410
Regards,
Remy
On Monday 09 October at 10:55, Tobin Davis wrote:
> Here is a test patch. Try it against a clean alsa-driver-1.0.13 tree
> and let me know the results. I based this on Remy's tarball from
> Medion, using other Medion subvendor id configs as a basis.
>
> If it doesn't work, could you also try the tarball that Remy posted last
> weekend? I'd be interested in knowing if that works. If it does, I'd
> like to see the output from dmesg with debug=detect enabled, along with
> the /proc/asound/card0/codec#0 output.
>
>
> --
> Tobin Davis <tdavis@dsl-only.net>
> --- alsa-driver/alsa-kernel/pci/hda/patch_realtek.c.orig 2006-10-08 10:58:28.000000000 -0700
> +++ alsa-driver/alsa-kernel/pci/hda/patch_realtek.c 2006-10-09 10:50:03.000000000 -0700
> @@ -112,6 +112,7 @@
> ALC883_6ST_DIG,
> ALC888_DEMO_BOARD,
> ALC883_ACER,
> + ALC883_MEDION,
> ALC883_AUTO,
> ALC883_MODEL_LAST,
> };
> @@ -5080,6 +5081,8 @@
> .config = ALC883_ACER },
> { .pci_subvendor = 0x1025, .pci_subdevice = 0x009f,
> .config = ALC883_ACER },
> + { .pci_subvendor = 0x161f, .pci_subdevice = 0xd82b,
> + .modelname = "medion", .config = ALC883_MEDION }
> { .modelname = "auto", .config = ALC883_AUTO },
> {}
> };
> @@ -5167,6 +5170,20 @@
> .channel_mode = alc883_3ST_2ch_modes,
> .input_mux = &alc883_capture_source,
> },
> + [ALC883_MEDION] = {
> + .mixers = { alc883_base_mixer,
> + alc883_chmode_mixer },
> + .init_verbs = { alc883_init_verbs,
> + alc882_eapd_verbs },
> + .num_dacs = ARRAY_SIZE(alc883_dac_nids),
> + .dac_nids = alc883_dac_nids,
> + .num_adc_nids = ARRAY_SIZE(alc883_adc_nids),
> + .adc_nids = alc883_adc_nids,
> + .num_channel_mode = ARRAY_SIZE(alc883_sixstack_modes),
> + .channel_mode = alc883_sixstack_modes,
> + .input_mux = &alc883_capture_source,
> + }
> +
> };
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
@ 2006-10-10 0:04 albox
2006-10-10 0:15 ` albox
0 siblings, 1 reply; 35+ messages in thread
From: albox @ 2006-10-10 0:04 UTC (permalink / raw)
To: tdavis; +Cc: alsa-devel
No, this patch doesn't work either. Any idea ?
Al
Tobin Davis wrote:
> Ok, here is a slightly different approach. If this one works, then there is
an undocumented register in the 883 that is being used (well, at least it's
listed as vendor defined).
>
> I also corrected the subdevice ID.
>
> Tobin
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-10 0:04 albox
@ 2006-10-10 0:15 ` albox
2006-10-10 13:30 ` Remy Bruno
0 siblings, 1 reply; 35+ messages in thread
From: albox @ 2006-10-10 0:15 UTC (permalink / raw)
To: tdavis; +Cc: alsa-devel
I tried to compile the version included in the tarball that Remy posted last
weekend but I got some error messages :
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.9b_25/acore/init.c:749:
error: field pdev has incomplete type
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.9b_25/acore/init.c:762:
error: platform_bus_type undeclared here (not in a function)
/home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.9b_25/acore/init.c:763:
warning: initialization from incompatible pointer type
Remy, which version of GCC did you use ?
Thanks
Al
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G ( laptop Medion )
2006-10-09 18:20 ` Takashi Iwai
@ 2006-10-10 8:28 ` Faik Uygur
0 siblings, 0 replies; 35+ messages in thread
From: Faik Uygur @ 2006-10-10 8:28 UTC (permalink / raw)
To: alsa-devel; +Cc: caglar
09 Eki 2006 Pts 21:20 tarihinde, Takashi Iwai şunları yazmıştı:
> diff -r 6d1bb3334f38 pci/hda/patch_si3054.c
> --- a/pci/hda/patch_si3054.c Mon Oct 09 16:04:34 2006 +0200
> +++ b/pci/hda/patch_si3054.c Mon Oct 09 20:17:36 2006 +0200
> @@ -243,7 +243,8 @@ static int si3054_init(struct hda_codec
>
> if((val&SI3054_MEI_READY) != SI3054_MEI_READY) {
> snd_printk(KERN_ERR "si3054: cannot initialize. EXT MID = %04x\n", val);
> - return -EACCES;
> + /* let's pray that this is no fatal error */
> + /* return -EACCES; */
> }
>
> SET_REG(codec, SI3054_GPIO_POLARITY, 0xffff);
One of our users was complaining about this problem. This patch solved the
problem.
For your information,
Regards,
- Faik
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-10 0:15 ` albox
@ 2006-10-10 13:30 ` Remy Bruno
0 siblings, 0 replies; 35+ messages in thread
From: Remy Bruno @ 2006-10-10 13:30 UTC (permalink / raw)
To: albox; +Cc: alsa-devel
Hi,
In fact, I didn't use their alsa_driver directly (it doesn't compile for me
neither), but I too the alsa-kernel/pci/hda directory of it and replaced the
corresponding dir in 1.0.13 by this one, and I used the resulting modified
1.0.13 tree. As I said, I needed to change minor things (see the patch I sent
you together with the alsa-driver-1.0.9b_25 tar). And as I said, don't forget
to "modprobe -r" the driver before suspending to disk, or the kernel will
crash.
Regards,
Remy
On Tuesday 10 October at 02:15, albox@free.fr wrote:
> I tried to compile the version included in the tarball that Remy posted last
> weekend but I got some error messages :
>
> /home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.9b_25/acore/init.c:749:
> error: field pdev has incomplete type
> /home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.9b_25/acore/init.c:762:
> error: platform_bus_type undeclared here (not in a function)
> /home/albuntu/install/realtek-linux-audiopack-4.05b/alsa-driver-1.0.9b_25/acore/init.c:763:
> warning: initialization from incompatible pointer type
>
> Remy, which version of GCC did you use ?
>
> Thanks
>
> Al
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
@ 2006-10-10 17:48 albox
2006-10-10 18:09 ` Remy Bruno
0 siblings, 1 reply; 35+ messages in thread
From: albox @ 2006-10-10 17:48 UTC (permalink / raw)
To: remy.bruno; +Cc: alsa-devel
I have just tried and it works...I guess the only thing to do now is to figure
it out what's the difference between this patched version and the alsa driver
1.0.13.
And as I said, don't forget to "modprobe -r" the driver before suspending to
disk, or the kernel will crash.
=> What type of message did you get ? Do you know how we can avoid this problem
(a shell script to remove the module before suspending ?).
Thanks
Al
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-10 17:48 albox
@ 2006-10-10 18:09 ` Remy Bruno
2006-10-11 17:26 ` Tobin Davis
0 siblings, 1 reply; 35+ messages in thread
From: Remy Bruno @ 2006-10-10 18:09 UTC (permalink / raw)
To: albox; +Cc: alsa-devel
On Tuesday 10 October at 19:48, albox@free.fr wrote:
> I have just tried and it works...I guess the only thing to do now is to figure
> it out what's the difference between this patched version and the alsa driver
> 1.0.13.
Yes, that's exactly the point! But not a small one. There are big difference
between the two. I think Tobin is working on this.
>
> And as I said, don't forget to "modprobe -r" the driver before suspending to
> disk, or the kernel will crash.
> => What type of message did you get ? Do you know how we can avoid this problem
> (a shell script to remove the module before suspending ?).
I get an oops... Indeed, it is possible to make a script, but you need to kill
all the processes that use alsa before modprobing -r...
Regards,
Remy
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-10 18:09 ` Remy Bruno
@ 2006-10-11 17:26 ` Tobin Davis
2006-10-11 17:38 ` Tobin Davis
0 siblings, 1 reply; 35+ messages in thread
From: Tobin Davis @ 2006-10-11 17:26 UTC (permalink / raw)
To: Remy Bruno; +Cc: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 1580 bytes --]
Here is a new patch. I'm slowly peeling the onion on this. Use this
along with Takashi's patch to fix the modem (disregard my previous
patches).
Tobin
On Tue, 2006-10-10 at 20:09 +0200, Remy Bruno wrote:
> On Tuesday 10 October at 19:48, albox@free.fr wrote:
> > I have just tried and it works...I guess the only thing to do now is to figure
> > it out what's the difference between this patched version and the alsa driver
> > 1.0.13.
>
> Yes, that's exactly the point! But not a small one. There are big difference
> between the two. I think Tobin is working on this.
>
> >
> > And as I said, don't forget to "modprobe -r" the driver before suspending to
> > disk, or the kernel will crash.
> > => What type of message did you get ? Do you know how we can avoid this problem
> > (a shell script to remove the module before suspending ?).
>
> I get an oops... Indeed, it is possible to make a script, but you need to kill
> all the processes that use alsa before modprobing -r...
>
> Regards,
> Remy
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
--
Tobin Davis <tdavis@dsl-only.net>
[-- Attachment #2: medion-test.patch --]
[-- Type: text/x-patch, Size: 1415 bytes --]
--- alsa-driver/alsa-kernel/pci/hda/patch_realtek.c.orig 2006-10-08 10:58:28.000000000 -0700
+++ alsa-driver/alsa-kernel/pci/hda/patch_realtek.c 2006-10-11 10:22:55.000000000 -0700
@@ -112,6 +112,7 @@
ALC883_6ST_DIG,
ALC888_DEMO_BOARD,
ALC883_ACER,
+ ALC883_MEDION,
ALC883_AUTO,
ALC883_MODEL_LAST,
};
@@ -4309,7 +4310,7 @@
static struct hda_verb alc882_eapd_verbs[] = {
/* change to EAPD mode */
{0x20, AC_VERB_SET_COEF_INDEX, 0x07},
- {0x20, AC_VERB_SET_PROC_COEF, 0x3060},
+ {0x20, AC_VERB_SET_PROC_COEF, 0x3070},
{ }
};
@@ -5080,6 +5081,8 @@
.config = ALC883_ACER },
{ .pci_subvendor = 0x1025, .pci_subdevice = 0x009f,
.config = ALC883_ACER },
+ { .pci_subvendor = 0x161f, .pci_subdevice = 0xd82b,
+ .modelname = "medion", .config = ALC883_MEDION }
{ .modelname = "auto", .config = ALC883_AUTO },
{}
};
@@ -5167,6 +5170,20 @@
.channel_mode = alc883_3ST_2ch_modes,
.input_mux = &alc883_capture_source,
},
+ [ALC883_MEDION] = {
+ .mixers = { alc883_base_mixer,
+ alc883_chmode_mixer },
+ .init_verbs = { alc883_init_verbs,
+ alc882_eapd_verbs },
+ .num_dacs = ARRAY_SIZE(alc883_dac_nids),
+ .dac_nids = alc883_dac_nids,
+ .num_adc_nids = ARRAY_SIZE(alc883_adc_nids),
+ .adc_nids = alc883_adc_nids,
+ .num_channel_mode = ARRAY_SIZE(alc883_sixstack_modes),
+ .channel_mode = alc883_sixstack_modes,
+ .input_mux = &alc883_capture_source,
+ }
+
};
[-- Attachment #3: Type: text/plain, Size: 373 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 #4: 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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-11 17:26 ` Tobin Davis
@ 2006-10-11 17:38 ` Tobin Davis
2006-10-11 18:06 ` Tobin Davis
0 siblings, 1 reply; 35+ messages in thread
From: Tobin Davis @ 2006-10-11 17:38 UTC (permalink / raw)
To: Remy Bruno; +Cc: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 1891 bytes --]
Oops. Somehow my code reverted to the wrong subdevice id. Change that
in the patch before applying.
I have another patch to test as well (I'm going to start numbering
them).
Tobin
On Wed, 2006-10-11 at 10:26 -0700, Tobin Davis wrote:
> Here is a new patch. I'm slowly peeling the onion on this. Use this
> along with Takashi's patch to fix the modem (disregard my previous
> patches).
>
> Tobin
>
> On Tue, 2006-10-10 at 20:09 +0200, Remy Bruno wrote:
> > On Tuesday 10 October at 19:48, albox@free.fr wrote:
> > > I have just tried and it works...I guess the only thing to do now is to figure
> > > it out what's the difference between this patched version and the alsa driver
> > > 1.0.13.
> >
> > Yes, that's exactly the point! But not a small one. There are big difference
> > between the two. I think Tobin is working on this.
> >
> > >
> > > And as I said, don't forget to "modprobe -r" the driver before suspending to
> > > disk, or the kernel will crash.
> > > => What type of message did you get ? Do you know how we can avoid this problem
> > > (a shell script to remove the module before suspending ?).
> >
> > I get an oops... Indeed, it is possible to make a script, but you need to kill
> > all the processes that use alsa before modprobing -r...
> >
> > Regards,
> > Remy
> >
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share your
> > opinions on IT & business topics through brief surveys -- and earn cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Alsa-devel mailing list
> > Alsa-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/alsa-devel
--
Tobin Davis <tdavis@dsl-only.net>
[-- Attachment #2: medion-test3.patch --]
[-- Type: text/x-patch, Size: 3295 bytes --]
--- alsa-driver/alsa-kernel/pci/hda/patch_realtek.c.orig 2006-10-08 10:58:28.000000000 -0700
+++ alsa-driver/alsa-kernel/pci/hda/patch_realtek.c 2006-10-11 10:35:04.000000000 -0700
@@ -112,6 +112,7 @@
ALC883_6ST_DIG,
ALC888_DEMO_BOARD,
ALC883_ACER,
+ ALC883_MEDION,
ALC883_AUTO,
ALC883_MODEL_LAST,
};
@@ -4309,7 +4310,7 @@
static struct hda_verb alc882_eapd_verbs[] = {
/* change to EAPD mode */
{0x20, AC_VERB_SET_COEF_INDEX, 0x07},
- {0x20, AC_VERB_SET_PROC_COEF, 0x3060},
+ {0x20, AC_VERB_SET_PROC_COEF, 0x3070},
{ }
};
@@ -4875,6 +4876,41 @@
{ } /* end */
};
+static snd_kcontrol_new_t alc883_fivestack_mixer[] = {
+ HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE("Front Playback Switch", 0x14, 0x0, HDA_OUTPUT),
+ HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE("Surround Playback Switch", 0x15, 0x0, HDA_OUTPUT),
+ HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
+ HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE_MONO("Center Playback Switch", 0x16, 1, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE_MONO("LFE Playback Switch", 0x16, 2, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
+ HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
+ HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
+ HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
+ HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
+ HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
+ HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
+ HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
+ HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
+ HDA_CODEC_VOLUME("PC Speaker Playback Volume", 0x0b, 0x05, HDA_INPUT),
+ HDA_CODEC_MUTE("PC Speaker Playback Switch", 0x0b, 0x05, HDA_INPUT),
+ HDA_CODEC_VOLUME("Capture Volume", 0x08, 0x0, HDA_INPUT),
+ HDA_CODEC_MUTE("Capture Switch", 0x08, 0x0, HDA_INPUT),
+
+ {
+ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
+ /* .name = "Capture Source", */
+ .name = "Input Source",
+ .count = 1,
+ .info = alc883_mux_enum_info,
+ .get = alc883_mux_enum_get,
+ .put = alc883_mux_enum_put,
+ },
+ { } /* end */
+};
+
static struct snd_kcontrol_new alc883_chmode_mixer[] = {
{
.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
@@ -5080,6 +5116,8 @@
.config = ALC883_ACER },
{ .pci_subvendor = 0x1025, .pci_subdevice = 0x009f,
.config = ALC883_ACER },
+ { .pci_subvendor = 0x161f, .pci_subdevice = 0x2054,
+ .modelname = "medion", .config = ALC883_MEDION }
{ .modelname = "auto", .config = ALC883_AUTO },
{}
};
@@ -5167,6 +5205,20 @@
.channel_mode = alc883_3ST_2ch_modes,
.input_mux = &alc883_capture_source,
},
+ [ALC883_MEDION] = {
+ .mixers = { alc883_base_mixer,
+ alc883_chmode_mixer },
+ .init_verbs = { alc883_init_verbs,
+ alc882_eapd_verbs },
+ .num_dacs = ARRAY_SIZE(alc883_dac_nids),
+ .dac_nids = alc883_dac_nids,
+ .num_adc_nids = ARRAY_SIZE(alc883_adc_nids),
+ .adc_nids = alc883_adc_nids,
+ .num_channel_mode = ARRAY_SIZE(alc883_sixstack_modes),
+ .channel_mode = alc883_sixstack_modes,
+ .input_mux = &alc883_capture_source,
+ }
+
};
[-- Attachment #3: Type: text/plain, Size: 373 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 #4: 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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-11 17:38 ` Tobin Davis
@ 2006-10-11 18:06 ` Tobin Davis
0 siblings, 0 replies; 35+ messages in thread
From: Tobin Davis @ 2006-10-11 18:06 UTC (permalink / raw)
To: Remy Bruno; +Cc: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 2214 bytes --]
Ok, need serious caffeine infusion here.
That last patch added a new mixer control array, but didn't call it.
This patch calls it.
Sorry for the flood of bad patches.
Tobin
On Wed, 2006-10-11 at 10:38 -0700, Tobin Davis wrote:
> Oops. Somehow my code reverted to the wrong subdevice id. Change that
> in the patch before applying.
>
> I have another patch to test as well (I'm going to start numbering
> them).
>
> Tobin
>
> On Wed, 2006-10-11 at 10:26 -0700, Tobin Davis wrote:
> > Here is a new patch. I'm slowly peeling the onion on this. Use this
> > along with Takashi's patch to fix the modem (disregard my previous
> > patches).
> >
> > Tobin
> >
> > On Tue, 2006-10-10 at 20:09 +0200, Remy Bruno wrote:
> > > On Tuesday 10 October at 19:48, albox@free.fr wrote:
> > > > I have just tried and it works...I guess the only thing to do now is to figure
> > > > it out what's the difference between this patched version and the alsa driver
> > > > 1.0.13.
> > >
> > > Yes, that's exactly the point! But not a small one. There are big difference
> > > between the two. I think Tobin is working on this.
> > >
> > > >
> > > > And as I said, don't forget to "modprobe -r" the driver before suspending to
> > > > disk, or the kernel will crash.
> > > > => What type of message did you get ? Do you know how we can avoid this problem
> > > > (a shell script to remove the module before suspending ?).
> > >
> > > I get an oops... Indeed, it is possible to make a script, but you need to kill
> > > all the processes that use alsa before modprobing -r...
> > >
> > > Regards,
> > > Remy
> > >
> > > -------------------------------------------------------------------------
> > > Take Surveys. Earn Cash. Influence the Future of IT
> > > Join SourceForge.net's Techsay panel and you'll get the chance to share your
> > > opinions on IT & business topics through brief surveys -- and earn cash
> > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > > _______________________________________________
> > > Alsa-devel mailing list
> > > Alsa-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/alsa-devel
--
Tobin Davis <tdavis@dsl-only.net>
[-- Attachment #2: medion-test4.patch --]
[-- Type: text/x-patch, Size: 3300 bytes --]
--- alsa-driver/alsa-kernel/pci/hda/patch_realtek.c.orig 2006-10-08 10:58:28.000000000 -0700
+++ alsa-driver/alsa-kernel/pci/hda/patch_realtek.c 2006-10-11 11:03:13.000000000 -0700
@@ -112,6 +112,7 @@
ALC883_6ST_DIG,
ALC888_DEMO_BOARD,
ALC883_ACER,
+ ALC883_MEDION,
ALC883_AUTO,
ALC883_MODEL_LAST,
};
@@ -4309,7 +4310,7 @@
static struct hda_verb alc882_eapd_verbs[] = {
/* change to EAPD mode */
{0x20, AC_VERB_SET_COEF_INDEX, 0x07},
- {0x20, AC_VERB_SET_PROC_COEF, 0x3060},
+ {0x20, AC_VERB_SET_PROC_COEF, 0x3070},
{ }
};
@@ -4875,6 +4876,41 @@
{ } /* end */
};
+static snd_kcontrol_new_t alc883_fivestack_mixer[] = {
+ HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE("Front Playback Switch", 0x14, 0x0, HDA_OUTPUT),
+ HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE("Surround Playback Switch", 0x15, 0x0, HDA_OUTPUT),
+ HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
+ HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE_MONO("Center Playback Switch", 0x16, 1, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE_MONO("LFE Playback Switch", 0x16, 2, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
+ HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
+ HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
+ HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
+ HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
+ HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
+ HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
+ HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
+ HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
+ HDA_CODEC_VOLUME("PC Speaker Playback Volume", 0x0b, 0x05, HDA_INPUT),
+ HDA_CODEC_MUTE("PC Speaker Playback Switch", 0x0b, 0x05, HDA_INPUT),
+ HDA_CODEC_VOLUME("Capture Volume", 0x08, 0x0, HDA_INPUT),
+ HDA_CODEC_MUTE("Capture Switch", 0x08, 0x0, HDA_INPUT),
+
+ {
+ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
+ /* .name = "Capture Source", */
+ .name = "Input Source",
+ .count = 1,
+ .info = alc883_mux_enum_info,
+ .get = alc883_mux_enum_get,
+ .put = alc883_mux_enum_put,
+ },
+ { } /* end */
+};
+
static struct snd_kcontrol_new alc883_chmode_mixer[] = {
{
.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
@@ -5080,6 +5116,8 @@
.config = ALC883_ACER },
{ .pci_subvendor = 0x1025, .pci_subdevice = 0x009f,
.config = ALC883_ACER },
+ { .pci_subvendor = 0x161f, .pci_subdevice = 0x2054,
+ .modelname = "medion", .config = ALC883_MEDION }
{ .modelname = "auto", .config = ALC883_AUTO },
{}
};
@@ -5167,6 +5205,20 @@
.channel_mode = alc883_3ST_2ch_modes,
.input_mux = &alc883_capture_source,
},
+ [ALC883_MEDION] = {
+ .mixers = { alc883_fivestack_mixer,
+ alc883_chmode_mixer },
+ .init_verbs = { alc883_init_verbs,
+ alc882_eapd_verbs },
+ .num_dacs = ARRAY_SIZE(alc883_dac_nids),
+ .dac_nids = alc883_dac_nids,
+ .num_adc_nids = ARRAY_SIZE(alc883_adc_nids),
+ .adc_nids = alc883_adc_nids,
+ .num_channel_mode = ARRAY_SIZE(alc883_sixstack_modes),
+ .channel_mode = alc883_sixstack_modes,
+ .input_mux = &alc883_capture_source,
+ }
+
};
[-- Attachment #3: Type: text/plain, Size: 373 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 #4: 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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
@ 2006-10-12 13:39 Andrew L. Neporada
0 siblings, 0 replies; 35+ messages in thread
From: Andrew L. Neporada @ 2006-10-12 13:39 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 601 bytes --]
Hi!
I would like to confirm that recent Tobin's patch combined with patched
si3054_init() seems to work with my hardware (but mic recording is still
broken). I am attaching this patch for reference.
Andrew.
lspci -nv:
00:1b.0 0403: 8086:27d8 (rev 02)
Subsystem: 161f:2054
Flags: bus master, fast devsel, latency 0, IRQ 217
Memory at d5300000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] Message Signalled Interrupts: 64bit+
Queue=0/0 Enable+
Capabilities: [70] Express Unknown type IRQ 0
[-- Attachment #2: alsa-driver-1.0.13-medion.patch --]
[-- Type: text/x-patch, Size: 3930 bytes --]
--- alsa-driver/alsa-kernel/pci/hda/patch_realtek.c.orig 2006-09-29 15:40:36.000000000 +0400
+++ alsa-driver/alsa-kernel/pci/hda/patch_realtek.c 2006-10-12 17:31:21.000000000 +0400
@@ -112,6 +112,7 @@ enum {
ALC883_6ST_DIG,
ALC888_DEMO_BOARD,
ALC883_ACER,
+ ALC883_MEDION,
ALC883_AUTO,
ALC883_MODEL_LAST,
};
@@ -4309,7 +4310,7 @@ static struct hda_verb alc882_init_verbs
static struct hda_verb alc882_eapd_verbs[] = {
/* change to EAPD mode */
{0x20, AC_VERB_SET_COEF_INDEX, 0x07},
- {0x20, AC_VERB_SET_PROC_COEF, 0x3060},
+ {0x20, AC_VERB_SET_PROC_COEF, 0x3070},
{ }
};
@@ -4875,6 +4876,41 @@ static struct snd_kcontrol_new alc883_3S
{ } /* end */
};
+static snd_kcontrol_new_t alc883_fivestack_mixer[] = {
+ HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE("Front Playback Switch", 0x14, 0x0, HDA_OUTPUT),
+ HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE("Surround Playback Switch", 0x15, 0x0, HDA_OUTPUT),
+ HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
+ HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE_MONO("Center Playback Switch", 0x16, 1, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE_MONO("LFE Playback Switch", 0x16, 2, 0x0, HDA_OUTPUT),
+ HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
+ HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
+ HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
+ HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
+ HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
+ HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
+ HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
+ HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
+ HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
+ HDA_CODEC_VOLUME("PC Speaker Playback Volume", 0x0b, 0x05, HDA_INPUT),
+ HDA_CODEC_MUTE("PC Speaker Playback Switch", 0x0b, 0x05, HDA_INPUT),
+ HDA_CODEC_VOLUME("Capture Volume", 0x08, 0x0, HDA_INPUT),
+ HDA_CODEC_MUTE("Capture Switch", 0x08, 0x0, HDA_INPUT),
+
+ {
+ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
+ /* .name = "Capture Source", */
+ .name = "Input Source",
+ .count = 1,
+ .info = alc883_mux_enum_info,
+ .get = alc883_mux_enum_get,
+ .put = alc883_mux_enum_put,
+ },
+ { } /* end */
+};
+
static struct snd_kcontrol_new alc883_chmode_mixer[] = {
{
.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
@@ -5080,6 +5116,8 @@ static struct hda_board_config alc883_cf
.config = ALC883_ACER },
{ .pci_subvendor = 0x1025, .pci_subdevice = 0x009f,
.config = ALC883_ACER },
+ { .pci_subvendor = 0x161f, .pci_subdevice = 0x2054,
+ .modelname = "medion", .config = ALC883_MEDION },
{ .modelname = "auto", .config = ALC883_AUTO },
{}
};
@@ -5167,6 +5205,20 @@ static struct alc_config_preset alc883_p
.channel_mode = alc883_3ST_2ch_modes,
.input_mux = &alc883_capture_source,
},
+ [ALC883_MEDION] = {
+ .mixers = { alc883_base_mixer,
+ alc883_chmode_mixer },
+ .init_verbs = { alc883_init_verbs,
+ alc882_eapd_verbs },
+ .num_dacs = ARRAY_SIZE(alc883_dac_nids),
+ .dac_nids = alc883_dac_nids,
+ .num_adc_nids = ARRAY_SIZE(alc883_adc_nids),
+ .adc_nids = alc883_adc_nids,
+ .num_channel_mode = ARRAY_SIZE(alc883_sixstack_modes),
+ .channel_mode = alc883_sixstack_modes,
+ .input_mux = &alc883_capture_source,
+ }
+
};
--- alsa-driver/alsa-kernel/pci/hda/patch_si3054.c.orig 2006-09-29 15:40:36.000000000 +0400
+++ alsa-driver/alsa-kernel/pci/hda/patch_si3054.c 2006-10-12 17:32:06.000000000 +0400
@@ -243,7 +243,7 @@ static int si3054_init(struct hda_codec
if((val&SI3054_MEI_READY) != SI3054_MEI_READY) {
snd_printk(KERN_ERR "si3054: cannot initialize. EXT MID = %04x\n", val);
- return -EACCES;
+// return -EACCES;
}
SET_REG(codec, SI3054_GPIO_POLARITY, 0xffff);
[-- Attachment #3: Type: text/plain, Size: 373 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 #4: 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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
@ 2006-10-12 18:13 albox
2006-10-12 18:20 ` Tobin Davis
0 siblings, 1 reply; 35+ messages in thread
From: albox @ 2006-10-12 18:13 UTC (permalink / raw)
To: alsa-devel
Hi,
As Andrew said, Tobin's patch is working :-) ...except for the microphone, but
it's already a big improvement
Thank you very much !!!
Al
-------------------------------------------------------------------------
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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-12 18:13 albox
@ 2006-10-12 18:20 ` Tobin Davis
2006-10-12 20:06 ` Issue with Intel HDA Sound card 82801G(laptop Medion) Andrew L. Neporada
0 siblings, 1 reply; 35+ messages in thread
From: Tobin Davis @ 2006-10-12 18:20 UTC (permalink / raw)
To: albox; +Cc: alsa-devel
Was the microphone working with the driver code from Remy? This would
be helpful to know which direction to take.
Tobin
On Thu, 2006-10-12 at 20:13 +0200, albox@free.fr wrote:
>
> Hi,
> As Andrew said, Tobin's patch is working :-) ...except for the microphone, but
> it's already a big improvement
>
> Thank you very much !!!
>
> Al
>
> -------------------------------------------------------------------------
> 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
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
--
Tobin Davis <tdavis@dsl-only.net>
-------------------------------------------------------------------------
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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
@ 2006-10-12 18:40 albox
2006-10-12 19:29 ` Tobin Davis
0 siblings, 1 reply; 35+ messages in thread
From: albox @ 2006-10-12 18:40 UTC (permalink / raw)
To: tdavis; +Cc: alsa-devel
No, it didn't work either with the driver code from Remy :-(
Tobin Davis wrote:
> Was the microphone working with the driver code from Remy? This would
> be helpful to know which direction to take.
>
> Tobin
>
> On Thu, 2006-10-12 at 20:13 +0200, albox@free.fr wrote:
>> Hi,
>> As Andrew said, Tobin's patch is working :-) ...except for the microphone,
but
>> it's already a big improvement
>>
>> Thank you very much !!!
>>
>> Al
>>
>> -------------------------------------------------------------------------
>> 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
>> _______________________________________________
>> Alsa-devel mailing list
>> Alsa-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/alsa-devel
-------------------------------------------------------------------------
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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G (laptop Medion)
2006-10-12 18:40 Issue with Intel HDA Sound card 82801G (laptop Medion) albox
@ 2006-10-12 19:29 ` Tobin Davis
0 siblings, 0 replies; 35+ messages in thread
From: Tobin Davis @ 2006-10-12 19:29 UTC (permalink / raw)
To: albox; +Cc: alsa-devel
Thanks. Could you send me the output from /proc/asound/card0/codec#0
with this patch? I'll send this current patch in for check-in, and work
on Microphone next.
Tobin
On Thu, 2006-10-12 at 20:40 +0200, albox@free.fr wrote:
> No, it didn't work either with the driver code from Remy :-(
>
> Tobin Davis wrote:
> > Was the microphone working with the driver code from Remy? This would
> > be helpful to know which direction to take.
> >
> > Tobin
> >
> > On Thu, 2006-10-12 at 20:13 +0200, albox@free.fr wrote:
> >> Hi,
> >> As Andrew said, Tobin's patch is working :-) ...except for the microphone,
> but
> >> it's already a big improvement
> >>
> >> Thank you very much !!!
> >>
> >> Al
> >>
> >> -------------------------------------------------------------------------
> >> 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
> >> _______________________________________________
> >> Alsa-devel mailing list
> >> Alsa-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/alsa-devel
>
--
Tobin Davis <tdavis@dsl-only.net>
-------------------------------------------------------------------------
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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G(laptop Medion)
2006-10-12 18:20 ` Tobin Davis
@ 2006-10-12 20:06 ` Andrew L. Neporada
0 siblings, 0 replies; 35+ messages in thread
From: Andrew L. Neporada @ 2006-10-12 20:06 UTC (permalink / raw)
To: Tobin Davis, albox; +Cc: alsa-devel
Yes, microphone works perfectly with Remy's code.
----- Original Message -----
From: "Tobin Davis" <tdavis@dsl-only.net>
To: <albox@free.fr>
Cc: <alsa-devel@lists.sourceforge.net>
Sent: Thursday, October 12, 2006 10:20 PM
Subject: Re: [Alsa-devel] Issue with Intel HDA Sound card 82801G(laptop
Medion)
> Was the microphone working with the driver code from Remy? This would
> be helpful to know which direction to take.
>
> Tobin
>
> On Thu, 2006-10-12 at 20:13 +0200, albox@free.fr wrote:
>>
>> Hi,
>> As Andrew said, Tobin's patch is working :-) ...except for the
>> microphone, but
>> it's already a big improvement
>>
>> Thank you very much !!!
>>
>> Al
>>
>> -------------------------------------------------------------------------
>> 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
>> _______________________________________________
>> Alsa-devel mailing list
>> Alsa-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/alsa-devel
> --
> Tobin Davis <tdavis@dsl-only.net>
>
>
> -------------------------------------------------------------------------
> 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
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
>
-------------------------------------------------------------------------
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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G(laptop Medion)
@ 2006-10-12 20:37 albox
2006-10-12 20:47 ` Lee Revell
0 siblings, 1 reply; 35+ messages in thread
From: albox @ 2006-10-12 20:37 UTC (permalink / raw)
To: nepal; +Cc: alsa-devel
Really ? It didn't work when I tried. I'll try again to be sure...
Al
Andrew L. Neporada wrote:
> Yes, microphone works perfectly with Remy's code.
-------------------------------------------------------------------------
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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G(laptop Medion)
2006-10-12 20:37 Issue with Intel HDA Sound card 82801G(laptop Medion) albox
@ 2006-10-12 20:47 ` Lee Revell
0 siblings, 0 replies; 35+ messages in thread
From: Lee Revell @ 2006-10-12 20:47 UTC (permalink / raw)
To: albox; +Cc: alsa-devel
On Thu, 2006-10-12 at 22:37 +0200, albox@free.fr wrote:
> Really ? It didn't work when I tried. I'll try again to be sure...
If it still does not work post amixer output.
> Al
>
> Andrew L. Neporada wrote:
> > Yes, microphone works perfectly with Remy's code.
>
> -------------------------------------------------------------------------
> 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
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
>
-------------------------------------------------------------------------
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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G(laptop Medion)
@ 2006-10-13 10:34 albox
2006-10-13 13:48 ` Lee Revell
0 siblings, 1 reply; 35+ messages in thread
From: albox @ 2006-10-13 10:34 UTC (permalink / raw)
To: rlrevell; +Cc: alsa-devel
Actually, it didn't work with KRec but I tried Skype and it works so the only
problem is that I'ma newbie with KRec ;-)
$ amixer
Simple mixer control 'Headphone',0
Capabilities: pswitch
Playback channels: Front Left - Front Right
Front Left: Playback [on]
Front Right: Playback [on]
Simple mixer control 'PCM',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Front Left: Playback 255 [100%]
Front Right: Playback 255 [100%]
Simple mixer control 'Front',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 31 [100%] [on]
Front Right: Playback 31 [100%] [on]
Simple mixer control 'Front Mic',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 31 [100%] [on]
Front Right: Playback 31 [100%] [on]
Simple mixer control 'Surround',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 6 [19%] [on]
Front Right: Playback 6 [19%] [on]
Simple mixer control 'Center',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 31
Mono: Playback 11 [35%] [on]
Simple mixer control 'LFE',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 31
Mono: Playback 7 [23%] [on]
Simple mixer control 'Line',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 31 [100%] [on]
Front Right: Playback 31 [100%] [on]
Simple mixer control 'CD',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 0 [0%] [on]
Front Right: Playback 0 [0%] [on]
Simple mixer control 'Mic',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 31 [100%] [on]
Front Right: Playback 31 [100%] [on]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined cswitch cswitch-joined
Playback channels: Mono
Capture channels: Mono
Mono: Playback [on] Capture [off]
Simple mixer control 'PC Speaker',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 31 [100%] [on]
Front Right: Playback 31 [100%] [on]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 26
Front Left: Capture 26 [100%] [off]
Front Right: Capture 26 [100%] [off]
Simple mixer control 'Input Source',0
Capabilities:
Mono:
$ cat /proc/asound/card0/codec#0
Codec: Realtek ALC883
Address: 0
Vendor Id: 0x10ec0883
Subsystem Id: 0x0
Revision Id: 0x100002
Default PCM: rates 0x560, bits 0x0e, types 0x1
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
Node 0x02 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x03 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x04 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x05 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital
PCM: rates 0x560, bits 0x1e, types 0x1
Node 0x07 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x08 [Audio Input] wcaps 0x10011b: Stereo Amp-In
Amp-In caps: ofs=0x08, nsteps=0x1f, stepsize=0x05, mute=1
Amp-In vals: 0x80 0x80
PCM: rates 0x160, bits 0x06, types 0x1
Connection: 1
0x23
Node 0x09 [Audio Input] wcaps 0x10011b: Stereo Amp-In
Amp-In caps: ofs=0x08, nsteps=0x1f, stepsize=0x05, mute=1
Amp-In vals: 0x00 0x00
PCM: rates 0x160, bits 0x06, types 0x1
Connection: 1
0x22
Node 0x0a [Audio Input] wcaps 0x100391: Stereo Digital
PCM: rates 0x560, bits 0x1e, types 0x1
Connection: 1
0x1f
Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
Amp-In caps: ofs=0x17, nsteps=0x1f, stepsize=0x05, mute=1
Amp-In vals: 0x1f 0x1f
Connection: 10
0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17
Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: 0x00 0x00
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: 0x1f 0x1f
Connection: 2
0x02 0x0b
Node 0x0d [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: 0x00 0x00
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: 0x06 0x06
Connection: 2
0x03 0x0b
Node 0x0e [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: 0x00 0x00
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: 0x0b 0x07
Connection: 2
0x04 0x0b
Node 0x0f [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: 0x00 0x00
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: 0x10 0x10
Connection: 2
0x05 0x0b
Node 0x10 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x11 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x12 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x13 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x14 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: 0x00 0x00
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: 0x00 0x00
Pincap 0x083e: IN OUT HP
Pin Default 0x01011110: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x60: IN OUT
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x15 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: 0x00 0x00
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: 0x00 0x00
Pincap 0x083e: IN OUT HP
Pin Default 0x01011112: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x40: OUT
Connection: 5
0x0c 0x0d* 0x0e 0x0f 0x26
Node 0x16 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: 0x00 0x00
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: 0x00 0x00
Pincap 0x083e: IN OUT HP
Pin Default 0x01011111: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x40: OUT
Connection: 5
0x0c 0x0d 0x0e* 0x0f 0x26
Node 0x17 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: 0x00 0x00
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: 0x00 0x00
Pincap 0x083e: IN OUT HP
Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x40: OUT
Connection: 5
0x0c 0x0d 0x0e 0x0f* 0x26
Node 0x18 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: 0x00 0x00
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: 0x80 0x80
Pincap 0x08173e: IN OUT HP
Pin Default 0x02a11c3f: [Jack] Mic at Ext Front
Conn = 1/8, Color = Black
Pin-ctls: 0x24: IN
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x19 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: 0x00 0x00
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: 0x80 0x80
Pincap 0x08173e: IN OUT HP
Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x24: IN
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x1a [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: 0x00 0x00
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: 0x80 0x80
Pincap 0x08173e: IN OUT HP
Pin Default 0x99830130: [Fixed] Line In at Int ATAPI
Conn = ATAPI, Color = Unknown
Pin-ctls: 0x20: IN
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x1b [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: 0x00 0x00
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: 0x00 0x00
Pincap 0x08173e: IN OUT HP
Pin Default 0x0221111f: [Jack] HP Out at Ext Front
Conn = 1/8, Color = Black
Pin-ctls: 0xc0: OUT HP
Connection: 5
0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x1c [Pin Complex] wcaps 0x400001: Stereo
Pincap 0x0820: IN
Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
Conn = 1/8, Color = Black
Pin-ctls: 0x00:
Node 0x1d [Pin Complex] wcaps 0x400000: Mono
Pincap 0x0820: IN
Pin Default 0x99830131: [Fixed] Line In at Int ATAPI
Conn = ATAPI, Color = Unknown
Pin-ctls: 0x00:
Node 0x1e [Pin Complex] wcaps 0x400300: Mono Digital
Pincap 0x0810: OUT
Pin Default 0x01451120: [Jack] SPDIF Out at Ext Rear
Conn = Optical, Color = Black
Pin-ctls: 0x00:
Connection: 1
0x06
Node 0x1f [Pin Complex] wcaps 0x400200: Mono Digital
Pincap 0x0820: IN
Pin Default 0x01c46160: [Jack] SPDIF In at Ext Rear
Conn = RCA, Color = Orange
Pin-ctls: 0x00:
Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono
Node 0x21 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x22 [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: 0x80 0x80
Amp-Out caps: N/A
Amp-Out vals: 0x00 0x00
Connection: 11
0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 0x0b
Node 0x23 [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: 0x00 0x00
Amp-Out caps: N/A
Amp-Out vals: 0x00 0x00
Connection: 11
0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 0x0b
Node 0x24 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x25 [Audio Output] wcaps 0x11: Stereo
PCM: rates 0x560, bits 0x0e, types 0x1
Node 0x26 [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: 0x00 0x00
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
Amp-Out vals: 0x00 0x00
Connection: 2
0x25 0x0b
-------------------------------------------------------------------------
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] 35+ messages in thread
* Re: Issue with Intel HDA Sound card 82801G(laptop Medion)
2006-10-13 10:34 albox
@ 2006-10-13 13:48 ` Lee Revell
0 siblings, 0 replies; 35+ messages in thread
From: Lee Revell @ 2006-10-13 13:48 UTC (permalink / raw)
To: albox; +Cc: alsa-devel
On Fri, 2006-10-13 at 12:34 +0200, albox@free.fr wrote:
> Simple mixer control 'Capture',0
> Capabilities: cvolume cswitch
> Capture channels: Front Left - Front Right
> Limits: Capture 0 - 26
> Front Left: Capture 26 [100%] [off]
> Front Right: Capture 26 [100%] [off]
You'll definitely need to unmute "Capture" for it to work...
-------------------------------------------------------------------------
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] 35+ messages in thread
end of thread, other threads:[~2006-10-13 13:48 UTC | newest]
Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-12 20:37 Issue with Intel HDA Sound card 82801G(laptop Medion) albox
2006-10-12 20:47 ` Lee Revell
-- strict thread matches above, loose matches on Subject: below --
2006-10-13 10:34 albox
2006-10-13 13:48 ` Lee Revell
2006-10-12 18:40 Issue with Intel HDA Sound card 82801G (laptop Medion) albox
2006-10-12 19:29 ` Tobin Davis
2006-10-12 18:13 albox
2006-10-12 18:20 ` Tobin Davis
2006-10-12 20:06 ` Issue with Intel HDA Sound card 82801G(laptop Medion) Andrew L. Neporada
2006-10-12 13:39 Issue with Intel HDA Sound card 82801G (laptop Medion) Andrew L. Neporada
2006-10-10 17:48 albox
2006-10-10 18:09 ` Remy Bruno
2006-10-11 17:26 ` Tobin Davis
2006-10-11 17:38 ` Tobin Davis
2006-10-11 18:06 ` Tobin Davis
2006-10-10 0:04 albox
2006-10-10 0:15 ` albox
2006-10-10 13:30 ` Remy Bruno
2006-10-07 23:00 albox
2006-10-09 17:55 ` Tobin Davis
2006-10-09 18:20 ` Takashi Iwai
2006-10-10 8:28 ` Issue with Intel HDA Sound card 82801G ( laptop Medion ) Faik Uygur
2006-10-09 22:21 ` Issue with Intel HDA Sound card 82801G (laptop Medion) Remy Bruno
2006-10-07 19:01 albox
2006-10-07 19:15 ` Lee Revell
2006-10-07 13:24 albox
2006-10-07 17:37 ` Tobin Davis
2006-10-08 11:03 ` Remy Bruno
2006-10-08 16:00 ` Lee Revell
2006-10-08 16:11 ` Tobin Davis
2006-10-08 16:52 ` Lee Revell
2006-10-08 17:15 ` Tobin Davis
2006-10-08 19:41 ` Lee Revell
2006-10-08 20:24 ` Tobin Davis
2006-10-09 13:42 ` Takashi Iwai
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.