LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-10-2010, 10:57 AM   #1
Karolusspelman
LQ Newbie
 
Registered: Aug 2010
Posts: 4

Rep: Reputation: 0
Problems with installing alsa


I have problems when installing ALSA. Everthing seems to look ok until I should "insert the modules into the kernel. (I follow this guide http://www.alsa-project.org/main/ind...dule-hda-intel)
when i type in this command:

modprobe snd-hda-intel ; modprobe snd-pcm-oss ; modprobe snd-mixer-oss ; modprobe snd-seq-oss

I get this:

WARNING: Could not open '/lib/modules/2.6.26-2-amd64/kernel/sound/acore/snd-hwdep.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.26-2-amd64/kernel/sound/pci/hda/snd-hda-codec.ko': No such file or directory
FATAL: Could not open '/lib/modules/2.6.26-2-amd64/kernel/sound/pci/hda/snd-hda-intel.ko': No such file or directory

Can someone help me howto do? Ive seriously tried to figuring it out by myself but yes, I'm kind of a linuxnewbie. Thankful for answers.

Riikard
 
Old 08-10-2010, 03:47 PM   #2
pandanuma
Member
 
Registered: May 2005
Location: greatwhitenorth
Distribution: deb99+
Posts: 134
Blog Entries: 10

Rep: Reputation: 37
need to know what operating system you are running

also, what did you get when you ran

modinfo soundcore
 
Old 08-10-2010, 05:12 PM   #3
Karolusspelman
LQ Newbie
 
Registered: Aug 2010
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pandanuma View Post
need to know what operating system you are running

also, what did you get when you ran

modinfo soundcore
I'm running Debian Lenny on amd64 with NVidia nForce sound card...

I get

filename: /lib/modules/2.6.26-2-amd64/kernel/sound/soundcore.ko
alias: char-major-14-*
license: GPL
author: Alan Cox
description: Core sound module
depends:
vermagic: 2.6.26-2-amd64 SMP mod_unload modversions

when I type modinfo soundcore
 
Old 08-10-2010, 05:27 PM   #4
pandanuma
Member
 
Registered: May 2005
Location: greatwhitenorth
Distribution: deb99+
Posts: 134
Blog Entries: 10

Rep: Reputation: 37
then according to the link you provided to alsa-project,
Quote:
If this command returns that you have this module, then you don't need to recompile your kernel.
asla should already be installed.
do you have sound, can you play music?
 
Old 08-16-2010, 04:22 PM   #5
Karolusspelman
LQ Newbie
 
Registered: Aug 2010
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pandanuma View Post
then according to the link you provided to alsa-project,


asla should already be installed.
do you have sound, can you play music?
Heh, no i don't..

And when I try to open alsamixer i get this famous message:
alsamixer: function snd_ctl_open failed for default: No such file or directory...

Do you have an idea what the problem is?
 
Old 08-16-2010, 04:58 PM   #6
pandanuma
Member
 
Registered: May 2005
Location: greatwhitenorth
Distribution: deb99+
Posts: 134
Blog Entries: 10

Rep: Reputation: 37
from debian site...
http://www.debian.org/releases/stabl....html#no-sound

5.1.8. Sound stops working

In rare cases, sound might stop working after the upgrade. If this happens, go through the ALSA checklist:

* run alsaconf as root user,
* add your user to the audio group,
* make sure the sound channel levels are up and unmuted (using alsamixer),
* make sure arts and esound are not running,
* make sure no OSS modules are loaded,
* make sure the speakers are actually switched on, and
* check whether the command

Code:
cat /dev/urandom > /dev/audio
or the command

Code:
speaker-test
works for root.

after that, you could try to reinstall alsa again
 
Old 08-17-2010, 03:50 AM   #7
Karolusspelman
LQ Newbie
 
Registered: Aug 2010
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pandanuma View Post
from debian site...
http://www.debian.org/releases/stabl....html#no-sound

5.1.8. Sound stops working

In rare cases, sound might stop working after the upgrade. If this happens, go through the ALSA checklist:

* run alsaconf as root user,
* add your user to the audio group,
* make sure the sound channel levels are up and unmuted (using alsamixer),
* make sure arts and esound are not running,
* make sure no OSS modules are loaded,
* make sure the speakers are actually switched on, and
* check whether the command

Code:
cat /dev/urandom > /dev/audio
or the command

Code:
speaker-test
works for root.

after that, you could try to reinstall alsa again

Okey, I've done all that without success. But one thing that was succesful was to download and install the Realtek-audio-driver-pack. Now everything is working ok, alsamixer too... Thanks alot anyway
...
Rrr
 
Old 08-17-2010, 11:19 AM   #8
pandanuma
Member
 
Registered: May 2005
Location: greatwhitenorth
Distribution: deb99+
Posts: 134
Blog Entries: 10

Rep: Reputation: 37
glad you solved it
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
problems installing alsa on fedora 6 rimvydazas Linux - Software 2 12-21-2006 03:47 AM
Problems installing ALSA in Redhat 9 deftones Linux - Newbie 3 09-06-2004 06:56 PM
Problems installing alsa-lib from CVS!! patkalolo Linux - Software 2 07-08-2004 09:08 PM
Problems installing ALSA - unresolved symbols Abdul Linux - Software 1 01-19-2004 08:49 PM
Installing ALSA modprobe problems ItWillNeverWork Linux - Newbie 1 08-20-2003 01:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:41 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