You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



No sound

Author (Read 15313 times)

0 Members and 1 Guest are viewing this topic.

Re: No sound
« Reply #8 on: February 25, 2014, 05:32:13 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
crunch, documentation and instruction are your only resources. Perhaps a fresh install and some practice in a virtual machine would be better at your current level. Until you get used to playing around with linux. Linux shouldn't be difficult to use, you just have a peice of hardware that is not well supported. That is no fault of linux, the hardware vendors have to step up and provide better drivers etc.
« Last Edit: February 25, 2014, 05:34:55 AM by Valtam »
 

Re: No sound
« Reply #7 on: February 25, 2014, 05:19:27 AM »
 

crunch182

  • New to Forums
  • *
  • 34
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile
I do believe I have a problem with my configuration files in the path /etc/modprobe.d/ the alsa base files as I am unable to edit them and cannot load or unpack the driver files to have an output for sound.

My current system state is incredulously annoying and no doubt annoying to others.  I have tried following the audio installation guide but am stuck instantly and many directions I follow lead to permissions denied or unknown command or even directory not found or similar.
 

Re: No sound again! Cannot figure how to stop stuttering once installed?!
« Reply #6 on: February 24, 2014, 10:12:42 AM »
 

crunch182

  • New to Forums
  • *
  • 34
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile
Ok, back in this circle track again! Getting really frustrated pretty much same situation again.  Tried configuring my sound card somehow to stop stuttering audio - and now I have lost it again.

I believed I have the right modules etc. but cannot install

Code: [Select]
sudo modprobe snd_hda_intel [code]

Help please.
 

Re: No sound
« Reply #5 on: February 14, 2014, 11:33:16 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Folks, please don't attach photos. Use an external website or we will run out of disk space in time. I recommend www.imgur.com Thank you :)
 

Re: No sound
« Reply #4 on: February 14, 2014, 10:52:24 AM »
 

shaggytwodope

  • Forum Regular
  • ***
  • 222
    Posts
  • Reputation: 44
  • Linux Lite Member
    • View Profile
    • Shaggy's Blog

  • CPU: Intel i5 4440

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4600
The contents of the file alsa-base.conf.save
Code: [Select]
options snd-hda-intel model=dell-headset-multi
sudo alsa force-reload
sudo gedit /etc/modprobe.d/alsa-base
options snd-hda-intel dell-headset-multi
killall pulseaudio

sudo alsa force-reload

pulseaudio -D
G
^G


^X


Is made up of items you do not need, most likely saved from using some text editor, (the .save part)
(it's also an exact duplicate of alsa-base.conf )
Let us remove this file entirely typing this into a terminal:

Code: [Select]
sudo rm /etc/modprobe.d/alsa-base.conf.save

Now proceed to attempt loading the module:


Code: [Select]
sudo modprobe snd_hda_intel

Please report back on success or failure, and we can try a few other steps if need be. You may need to reboot to make reloading things easier.
« Last Edit: February 14, 2014, 11:08:02 AM by shaggytwodope »
The Truth is out there.
Be sure to check the Manual out and always report Bugs or feature requests.
 

Re: No sound
« Reply #3 on: February 14, 2014, 10:23:23 AM »
 

crunch182

  • New to Forums
  • *
  • 34
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile
In all honesty I can't remember whether I modified the files, but I do know what during my troubleshooting I entered a command to 'kill' or 'killall' something?

alsa-base.conf
https://gist.github.com/anonymous/9002884

alsa-base.conf.save
https://gist.github.com/anonymous/9002903

I'll regenerate the system report to make solving this problem easier.

System report: https://gist.github.com/anonymous/9002858
 

Re: No sound
« Reply #2 on: February 14, 2014, 07:18:48 AM »
 

shaggytwodope

  • Forum Regular
  • ***
  • 222
    Posts
  • Reputation: 44
  • Linux Lite Member
    • View Profile
    • Shaggy's Blog

  • CPU: Intel i5 4440

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4600
I need you to upload full contents of two files, both the file:
/etc/modprobe.d/alsa-base.conf.save

and
/etc/modprobe.d/alsa-base.conf 

Now I ask you, have you edited /etc/modprobe.d/alsa-base.conf before issues began?



Just FYI, the system report attached isnt complete. If you can attach a full report that'd be good.
The Truth is out there.
Be sure to check the Manual out and always report Bugs or feature requests.
 

No sound
« Reply #1 on: February 14, 2014, 05:51:03 AM »
 

crunch182

  • New to Forums
  • *
  • 34
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile
hi guys,

I am a newbie and recently I was troubleshooting my sound - which at the time was crackling - but now I have no sound, to which I sound card is not detected or is deleted.  Can you please help?  I tried following the sound troubleshooting in the manual options for my OS and this is what I got up to.

I really can't stand no sound - no music, no videos, mo' problems.  Anywho, so I have browsed a lot of different areas and I have no access capabilities which may be the problem? In the sound control panel I have no output or no sound cards to configure.

It seems to me the system is recognizing drivers and all that and when looking I'm not I have the right compatitibility either:

The first link shows the troubleshooting I have done in terminal (sorry if it's a bit excessive):

https://gist.github.com/anonymous/8999162





I have attached files for any hopefully helpful information.

[attachment deleted by admin, more than 25 days old]
« Last Edit: February 14, 2014, 11:34:32 AM by Valtam »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section