I saw that in my report pulse audio was not running, which was wierd because i 
can hear the sound, so i used this command [which i think launches it].
mas...@mintlappy ~/Desktop $ /usr/bin/pulseaudio
W: ltdl-bind-now.c: Failed to find original dlopen loader.
W: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
W: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL front:0
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL front:0


In the trouble shooting section [on the previous guide, it asked to list the 
results to these commands [so here they are]
mas...@mintlappy ~/Desktop $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC861VD Analog [ALC861VD Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

----------------------------------------------
mas...@mintlappy ~/Desktop $ pkill pulseaudio; sleep 2; pulseaudio -vv
I: main.c: PolicyKit refuses acquire-high-priority privilige.
I: main.c: Called SUID root and real-time/high-priority scheduling was 
requested in the configuration. However, we lack the necessary priviliges:
I: main.c: We are not in group 'pulse-rt' and PolicyKit refuse to grant us 
priviliges. Dropping SUID again.
I: main.c: For enabling real-time scheduling please acquire the appropriate 
PolicyKit priviliges, or become a member of 'pulse-rt', or increase the 
RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user.
I: main.c: Note that real-time/high-priority scheduling is NOT normally 
required. If you experience crackling or other sound anomalies, consider one or 
more of the above solutions.
I: main.c: High-priority scheduling enabled in configuration but now allowed by 
policy. Disabling forcibly.
W: ltdl-bind-now.c: Failed to find original dlopen loader.
W: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
W: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
I: main.c: This is PulseAudio 0.9.10
I: main.c: Page size is 4096 bytes
I: main.c: Fresh high-resolution timers available! Bon appetit!
D: cli-command.c: Checking for existance of 
'/usr/lib/pulse-0.9/modules/module-hal-detect.so': success
I: module-hal-detect.c: Trying capability alsa
D: module-hal-detect.c: Not loaded device 
/org/freedesktop/Hal/devices/computer_alsa_timer
D: module-hal-detect.c: Not loaded device 
/org/freedesktop/Hal/devices/computer_alsa_sequencer
D: module-hal-detect.c: Loading module-alsa-sink with arguments 'device_id=0 
sink_name=alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0'
D: alsa-util.c: Trying front:0...
I: module-alsa-sink.c: Successfully opened device front:0.
I: module-alsa-sink.c: Successfully enabled mmap() mode.
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL front:0
I: alsa-util.c: Unable to attach to mixer front:0: No such file or directory
I: alsa-util.c: Successfully attached to mixer 'hw:0'
I: alsa-util.c: Using mixer control "Master".
I: sink.c: Created sink 0 
"alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0" with sample spec 
"s16le 2ch 44100Hz"
I: source.c: Created source 0 
"alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0.monitor" with sample 
spec "s16le 2ch 44100Hz"
I: module-alsa-sink.c: Using 8 fragments of size 1792 bytes.
I: alsa-util.c: ALSA device lacks independant volume controls for each channel, 
falling back to software volume control.
D: module-alsa-sink.c: Thread starting up
D: rtpoll.c: Acquired POSIX realtime signal SIGRTMIN+29
I: module-alsa-sink.c: Starting playback.
I: module.c: Loaded "module-alsa-sink" (index: #0; argument: "device_id=0 
sink_name=alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0").
D: module-hal-detect.c: Loading module-alsa-source with arguments 'device_id=0 
source_name=alsa_input.pci_8086_27d8_sound_card_0_alsa_capture_0'
D: alsa-util.c: Trying front:0...
I: module-alsa-source.c: Successfully opened device front:0.
I: module-alsa-source.c: Successfully enabled mmap() mode.
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL front:0
I: alsa-util.c: Unable to attach to mixer front:0: No such file or directory
I: alsa-util.c: Successfully attached to mixer 'hw:0'
I: alsa-util.c: Using mixer control "Capture".
I: source.c: Created source 1 
"alsa_input.pci_8086_27d8_sound_card_0_alsa_capture_0" with sample spec "s16le 
2ch 44100Hz"
I: module-alsa-source.c: Using 8 fragments of size 1792 bytes.
I: alsa-util.c: All 2 channels can be mapped to mixer channels. Using hardware 
volume control.
D: module-alsa-source.c: Thread starting up
D: rtpoll.c: Acquired POSIX realtime signal SIGRTMIN+28
I: module.c: Loaded "module-alsa-source" (index: #1; argument: "device_id=0 
source_name=alsa_input.pci_8086_27d8_sound_card_0_alsa_capture_0").
D: module-hal-detect.c: Not loaded device 
/org/freedesktop/Hal/devices/pci_8086_27d8_sound_card_0_alsa_control__1
I: module-hal-detect.c: Loaded 2 modules.
I: module.c: Loaded "module-hal-detect" (index: #2; argument: "").
D: cli-command.c: Checking for existance of 
'/usr/lib/pulse-0.9/modules/module-esound-protocol-unix.so': success
I: module.c: Loaded "module-esound-protocol-unix" (index: #3; argument: "").
I: protocol-native.c: loading cookie from disk.
I: module.c: Loaded "module-native-protocol-unix" (index: #4; argument: "").
D: cli-command.c: Checking for existance of 
'/usr/lib/pulse-0.9/modules/module-gconf.so': success
I: module.c: Loaded "module-gconf" (index: #5; argument: "").
I: module.c: Loaded "module-volume-restore" (index: #6; argument: "").
D: module-default-device-restore.c: Restored default sink 
'alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0'.
D: core-subscribe.c: dropped redundant event.
D: module-default-device-restore.c: Restored default source 
'alsa_input.pci_8086_27d8_sound_card_0_alsa_capture_0'.
I: module.c: Loaded "module-default-device-restore" (index: #7; argument: "").
I: module.c: Loaded "module-rescue-streams" (index: #8; argument: "").
D: module-suspend-on-idle.c: Sink 
alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0 becomes idle.
D: module-suspend-on-idle.c: Source 
alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0.monitor becomes idle.
D: module-suspend-on-idle.c: Source 
alsa_input.pci_8086_27d8_sound_card_0_alsa_capture_0 becomes idle.
I: module.c: Loaded "module-suspend-on-idle" (index: #9; argument: "").
D: cli-command.c: Checking for existance of 
'/usr/lib/pulse-0.9/modules/module-x11-publish.so': success
D: module-x11-publish.c: using already loaded auth cookie.
I: module.c: Loaded "module-x11-publish" (index: #10; argument: "").
I: main.c: Daemon startup complete.
D: module-hal-detect.c: dbus: interface=org.freedesktop.DBus, 
path=/org/freedesktop/DBus, member=NameAcquired
I: module-suspend-on-idle.c: Source 
alsa_input.pci_8086_27d8_sound_card_0_alsa_capture_0 idle for too long, 
suspending ...
I: module-alsa-source.c: Device suspended...
I: module-suspend-on-idle.c: Source 
alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0.monitor idle for too 
long, suspending ...
I: module-suspend-on-idle.c: Sink 
alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0 idle for too long, 
suspending ...
I: module-alsa-sink.c: Device suspended...
----------------------------------
from the last statement ^^ the command did not complete where i ended it with a 
ctrl c. It was taking more than 5 min.


Again, I am not on Ubuntu Intrepid, But on Linux Mint 6 Felicia which is a 
spinof of ubuntu ibex. I had a Ibex install that got corrupted and i didnt want 
to reinstall everything so i decided to take the shortcut and get Mint. The 
problem is the same in both OSes and it might be a hardware compatability 
problem. On Vista, the sound works perfectly, It is even louder then the one on 
ubuntu but only slightly.

-- 
A135 S4447 sound not working (intrepid)
https://bugs.launchpad.net/bugs/313378
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to