LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-09-2003, 03:28 PM   #1
phishman3579
Member
 
Registered: May 2003
Posts: 161

Rep: Reputation: 32
XMMS help!


I am having a little problem with XMMS...

When I open XMMS and try to up the volume I get this error. I don't think this is actually an XMMS error but this is where occured.

** WARNING **: oss_set_volume(): Failed to open mixer device (/dev/mixer): No such device

Any suggestions?
 
Old 06-09-2003, 03:34 PM   #2
N_A_J_M
Member
 
Registered: Aug 2002
Location: Whangarei New Zealand
Distribution: Slack 8.1
Posts: 300

Rep: Reputation: 30
does your sound work at all? ie: as root or as any other user?

you may have to do chmod 666 /dev/mixer
 
Old 06-09-2003, 03:37 PM   #3
phishman3579
Member
 
Registered: May 2003
Posts: 161

Original Poster
Rep: Reputation: 32
Quote:
Originally posted by N_A_J_M
does your sound work at all? ie: as root or as any other user?

you may have to do chmod 666 /dev/mixer
I don't know, I just barely got it to install.. here's the output of my "lsmod"

Module Size Used by Not tainted
sb 7636 0 (unused)
sb_lib 35470 0 [sb]
uart401 6500 0 [sb_lib]
sound 55668 0 [sb_lib uart401]
soundcore 3332 2 [sb_lib sound]
isa-pnp 30724 0 [sb]

Also, I have already tried to chmod 666 dsp and mixer
 
Old 06-09-2003, 05:45 PM   #4
Wynd
Member
 
Registered: Jul 2001
Distribution: Slackware 12
Posts: 511

Rep: Reputation: 32
What kind of soundcard do you have?
 
Old 06-09-2003, 05:56 PM   #5
phishman3579
Member
 
Registered: May 2003
Posts: 161

Original Poster
Rep: Reputation: 32
Quote:
Originally posted by Wynd
What kind of soundcard do you have?
All the info is in my sig...

Sound Blaster 16 ISA PNP
 
Old 06-09-2003, 07:00 PM   #6
phishman3579
Member
 
Registered: May 2003
Posts: 161

Original Poster
Rep: Reputation: 32
I think I missed a step? I got my sb recognized but the /dev/dsp and the /dev/mizer don't seem to be doing anything? Anyone have a how-to?
 
Old 06-10-2003, 12:23 AM   #7
Azmeen
Senior Member
 
Registered: May 2003
Location: Malaysia
Distribution: Slackware, LFS, CentOS
Posts: 1,307

Rep: Reputation: 47
Get the latest ALSA drivers for your sound card...

ALSA site
 
Old 06-10-2003, 08:25 AM   #8
phishman3579
Member
 
Registered: May 2003
Posts: 161

Original Poster
Rep: Reputation: 32
Quote:
Originally posted by Azmeen
Get the latest ALSA drivers for your sound card...

ALSA site
Are the ALSA drivers better than the drivers I already have installed?
 
Old 06-10-2003, 08:51 AM   #9
phishman3579
Member
 
Registered: May 2003
Posts: 161

Original Poster
Rep: Reputation: 32
I get this error when trying to load the sound card drivers.

/lib/modules/2.4.20/kernel/sound/isa/sb/snd-sb16.o: init_module: No such device
/lib/modules/2.4.20/kernel/sound/isa/sb/snd-sb16.o: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20/kernel/sound/isa/sb/snd-sb16.o: insmod /lib/modules/2.4.20/kernel/sound/isa/sb/snd-sb16.o failed
/lib/modules/2.4.20/kernel/sound/isa/sb/snd-sb16.o: insmod snd-sb16 failed
 
Old 06-10-2003, 09:19 AM   #10
phishman3579
Member
 
Registered: May 2003
Posts: 161

Original Poster
Rep: Reputation: 32
The only way I have been able to get the sound card loaded was with...

modules.conf:
alias char-major-14 sb
alias sound-slot-0 sb
options sound dmabuf=1
options mpu401 io=0x330 irq=9
alias midi mpu401
options opl3 io=0x388
alias midi opl3
options modprobe sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330 pnplegacy=1

rc.modules:
/bin/modprobe sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330 pnplegacy=1
 
Old 06-10-2003, 12:03 PM   #11
Stillwater
LQ Newbie
 
Registered: Jun 2003
Location: P.R.C
Distribution: Slackware 9.1
Posts: 3

Rep: Reputation: 0
Quote:
Originally posted by phishman3579
The only way I have been able to get the sound card loaded was with...

modules.conf:
alias char-major-14 sb
alias sound-slot-0 sb
options sound dmabuf=1
options mpu401 io=0x330 irq=9
alias midi mpu401
options opl3 io=0x388
alias midi opl3
options modprobe sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330 pnplegacy=1

rc.modules:
/bin/modprobe sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330 pnplegacy=1
check dmesg whether the irq,dma,io info matches here
and "man isapnp" maybe help
 
  


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
xmms-wma makes xmms to exit while try playing .wma deepclutch Debian 12 12-02-2005 06:53 PM
xmms-infopipe can't find xmms.. minm Linux - Software 9 10-18-2004 10:00 PM
ALSA w/ XMMS : No PCM control in xmms Astro Slackware 1 08-08-2004 11:19 PM
Xmms Plugin 1.2.8 [xmms-config problem] MDMA Mandriva 2 01-29-2004 09:55 AM
red hat 9 xmms and nvidia driver-xmms ronss Red Hat 3 09-26-2003 08:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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