Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* New Realtec ALC833 Codec in Fujitsu Siemens Xi2428
@ 2007-12-04 22:49 Die Mumie
  2007-12-05  0:12 ` Tobin Davis
  0 siblings, 1 reply; 6+ messages in thread
From: Die Mumie @ 2007-12-04 22:49 UTC (permalink / raw)
  To: alsa-devel

Hi,
I've been told to post here, so I do.

I have a Notebook with a Intel hda sound device, the /proc/asound/card0/codec#1 returns Realtec ALC833 but there is no model provided by the alsa driver that runs this Soundcard properly.

Am I wrong here?
If yes, then I'm sorry.

       
---------------------------------
Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem  neuen Yahoo! Mail. 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: New Realtec ALC833 Codec in Fujitsu Siemens Xi2428
  2007-12-04 22:49 Die Mumie
@ 2007-12-05  0:12 ` Tobin Davis
  2007-12-05  0:47   ` Die Mumie
  0 siblings, 1 reply; 6+ messages in thread
From: Tobin Davis @ 2007-12-05  0:12 UTC (permalink / raw)
  To: Die Mumie; +Cc: alsa-devel

No, this is as good a place as any to post.  We'll need a bit more info,
though.  The easiest way to get the info is to run this script:
http://bulletproof.servebeer.com/alsa/scripts/alsa-info.sh

Post the link it generates back to this mailing list and either I or
someone else can look into it.  Be patient, as it may take a week or
two.

Also, try one of the supported models for the ALC883:

                  3stack-dig    3-jack with SPDIF I/O
                  6stack-dig    6-jack digital with SPDIF I/O
                  3stack-6ch    3-jack 6-channel
                  3stack-6ch-dig 3-jack 6-channel with SPDIF I/O
                  6stack-dig-demo  6-jack digital for Intel demo board
                  acer          Acer laptops (Travelmate 3012WTMi,
        Aspire 5600, etc)
                  acer-aspire   Acer Aspire 9810
                  medion        Medion Laptops
                  medion-md2    Medion MD2
                  targa-dig     Targa/MSI
                  targa-2ch-dig Targs/MSI with 2-channel
                  laptop-eapd   3-jack with SPDIF I/O and EAPD (Clevo
        M540JE, M550JE)
                  lenovo-101e   Lenovo 101E
                  lenovo-nb0763 Lenovo NB0763
                  lenovo-ms7195-dig Lenovo MS7195
                  haier-w66     Haier W66
                  6stack-hp     HP machines with 6stack (Nettle boards)
                  3stack-hp     HP machines with 3stack (Lucknow, Samba
        boards)
                  auto          auto-config reading BIOS (default)
        

To test these confiugurations, unload and reload the driver with
"modprobe -r snd-hda-intel && modprobe snd-hda-intel model=<model
name>" (replace <model name> with one from above - i.e. medion).



Tobin

On Tue, 2007-12-04 at 23:49 +0100, Die Mumie wrote:

> Hi,
> I've been told to post here, so I do.
> 
> I have a Notebook with a Intel hda sound device, the /proc/asound/card0/codec#1 returns Realtec ALC833 but there is no model provided by the alsa driver that runs this Soundcard properly.
> 
> Am I wrong here?
> If yes, then I'm sorry.
> 
>        
> ---------------------------------
> Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem  neuen Yahoo! Mail. 
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

-- 
Tobin Davis  


This land is full of trousers!
this land is full of mausers!
	And pussycats to eat them when the sun goes down!
		-- Firesign Theater
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: New Realtec ALC833 Codec in Fujitsu Siemens Xi2428
  2007-12-05  0:12 ` Tobin Davis
@ 2007-12-05  0:47   ` Die Mumie
  0 siblings, 0 replies; 6+ messages in thread
From: Die Mumie @ 2007-12-05  0:47 UTC (permalink / raw)
  To: Tobin Davis; +Cc: ALSA Developers List


Ok, well,
I already have tried all models for snd_intel_hda and none of them was satisfying me... 

I run the script and the output is availible at http://pastebin.ca/806180 .
Thanks for helping

           No, this is as good a place as any to post.  We'll need a bit more info, though.  The easiest way to get the info is to run this script:  http://bulletproof.servebeer.com/alsa/scripts/alsa-info.sh
 
 Post the link it generates back to this mailing list and either I or someone else can look into it.  Be patient, as it may take a week or two.
 
 Also, try one of the supported models for the ALC883:
                3stack-dig    3-jack with SPDIF I/O
               6stack-dig    6-jack digital with SPDIF I/O
               3stack-6ch    3-jack 6-channel
               3stack-6ch-dig 3-jack 6-channel with SPDIF I/O
               6stack-dig-demo  6-jack digital for Intel demo board
               acer          Acer laptops (Travelmate 3012WTMi, Aspire 5600, etc)
               acer-aspire   Acer Aspire 9810
               medion        Medion Laptops
               medion-md2    Medion MD2
               targa-dig     Targa/MSI
               targa-2ch-dig Targs/MSI with 2-channel
               laptop-eapd   3-jack with SPDIF I/O and EAPD (Clevo M540JE, M550JE)
               lenovo-101e   Lenovo 101E
               lenovo-nb0763 Lenovo NB0763
               lenovo-ms7195-dig Lenovo MS7195
               haier-w66     Haier W66
               6stack-hp     HP machines with 6stack (Nettle boards)
               3stack-hp     HP machines with 3stack (Lucknow, Samba boards)
               auto          auto-config reading BIOS (default)
     
  To test these confiugurations, unload and reload the driver with "modprobe -r snd-hda-intel && modprobe snd-hda-intel model=<model name>" (replace <model name> with one from above - i.e. medion).
 
 
 
 Tobin
 
 On Tue, 2007-12-04 at 23:49 +0100, Die Mumie wrote:  
Hi, I've been told to post here, so I do.  I have a Notebook with a Intel hda sound device, the /proc/asound/card0/codec#1 returns Realtec ALC833 but there is no model provided by the alsa driver that runs this Soundcard properly.  Am I wrong here? If yes, then I'm sorry.          --------------------------------- Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem  neuen Yahoo! Mail.  _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel 
     --  Tobin Davis  
 
 
This land is full of trousers!
this land is full of mausers!
 And pussycats to eat them when the sun goes down!
  -- Firesign Theater

    

       
---------------------------------
Ihre erste Baustelle? Wissenswertes für Bastler und Hobby Handwerker. 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: New Realtec ALC833 Codec in Fujitsu Siemens Xi2428
       [not found] <20071205071714.GA24527@serv.smile.org.ua>
@ 2007-12-05 11:26 ` Die Mumie
  2007-12-07 15:42   ` Andy Shevchenko
  0 siblings, 1 reply; 6+ messages in thread
From: Die Mumie @ 2007-12-05 11:26 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: ALSA Developers List

So, first:
I have a 
-HDMI Connector
-Jack for Headphones (HP) and SPDIF
-Jack for Mic or Line
-Two built in Mics *
-Built in Speakers (I Guess that they are Stereo, but I'm not sure) *

What I can test is:
    Headphones
    Internel Speakers
    Internal Microphone

so I'm going trough the model list.

3stack-dig - Sound at HP, no IS, no Mic
6stack-dig - Front gives Sound at HP, Surround at IS, no Mic
3stack-6ch - Front gives Sound at HP, Surround at IS, no Mic
3stack-6ch-dig - Front gives Sound at HP, no IS, no Mic
6stack-dig-demo - Front gives sound at HP and IS at the same time, no switching by Jack, no Mic
acer - Front gives Sound at HP, Surround at IS, no Mic
acer-aspire - Switchs between HP and IS by plugging the HP, Headphones switch Enables/Disables sound on HP, no Mic
medion - no Sound
medion-md2 - sound on HP when HP switch is enabled, no mic
targa-dig - sound on HP when HP switch is enabled, Surround gives on IS, no Mic
targa-2ch-dig - sound on HP when HP switch is enabled, no mic
laptop-eapd - Front on HP, Surround on IS, no mic
lenovo-101e -  Sound on Front Jack switching, no Mic
lenovo-nb0763 - Sound on Speaker Jack switching, no Mic
lenovo-ms7195-dig - Sound on Front same time at IS and HP, no Mic
haier-w66 - Front on HP, no Mic
6stack-hp - Nothing
3stack-hp - Front on HP, Center on IS, no Mic

I hope this helps

Andy Shevchenko <andy@smile.org.ua> schrieb: Hi Die Mumie!

 On Wed, Dec 05, 2007 at 01:47:07AM +0100, Die Mumie wrote next:

>  Also, try one of the supported models for the ALC883:
>                 3stack-dig    3-jack with SPDIF I/O
>                6stack-dig    6-jack digital with SPDIF I/O
>                3stack-6ch    3-jack 6-channel
>                3stack-6ch-dig 3-jack 6-channel with SPDIF I/O
>                6stack-dig-demo  6-jack digital for Intel demo board
>                acer          Acer laptops (Travelmate 3012WTMi, Aspire 5600, etc)
>                acer-aspire   Acer Aspire 9810
>                medion        Medion Laptops
>                medion-md2    Medion MD2
>                targa-dig     Targa/MSI
>                targa-2ch-dig Targs/MSI with 2-channel
>                laptop-eapd   3-jack with SPDIF I/O and EAPD (Clevo M540JE, M550JE)
>                lenovo-101e   Lenovo 101E
>                lenovo-nb0763 Lenovo NB0763
>                lenovo-ms7195-dig Lenovo MS7195
>                haier-w66     Haier W66
>                6stack-hp     HP machines with 6stack (Nettle boards)
>                3stack-hp     HP machines with 3stack (Lucknow, Samba boards)
>                auto          auto-config reading BIOS (default)
Did you hear some sound in the HP or internel speakers with someone of these
models? If yes, please, say what is wrong with that sound.

-- 
With best regards,
Andy Shevchenko.      mailto: andy@smile.org.ua




       
---------------------------------
Ihr erstes Fernweh? Wo gibt es den schönsten Strand. 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: New Realtec ALC833 Codec in Fujitsu Siemens Xi2428
       [not found] <1196875384.10030.131.camel@razman.gruemaster.com>
@ 2007-12-05 18:05 ` Die Mumie
  0 siblings, 0 replies; 6+ messages in thread
From: Die Mumie @ 2007-12-05 18:05 UTC (permalink / raw)
  To: Tobin Davis; +Cc: ALSA Developers List

[-- Attachment #1: Type: text/plain, Size: 4688 bytes --]

Ok, doing as you wish. There is no useable Documentation for this Notebook, because ist seems to work with "great Vista", all I could find is a Guide for installing the internal Microphone under Vista.
I'll attach 3 files,
-The Vista guide
-The Alsa-Info output
-The dmesg output



Tobin Davis <tdavis@dsl-only.net> schrieb:           The helps immensely, thanks.  For some reason, pastebin seems to be having issues.  Could you email me directly the alsa-info.txt file that the alsa-info.sh script generated?  It should be in your /tmp directory.  Also, if you have a user's manual in pdf form for your system, please attach it as well (english version).  This may gleen some info about the specs of your system that may have been overlooked, especially the mic. 
 
 The last bit I'd like you to do, if you are up for it, is to rebuild the drivers with debugging turned on.  To do this, download alsa-driver-1.0.15.tar.bz2 and extract it.  Then, in the directory it extracted to, type "./configure --with-debug=detect --with-cards=hda-intel && make && make install".  When you load this driver, set model=auto.  This will dump the bios configuration for the card (if any) into dmesg.  I need that output as well.
 
 I'll try to work on this this week, but no guarantees.  We had some serious flooding this last weekend, and I'm busy fixing my house.  
 
 Based on the info below, I'll need to create a separate model for your system.  It may take a few patches, but it will happen.
 
 Tobin
 
 On Wed, 2007-12-05 at 12:26 +0100, Die Mumie wrote:  
So, first: I have a  -HDMI Connector -Jack for Headphones (HP) and SPDIF -Jack for Mic or Line -Two built in Mics * -Built in Speakers (I Guess that they are Stereo, but I'm not sure) *  What I can test is:     Headphones     Internel Speakers     Internal Microphone  so I'm going trough the model list.  3stack-dig - Sound at HP, no IS, no Mic 6stack-dig - Front gives Sound at HP, Surround at IS, no Mic 3stack-6ch - Front gives Sound at HP, Surround at IS, no Mic 3stack-6ch-dig - Front gives Sound at HP, no IS, no Mic 6stack-dig-demo - Front gives sound at HP and IS at the same time, no switching by Jack, no Mic acer - Front gives Sound at HP, Surround at IS, no Mic acer-aspire - Switchs between HP and IS by plugging the HP, Headphones switch Enables/Disables sound on HP, no Mic medion - no Sound medion-md2 - sound on HP when HP switch is enabled, no mic targa-dig - sound on HP when HP switch is enabled, Surround gives on IS, no Mic targa-2ch-dig - sound on HP when HP
 switch is enabled, no mic laptop-eapd - Front on HP, Surround on IS, no mic lenovo-101e -  Sound on Front Jack switching, no Mic lenovo-nb0763 - Sound on Speaker Jack switching, no Mic lenovo-ms7195-dig - Sound on Front same time at IS and HP, no Mic haier-w66 - Front on HP, no Mic 6stack-hp - Nothing 3stack-hp - Front on HP, Center on IS, no Mic  I hope this helps  Andy Shevchenko <andy@smile.org.ua> schrieb: Hi Die Mumie!   On Wed, Dec 05, 2007 at 01:47:07AM +0100, Die Mumie wrote next:  >  Also, try one of the supported models for the ALC883: >                 3stack-dig    3-jack with SPDIF I/O >                6stack-dig    6-jack digital with SPDIF I/O >                3stack-6ch    3-jack 6-channel >                3stack-6ch-dig 3-jack 6-channel with SPDIF I/O >                6stack-dig-demo  6-jack digital for Intel demo board >                acer          Acer laptops (Travelmate 3012WTMi, Aspire 5600, etc) >                acer-aspire   Acer Aspire 9810 >     
           medion        Medion Laptops >                medion-md2    Medion MD2 >                targa-dig     Targa/MSI >                targa-2ch-dig Targs/MSI with 2-channel >                laptop-eapd   3-jack with SPDIF I/O and EAPD (Clevo M540JE, M550JE) >                lenovo-101e   Lenovo 101E >                lenovo-nb0763 Lenovo NB0763 >                lenovo-ms7195-dig Lenovo MS7195 >                haier-w66     Haier W66 >                6stack-hp     HP machines with 6stack (Nettle boards) >                3stack-hp     HP machines with 3stack (Lucknow, Samba boards) >                auto          auto-config reading BIOS (default) Did you hear some sound in the HP or internel speakers with someone of these models? If yes, please, say what is wrong with that sound.  
     --  Tobin Davis  
 
 
There are two types of people in this world, good and bad.  The good
sleep better, but the bad seem to enjoy the waking hours much more.
  -- Woody Allen

    

       
---------------------------------
Jetzt Mails schnell in einem Vorschaufenster überfliegen. Dies und viel mehr bietet das  neue Yahoo! Mail. 

[-- Attachment #2: 2895476006-alsa-info.txt --]
[-- Type: text/plain, Size: 16000 bytes --]

name=root&type=33&description=/tmp/alsa-info.txt&expiry=&s=Submit+Post&content=
!!################################
!!ALSA Information Script v 0.4.34
!!################################

!!Script ran on: Wed Dec  5 01:29:45 CET 2007


!!Linux Distribution
!!------------------

Gentoo Base System release 1.12.9


!!Kernel Information
!!------------------

Kernel release:    2.6.22-gentoo-r9
Operating System:  GNU/Linux
Architecture:      i686
Processor:         Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
SMP Enabled:       Yes


!!ALSA Version
!!------------

Driver version:     1.0.15
Library version:    1.0.14a
Utilities version:  1.0.14


!!Loaded ALSA modules
!!-------------------

snd_hda_intel


!!Soundcards recognised by ALSA
!!-----------------------------

 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xf0600000 irq 23


!!PCI Soundcards installed in the system
!!--------------------------------------

00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)


!!Advanced information - PCI Vendor/Device/Susbsystem ID's
!!--------------------------------------------------------

00:1b.0 0403: 8086:284b (rev 03)
	Subsystem: 1734:1107
--
	Region 0: Memory at f0402000 (64-bit, non-prefetchable) [size=128]
	Region 2: Memory at f0400000 (64-bit, non-prefetchable) [size=8K]


!!Loaded sound module options
!!--------------------------

!!Module: snd_hda_intel
enable : N
id : <NULL>
index : -1
model : <NULL>
position_fix : 0
power_save : 0
power_save_controller : Y
probe_mask : -1
single_cmd : N


!!HDA-Intel Codec information
!!---------------------------

Codec: Motorola Si3054
Address: 0
Vendor Id: 0x10573055
Subsystem Id: 0x10573055
Revision Id: 0x100700
Modem Function Group: 0x1
Codec: Realtek ALC883
Address: 1
Vendor Id: 0x10ec0883
Subsystem Id: 0x17341236
Revision Id: 0x100002
No Modem Function Group found
Default PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
Node 0x02 [Audio Output] wcaps 0x11: Stereo
  PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
Node 0x03 [Audio Output] wcaps 0x11: Stereo
  PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
Node 0x04 [Audio Output] wcaps 0x11: Stereo
  PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
Node 0x05 [Audio Output] wcaps 0x11: Stereo
  PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital
  PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0x1e]: 16 20 24 32
    formats [0x1]: PCM
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:  [0x00 0x00]
  PCM:
    rates [0x160]: 44100 48000 96000
    bits [0x6]: 16 20
    formats [0x1]: PCM
  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]: 44100 48000 96000
    bits [0x6]: 16 20
    formats [0x1]: PCM
  Connection: 1
     0x22
Node 0x0a [Audio Input] wcaps 0x100391: Stereo Digital
  PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0x1e]: 16 20 24 32
    formats [0x1]: PCM
  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:  [0x00 0x00] [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x80 0x80] [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:  [0x12 0x12]
  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:  [0x00 0x00]
  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 0x0121441f: [Jack] HP Out at Ext Rear
    Conn = 1/8, Color = Green
  EAPD: 0x0
  Pin-ctls: 0xc0: OUT HP
  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 0x99130110: [Fixed] Speaker at Int ATAPI
    Conn = ATAPI, Color = Unknown
  EAPD: 0x0
  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:  [0x80 0x80]
  Pincap 0x083e: IN OUT HP Detect
  Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
  EAPD: 0x0
  Pin-ctls: 0x20: IN
  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
  EAPD: 0x0
  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 0x01a19830: [Jack] Mic at Ext Rear
    Conn = 1/8, Color = Pink
  EAPD: 0x0
  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 0x99a3093f: [Fixed] Mic at Int ATAPI
    Conn = ATAPI, Color = Unknown
  EAPD: 0x0
  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 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
  EAPD: 0x0
  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:  [0x80 0x80]
  Pincap 0x08173e: IN OUT HP Detect
  Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
  EAPD: 0x0
  Pin-ctls: 0x20: IN
  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
  EAPD: 0x0
  Pin-ctls: 0x00:
Node 0x1d [Pin Complex] wcaps 0x400000: Mono
  Pincap 0x0820: IN
  Pin Default 0x598301f0: [N/A] Line In at Int ATAPI
    Conn = ATAPI, Color = Unknown
  EAPD: 0x0
  Pin-ctls: 0x00:
Node 0x1e [Pin Complex] wcaps 0x400300: Mono Digital
  Pincap 0x0810: OUT
  Pin Default 0x99430120: [Fixed] SPDIF Out at Int ATAPI
    Conn = ATAPI, Color = Unknown
  EAPD: 0x0
  Pin-ctls: 0x00:
  Connection: 1
     0x06
Node 0x1f [Pin Complex] wcaps 0x400200: Mono Digital
  Pincap 0x0820: IN
  Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
  EAPD: 0x0
  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]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
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


!!ALSA Device nodes
!!-----------------

crw-rw---- 1 root audio 116,  0 Dec  4 21:29 /dev/snd/controlC0
crw-rw---- 1 root audio 116,  4 Dec  4 21:29 /dev/snd/hwC0D0
crw-rw---- 1 root audio 116,  5 Dec  4 21:29 /dev/snd/hwC0D1
crw-rw---- 1 root audio 116, 24 Dec  4 21:29 /dev/snd/pcmC0D0c
crw-rw---- 1 root audio 116, 16 Dec  4 21:29 /dev/snd/pcmC0D0p
crw-rw---- 1 root audio 116, 17 Dec  4 21:29 /dev/snd/pcmC0D1p
crw-rw---- 1 root audio 116, 26 Dec  4 21:29 /dev/snd/pcmC0D2c
crw-rw---- 1 root audio 116, 30 Dec  4 21:29 /dev/snd/pcmC0D6c
crw-rw---- 1 root audio 116, 22 Dec  4 21:29 /dev/snd/pcmC0D6p
crw-rw---- 1 root audio 116,  1 Dec  4 20:29 /dev/snd/seq
crw-rw---- 1 root audio 116, 33 Dec  4 21:29 /dev/snd/timer


!!Aplay/Arecord output
!!------------

APLAY

**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC883 Digital [ALC883 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 6: Si3054 Modem [Si3054 Modem]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

ARECORD

**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog]
  Subdevices: 2/2
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
card 0: Intel [HDA Intel], device 2: ALC883 Analog [ALC883 Analog]
  Subdevices: 2/2
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
card 0: Intel [HDA Intel], device 6: Si3054 Modem [Si3054 Modem]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

!!Amixer output
!!-------------

!!-------Mixer controls for card 0 [Intel]

Simple mixer control 'Headphone',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 31 [100%] [0.00dB] [on]
  Front Right: Playback 31 [100%] [0.00dB] [on]
Simple mixer control 'PCM',0
  Capabilities: pvolume
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 255
  Mono:
  Front Left: Playback 255 [100%] [0.00dB]
  Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control 'Front',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 18 [58%] [-19.50dB] [on]
  Front Right: Playback 18 [58%] [-19.50dB] [on]
Simple mixer control 'Front Mic',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 0 [0%] [-34.50dB] [on]
  Front Right: Playback 0 [0%] [-34.50dB] [on]
Simple mixer control 'Front Mic Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 0 [0%]
  Front Right: 0 [0%]
Simple mixer control 'Mic',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 0 [0%] [-34.50dB] [on]
  Front Right: Playback 0 [0%] [-34.50dB] [on]
Simple mixer control 'Mic Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 0 [0%]
  Front Right: 0 [0%]
Simple mixer control 'IEC958',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 31
  Front Left: Capture 0 [0%] [-12.00dB] [on]
  Front Right: Capture 0 [0%] [-12.00dB] [on]
Simple mixer control 'Capture',1
  Capabilities: cvolume cswitch
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 31
  Front Left: Capture 0 [0%] [-12.00dB] [on]
  Front Right: Capture 0 [0%] [-12.00dB] [on]
Simple mixer control 'Caller ID',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Digital',0
  Capabilities: cvolume
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 120
  Front Left: Capture 60 [50%] [0.00dB]
  Front Right: Capture 60 [50%] [0.00dB]
Simple mixer control 'Input Source',0
  Capabilities: enum
  Items: 'Mic' 'Front Mic'
  Item0: 'Mic'
Simple mixer control 'Input Source',1
  Capabilities: enum
  Items: 'Mic' 'Front Mic'
  Item0: 'Mic'
Simple mixer control 'Off-hook',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]


!!All Loaded Modules
!!------------------

Module
ipv6
bridge
llc
snd_pcm_oss
snd_mixer_oss
snd_seq_oss
snd_seq_midi_event
snd_seq
snd_seq_device
iwl4965
snd_hda_intel
snd_pcm
snd_timer
snd_page_alloc
snd_hwdep
snd
nvidia



[-- Attachment #3: 3897849076-Microphone_Config_Vista_en.pdf --]
[-- Type: application/pdf, Size: 98319 bytes --]

[-- Attachment #4: 2784873370-dmesg.txt --]
[-- Type: text/plain, Size: 814 bytes --]

ACPI: PCI interrupt for device 0000:00:1b.0 disabled
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1b.0 to 64
hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
ALSA /var/tmp/portage/media-sound/alsa-driver-9999/work/alsa-driver/pci/hda/hda_codec.c:2792: autoconfig: line_outs=1 (0x15/0x0/0x0/0x0/0x0)
ALSA /var/tmp/portage/media-sound/alsa-driver-9999/work/alsa-driver/pci/hda/hda_codec.c:2796:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
ALSA /var/tmp/portage/media-sound/alsa-driver-9999/work/alsa-driver/pci/hda/hda_codec.c:2800:    hp_outs=1 (0x14/0x0/0x0/0x0/0x0)
ALSA /var/tmp/portage/media-sound/alsa-driver-9999/work/alsa-driver/pci/hda/hda_codec.c:2808:    inputs: mic=0x18, fmic=0x19, line=0x0, fline=0x0, cd=0x0, aux=0x0

[-- Attachment #5: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: New Realtec ALC833 Codec in Fujitsu Siemens Xi2428
  2007-12-05 11:26 ` Die Mumie
@ 2007-12-07 15:42   ` Andy Shevchenko
  0 siblings, 0 replies; 6+ messages in thread
From: Andy Shevchenko @ 2007-12-07 15:42 UTC (permalink / raw)
  To: alsa-devel

Hi Die Mumie!

 On Wed, Dec 05, 2007 at 12:26:56PM +0100, Die Mumie wrote next:

> So, first:
I try to look to your info on this weekend. Sorry for delaying.

-- 
With best regards,
Andy Shevchenko.      mailto: andy@smile.org.ua

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-12-07 15:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1196875384.10030.131.camel@razman.gruemaster.com>
2007-12-05 18:05 ` New Realtec ALC833 Codec in Fujitsu Siemens Xi2428 Die Mumie
     [not found] <20071205071714.GA24527@serv.smile.org.ua>
2007-12-05 11:26 ` Die Mumie
2007-12-07 15:42   ` Andy Shevchenko
2007-12-04 22:49 Die Mumie
2007-12-05  0:12 ` Tobin Davis
2007-12-05  0:47   ` Die Mumie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox