You are not logged in.
Pages: 1
/usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_ctl_alsa.so doesn't exist on my machine, and I've tried reinstalling a bunch of things. Do you happen to have a copy of this module that you could upload? I don't know what else to try. All of these programs are looking for this file and it's not there. All the other related files (for pulse, jack, OSS, etc.) do seem to be intact, though, just not the one for ALSA:
$ ls /usr/lib/x86_64-linux-gnu/alsa-lib
libasound_module_conf_pulse.so libasound_module_pcm_jack.so libasound_module_pcm_usb_stream.so libasound_module_rate_lavcrate_high.so libasound_module_rate_samplerate_order.so smixer
libasound_module_ctl_arcam_av.so libasound_module_pcm_oss.so libasound_module_pcm_vdownmix.so libasound_module_rate_lavcrate.so libasound_module_rate_samplerate.so
libasound_module_ctl_oss.so libasound_module_pcm_pulse.so libasound_module_rate_lavcrate_faster.so libasound_module_rate_samplerate_best.so libasound_module_rate_speexrate_best.so
libasound_module_ctl_pulse.so libasound_module_pcm_speex.so libasound_module_rate_lavcrate_fast.so libasound_module_rate_samplerate_linear.so libasound_module_rate_speexrate_medium.so
libasound_module_pcm_a52.so libasound_module_pcm_upmix.so libasound_module_rate_lavcrate_higher.so libasound_module_rate_samplerate_medium.so libasound_module_rate_speexrate.soI purged and reinstalled, then rebooted. Still no luck. I'm still getting errors like (in the case of MPD):
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_pcm_alsa.so
Aug 13 18:15 : output: Failed to open "Alsa" [alsa]: Failed to open ALSA device "default": No such device or addressand (in the case of alsamixer)
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_ctl_alsa.so
cannot open mixer: No such device or addressThey both say that they "cannot open shared library /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_ctl_alsa.so".
Yes, gstreamer0.10-alsa is already installed.
According to adduser, I am already a member of `audio'. Yes, audio still works in Firefox, but I'm still getting the same error in VLC.
Okay cool, some weren't installed and now I've got them all installed. xfce4-mixer now works. MPD works now, but ncmpcpp still reports "problems setting volume". However, alsamixer still returns the same error.
EDIT: Now MPD refuses to work, even though it worked a few minutes ago. In ~/.mpd/mpd.log:
Aug 13 17:31 : mixer: Failed to read mixer for 'Alsa': failed to attach to default: No such device or address
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_pcm_alsa.so
Aug 13 17:31 : output: Failed to open "Alsa" [alsa]: Failed to open ALSA device "default": No such device or addressI don't even know what this means. There isn't much information online, either.
EDIT 2:
and with this post I am a #! Die Hard
Congratulations!
^I see...
It looks like your missing one/some of the gstreamer0.10-plugins-*, check with apt-get or synaptic and try to install the missing ones (-base, -good, -bad, -ugly...), reboot and see what happens...
I'm sorry for my ignorance, but how would I check which plugins are missing? And how exactly would I install them? Again, sorry... I'm new to this type of thing.
EDIT: Would I run something like:
sudo apt-get install gstreamer0.10-plugins-*?
Hey VDP76,
Thanks for the quick reply! Yes, that's exactly the how-to post I followed. xfce4-mixer is installed already, but when I open it I get the following error:
GStreamer was unable to detect any sound devices. Some sound system specific GStreamer packages may be missing. It may also be a permissions problem.If it matters, I am running the Awesome window manager. Thanks, MunkyCheez
EDIT: I just checked Audacity and it does work. Says it's working through ALSA.
Hey everyone,
As of a few months ago, I run #! 11 Waldorf on my desktop, and I've never quite gotten sound to work properly. Many different sound-related problems have presented themselves in different ways over this past week, and I can't remember exactly how things used to behave (it was never 100% working, I know that for sure), so I'll just describe how it's acting presently:
- Audio in YouTube videos work.
- MPD is silent. ncmpcpp shows "Volume: n/a" (meaning that it can't communicate properly with something, AFAIK)
- Attempting to run alsamixer returns the following:
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_ctl_alsa.so
cannot open mixer: No such device or address- Attempting to run mocp returns the following:
Running the server...
Trying ALSA...
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_ctl_alsa.so
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_pcm_alsa.so
Trying OSS...
Trying JACK...
FATAL_ERROR: No valid sound driver!
FATAL_ERROR: Server exited!- VLC doesn't work, either. It outputs the following in a dialog box:
Audio output failed:
The audio device "default" could not be used:
No such device or address.... and on the console:
VLC media player 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e)
[0xb4f628] dbus interface: listening on dbus as: org.mpris.MediaPlayer2.vlc
[0xb1f108] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x7fe948000958] pulse audio output error: PulseAudio server connection failure: Connection refused
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_pcm_alsa.so
[0x7fe948000958] alsa audio output error: cannot open ALSA device "default": No such device or address
[0x7fe948000958] oss audio output error: cannot open audio device (/dev/dsp)
[0x7fe948000958] main audio output error: no suitable audio output module
[0x7fe964001e48] main decoder error: failed to create audio outputI tried some stuff the other day with trying to switch from pulseaudio to ALSA, but it never really worked, as you can see. At the time before I attempted to uninstall pulseaudio and make the switch, MPD was working okay (but the audio quality was kind of poor, and would distort a lot), MOCP was just as broken as now, and YouTube audio didn't work at all. Strange.
The whole structure and workings (or non-workings, lol) of the audio subsystem in Linux really confuses the heck out of me, so I'm afraid I wasn't able to help myself much on this one. I would really appreciate your help. Thanks.
-- MunkyCheez
Hmm... I don't seem to have a /var/log/suspend.log. Here's lspci -knn:
00:00.0 Memory controller [0580]: NVIDIA Corporation CK804 Memory Controller [10de:005e] (rev a3)
Subsystem: ASUSTeK Computer Inc. A8N-E Mainboard [1043:815a]
00:01.0 ISA bridge [0601]: NVIDIA Corporation CK804 ISA Bridge [10de:0050] (rev a3)
Subsystem: ASUSTeK Computer Inc. K8N4-E or A8N-E Mainboard [1043:815a]
00:01.1 SMBus [0c05]: NVIDIA Corporation CK804 SMBus [10de:0052] (rev a2)
Subsystem: ASUSTeK Computer Inc. K8N4-E or A8N-E Mainboard [1043:815a]
Kernel driver in use: nForce2_smbus
00:02.0 USB controller [0c03]: NVIDIA Corporation CK804 USB Controller [10de:005a] (rev a2)
Subsystem: ASUSTeK Computer Inc. K8N4-E or A8N-E Mainboard [1043:815a]
Kernel driver in use: ohci_hcd
00:02.1 USB controller [0c03]: NVIDIA Corporation CK804 USB Controller [10de:005b] (rev a3)
Subsystem: ASUSTeK Computer Inc. K8N4-E or A8N-E Mainboard [1043:815a]
Kernel driver in use: ehci_hcd
00:04.0 Multimedia audio controller [0401]: NVIDIA Corporation CK804 AC'97 Audio Controller [10de:0059] (rev a2)
Subsystem: ASUSTeK Computer Inc. K8N4-E or A8N-E Mainboard [1043:812a]
Kernel driver in use: snd_intel8x0
00:06.0 IDE interface [0101]: NVIDIA Corporation CK804 IDE [10de:0053] (rev f2)
Subsystem: ASUSTeK Computer Inc. K8N4-E or A8N-E Mainboard [1043:815a]
Kernel driver in use: pata_amd
00:07.0 IDE interface [0101]: NVIDIA Corporation CK804 Serial ATA Controller [10de:0054] (rev f3)
Subsystem: ASUSTeK Computer Inc. A8N-E Mainboard [1043:815a]
Kernel driver in use: sata_nv
00:08.0 IDE interface [0101]: NVIDIA Corporation CK804 Serial ATA Controller [10de:0055] (rev f3)
Subsystem: ASUSTeK Computer Inc. K8N4-E or A8N-E Mainboard [1043:815a]
Kernel driver in use: sata_nv
00:09.0 PCI bridge [0604]: NVIDIA Corporation CK804 PCI Bridge [10de:005c] (rev a2)
00:0a.0 Bridge [0680]: NVIDIA Corporation CK804 Ethernet Controller [10de:0057] (rev a3)
Subsystem: ASUSTeK Computer Inc. K8N4-E or A8N-E Mainboard [1043:8141]
Kernel driver in use: forcedeth
00:0b.0 PCI bridge [0604]: NVIDIA Corporation CK804 PCIE Bridge [10de:005d] (rev a3)
Kernel driver in use: pcieport
00:0c.0 PCI bridge [0604]: NVIDIA Corporation CK804 PCIE Bridge [10de:005d] (rev a3)
Kernel driver in use: pcieport
00:0d.0 PCI bridge [0604]: NVIDIA Corporation CK804 PCIE Bridge [10de:005d] (rev a3)
Kernel driver in use: pcieport
00:0e.0 PCI bridge [0604]: NVIDIA Corporation CK804 PCIE Bridge [10de:005d] (rev a3)
Kernel driver in use: pcieport
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
Kernel driver in use: k8temp
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G84 [Quadro FX 570] [10de:040e] (rev a1)
Subsystem: NVIDIA Corporation Device [10de:0474]
Kernel driver in use: nouveau
05:07.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless [11ab:1faa] (rev 03)
Subsystem: Netgear WG311v3 802.11g Wireless PCI Adapter [1385:6b00]
Kernel driver in use: ndiswrapperThanks for the reply, KrunchTime. I will try a different video driver and see if that fixes things. I left the swap partition as default when I ran the Waldorf installer. Yes, I guess I did mean to say suspend instead of standby, but aren't these just different names for the same thing? Windows XP and below call it "standby", Windows Vista, 7, and 8 call it "sleep", Linux often calls it "sleep" or "suspend", and Mac OS X just calls it "sleep". Don't all of these refer to the ACPI S3 state? Anyway, "suspend", yes...
Hello Fellow #! Users,
This is my first post, so I hope I'm posting in the right place. I installed #! 11 Waldorf on one of my desktops yesterday and I am very happy with it so far. With the help of ndiswrapper, my wireless card even works! My system is as follows:
AMD Athlon 64 3000+ @ 1.80 GHz
2.0 GB DDR
200 GB HDD
NVIDIA Quadro FX 570
NETGEAR WG311v3 802.11g Wireless PCI Card
etc.
Anyway, there's something weird going on... Whenever I put the system into standby, and then wake it up, I am faced with a black screen (there IS actually a video signal, but it's just a black screen) and flashing Caps and Scroll Lock LED indicators. I then am forced to hard-reboot the system. I really have no idea what's going on, and I have tried looking through the system logs (dmesg.0, syslog, etc.) to no avail. I'm obviously not much of a Linux guru, more of a hardware guy actually. Your help would be greatly appreciated, and I thank you in advance...
MunkyCheez
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.