pulseaudio --verbose I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted I: [pulseaudio] main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted I: [pulseaudio] core-util.c: Successfully gained nice level -11. I: [pulseaudio] main.c: This is PulseAudio 4.0 I: [pulseaudio] main.c: Page size is 4096 bytes I: [pulseaudio] main.c: Machine ID is f43da42ed8beae2fc271afba5241a763. I: [pulseaudio] main.c: Session ID is c1. I: [pulseaudio] main.c: Using runtime directory /run/user/1000/pulse. I: [pulseaudio] main.c: Using state directory /home/helmut0/.config/pulse. I: [pulseaudio] main.c: Using modules directory /usr/lib/pulse-4.0/modules. I: [pulseaudio] main.c: Running in system mode: no E: [pulseaudio] pid.c: Daemon already running. E: [pulseaudio] main.c: pa_pid_file_create() failed. helmut0@dave:~$
________________________________ From: Raymond <[email protected]> To: [email protected] Sent: Tuesday, September 24, 2013 11:02 PM Subject: [Bug 1229895] Re: [CF-74ECBAXBM, SigmaTel STAC9200, Speaker, Internal] No sound at all can you post the pulseaudio verbose log ports: analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: unknown) properties: device.icon_name = "audio-speakers" analog-output-headphones: Headphones (priority 9000, latency offset 0 usec, available: no) properties: device.icon_name = "audio-headphones" active port: <analog-output-speaker> there is no only volume control for both headphone and speaker control.9 { iface CARD name 'Headphone Jack' value false comment { access read type BOOLEAN count 1 } } control.10 { iface CARD name 'Speaker Phantom Jack' value true comment { access read type BOOLEAN count 1 } } https://ubuntu-branches/ubuntu/saucy/pulseaudio/saucy- proposed/files/193/src/modules/alsa/mixer/paths analog-output-headphones.conf analog-output-speaker-always.conf analog-output-speaker.conf have you ask the author why it create "PCM playback volume" instead of "Master playback volume" when there is no other volume controls ? Node 0x0b [Audio Selector] wcaps 0x300105: Stereo Amp-Out Control: name="PCM Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Control: name="PCM Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Amp-Out caps: N/A Amp-Out vals: [0x1f 0x1f] Connection: 1 0x07 state.Intel { control.1 { iface MIXER name 'PCM Playback Volume' value.0 31 value.1 31 comment { access 'read write' type INTEGER count 2 range '0 - 31' dbmin -4650 dbmax 0 dbvalue.0 0 dbvalue.1 0 } } control.6 { iface MIXER name 'Master Playback Volume' value 31 comment { access 'read write' type INTEGER count 1 range '0 - 31' dbmin -9999999 dbmax 0 dbvalue.0 0 } } The dbmin -99999.99 was supposed to be assigned to 0x0b but now it is bind to the virtual master playback volume + HDA_CODEC_VOLUME_MIN_MUTE("Master Playback Volume", 0xb, 0, HDA_OUTPUT), https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/patch_sigmatel.c?id=de8c85f7840e5e29629de95f5af24297fb325e0b https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/patch_sigmatel.c?id=a74ccea51d4314632a81d568d59bf885e5b09d93 Card hw:0 'Intel'/'HDA Intel at 0xe8640000 irq 47' Mixer name : 'SigmaTel STAC9200' Components : 'HDA:83847690,10f70000,00102201 HDA:14f12bfa,10f70000,00090000' Controls : 12 Simple ctrls : 4 Simple mixer control 'Master',0 Capabilities: pvolume pvolume-joined pswitch pswitch-joined Playback channels: Mono Limits: Playback 0 - 31 Mono: Playback 31 [100%] [0.00dB] [on] Simple mixer control 'PCM',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 31 Mono: Front Left: Playback 31 [100%] [0.00dB] [on] Front Right: Playback 31 [100%] [0.00dB] [on] -- You received this bug notification because you are subscribed to the bug report. https://bugs.launchpad.net/bugs/1229895 Title: [CF-74ECBAXBM, SigmaTel STAC9200, Speaker, Internal] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1229895/+subscriptions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1229895 Title: [CF-74ECBAXBM, SigmaTel STAC9200, Speaker, Internal] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1229895/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
