LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-05-2007, 11:43 AM   #1
Z3R0o
LQ Newbie
 
Registered: Jul 2005
Location: Toronto, Ontario
Distribution: FC6 "Zod"
Posts: 5

Rep: Reputation: 0
No Sound After Reboot - ALSAMIXER Does not Run.


Hey guys,

I just installed Fedora Core 6 "Zod" about 4 days ago. I installed the drivers to my video card, and all is well and great, my network and printers are working fine, and so was my sound. After surfing the web for about 30 min or so, I rebooted. After the reboot, my sound went off.

Quote:
Kernel: 2.6.18-1.2869
Distro: FC6 "Zod"
I have a Realtek High Definition Audio card, integrated, of course. What's really bothering me is that when I type the command system-config-soundcard, it says no such command, and when I go to Administration in the KDE Menu, there is no Soundcard Detection icon anymore. It's as if anything related to sound just got removed or is not starting. I have the alsa drivers installed through Yum.

Quote:
yum install alsa*
Alsamixer is also not working, giving me this error when I try to run it.

Quote:
alsamixer: function snd_ctl_open failed for default: No such file or directory
My /sbin/lspci:

Quote:
00:00.0 Host bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL Memory Controller Hub (rev 04)
00:01.0 PCI bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL PCI Express Root Port (rev 04)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 4 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d3)
00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc RV410 [Radeon X700 Pro (PCIE)]
01:00.1 Display controller: ATI Technologies Inc RV410 [Radeon X700 Pro (PCIE)] Secondary
03:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8050 PCI-E ASF Gigabit Ethernet Controller (rev 17)
06:01.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
06:01.1 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05)
06:01.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
06:02.0 Communication controller: Conexant HSF 56k Data/Fax Modem
06:05.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 61)
Any help is appreciated, thanks again.

Last edited by Z3R0o; 01-05-2007 at 11:50 AM.
 
Old 01-05-2007, 12:02 PM   #2
GrueMaster
Member
 
Registered: Aug 2005
Location: Oregon
Distribution: Kubuntu.
Posts: 848

Rep: Reputation: 30
What version of alsa are you running (cat /proc/asound/version)? What Realtek Codec is it (head /proc/asound/card0/codec*)? Another useful piece of information would be the output from "lspci -s 0:1b -vn". That will help determine if your system is currently supported by alsa. If it is, then you have a bug in Fedora Core.
 
Old 01-05-2007, 12:31 PM   #3
Z3R0o
LQ Newbie
 
Registered: Jul 2005
Location: Toronto, Ontario
Distribution: FC6 "Zod"
Posts: 5

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by GrueMaster
What version of alsa are you running (cat /proc/asound/version)? What Realtek Codec is it (head /proc/asound/card0/codec*)? Another useful piece of information would be the output from "lspci -s 0:1b -vn". That will help determine if your system is currently supported by alsa. If it is, then you have a bug in Fedora Core.
Well, I had to use
Quote:
yum list alsa*
to find out what version of alsa I have installed, because when I type
Quote:
head /proc/asound/card0/codec*
or if I type
Quote:
cat /proc/asound/version
It says no such file or directory. The alsa version I have installed is
Quote:
1.0.12-3
and Alsamixer version is
Quote:
0.9.0-0.3.rc1
As for the output from lspci -s 0:1b -vn, this is it.
Quote:
00:1b.0 0403: 8086:2668 (rev 03)
Subsystem: 107b:3032
Flags: bus master, fast devsel, latency 0, IRQ 11
Memory at 93300000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
Capabilities: [70] Express Unknown type IRQ 0
Thanks again, for some additional info and response.
 
Old 01-05-2007, 12:54 PM   #4
GrueMaster
Member
 
Registered: Aug 2005
Location: Oregon
Distribution: Kubuntu.
Posts: 848

Rep: Reputation: 30
According to the source code, your system is supported. As to why Fedora Core isn't seeing it, I have no explanation.

Check the status of the alsasound init script with "chkconfig alsasound --list". It should be on for runlevels 2-5. If it isn't, run "chkconfig alsasound on". If it is, try running "service alsasound start" and see what messages are returned.
 
Old 01-05-2007, 01:00 PM   #5
Z3R0o
LQ Newbie
 
Registered: Jul 2005
Location: Toronto, Ontario
Distribution: FC6 "Zod"
Posts: 5

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by GrueMaster
According to the source code, your system is supported. As to why Fedora Core isn't seeing it, I have no explanation.

Check the status of the alsasound init script with "chkconfig alsasound --list". It should be on for runlevels 2-5. If it isn't, run "chkconfig alsasound on". If it is, try running "service alsasound start" and see what messages are returned.
Maybe I'm doing something wrong, but it's saying in konsole that chkconfig and service are not commands. Did I do something wrong? I just typed
Quote:
chkconfig alsasound --list
chkconfig alsasound on
service alsasound start
I was in root, ofcourse when they were typed.
 
Old 01-05-2007, 08:37 PM   #6
Z3R0o
LQ Newbie
 
Registered: Jul 2005
Location: Toronto, Ontario
Distribution: FC6 "Zod"
Posts: 5

Original Poster
Rep: Reputation: 0
The bigger question I guess that I have is that all of the sound detection programs are not found. Last time this happened, I just re-installed alsa through Yum, but now, none of that works, I removed alsa through Yum, and reinstalled it like last time, but nothing again happened.
 
  


Reply

Tags
alsamixer, audio, definition, error, high, realtek



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
sound problem - no alsamixer chstani Linux - Newbie 3 12-02-2006 12:37 AM
9.3 alsamixer resetting on reboot ionmich SUSE / openSUSE 4 12-08-2005 07:51 PM
Sound Problem! Alsamixer! glaz Linux - Newbie 20 02-14-2005 06:42 AM
Suse9.1/ALSA/Audigy/No Sound/I run alsaconf after reboot(s) to get sound FastFeet Linux - Hardware 23 07-12-2004 05:01 PM
Losing my alsamixer settings after a reboot moger Slackware 4 07-05-2004 10:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration