LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Sound issues - Fedora9 Toshiba Portege M500 with the Intel 82801G (ICH7 Family) HD AC (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/sound-issues-fedora9-toshiba-portege-m500-with-the-intel-82801g-ich7-family-hd-ac-664522/)

pkm_tkm 08-22-2008 01:54 AM

Sound issues - Fedora9 Toshiba Portege M500 with the Intel 82801G (ICH7 Family) HD AC
 
Hi,

I am a newbie to Linux and I have recently installed Fedora 9 on my Toshiba Portege M500 laptop with Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller. I have "2.6.25.14-108.fc9.i686" kernel.

Issues:
1. No sound coming out from internal speakers
2. When I connect headphone, I could hear a very feeble voice

What I did so far:
1. I searched internet and found a number of suggestions closely related to this. The one which matched most of my issues was the post from a280931 with title "Sound Works!" in :
http://www.linuxforums.org/forum/red...-very-low.html
2. Tried going to System->Preferences->Hardware->Volume Control and Sounds and tried all the possible combinations and a number of reboots.
3. Installed a lot of things (which I don't remember what all!) using "yum" as per directions in some other links!

Output: I still cant hear any sound from my laptop.

I would really appreciate it, if somebody could throw some lights on what else can I do!

Please let me know, if you need any other info.

Thanks!

gruby12 08-22-2008 02:24 AM

Is alsa demon running? If not start it fom Yum, if yes restart it.
Check also, if it is run at startup (in /etc/rc.<your runlevel>, should be file called S05alsa or similar).

regards

Janusz

pkm_tkm 08-22-2008 11:28 AM

Quote:

Originally Posted by gruby12 (Post 3255715)
Is alsa demon running? If not start it fom Yum, if yes restart it.
Check also, if it is run at startup (in /etc/rc.<your runlevel>, should be file called S05alsa or similar).

regards

Janusz


I checked "ps -aux | grep alsa" and could not find anything. Also, I could not find any alsa related init scripts in /etc/rc3.d/...

What am I missing?

gruby12 08-22-2008 04:50 PM

In Yum there is option called system services control
or similar, i don't remember exact name. There You can
start and stop demons which control system services.
alsa is system service. start it and You probably get the sound.
Also there is a checkbox to control start of the demon at system
startup. It should be checked.

amani 08-22-2008 05:54 PM

First check mixer: kmix/alsa-mixer...or whatever

Install it if it is not there.

If you still have problems post the audio part of

#lspci -vvv

For services you do:

#system-config-services

Remove non essential services from all runlevels.

KDE or Gnome?

pkm_tkm 08-24-2008 12:27 AM

I did make sure that salsasound is running at startup. In system-config-services I could see it "enabled" and "running".

I tried in both Gnome and KDE. Tried almost all the settings in both kmix/alsa-mixer.

Please find below the lspci -vvv output:

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
Subsystem: Toshiba America Info Systems Unknown device 0001
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 22
Region 0: Memory at 5a080000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
ExtTag- RBE- FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
LnkCap: Port #0, Speed unknown, Width x0, ASPM unknown, Latency L0 <64ns, L1 <1us
ClockPM- Suprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; Disabled- Retrain- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed unknown, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

gruby12 08-24-2008 07:52 PM

what player You use?

pkm_tkm 08-24-2008 09:05 PM

Sound is back! - Thank you :)
 
I did not do anything after following the steps mentioned in the previous comments. I had done a reboot after that which did not fix the problem. However, after a few switches btw kde/gnome and a boot to windows gave me the sound :)

I believe it should have been some issue with the salsa daemon running...

Thanks a lot, all of you!!!


All times are GMT -5. The time now is 06:35 PM.