Ok, I got tired of Fedora being "fun" with regards to kernel issues on my hardware so moved my gaming tower and lappy over to EL6. Sofar so good except one quirk in the audio. The winecfg only sees onboard audio, not my usb headset. So I tried disabling it in Pulse (.9.xx for the record). Disabled everything except that in Pulse. No dice. Still shows only my onboard.
Now I have found that usually if wine is broken, so will be the case for Crossover. Now, this is one case that really gets me. Wine is totally broken. Refuses to play test sounds. But CX at least will work with my onboard.
Any ideas?
Thanks,
Andrew
[andrew@localhost ~]$ cat /etc/centos-release
CentOS release 6.3 (Final)
[andrew@localhost ~]$ rpm -qa | grep crossover*
crossover-11.2.0-1.i386
[andrew@localhost ~]$ cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xf7df8000 irq 28
1 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xfbdf8000 irq 17
2 [Headset ]: USB-Audio - Logitech USB Headset
Logitech Logitech USB Headset at usb-0000:00:1d.2-1, full speed
[andrew@localhost ~]$ winecfg
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:mixer:ALSA_MixerInit No master control found on HDA NVidia, disabling mixer
fixme:mixer:ALSA_MixerInit No master control found on Logitech USB Headset, disabling mixer
fixme:winmm:proc_PlaySound Couldn't play header
fixme:winmm:proc_PlaySound Couldn't play header
[andrew@localhost ~]$