Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 298294 Details for
Bug 437727
PulseAudio starts without problems, no sound is played
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
output from terminal
pulseaudio_fc8_su_us.txt (text/plain), 4.71 KB, created by
Flóki Pálsson
on 2008-03-17 19:06:23 UTC
(
hide
)
Description:
output from terminal
Filename:
MIME Type:
Creator:
Flóki Pálsson
Created:
2008-03-17 19:06:23 UTC
Size:
4.71 KB
patch
obsolete
>[root@dhcppc2 ~]# rm -rf /tmp/pulse-* >[root@dhcppc2 ~]# > >[floki@dhcppc2 ~]$ strace -o pulse.log pulseaudio -vvv >W: core-util.c: setpriority(): Permission denied >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: Page size is 4096 bytes >I: main.c: Fresh high-resolution timers available! Bon appetit! >D: cli-command.c: Checking for existance of '/usr/lib64/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: Not loaded device /org/freedesktop/Hal/devices/pci_10de_ea_sound_card_0_alsa_playback_2 >D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_10de_ea_sound_card_0_alsa_capture_1 >D: module-hal-detect.c: Loading module-alsa-sink with arguments 'device_id=0 sink_name=alsa_output.pci_10de_ea_sound_card_0_alsa_playback_0' >D: alsa-util.c: Trying front:0... >W: alsa-util.c: Device (null) doesn't support 44100 Hz, changed to 48000 Hz. >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_10de_ea_sound_card_0_alsa_playback_0" with sample spec "s16le 2ch 48000Hz" >I: source.c: Created source 0 "alsa_output.pci_10de_ea_sound_card_0_alsa_playback_0.monitor" with sample spec "s16le 2ch 48000Hz" >I: module-alsa-sink.c: Using 4 fragments of size 4408 bytes. >I: alsa-util.c: All 2 channels can be mapped to mixer channels. Using hardware 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_10de_ea_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_10de_ea_sound_card_0_alsa_capture_0' >D: alsa-util.c: Trying front:0... >W: alsa-util.c: Device (null) doesn't support 44100 Hz, changed to 48000 Hz. >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_10de_ea_sound_card_0_alsa_capture_0" with sample spec "s16le 2ch 48000Hz" >I: module-alsa-source.c: Using 4 fragments of size 4408 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_10de_ea_sound_card_0_alsa_capture_0"). >D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_10de_ea_sound_card_0_alsa_control__1 >I: module-hal-detect.c: Loaded 2 modules. >I: module.c: Loaded "module-hal-detect" (index: #2; argument: ""). >E: socket-server.c: bind(): Address already in use >E: module.c: Failed to load module "module-esound-protocol-unix" (argument: ""): initialization failed. >E: main.c: Module load failed. >E: main.c: failed to initialize daemon. >I: module.c: Unloading "module-alsa-sink" (index: #0). >D: module-alsa-sink.c: Thread shutting down >I: sink.c: Freeing sink 0 "alsa_output.pci_10de_ea_sound_card_0_alsa_playback_0" >I: source.c: Freeing source 0 "alsa_output.pci_10de_ea_sound_card_0_alsa_playback_0.monitor" >I: module.c: Unloaded "module-alsa-sink" (index: #0). >I: module.c: Unloading "module-alsa-source" (index: #1). >D: module-alsa-source.c: Thread shutting down >I: source.c: Freeing source 1 "alsa_input.pci_10de_ea_sound_card_0_alsa_capture_0" >I: module.c: Unloaded "module-alsa-source" (index: #1). >I: module.c: Unloading "module-hal-detect" (index: #2). >D: module-hal-detect.c: dbus: interface=org.freedesktop.DBus, path=/org/freedesktop/DBus, member=NameAcquired >D: module-hal-detect.c: dbus: interface=org.freedesktop.DBus.Local, path=/org/freedesktop/DBus/Local, member=Disconnected >I: module.c: Unloaded "module-hal-detect" (index: #2). >I: main.c: Daemon terminated. >[floki@dhcppc2 ~]$ > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 437727
:
298227
| 298294 |
298295
|
298307
|
298308
|
298347