Re: problem with alsa on Sony UX-90s

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

 




Takashi Iwai schrieb:
> 
> 
>>> Also hippo adds the digital output support, but it would be harmless
>>> anyway even if the device has no SPDIF output.
>> ok, no SPDIF here...
>>
>>>> should we do some´additions in the code for autoconfig?
>>> If the auto-mute is working and there is no obvious missing function,
>>> we can add the entry for your device to the driver code so that
>>> model=hippo will be chosen automatically in future.  Then let me know
>>> the output of "lspci -nv" (only for class 0403 entry) to add the
>>> corresponding PCI SSID.
>> 00:1b.0 0403: 8086:27d8 (rev 02)
>>         Subsystem: 104d:8203
>>         Flags: bus master, fast devsel, latency 0, IRQ 66
>>         Memory at d4340000 (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)
> 
> Thanks.  Please try the patch below and remove model=* option from
> modprobe config file.

patched works perfect.

thanks

math

> 
> 
> Takashi
> 
> diff -r 2c5aac411cf6 pci/hda/patch_realtek.c
> --- a/pci/hda/patch_realtek.c	Thu Nov 09 16:47:26 2006 +0100
> +++ b/pci/hda/patch_realtek.c	Mon Nov 13 14:25:03 2006 +0100
> @@ -6438,6 +6438,9 @@ static struct hda_board_config alc262_cf
>  	{ .modelname = "hippo",
>  	  .pci_subvendor =0x1002, .pci_subdevice = 0x437b,
>  	  .config = ALC262_HIPPO},
> +	{ .modelname = "hippo",
> +	  .pci_subvendor = 0x104d, .pci_subdevice = 0x8203,
> +	  .config = ALC262_HIPPO }, /* Sony UX-90s */
>  	{ .modelname = "hippo_1",
>  	  .pci_subvendor =0x17ff, .pci_subdevice = 0x058f,
>  	  .config = ALC262_HIPPO_1},

-------------------------------------------------------------------------
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@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