LinuxQuestions.org
Help answer threads with 0 replies.
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 12-27-2002, 11:35 AM   #1
pixelV
Member
 
Registered: Dec 2002
Distribution: Slackware 8.1
Posts: 123

Rep: Reputation: 15
Angry AudioPCI128


Has anyone been able to get a Creative Sound Blaster AudioPCI128 card to work? I'm running Slackware 8.1
SoundBlaster work only in XMMS.
I had the Emu10k driver in place. Still no go
 
Old 12-27-2002, 11:44 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
What do you mean it "SoundBlaster work only in XMMS" ??

You've been asking alot of questions that seem to be asked alot here. Have you tried searching any at all ?

But if you insist on asking questions without finding answers here or elsewhere, please try to be more specific with your questions.
What else have you tried to get your sound working, and please clarify about the "SoundBlaster work only in XMMS" ??

Also to mention try to ask your questions in the appropiate forums, if its about software installation, ask in the software forum, slackware specific, ask in the Slackware forum. This Linux - General is really only intended for it your question truly doesn't fit in any other forum. Thanks.

Last edited by trickykid; 12-27-2002 at 11:46 AM.
 
Old 12-27-2002, 12:26 PM   #3
pixelV
Member
 
Registered: Dec 2002
Distribution: Slackware 8.1
Posts: 123

Original Poster
Rep: Reputation: 15
Cannot open file /dev/dsp !

I don't know why but now XMMS not work too !

Cannot open file /dev/dsp !
 
Old 12-27-2002, 12:43 PM   #4
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Re: Cannot open file /dev/dsp !

Quote:
Originally posted by pixelV
I don't know why but now XMMS not work too !

Cannot open file /dev/dsp !
If your not root login as root and do this:

chmod 666 /dev/dsp* /dev/mixer*

Then try playing sound as a regular user.
 
Old 12-27-2002, 01:28 PM   #5
pixelV
Member
 
Registered: Dec 2002
Distribution: Slackware 8.1
Posts: 123

Original Poster
Rep: Reputation: 15
NO RESULT !

chmod 666 /dev/dsp* /dev/mixer*

NO RESULT !!!
 
Old 12-27-2002, 01:41 PM   #6
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Re: NO RESULT !

Quote:
Originally posted by pixelV
chmod 666 /dev/dsp* /dev/mixer*

NO RESULT !!!
Error messages please ? Is this when your trying xmms or have you tried any other way to test your sound ??

Is this when your logged in as root or a regular user ?

More details please !!!!!!!!!!!!
 
Old 12-27-2002, 02:28 PM   #7
pixelV
Member
 
Registered: Dec 2002
Distribution: Slackware 8.1
Posts: 123

Original Poster
Rep: Reputation: 15
"no sound" or Couldn't open audio

login ---> root

root@comp:~# chmod 666 /dev/dsp* /dev/mixer*

root@comp:~# mpg123 Sum\ 41\ -\ Fat\ Lip.mp3 &

"no sound"

root@comp:~# xmms Sum\ 41\ -\ Fat\ Lip.mp3

Couldn't open audio

root@comp:~# kaboodle Sum\ 41\ -\ Fat\ Lip.mp3 &

"no sound"

root@comp:~# noatun Sum\ 41\ -\ Fat\ Lip.mp3 &

"no sound"

root@comp:~# exit

login ---> user

user@comp:~$ mpg123 Sum\ 41\ -\ Fat\ Lip.mp3 &

"no sound"

user@comp:~$ xmms Sum\ 41\ -\ Fat\ Lip.mp3

Couldn't open audio

user@comp:~$ kaboodle Sum\ 41\ -\ Fat\ Lip.mp3 &

"no sound"

user@comp:~$ noatun Sum\ 41\ -\ Fat\ Lip.mp3 &

"no sound"
 
Old 12-27-2002, 08:27 PM   #8
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Do "lsmod" (as root) and check that the es1371 module is loaded.
 
Old 12-28-2002, 09:54 AM   #9
pixelV
Member
 
Registered: Dec 2002
Distribution: Slackware 8.1
Posts: 123

Original Poster
Rep: Reputation: 15
Post Test

--------------------------------------------------------------------
bash-2.05a# whoami
root
-------------------------------------------------------------------
### Sound support ###
# Sound Blaster Pro/16 support:
#/sbin/modprobe sb io=0x220 irq=5 dma=3 dma16=5 mpu_io=0x300
# Sound Blaster Live support:
#/sbin/modprobe emu10k1
# MAD16 support:
#/sbin/modprobe mad16 io=0x530 irq=7 dma=0 dma16=1
# AD1816(A) sound driver:
#/sbin/modprobe modprobe ad1816 io=0x530 irq=5 dma=1 dma2=3 ad1816_clockfreq=33000
# Crystal CS4232 based (PnP) cards:
#/sbin/modprobe cs4232
ES1370 support, such as Sound Blaster 128PCI:
#/sbin/modprobe es1370
# ES1371 support, such as Sound Blaster 64V PCI:
/sbin/modprobe es1371
# ESS Maestro, Maestro2, Maestro2E:
#/sbin/modprobe maestro
# ESS Maestro3/Allegro:
#/sbin/modprobe maestro3
# (For information on configuring other sound cards with Linux,
# see the documentation in /usr/src/linux/Documentation/sound/,
# and /usr/src/linux/Documentation/Configure.help.
--------------------------------------------------------------
bash-2.05a# /etc/rc.d/rc.modules restart
Module dependencies up to date (no new kernel modules found).
/etc/rc.d/rc.modules: ES1370: command not found
bash-2.05a# lsmod
Module Size Used by Not tainted
es1371 27840 0 (unused)
gameport 1308 0 [es1371]
ac97_codec 9568 0 [es1371]
soundcore 3236 4 (autoclean) [es1371]
pcmcia_core 40896 0
ide-scsi 7456 0
8139too 13792 1
mii 1008 0 [8139too]
---------------------------------------------------------------
bash-2.05a# mpg123 Blink\ 182\ -\ Dammit.mp3 &
"no sound"
bash-2.05a# xmms Sum\ 41\ -\ Still\ Waiting.mp3
"i hear music !"
(OSS Driver 1.2.7 [libOSS.so])
bash-2.05a# lsmod
Module Size Used by Not tainted
es1371 27840 1
gameport 1308 0 [es1371]
ac97_codec 9568 0 [es1371]
soundcore 3236 4 (autoclean) [es1371]
pcmcia_core 40896 0
ide-scsi 7456 0
8139too 13792 1
mii 1008 0 [8139too]
bash-2.05a# noatun Blink\ 182\ -\ Dammit.mp3 &
"no sound"
bash-2.05a# kaboodle Blink\ 182\ -\ Dammit.mp3 &
"no sound"
---------------------------------------------------
 
Old 12-28-2002, 10:36 AM   #10
pixelV
Member
 
Registered: Dec 2002
Distribution: Slackware 8.1
Posts: 123

Original Poster
Rep: Reputation: 15
yahooooooooooooooooo

yahooooooooooooooooooooooo !!!

Now everything is OK

Thanks for help !

WHY ?

------------------------------------->

bash-2.05a# /etc/rc.d/rc.modules restart
Module dependencies up to date (no new kernel modules found).

?????????????????????????????????????????????????
 
  


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
Sound Help - Sound Blaster AudioPCI64V/AudioPCI128 // Mandrake 9.2 mpyrewoody Linux - Newbie 1 08-31-2004 09:01 AM
AudioPCI128 pixelV Linux - Hardware 3 12-28-2002 06:53 AM

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

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