Re: Issue with Intel HDA Sound card 82801G (laptop Medion)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxx 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@xxxxxxxxxxxxxxxxxxxxx
> > https://lists.sourceforge.net/lists/listinfo/alsa-devel
> -- 
> Tobin Davis <tdavis@xxxxxxxxxxxx>
> 
> 
> -------------------------------------------------------------------------
> 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@xxxxxxxxxxxxxxxxxxxxx
> 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
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux