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 <1229...@bugs.launchpad.net>
To: helm...@yahoo.com 
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 Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1229895

Title:
  [CF-74ECBAXBM, SigmaTel STAC9200, Speaker, Internal] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  I did a fresh install of the latest OS but still no sound...

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
  Uname: Linux 3.11.0-8-generic i686
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  helmut0    1304 F.... pulseaudio
  Date: Tue Sep 24 15:01:50 2013
  InstallationDate: Installed on 2013-09-24 (0 days ago)
  InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Alpha i386 (20130902.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  helmut0    1304 F.... pulseaudio
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [CF-74ECBAXBM, SigmaTel STAC9200, Speaker, Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/24/2006
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: V2.00L10
  dmi.board.name: CF74-2
  dmi.board.vendor: Matsushita Electric Industrial Co.,Ltd.
  dmi.board.version: 001
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Matsushita Electric Industrial Co.,Ltd.
  dmi.chassis.version: 001
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrV2.00L10:bd08/24/2006:svnMatsushitaElectricIndustrialCo.,Ltd.:pnCF-74ECBAXBM:pvr002:rvnMatsushitaElectricIndustrialCo.,Ltd.:rnCF74-2:rvr001:cvnMatsushitaElectricIndustrialCo.,Ltd.:ct10:cvr001:
  dmi.product.name: CF-74ECBAXBM
  dmi.product.version: 002
  dmi.sys.vendor: Matsushita Electric Industrial Co.,Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1229895/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to