Here is the output from running audacity from the command line
rsmits@linux-exaz:~> audacity
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_dmix.c:957:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
Expression ‘stream->capture.pcm’ failed in ‘src/hostapi/alsa/pa_linux_alsa.c’, line: 3857
Expression ‘ret’ failed in ‘src/hostapi/alsa/pa_linux_alsa.c’, line: 1035
Expression ‘AlsaOpen( &alsaApi->baseHostApiRep, params, streamDir, &self->pcm )’ failed in ‘src/hostapi/alsa/pa_linux_alsa.c’, line: 1192
Expression ‘PaAlsaStreamComponent_Initialize( &self->capture, alsaApi, inParams, StreamDirection_In, NULL != callback )’ failed in ‘src/hostapi/alsa/pa_linux_alsa.c’, line: 1433
Expression ‘PaAlsaStream_Initialize( stream, alsaHostApi, inputParameters, outputParameters, sampleRate, framesPerBuffer, callback, streamFlags, userData )’ failed in ‘src/hostapi/alsa/pa_linux_alsa.c’, line: 2105
Expression ‘*idev = open( idevName, flags )’ failed in ‘src/hostapi/oss/pa_unix_oss.c’, line: 811
Expression ‘OpenDevices( idevName, odevName, &idev, &odev )’ failed in ‘src/hostapi/oss/pa_unix_oss.c’, line: 857
Expression ‘PaOssStream_Initialize( stream, inputParameters, outputParameters, streamCallback, userData, streamFlags, ossHostApi )’ failed in ‘src/hostapi/oss/pa_unix_oss.c’, line: 1234
Yes, I’m using KDE4
Here is the output from lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS880 Host Bridge
00:01.0 PCI bridge: Advanced Micro Devices [AMD] RS780/RS880 PCI to PCI bridge (int gfx)
00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 1)
00:06.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2)
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode]
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 41)
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller (rev 40)
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge (rev 40)
00:14.5 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller
00:16.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:16.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
01:05.0 VGA compatible controller: ATI Technologies Inc M880G [Mobility Radeon HD 4200]
01:05.1 Audio device: ATI Technologies Inc RS880 Audio Device [Radeon HD 4200]
02:00.0 Network controller: RaLink RT3090 Wireless 802.11n 1T/1R PCIe
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
Here is the output from lsmod
d
Module Size Used by
rfcomm 75967 6
af_packet 23463 4
sco 19079 2
bnep 17601 2
l2cap 71721 16 rfcomm,bnep
edd 9664 0
snd_pcm_oss 53391 0
cpufreq_conservative 11828 0
snd_mixer_oss 20225 1 snd_pcm_oss
cpufreq_userspace 3264 0
cpufreq_powersave 1290 0
snd_seq 66675 0
snd_seq_device 7770 1 snd_seq
powernow_k8 20011 0
mperf 1555 1 powernow_k8
fuse 80767 5
dm_mod 86272 0
snd_hda_codec_hdmi 28023 1
snd_hda_codec_realtek 356587 1
snd_hda_intel 28773 2
snd_hda_codec 108050 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 7772 1 snd_hda_codec
snd_pcm 104468 4 snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
uvcvideo 70281 0
videodev 81448 1 uvcvideo
snd_timer 26774 2 snd_seq,snd_pcm
hp_wmi 6818 0
rt2860sta 569097 1
v4l1_compat 17505 2 uvcvideo,videodev
crc_ccitt 1739 1 rt2860sta
snd 84374 15 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
sparse_keymap 4466 1 hp_wmi
btusb 17871 2
soundcore 8782 1 snd
v4l2_compat_ioctl32 10573 1 videodev
bluetooth 107214 9 rfcomm,sco,bnep,l2cap,btusb
rfkill 21955 3 hp_wmi,bluetooth
sr_mod 16781 0
snd_page_alloc 9569 2 snd_hda_intel,snd_pcm
i2c_piix4 11670 0
cdrom 43280 1 sr_mod
r8169 43831 0
sg 33426 0
edac_core 50847 0
shpchp 31135 0
pcspkr 2190 0
edac_mce_amd 12166 0
k10temp 3543 0
button 6829 0
wmi 11161 1 hp_wmi
video 15929 0
battery 12334 0
joydev 12166 0
pci_hotplug 32310 1 shpchp
ac 4151 0
ext4 398026 2
jbd2 91654 1 ext4
crc16 1747 2 l2cap,ext4
radeon 986425 3
ttm 74373 1 radeon
drm_kms_helper 36694 1 radeon
drm 232428 5 radeon,ttm,drm_kms_helper
i2c_algo_bit 6342 1 radeon
fan 3215 0
processor 39669 1 powernow_k8
thermal 14914 0
thermal_sys 17462 4 video,fan,processor,thermal
Is this enough information?
BTW, the suggestion to uninstall pulse was supposed to fix a different problem - uncovering the other mixer channels in kmixer. I haven’t tried it yet.
Thanks, Bob.