gnewsense-users
[Top][All Lists]
Advanced

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

Re: [gNewSense-users] Sound not working


From: sam2025
Subject: Re: [gNewSense-users] Sound not working
Date: Tue, 30 Jul 2013 22:57:47 -0400
User-agent: Thunderbird 2.0.0.24 (X11/20101029)

There is no output for the command:

sudo udevadm trigger --verbose --subsystem-match=sound


in /etc/udev/rules.d there is a file "85-alsa.rules" that contains

KERNEL=="controlC[0-9]*", ACTION=="add", \
RUN+="/sbin/start-stop-daemon --start --background --pidfile /var/run/alsa/bogus --startas /etc/init.d/alsa-utils -- start %n"


There is no "/var/run/alsa/bogus" file (that I could find.. perhaps it really bogus).
There is a "/etc/init.d/alsa-utils" file.

Tried searching (egrep) in the /var/log directory for messages containing "alsa" the only interesting things were:

syslog.0:Jul 28 17:52:54 MP NetworkManager: <debug> [1375048374.310241] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/computer_alsa_timer'). syslog.0:Jul 28 17:52:54 MP NetworkManager: <debug> [1375048374.317575] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/computer_alsa_sequencer'). syslog.0:Jul 28 21:47:44 MP NetworkManager: <debug> [1375062464.652021] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/computer_alsa_timer'). syslog.0:Jul 28 21:47:44 MP NetworkManager: <debug> [1375062464.659306] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/computer_alsa_sequencer'). syslog.0:Jul 28 23:00:56 MP NetworkManager: <debug> [1375066856.063355] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/computer_alsa_timer'). syslog.0:Jul 28 23:00:56 MP NetworkManager: <debug> [1375066856.071783] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/computer_alsa_sequencer').

Not sure it's relevant or even if I'm looking in the right place.
thanks

Sam Geeraerts wrote:
Op Sun, 28 Jul 2013 18:53:51 -0400
schreef sam2025 <address@hidden>:

When I ran the command /aplay --list-devices/ I get:

    aplay: device_list:268: no soundcards found...


If I run /cat /proc/asound/cards/ it returns with

    --- no soundcards ---


Running /cat /proc/modules

    *snd_hda_intel 346264 0 - Live 0xf8cb4000*

So ALSA doesn't see the device and nothing is using the snd_hda_intel
module. Let's check if udev sees it. What's the output of

sudo udevadm trigger --verbose --subsystem-match=sound

_______________________________________________
gNewSense-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gnewsense-users






reply via email to

[Prev in Thread] Current Thread [Next in Thread]