Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 3rd February 2012, 05:00 PM
oldcpu Offline
Registered User
 
Join Date: Jan 2009
Location: Europe
Posts: 241
linuxfirefox
Re: No Sound in Fedora 16

Quote:
Originally Posted by sidebrnz View Post
Sorry to take so long getting back, but I've been too busy to play with my laptop. I'm uploading alsa-info.txt as an attachment. I'd also like to mention that I use XFCE, not Gnome, but neither Advanced Sound Control nor PulseAudio shows anything but dummy output if that helps.
Your sound card is not properly configured. I note:
Code:
!!Aplay/Arecord output
!!------------

APLAY

aplay: device_list:240: no soundcards found...

ARECORD

arecord: device_list:240: no soundcards found...

!!Amixer output
!!-------------
and I note:
Code:
[   17.132472] ALSA sound/pci/hda/patch_realtek.c:1358: realtek: No valid SSID, checking pincfg 0x4015812d for NID 0x1d
....
[   20.870626] <30>alsactl[951]: Found hardware: "HDA-Intel" "Realtek ALC268" "HDA:10ec0268,1179ff66,00100003 HDA:11c11040,11790001,00100200" "0x1179" "0xff66"
[   20.870639] <30>alsactl[951]: Hardware is initialized using a generic method
so the alsa sound driver could not detect the SSID to tune the alsa configuration for your PC's ALC268 hardware audio codec.

I assume you checked your BIOS settings to ensure your sound device is switched ON ?

I note these settings from the HD-Audio-Models.txt file from the alsa documentation ( a copy of which should be on your PC ) :
Code:
ALC267/268
==========
  quanta-il1	Quanta IL1 mini-notebook
  3stack	3-stack model
  toshiba	Toshiba A205
  acer		Acer laptops
  acer-dmic	Acer laptops with digital-mic
  acer-aspire	Acer Aspire One
  dell		Dell OEM laptops (Vostro 1200)
  zepto		Zepto laptops
  test		for testing/debugging purpose, almost all controls can
		adjusted.  Appearing only when compiled with
		$CONFIG_SND_DEBUG=y
  auto		auto-config reading BIOS (default)
and you could try forcing one of those model options on your Toshiba L305. Perhaps start with the model option 'toshiba'. You need to find the correct file to place that option inside. Possibly add the following line to the file (if it exists in Fedora, ...if not create the file) :
Code:
options snd-hda-intel model=toshiba
restart and test. If 'toshiba' does not work, try another option in the list.
Reply With Quote
  #17  
Old 3rd February 2012, 05:57 PM
sidebrnz's Avatar
sidebrnz Online
Registered User
 
Join Date: Oct 2007
Location: Freedonia
Age: 63
Posts: 2,145
linuxfirefox
Re: No Sound in Fedora 16

Yeah; I noticed that too, but didn't know what to do about it. I'd like to point out that from the time I bought the laptop until I "upgraded" to F16, Sound Just Worked. I'll devote some of my Copious Free Time to trying your suggestions and report back.
__________________
Registered Linux user #470359 and permanently recovered BOFH.

Any advice in this post is worth exactly what you paid for it.
Reply With Quote
  #18  
Old 3rd February 2012, 06:37 PM
oldcpu Offline
Registered User
 
Join Date: Jan 2009
Location: Europe
Posts: 241
linuxsafari
Re: No Sound in Fedora 16

Quote:
Originally Posted by sidebrnz View Post
Yeah; I noticed that too, but didn't know what to do about it. I'd like to point out that from the time I bought the laptop until I "upgraded" to F16, Sound Just Worked. I'll devote some of my Copious Free Time to trying your suggestions and report back.
The file to add that line might be /etc/modprobe.d/alsa-base.conf . . . <Not sure>
Reply With Quote
  #19  
Old 3rd February 2012, 06:39 PM
Fenrin Offline
Registered User
 
Join Date: Apr 2010
Location: Earth
Posts: 858
linuxopera
Re: No Sound in Fedora 16

if above suggestion does not work you can also try OSS4.

To try it either use the binary closed source package here or there is also a open source package (the GPL licensed package is for Linux). I think the only disadvantage of the gpl package compared to the binary one is, that the installation takes a few minutes more time and deinstallation would be also more complicated.

Before you install it you should deinstall pulseaudio. You probably need kernel-devel and kernel-headers otherwise it will probably fail in the kernel module built process. As mixer you can use ossxmix afterwards. Commands to check if it works: osstest, soundon, soundoff

It's good that you use XFCE, because under Gnome 3 there would be pulseaudio dependencies...
Reply With Quote
  #20  
Old 5th March 2012, 02:01 PM
sansax Offline
Registered User
 
Join Date: Mar 2012
Location: India
Posts: 1
linuxfirefox
Re: No Sound in Fedora 16 (solved ?)

Fedora16 has a group audio. Only root and members
of group audio have permission on
/dev/snd (ls -al /dev/snd)

Non-root users have to be added to this group.

sansax
Reply With Quote
  #21  
Old 5th March 2012, 10:52 PM
sidebrnz's Avatar
sidebrnz Online
Registered User
 
Join Date: Oct 2007
Location: Freedonia
Age: 63
Posts: 2,145
linuxfirefox
Re: No Sound in Fedora 16

I added myself to the audio group on my laptop. Nothing. Logged out, logged back in again. Nothing. And my sound mixer only shows a Dummy Output. Back when I was running F14, before I "upgraded" to F16, It Just Worked.

However, after a reboot, it worked fine. Weird, as the only change made shouldn't have required a reboot. And, if you need to be part of the audio group, why doesn't the upgrade take care of this?
__________________
Registered Linux user #470359 and permanently recovered BOFH.

Any advice in this post is worth exactly what you paid for it.

Last edited by sidebrnz; 5th March 2012 at 11:24 PM. Reason: More info
Reply With Quote
Reply

Tags
fedora, sound

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora 11- Sound fails, but when I run the test. it works -microsoft sound system 80 dericbytes Alpha, Beta & Snapshots Discussions (Fedora 11 Only) 1 21st April 2009 04:48 PM
fedora 8 - no sound - sound card detection test works - help! alexmachine Hardware & Laptops 7 16th May 2008 12:48 AM


Current GMT-time: 20:49 (Tuesday, 18-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat