Changes between Initial Version and Version 1 of Ticket #69539, comment 21


Ignore:
Timestamp:
Apr 17, 2024, 2:00:41 PM (3 weeks ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69539, comment 21

    initial v1  
    2525
    2626(xcb errors notwithstanding, video works fine, but still no sound.)
     27
     28UPD. Verbose run output:
     29{{{
     3036-5% pulseaudio -v --daemonize=no
     31W: [(null)] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support.
     32I: [(null)] core-util.c: Failed to acquire high-priority scheduling: Operation not supported
     33I: [(null)] main.c: This is PulseAudio 17.0
     34I: [(null)] main.c: Page size is 4096 bytes
     35I: [(null)] main.c: Machine ID is ee9b77dff35e0b2f3ea56e75652910b1.
     36I: [(null)] main.c: Using runtime directory /Users/svacchanda/.config/pulse/ee9b77dff35e0b2f3ea56e75652910b1-runtime.
     37I: [(null)] main.c: Using state directory /Users/svacchanda/.config/pulse.
     38I: [(null)] main.c: Using modules directory /opt/local/lib/pulseaudio/modules.
     39I: [(null)] main.c: Running in system mode: no
     40I: [(null)] main.c: System supports high resolution timers
     41I: [(null)] database.c: Successfully opened 'device-volumes' database file '/Users/svacchanda/.config/pulse/ee9b77dff35e0b2f3ea56e75652910b1-device-volumes.gdbm'.
     42I: [(null)] module.c: Loaded "module-device-restore" (index: #0; argument: "").
     43I: [(null)] database.c: Successfully opened 'stream-volumes' database file '/Users/svacchanda/.config/pulse/ee9b77dff35e0b2f3ea56e75652910b1-stream-volumes.gdbm'.
     44I: [(null)] module.c: Loaded "module-stream-restore" (index: #1; argument: "").
     45I: [(null)] database.c: Successfully opened 'card-database' database file '/Users/svacchanda/.config/pulse/ee9b77dff35e0b2f3ea56e75652910b1-card-database.gdbm'.
     46I: [(null)] module.c: Loaded "module-card-restore" (index: #2; argument: "").
     47I: [(null)] module.c: Loaded "module-augment-properties" (index: #3; argument: "").
     48I: [(null)] module.c: Loaded "module-switch-on-port-available" (index: #4; argument: "").
     49W: [(null)] module-detect.c: failed to detect any sound hardware.
     50E: [(null)] module.c: Failed to load module "module-detect" (argument: ""): initialization failed.
     51I: [(null)] module.c: Loaded "module-native-protocol-unix" (index: #6; argument: "").
     52I: [(null)] module-default-device-restore.c: No previous default sink setting, ignoring.
     53I: [(null)] module-default-device-restore.c: No previous default source setting, ignoring.
     54I: [(null)] module.c: Loaded "module-default-device-restore" (index: #7; argument: "").
     55I: [(null)] sink.c: Created sink 0 "auto_null" with sample spec s16be 2ch 44100Hz and channel map front-left,front-right
     56I: [(null)] sink.c:     device.description = "Dummy Output"
     57I: [(null)] sink.c:     device.class = "abstract"
     58I: [(null)] sink.c:     device.icon_name = "audio-card"
     59I: [(null)] source.c: Created source 0 "auto_null.monitor" with sample spec s16be 2ch 44100Hz and channel map front-left,front-right
     60I: [(null)] source.c:     device.description = "Monitor of Dummy Output"
     61I: [(null)] source.c:     device.class = "monitor"
     62I: [(null)] source.c:     device.icon_name = "audio-input-microphone"
     63I: [null-sink] util.c: Successfully acquired real-time thread priority.
     64I: [(null)] core.c: default_source: (unset) -> auto_null.monitor
     65I: [(null)] core.c: default_sink: (unset) -> auto_null
     66I: [(null)] module.c: Loaded "module-null-sink" (index: #9; argument: "sink_name=auto_null sink_properties='device.description="Dummy Output"'").
     67I: [(null)] module.c: Loaded "module-always-sink" (index: #8; argument: "").
     68I: [(null)] module.c: Loaded "module-intended-roles" (index: #10; argument: "").
     69I: [(null)] module.c: Loaded "module-suspend-on-idle" (index: #11; argument: "").
     70I: [(null)] module.c: Loaded "module-position-event-sounds" (index: #12; argument: "").
     71I: [(null)] module.c: Loaded "module-role-cork" (index: #13; argument: "").
     72I: [(null)] module.c: Loaded "module-filter-heuristics" (index: #14; argument: "").
     73I: [(null)] module.c: Loaded "module-filter-apply" (index: #15; argument: "").
     74W: [(null)] cli-command.c: stat('/opt/local/etc/pulse/default.pa.d'): No such file or directory
     75I: [(null)] main.c: Daemon startup complete.
     76I: [(null)] module-suspend-on-idle.c: Sink auto_null idle for too long, suspending ...
     77I: [(null)] core.c: We are idle, quitting...
     78I: [(null)] main.c: Daemon shutdown initiated.
     79I: [(null)] module.c: Unloading "module-filter-apply" (index: #15).
     80I: [(null)] module.c: Unloaded "module-filter-apply" (index: #15).
     81I: [(null)] module.c: Unloading "module-filter-heuristics" (index: #14).
     82I: [(null)] module.c: Unloaded "module-filter-heuristics" (index: #14).
     83I: [(null)] module.c: Unloading "module-role-cork" (index: #13).
     84I: [(null)] module.c: Unloaded "module-role-cork" (index: #13).
     85I: [(null)] module.c: Unloading "module-position-event-sounds" (index: #12).
     86I: [(null)] module.c: Unloaded "module-position-event-sounds" (index: #12).
     87I: [(null)] module.c: Unloading "module-suspend-on-idle" (index: #11).
     88I: [(null)] module.c: Unloaded "module-suspend-on-idle" (index: #11).
     89I: [(null)] module.c: Unloading "module-intended-roles" (index: #10).
     90I: [(null)] module.c: Unloaded "module-intended-roles" (index: #10).
     91I: [(null)] module.c: Unloading "module-null-sink" (index: #9).
     92I: [(null)] core.c: default_sink: auto_null -> (unset)
     93I: [(null)] core.c: default_source: auto_null.monitor -> (unset)
     94I: [(null)] sink.c: Freeing sink 0 "auto_null"
     95I: [(null)] source.c: Freeing source 0 "auto_null.monitor"
     96I: [(null)] module.c: Unloaded "module-null-sink" (index: #9).
     97I: [(null)] module.c: Unloading "module-always-sink" (index: #8).
     98I: [(null)] module.c: Unloaded "module-always-sink" (index: #8).
     99I: [(null)] module.c: Unloading "module-default-device-restore" (index: #7).
     100I: [(null)] module.c: Unloaded "module-default-device-restore" (index: #7).
     101I: [(null)] module.c: Unloading "module-native-protocol-unix" (index: #6).
     102I: [(null)] module.c: Unloaded "module-native-protocol-unix" (index: #6).
     103I: [(null)] module.c: Unloading "module-switch-on-port-available" (index: #4).
     104I: [(null)] module.c: Unloaded "module-switch-on-port-available" (index: #4).
     105I: [(null)] module.c: Unloading "module-augment-properties" (index: #3).
     106I: [(null)] module.c: Unloaded "module-augment-properties" (index: #3).
     107I: [(null)] module.c: Unloading "module-card-restore" (index: #2).
     108I: [(null)] module.c: Unloaded "module-card-restore" (index: #2).
     109I: [(null)] module.c: Unloading "module-stream-restore" (index: #1).
     110I: [(null)] module.c: Unloaded "module-stream-restore" (index: #1).
     111I: [(null)] module.c: Unloading "module-device-restore" (index: #0).
     112I: [(null)] module.c: Unloaded "module-device-restore" (index: #0).
     113I: [(null)] main.c: Daemon terminated.
     114}}}