try latest alsa driver https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS
post the output of alsa-info.sh https://wiki.ubuntu.com/Audio/AlsaInfo if still not work , try exchange DAC os head phone and speakers by using hint primary_hp = false https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/plain/Documentation/sound/alsa /HD-Audio.txt - primary_hp (bool): probe headphone jacks as the primary outputs; default true Early Patching ~~~~~~~~~~~~~~ When CONFIG_SND_HDA_PATCH_LOADER=y is set, you can pass a "patch" as a firmware file for modifying the HD-audio setup before initializing the codec. This can work basically like the reconfiguration via sysfs in the above, but it does it before the first codec configuration. A patch file is a plain text file which looks like below: ------------------------------------------------------------------------ [codec] 0x12345678 0xabcd1234 2 [model] auto [pincfg] 0x12 0x411111f0 [verb] 0x20 0x500 0x03 0x20 0x400 0xff [hint] jack_detect = no The hd-audio driver reads the file via request_firmware(). Thus, a patch file has to be located on the appropriate firmware path, typically, /lib/firmware. For example, when you pass the option `patch=hda-init.fw`, the file /lib/firmware/hda-init.fw must be present. The patch module option is specific to each card instance, and you need to give one file name for each instance, separated by commas. For example, if you have two cards, one for an on-board analog and one for an HDMI video board, you may pass patch option like below: ------------------------------------------------------------------------ options snd-hda-intel patch=on-board-patch,hdmi-patch ------------------------------------------------------------------------ -- 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/1222249 Title: [Satellite S50D-A, IDT 92HD99BXX, Speaker, ATAPI] No sound at all Status in “alsa-driver” package in Ubuntu: Confirmed Bug description: Ubuntu version 13.04 $ apt-cache policy dkms dkms: Installed: 2.2.0.3-1.1ubuntu2 Candidate: 2.2.0.3-1.1ubuntu2 Version table: *** 2.2.0.3-1.1ubuntu2 0 500 http://ca.archive.ubuntu.com/ubuntu/ raring/main amd64 Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5 Uname: Linux 3.8.0-29-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: mrose 1907 F.... pulseaudio /dev/snd/pcmC1D0c: mrose 1907 F...m pulseaudio /dev/snd/controlC0: mrose 1907 F.... pulseaudio Date: Sat Sep 7 16:34:01 2013 InstallationDate: Installed on 2013-08-31 (7 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MarkForUpload: True PackageArchitecture: all SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed Symptom_Card: Built-in Audio - HD-Audio Generic Symptom_DevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: mrose 1907 F.... pulseaudio /dev/snd/pcmC1D0c: mrose 1907 F...m pulseaudio /dev/snd/controlC0: mrose 1907 F.... pulseaudio Symptom_Jack: Speaker, ATAPI Symptom_Type: No sound at all Title: [Satellite S50D-A, IDT 92HD99BXX, Speaker, ATAPI] No sound at all UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/15/2013 dmi.bios.vendor: Insyde Corp. dmi.bios.version: 1.00 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: VG10AD dmi.board.vendor: AMD dmi.board.version: Base Board Version dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: OEM Chassis Manufacturer dmi.chassis.version: OEM Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvr1.00:bd04/15/2013:svnTOSHIBA:pnSatelliteS50D-A:pvrPSKKWC-00G005:rvnAMD:rnVG10AD:rvrBaseBoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion: dmi.product.name: Satellite S50D-A dmi.product.version: PSKKWC-00G005 dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1222249/+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