[alsa-devel] 1.0.16rc1 release -- error: 'system_utsname' undeclared

Takashi Iwai tiwai at suse.de
Fri Jan 25 09:03:06 CET 2008


At Fri, 25 Jan 2008 08:12:06 +1100,
Rick Measham wrote:
> 
> Takashi Iwai wrote:
> > It is surely on the current HG repo.  You must be using an older
> > repo.  Try hg.alsa-project.org instead of hg-mirror.
> 
> That fixed it. I grabbed the latest alsa-driver and it didn't need the 
> patch. It all built just fine and installed without errors.
> 
> However it didn't fix the speakers so I'm no further ahead that 0.15 or 
> 0.14 (input and output jacks work, but the internal speakers don't)
> 
> dmesg tells me there are zero speaker_outs. So I figure it didn't 
> auto-detect them, and there are no pins specified for this exact setup.

OK, it means that either the BIOS set up is broken or the preset
pincfg is broken.  Could you check which board_config is chosen for
your device?  It's selected via PCI SSID (see lspci -nv output).

If it's a bugin preset pincfg, it'd be realtivelyeasy to fix (once
after we figure out which pin corresponds to the spekaer output).

thanks,

Takashi
 
> # dmesg
> [128924.764000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, 
> low) -> IRQ 21
> [128924.764000] PCI: Setting latency timer of device 0000:00:1b.0 to 64
> [128924.796000] ALSA /usr/src/alsa/alsa-driver/pci/hda/hda_codec.c:2855: 
> autoconfig: line_outs=4 (0xd/0xc/0xf/0xb/0x0)
> [128924.796000] ALSA /usr/src/alsa/alsa-driver/pci/hda/hda_codec.c:2859: 
>     speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
> [128924.796000] ALSA /usr/src/alsa/alsa-driver/pci/hda/hda_codec.c:2863: 
>     hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
> [128924.796000] ALSA /usr/src/alsa/alsa-driver/pci/hda/hda_codec.c:2871: 
>     inputs: mic=0xe, fmic=0x10, line=0x0, fline=0x0, cd=0x0, aux=0x0
> [128924.796000] ALSA 
> /usr/src/alsa/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c:2172: 
> dac_nids=4 (0x2/0x3/0x5/0x4/0x0)
> 
> My full setup (as output by alsa-info.sh) can be seen at 
> http://pastebin.ca/871257
> 
> If there isn't an 'obvious' fix, I'm most happy to spend the time doing 
> whatever to get it working if you can point me in the right direction.
> 
> Cheers!
> Rick Measham


More information about the Alsa-devel mailing list