Linux Lite Forums
[SOLVED] Just installed Linux Lite 1.0.8, and no sound? - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Hardware - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=6)
+--- Forum: Sound (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=23)
+--- Thread: [SOLVED] Just installed Linux Lite 1.0.8, and no sound? (/showthread.php?tid=723)

Pages: 1 2


[SOLVED] Just installed Linux Lite 1.0.8, and no sound? - Jack Yelland - 08-12-2014

Well, the subject says it all really... I've just switched from Windows 7 (on which I had sound working fine) to Linux Lite 1.0.8. However, when I try to watch a YouTube video for example, there'e no sound at all  Sad I've looked at the Help Manual, but I can't seem to find anything that helps me... But then again I'm not the best with computers, and probably misunderstood something... But yeah, any help would be greatly appreciated Smile


I've also looked through some of the other questions on here, and often people ask for this I believe... Probably the wrong thing, but I hope it helps somewhat Smile

===========================================================
Sound Information
===========================================================

**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: SB [HDA ATI SB], device 1: ALC887-VD Digital [ALC887-VD Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0


Re: Just installed Linux Lite 1.0.8, and no sound? - Valtam - 08-13-2014

Looks like a known bug in the 3.13 kernel, try upgrading your kernel here - https://www.freecinema2022.gq/forums/index.php?topic=474.0


Re: Just installed Linux Lite 1.0.8, and no sound? - Jack Yelland - 08-13-2014

Hi, thanks for the quick reply Smile
I tried downloading the "Stable" Kernel, as that seemed like a good idea... But it still isn't working, could it be something simple I've forgotten to do on first install? Like change some glaringly obvious option to enable sound output? Knowing me that's probably what I've done Wink


Re: Just installed Linux Lite 1.0.8, and no sound? - Valtam - 08-13-2014

Did you run the command I had in the other link?

Code:
sudo apt-get install linux-headers-linuxlite-3.15.0 linux-image-linuxlite-3.15.0 -y

Reboot.


Re: Just installed Linux Lite 1.0.8, and no sound? - Jack Yelland - 08-13-2014

Yeah, I tried that first... It comes up with "E: Invalid operation linux-headers-linuxlite-3.15.0"


Re: Just installed Linux Lite 1.0.8, and no sound? - Valtam - 08-13-2014

Forgive me I'm feeling a bit under the weather at the moment, I see you're running 1.0.8 have you tried LL 2.0? Also see if this section here helps - https://www.freecinema2022.gq/manual/hardware.html#sound In the meantime, grab the download of 2.0 and boot the live cd/usb and see if you have sound.


Re: Just installed Linux Lite 1.0.8, and no sound? - Jack Yelland - 08-13-2014

Alright, I've tried the the sound options thing - doesn't help Sad
But I'll go and install 2.0, hopefully I'll have more luck with this one
Thanks again Smile


Re: Just installed Linux Lite 1.0.8, and no sound? - Valtam - 08-13-2014

Download is here https://www.freecinema2022.gq/download.html Once the download has finished, check the quality of the image with:

Code:
md5sum linux-lite-2.0-32bit.iso

and check it against this string here: 5fa984d89a71fedf3e90ca19d47b3168

for the 32bit version.


Re: Just installed Linux Lite 1.0.8, and no sound? - Jack Yelland - 08-13-2014

So I should download the 32 bit version from the link, yeah?


Re: Just installed Linux Lite 1.0.8, and no sound? - Valtam - 08-13-2014

Yes.