LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 03-04-2007, 06:08 PM   #1
EYEdROP
Member
 
Registered: Mar 2007
Location: Prescott, AZ
Distribution: Fedora 23 Workstation XFCE
Posts: 92

Rep: Reputation: 15
Exclamation Mandriva sound problem, need help!


This is my second day on linux, and I must say, this OS is the future. Microsoft cant touch it...

Anyway, Im using Mandriva powerpack 2007. 64 bit, I think. I have a little sound issue I cant seem to figure out. Im going crazy not being avle to listen to music, so the help from the community is much appriciated. I am using a Creative soundblaster audigy platinum eX.

When I boot, this is the message it gives me:

Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be opened (No such device)
The sound server will continue, using the null output device.

And another little thing. I installed Wine windows emulator, and cant seem to figure out how to open the program. Any help? Thanks
 
Old 03-04-2007, 06:17 PM   #2
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Welcome to LQ!

You seem to be lucky, not all Creative soundcards are usable under Linux.

http://www.linuxquestions.org/hcl/sh...t=1772&cat=all
 
Old 03-04-2007, 06:41 PM   #3
EYEdROP
Member
 
Registered: Mar 2007
Location: Prescott, AZ
Distribution: Fedora 23 Workstation XFCE
Posts: 92

Original Poster
Rep: Reputation: 15
I tried the instructions, and this is what I get:


[ian@24-117-205-95 ~]$ alsamixer-gui
bash: alsamixer-gui: command not found
[ian@24-117-205-95 ~]$ alsamixer -gui
alsamixer: invalid option -- u
AlsaMixer v1.0.12
Usage: alsamixer [-h] [-c <card: 0...7>] [-D <mixer device>] [-g] [-s] [-V <view>] [-a <abst>]
[ian@24-117-205-95 ~]$ alsamixer

alsamixer: function snd_ctl_open failed for default: No such device
[ian@24-117-205-95 ~]$
 
Old 03-04-2007, 06:55 PM   #4
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Can't give you Mandriva-specific help. Generic soud setup for Linux is as following:

modprobe emu10k1

This should load the kernel module.

alsaconf

This should set up your sound.
 
Old 03-04-2007, 07:09 PM   #5
EYEdROP
Member
 
Registered: Mar 2007
Location: Prescott, AZ
Distribution: Fedora 23 Workstation XFCE
Posts: 92

Original Poster
Rep: Reputation: 15
I have no idea what im doing wrong, there must be something im missing?:

[ian@24-117-205-95 ~]$ modprobe emu10k1
bash: modprobe: command not found
[ian@24-117-205-95 ~]$


Sorry for being a pest, Its only my second day...
 
Old 03-04-2007, 07:15 PM   #6
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
No need to be sorry.

You need to do it as root. Try:

sudo modprobe emu10k1
 
Old 03-04-2007, 07:24 PM   #7
EYEdROP
Member
 
Registered: Mar 2007
Location: Prescott, AZ
Distribution: Fedora 23 Workstation XFCE
Posts: 92

Original Poster
Rep: Reputation: 15
Alright, I got in as root, tried the command, this is what happemd:

[ian@24-117-205-95 ~]$ su
Password:
[root@24-117-205-95 ian]# modprobe emu10k1
FATAL: Module emu10k1 not found.
FATAL: Error running install command for emu10k1
[root@24-117-205-95 ian]#
 
Old 03-04-2007, 07:28 PM   #8
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
OK, try running alsaconf, maybe it finds the correct module.

Edit: the module is called probably snd_emu10k1

Last edited by Emerson; 03-04-2007 at 07:31 PM.
 
Old 03-04-2007, 07:36 PM   #9
EYEdROP
Member
 
Registered: Mar 2007
Location: Prescott, AZ
Distribution: Fedora 23 Workstation XFCE
Posts: 92

Original Poster
Rep: Reputation: 15
Please bare with me here...


bash: alsaconf: command not found
[ian@24-117-205-95 ~]$ su
Password:
[root@24-117-205-95 ian]# modprobe snd_emu10k1
WARNING: Error inserting snd_hwdep (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-hwdep.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-timer.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-pcm.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ac97_codec (/lib/modules/2.6.17-5mdv/kernel/sound/pci/ac97/snd-ac97-codec.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_rawmidi (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-rawmidi.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_hwdep (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-hwdep.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-timer.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-pcm.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ac97_codec (/lib/modules/2.6.17-5mdv/kernel/sound/pci/ac97/snd-ac97-codec.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_rawmidi (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-rawmidi.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_emu10k1 (/lib/modules/2.6.17-5mdv/kernel/sound/pci/emu10k1/snd-emu10k1.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error running install command for snd_emu10k1
[root@24-117-205-95 ian]# alsaconf
bash: alsaconf: command not found
[root@24-117-205-95 ian]#
 
Old 03-04-2007, 07:45 PM   #10
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Hmmm ... do what it says. Type dmesg - and post here a few lines.
Alsaconf obviously does not come with Mandriva, I guess it is replaced by some GUI tool.
 
Old 03-04-2007, 07:51 PM   #11
EYEdROP
Member
 
Registered: Mar 2007
Location: Prescott, AZ
Distribution: Fedora 23 Workstation XFCE
Posts: 92

Original Poster
Rep: Reputation: 15
just a few lines?

Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=86.136.172.173 DST=24.117.205.95 LEN=91 TOS=0x00 PREC=0x00 TTL=46 ID=19194 PROTO=UDP SPT=49713 DPT=26803 LEN=71
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=192.195.154.119 DST=24.117.205.95 LEN=93 TOS=0x00 PREC=0x00 TTL=45 ID=51574 PROTO=UDP SPT=54510 DPT=26803 LEN=73
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=86.61.86.68 DST=24.117.205.95 LEN=91 TOS=0x00 PREC=0x00 TTL=115 ID=4286 PROTO=UDP SPT=6881 DPT=26803 LEN=71
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=87.217.56.80 DST=24.117.205.95 LEN=91 TOS=0x00 PREC=0x00 TTL=116 ID=40303 PROTO=UDP SPT=23873 DPT=26803 LEN=71
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=88.76.241.202 DST=24.117.205.95 LEN=93 TOS=0x00 PREC=0x00 TTL=114 ID=3110 PROTO=UDP SPT=63587 DPT=26803 LEN=73
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=86.136.172.173 DST=24.117.205.95 LEN=91 TOS=0x00 PREC=0x00 TTL=46 ID=19585 PROTO=UDP SPT=49713 DPT=26803 LEN=71
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=24.141.12.226 DST=24.117.205.95 LEN=91 TOS=0x00 PREC=0x00 TTL=115 ID=44904 PROTO=UDP SPT=8000 DPT=26803 LEN=71
 
Old 03-04-2007, 07:52 PM   #12
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Generally the error you get means kernel modules are not built for the kernel currently in use. That's kind of weird. Did you update your kernel recently and haven't rebooted yet?
 
Old 03-04-2007, 07:54 PM   #13
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Oh I see your post #11 now. Sorry, I meant last few lines. Command would be dmesg | tail.
 
Old 03-04-2007, 07:59 PM   #14
EYEdROP
Member
 
Registered: Mar 2007
Location: Prescott, AZ
Distribution: Fedora 23 Workstation XFCE
Posts: 92

Original Poster
Rep: Reputation: 15
Password:
[root@24-117-205-95 ian]# dmesg | tail
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=200.11.79.33 DST=24.117.205.95 LEN=91 TOS=0x00 PREC=0x00 TTL=111 ID=11267 PROTO=UDP SPT=48932 DPT=26803 LEN=71
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=75.4.235.175 DST=24.117.205.95 LEN=91 TOS=0x00 PREC=0x00 TTL=51 ID=26594 PROTO=UDP SPT=45437 DPT=26803 LEN=71
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=213.242.181.4 DST=24.117.205.95 LEN=91 TOS=0x00 PREC=0x00 TTL=112 ID=13420 PROTO=UDP SPT=10332 DPT=26803 LEN=71
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=85.210.59.24 DST=24.117.205.95 LEN=91 TOS=0x00 PREC=0x20 TTL=112 ID=43775 PROTO=UDP SPT=54321 DPT=26803 LEN=71
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=24.148.74.189 DST=24.117.205.95 LEN=91 TOS=0x00 PREC=0x00 TTL=50 ID=21381 PROTO=UDP SPT=58436 DPT=26803 LEN=71
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=67.86.248.219 DST=24.117.205.95 LEN=91 TOS=0x00 PREC=0x00 TTL=113 ID=37111 PROTO=UDP SPT=33221 DPT=26803 LEN=71
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=84.28.181.103 DST=24.117.205.95 LEN=91 TOS=0x00 PREC=0x00 TTL=109 ID=63639 PROTO=UDP SPT=53034 DPT=26803 LEN=71
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=84.129.114.121 DST=24.117.205.95 LEN=91 TOS=0x00 PREC=0x00 TTL=118 ID=2420 PROTO=UDP SPT=42357 DPT=26803 LEN=71
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=82.46.170.40 DST=24.117.205.95 LEN=91 TOS=0x00 PREC=0x00 TTL=47 ID=0 DF PROTO=UDP SPT=55411 DPT=26803 LEN=71
Shorewall:net2allROP:IN=eth0 OUT= MAC=00:0f:ea:35:40:55:00:01:5c:23:79:42:08:00 SRC=201.50.183.92 DST=24.117.205.95 LEN=46 TOS=0x00 PREC=0x00 TTL=110 ID=58704 PROTO=UDP SPT=60377 DPT=45302 LEN=26
[root@24-117-205-95 ian]#
 
Old 03-04-2007, 08:08 PM   #15
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
OK, this dmesg is useless, your firewall is logging into same file.

If you did not upgrade your kernel try running depmod -a. I'm running out of ideas here. The radical solution is to build a custom kernel, do not know if you are ready for that. Another option would be a kernel upgrade using Mandriva system management tools, whatever they are called.
 
  


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
Sound Blaster Audigy 2 Mandriva 2007 problem Gnodab Linux - Newbie 16 12-20-2006 05:08 PM
sound problem mandriva 2006 maga Linux - Laptop and Netbook 5 08-02-2006 07:47 AM
Sound Problem with Mandriva 2006 BACTRATE Mandriva 3 07-08-2006 01:18 PM
sound problem with Mandriva 2006 ricemark20 Mandriva 5 07-02-2006 10:59 PM
Mandriva sound problem - snd-intel8x0 ragchan Mandriva 6 06-11-2005 09:26 PM

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

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