Ok, I upgraded yesterday. I'm not sure of the snap number. This is an upgrade from 26373. The 26373 snapshot I can get working by updating the Alsa driver to 1.0.25. I did see some different results but still does not function.
Here are some outputs
dcerouter_1032240:~# aplay -l
aplay: device_list:252: no soundcards found...
And
dcerouter_1032240:~# lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.4 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 5 (rev c4)
00:1c.5 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c4)
00:1c.6 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 7 (rev c4)
00:1c.7 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 8 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation H77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
02:00.0 VGA compatible controller: NVIDIA Corporation G92 [GeForce 9800 GT] (rev a2)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 09)
04:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 03)
05:02.0 Ethernet controller: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 (rev 11)
06:00.0 Serial controller: NetMos Technology 4-Port PCIe Serial Adapter
06:00.1 Serial controller: NetMos Technology 4-Port PCIe Serial Adapter
06:00.2 Serial controller: NetMos Technology 4-Port PCIe Serial Adapter
06:00.3 Serial controller: NetMos Technology 4-Port PCIe Serial Adapter
07:00.0 Multimedia controller: Philips Semiconductors SAA7164 (rev 81)
And
dcerouter_1032240:~# lsmod | grep 'snd'
snd_seq_dummy 1338 0
snd_seq_oss 26722 0
snd_seq_midi 4557 0
snd_rawmidi 19056 1 snd_seq_midi
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 19130 1 snd_seq
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 54244 5 snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 6620 1 snd
And
dcerouter_1032240:~# lsusb
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 009: ID 046d:c70c Logitech, Inc. BT Mini-Receiver (HID proxy mode)
Bus 002 Device 008: ID 046d:c70b Logitech, Inc. BT Mini-Receiver (HID proxy mode)
Bus 002 Device 007: ID 046d:0b02 Logitech, Inc. BT Mini-Receiver (HID proxy mode)
Bus 002 Device 006: ID 0409:005a NEC Corp. HighSpeed Hub
Bus 002 Device 005: ID 0d8c:013c C-Media Electronics, Inc.
Bus 002 Device 004: ID 045e:006a Microsoft Corp. Wireless Optical Mouse (IntelliPoint)
Bus 002 Device 003: ID 0409:005a NEC Corp. HighSpeed Hub
Bus 002 Device 002: ID 8087:0024
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Also
dcerouter_1032240:~# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.21.
What happens at
rm /etc/X11/xorg.conf*
reboot now
AVWizard starts fine
Selects HDMI video fine (This did crash here once)
Selects UI fine
No sound device shown
No "OK" label on button
Select empty button, moves on to select output screen
No output labels on button
Stops here
Can we include and update of Alsa when needed or will backporting work?
Let me know if I can help more.
One question - if I move forward with my duct taped 26373 in the meantime will setting up udev to manage the usb sound devices become a problem in the future?
Thanks always!