Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (3) </ [1] 2 3 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: no sound at all, sc found..< Next Oldest | Next Newest >
bravo-uniform-golf Offline





Group: Members
Posts: 58
Joined: Nov. 2005
Posted: June 03 2006,12:27 QUOTE

hi,

Im having a problem... my DSL finds the installed sound card (an isa with OPTi 16 chip) and loads its drivers (mad16)...
using sndconfig I hear on my speakers that voice sample, but with XMMS I cant play any kind of music file... I mean, the song is playing but I cnat hear nothing! btw, I used Mplayer also, but it seems I managed to f**** him sumhow :s now it wont open...
so, Im asking u, is there any else music player except xmmms and mplayer to run on DSL? or could u tell me how to uninstall completely mplayer and/or wots the problem with xmms?

thanks a lot


--------------
[URL="http://www.oyuncusitesi.net"]Oyunlar1 - Kraloyun - Oyunskor Oyunlari[/URL]
Back to top
Profile PM WEB 
piccolo Offline





Group: Members
Posts: 286
Joined: Mar. 2006
Posted: June 03 2006,22:00 QUOTE

-Using Dmix application, make sure your PCM mixer volume and MASTER mixer volume are also set to 100%.
And make sure your speakers are plugged into the speaker out jack and not the line out jack on your soundcard.
-I recommend you, to avoid other error sources, test play sound so:
Using XMMS, chosse "Play Location" and write "tone://1000" (without quotation marks).
That should generate a 1000 hertz tone.
-Remember that the audio configuration done by sndconfig utility is lost when the computer reboot.
You can to do the audio configuration permanent so:
Next to execute the sndconfig utility you will find in the /etc/modutils/sndconfig file one line like to:  

options mad16 io=0x530 irq=7 dma=0 dma16=1 mpu_io=0x330 mpu_irq=9

You must add this line to the /opt/bootlocal.sh file but changing "options" by "insmod" so:

insmod mad16 io=0x530 irq=7 dma=0 dma16=1 mpu_io=0x330 mpu_irq=9


--------------
Robin Hood used Linux
Back to top
Profile PM 
bravo-uniform-golf Offline





Group: Members
Posts: 58
Joined: Nov. 2005
Posted: June 04 2006,13:06 QUOTE

since im a noob, ill ask
in dmxi sound manager, where is that PCM and master volumes? I can choose only left and right speaker volume...
I tried to make 1000Hz tone with xmms but it gives me an error...
I am running OSS output plugin on xmms...
now even sndconfig wont run :s dunno y..
and how do I change that sndconfig file? I can only view it but cant make any modifications... sry ppl, but this is my 2nd time im working on a linux environment...


--------------
[URL="http://www.oyuncusitesi.net"]Oyunlar1 - Kraloyun - Oyunskor Oyunlari[/URL]
Back to top
Profile PM WEB 
piccolo Offline





Group: Members
Posts: 286
Joined: Mar. 2006
Posted: June 05 2006,19:13 QUOTE

Fortunately, also I have a ISA Plug and Play sound card with chipset OPTI 82C931 working with the mad16 driver on DSL.
Unfortunately, the DSL sound autoconfiguration fails with ISA plug and Play. Manual configuration is required or to use "sndconfig" utility.
It is normal that sndconfig utility do fail several times until inexplicably runs. If at least one time sndconfig it could play a sound sample then the correct sound configuration still remains on the /etc/modutils/sndconfig file.

Follow exactly this steps:

1. Open the /etc/modutils/sndconfig file using "beaver" text editor.
You must see on this file one line like to:

options mad16 io=0x530 irq=7 dma=0 dma16=1 mpu_io=0x330 mpu_irq=9

This line is useful later on 3 step.
2. The file that you must modify is /opt/bootlocal.sh
In Linux to modify configuration files (as bootlocal.sh) "root" permission is required, so

Open Aterminal and write following commands:

sudo su
beaver

That launch the beaver text editor with root permission.
Using beaver open the /opt/bootlocal.sh file.

3- Add following lines to /opt/bootlocal.sh file but on the last line replacing the values for "irq", "dma", "dma16", "mpu_io", and "mpu_irq" parameters by the values that you have seen on /etc/modutils/sndconfig file (first step). You directly can to do copy and paste that line but remember to replace "options" by "insmod" as you can see below.

rmmod mad16
rmmod gameport
rmmod ad1848
rmmod uart401
rmmod sb_lib
rmmod sound
rmmod soundcore
insmod soundcore
insmod sound
insmod sb_lib
insmod uart401
insmod ad1848
insmod gameport
insmod mad16 io=0x530 irq=7 dma=0 dma16=1 mpu_io=0x330 mpu_irq=9

4- Save changes, reboot the computer and test play tone://1000


--------------
Robin Hood used Linux
Back to top
Profile PM 
w0lfinator Offline





Group: Members
Posts: 5
Joined: July 2006
Posted: July 10 2006,04:13 QUOTE

ok..i am having this same problem..but i cannot find sndconfig. I opened all the way into modutils, but there is no sndconfig there. (just these options: 0keep, actions, aliases, apm, autofs, linux-wlan-ng, ndiswrapper, paths, and ppp)
Back to top
Profile PM 
13 replies since June 03 2006,12:27 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (3) </ [1] 2 3 >/
reply to topic new topic new poll
Quick Reply: no sound at all, sc found..

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code