LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-21-2005, 08:12 AM   #1
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
alsa - card detected, media plays, no sound, not the usual problem


Ive seen a hundred of these types of problems, and the answer is almost always.... to use alsa mixer to un-mute the channels.

not in this case, although the simptoms are identicle.

Its a long story, but i will start at the beginning....

I was using Gentoo-2.6.9-r14 kernel. sound worked fine.
however, this kernel was crashing when i attempted to use my USB mouse.

2.6.9 is the latet stable gentoo kernel for amd64, so i used the 2.6.10 vanilla kernel (from kernel.org, unpatched)

this fixed my mouse problem, however the sound nolonger worked.

alsaconfig correctly detects my nForce-3 sound card, and correctly chooses the intel8x0 driver.

i used alsamixer to un-mute all channels (one strange thing, the master channel didnt have a volume, just mute / unmute, but i put this down to y mixer not having a master volume, only PCM volume, and th update in the alsa- drivers and libraries.)

still no sound. all alsa players apear to be playing fine, but i hear no sound.

At this point, i un-installed all alsa related packages, and re-compiled my kernel without ALSA drivers. i downloaded the latest stable alsa-utils, alsa-libs and alsa-driver from alsa-project.org, and compiled them (without OSS emulation)

i rememberd to run the ./snddevices script also (a failing point for many newbies ive noticed)

but still.... all players detect a sound card, they all play, but nothiing through the speakers.

all channles (even the microphone) have been unmuted and turned up.

im out of idea's

are their anyhidden alsa config files that could be causing this type of malfunction ???

anyways.. some technical data.
my specs... AMD64 3400+ Nforce-3 chipset, VNF3-250 chaintech motherboard.

lspci info
Code:
0000:00:06.0 Multimedia audio controller: nVidia Corporation nForce3 250Gb AC'97 Audio Controller (rev a1)
        Subsystem: Chaintech Computer Co. Ltd: Unknown device f646
        Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 20
        I/O ports at fb00
        I/O ports at fa00 [size=128]
        Memory at fdffb000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [44] Power Management version 2
from /dev/sndstat
Code:
bash-2.05b# cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.8 emulation code)
Kernel: Linux qwijibow 2.6.10 #1 Mon Mar 21 02:33:54 GMT 2005 x86_64
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
NVidia CK8S with CMI9761 at 0xfdffb000, irq 20

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG
should i be worried about the NOT ENABLED IN CONFIG ???
where is the config this device speaks of ???

thanks for any ideas / help / sympathy / donations for a better sound card

Ohh, and i am aware that Nvidia have released audio drivers for their nForce sound cards, however they are OSS only, and all my media software has been compiled without OSS support.
 
Old 03-21-2005, 08:17 AM   #2
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
Are you also still in the audio group? Or were you root anyway?
 
Old 03-21-2005, 09:10 AM   #3
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Original Poster
Rep: Reputation: 47
FIXED !

in desperation, i started shouting at alsamixer randomly pushing random buttons preying for a miricle...

then i Muted the "IEC958 Capture Monitor" and sound started working...
i had a cd playing in the drive, so that i would know when it started working.
for some reasonm, muting the IEC958 fixed it.

So it was the un-muting of my channls which caused this porblem...
Well, thanks for the reply anyways.
 
Old 04-08-2005, 04:21 PM   #4
jmr71769
Member
 
Registered: Jun 2003
Location: East Coast, USA
Distribution: Gentoo, Debian, Slack, FreeBSD
Posts: 82

Rep: Reputation: 15
Quote:
Originally posted by qwijibow
FIXED !

in desperation, i started shouting at alsamixer randomly pushing random buttons preying for a miricle...

then i Muted the "IEC958 Capture Monitor" and sound started working...
i had a cd playing in the drive, so that i would know when it started working.
for some reasonm, muting the IEC958 fixed it.

So it was the un-muting of my channls which caused this porblem...
Well, thanks for the reply anyways.
works like a charm.

thanks for the pointer!

 
Old 05-23-2005, 07:25 PM   #5
davatar
Member
 
Registered: Dec 2004
Location: Washington State
Distribution: Slackware
Posts: 46

Rep: Reputation: 15
Hey, thank you so very much! I've been grumbling with this identical problem. We have the same motherboard even, which I was beginning to suspect might be the problem.

EDIT: Hmm, now my problem is getting the 5.1 audio to work. I have the multimedia card installed in the computer, and have support for it enabled in the kernel. =/

~Davatar

Last edited by davatar; 05-23-2005 at 07:38 PM.
 
Old 05-25-2005, 08:41 PM   #6
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Original Poster
Rep: Reputation: 47
Quote:
Originally posted by davatar
Hey, thank you so very much! I've been grumbling with this identical problem. We have the same motherboard even, which I was beginning to suspect might be the problem.

EDIT: Hmm, now my problem is getting the 5.1 audio to work. I have the multimedia card installed in the computer, and have support for it enabled in the kernel. =/

~Davatar
lol, so thats what that little card thing is ???
i have no idea what its called, so i just ignored it.

how did you enable support for it in the kernel ?
what is it exactly ?

does it require a seperate driver ?
 
Old 06-01-2005, 12:45 PM   #7
SCOSWriter
Member
 
Registered: Dec 2004
Posts: 57

Rep: Reputation: 15
So much for old posts, whether anyone atually reads this or not, maybe someone knows.

I've been trying to get my IEC958 <B> OUTPUT <B>, or more commonly known as spidf, to work, on an nvidia 2 board (Asu"ck"s A7N8x-E).

My system tells me that everything is honky dory, video players run etc, but no sound. Its possible that the regular prts work but I'll never know. I only have a digital speaker system.

I've tried the spidf tweak for getting digital out to work,from the alsa.org site. Nada.

I'm basically looking for more ideas, because I'm exhausted. My distro (SuSE 9.2) comes with the most recent alsa driver (1.0.9). I even tried recompiling it, although it failed when I got to alsa-utils, when following the set by step instructions. The error returned on hit in google in German.

Maybe th fx in this thread might help. i.e. bash on the mixer buttons and prey, cause there are about 15 different controls which mean rather little to me.

I just want sound... please... ???
 
Old 06-02-2005, 12:08 PM   #8
kornerr
Member
 
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893

Rep: Reputation: 35
I've recently downloaded alsa-1.0.9rc04
and it appeared that my "old" alsa-1.0.5 works better

SCOSWriter, you have intel-on-board?
 
Old 06-02-2005, 01:35 PM   #9
SCOSWriter
Member
 
Registered: Dec 2004
Posts: 57

Rep: Reputation: 15
Well the driver that is used is snd-intel8x0, but its an nvidia2 chipset board, and onboard sound (A7N8X-E)

I pretty sure that I would get sound if I were to use mini plugs, i.e. no digital, but I only have digital speakers.

My system tells me that everything is running fine, and everything modprobed ok.

just no sound.

Some people have been saying the permissions might be the culprit, so I going to check that I'm in the audio group when I get home. Something else about turning on the IEE*** whatever in the acsound.state file, although I tried all those options in the mixergui.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
MIDI in ALSA -- file plays, but no sound vharishankar Slackware 6 11-20-2006 11:40 PM
C-Media Sound Card Problem in FC3 jeevanullas Linux - Hardware 1 06-11-2005 02:07 PM
Sound card problem C-Media CMI8738 Neville Red Hat 4 02-27-2004 01:56 AM
C-Media (cm8738) sound card & alsa problems BBQ_Matt Linux - Hardware 3 02-05-2004 03:39 AM
problem with sound device on alsa 0.90rc8 with onboard c-media LavaDevil94 Linux - Hardware 0 11-15-2003 04:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 03:07 AM.

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