[newbie] sound problem in 10.1

2005-01-26 Thread paul marwick
I recently installed Mandrake 10.1 official on my IBM T23. Overall, I'm
impressed. The install was better than any other version of Mandrake
I've tried since 6.1, and the end result is fast and seems quite
stable. I'll have to compile the Lucent drivers, but other than that,
most of what I want seems to work pretty well.

One problem I have hit is withh sound support. The sound drivers are
loading, but sound under either Gnome or KDE is muted. I can get round
the problem by opening aumix and (after initially setting the levels
up and saving them) forcing a load. However, next time the laptop is
booted, no sound until I go through the process again. 

Watching boot messages, I see an error coming from the mixed during
boot - it is unable to locate /dev/mixer. Am I correct in assuming this
is becuase udev has not created the correct device node at this point?

I've tried adding aumix -L to rc.local, but it does not seem to be
executed (well, if it is being executed it doesn't help) and I've also
tried adding the same line to the Gnome session startup page (I use
Gnome by default). This does work, but it affects the way Gnome loads.
With the command in startup, the Gnome splash screen no longer clears
and I suspect that not everything Gnome related is being loaded. I can
click on the spash screen to get it to go away, but it seems that I
either can't use the command were I've got it, or I need to alter the
syntax.

Has anyone else seen this sort of problem with sound startup, or is it
peculiar to the T23? Also, can anyone suggest how I get rid of it
completely?

paul.

-- 
[EMAIL PROTECTED]
Marwick Computer Services - Chipping Norton, Oxfordshire, UK
OS/2, LAN and general Computer Consultants



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Sound problem

2004-12-08 Thread Keith Powell
Thank you for your reply, Carefree.

Very much edited, my original posting said:

 
 From: Keith Powell [EMAIL PROTECTED]

 I have a program which needs to access the sound system for a
 digital output. When I try to run it, I get the error messages:

 Unable to open the audio device.  /dev/sound/dsp

 There is a /dev/sound/dsp and also a /dev/dsp (to which I have
 tried changing the setting in the error box).

 Starting it in a terminal, gives:

 inexact sampling rate: request for 8000 resulted in 48000
 Cannot open audio device /dev/sound/dsp: Invalid argument

 I have tried changing
 System-Configuration-KDE-Sound-sound System-Hardware
 to a custom sampling rate of 8000, but still the same error
 messages.
 
  I get this additional error message, titled  Informational -
  artsmessage:
 
 Sound server informational message.
 
 Error while initializing the sound driver.
 
 can't get requested samplingrate (requested rate 8000, got rate
  48000) The sound server will continue, using the null output
  device.
 
On Wednesday 08 Dec 2004 04:01, care free wrote:
 What brand of soundcard do you have?   

It's an on-board AC'97 chip, which I think may be the problem. From 
what I have been able to find out, I don't think that the sampling 
rate can be changed.

 What version of MDK do you have on your box?  

It's 10.0. but I am going to upgrade to 10.1.

 Do you choose auto detect or other options?

Yes, I chose auto detect. If I try any other settings, I lose sound 
completely.

I get the same problem with two other Linux distros, that's why I think 
it is the sound chip. There are still the error messages if I select 
alsa, but again I lose all sound. However, alsa works and the errant 
program works, with my Libranet (Debian based) distro. I have been 
trying various distros on my spare hard drive to find out what happens 
with each of them.

As I am going to upgrade my machine soon, I think that I will abandon 
this until I have changed. I'll see what happens then. 

Thanks for your help

Keith 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Sound problem

2004-12-07 Thread care free
What brand of soundcard do you have?What version of MDK do you have on 
your box?  I have so much sound problem and CD-ROM drive lockups with no CD 
in them for no reasons with 10.0.  I've switched to 10.1 Community recently 
and it solves those problems.  I'm going to upgrade my box to 10.1 official 
soom.
My soundcard is a Creative Blaster64.
Do you choose auto detect or other options?

J.T.

From: Keith Powell [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [newbie] Sound problem
Date: Sun, 5 Dec 2004 11:06:09 +
care free wrote:
 First, do you have any analog sound at all?
 How many users do you have on your box?  Issue ls -al in /dev/sound
 to see who owns the files in that directory.  I had quite similar
 problems with mdk 10.0.  After logging into the box, a user own those
 device files.  However, those files are not released.  So when the
 next person logs into the system, those files are still owned by the
 previous user, and the sound system does not work at all.  I have to
 log in as root and issue chmod 666 * in /dev/sound/ so that other can
 read and write to those device files.  I close the mixer and then
 restart it.  There is sound again.  /dev/dsp is a soft link
 to /dev/sound/dsp.

 JT

 From: Keith Powell [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: [newbie] Sound problem.
 Date: Sat, 4 Dec 2004 20:43:26 +

 This has probably been answered before, but I can't find it in the
 archives, on twiki or on Derek's site.

 I have a program which needs to access the sound system for a
 digital output. When I try to run it, I get the error messages:

 Unable to open the audio device.  /dev/sound/dsp

 There is a /dev/sound/dsp and also a /dev/dsp (to which I have tried
 changing the setting in the error box).

 Starting it in a terminal, gives:

 inexact sampling rate: request for 8000 resulted in 48000 Cannot
 open audio device /dev/sound/dsp: Invalid argument

 I have tried changing
 System-Configuration-KDE-Sound-sound System-Hardware
 to a custom sampling rate of 8000, but still the same error
 messages.

 Until I upgrade the computer, it is on-board sound, not a sound
 card.

 Any advice, please?

 Many thanks

 Keith

Thanks for your help, carefree.
I do have analogue sound - well I did until a few days ago when my CD
drive packed up. A replacement is on the list.
There is only me uses the computer. My wife isn't interested in using
it.
Sorry, but I have done as you suggested and there are still the same
error messages. I have even tried running the program as root. No
difference. However, on starting the computer now, I get this
additional error message, titled  Informational - artsmessage:
Sound server informational message.
Error while initializing the sound driver.
can't get requested samplingrate (requested rate 8000, got rate 48000)
The sound server will continue, using the null output device.
Originally, ls -al showed that root owned everything in /dev/sound
Any further advice, please?
Cheers
Keith

Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Sound problem

2004-12-05 Thread Keith Powell
care free wrote:
 First, do you have any analog sound at all?
 How many users do you have on your box?  Issue ls -al in /dev/sound 
 to see who owns the files in that directory.  I had quite similar
 problems with mdk 10.0.  After logging into the box, a user own those
 device files.  However, those files are not released.  So when the
 next person logs into the system, those files are still owned by the
 previous user, and the sound system does not work at all.  I have to
 log in as root and issue chmod 666 * in /dev/sound/ so that other can
 read and write to those device files.  I close the mixer and then
 restart it.  There is sound again.  /dev/dsp is a soft link
 to /dev/sound/dsp. 
 
 JT
 
 From: Keith Powell [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: [newbie] Sound problem.
 Date: Sat, 4 Dec 2004 20:43:26 +

 This has probably been answered before, but I can't find it in the
 archives, on twiki or on Derek's site.

 I have a program which needs to access the sound system for a 
 digital output. When I try to run it, I get the error messages:

 Unable to open the audio device.  /dev/sound/dsp

 There is a /dev/sound/dsp and also a /dev/dsp (to which I have tried
 changing the setting in the error box).

 Starting it in a terminal, gives:

 inexact sampling rate: request for 8000 resulted in 48000 Cannot
 open audio device /dev/sound/dsp: Invalid argument

 I have tried changing
 System-Configuration-KDE-Sound-sound System-Hardware
 to a custom sampling rate of 8000, but still the same error
 messages. 

 Until I upgrade the computer, it is on-board sound, not a sound
 card. 

 Any advice, please?

 Many thanks

 Keith


Thanks for your help, carefree.

I do have analogue sound - well I did until a few days ago when my CD 
drive packed up. A replacement is on the list.

There is only me uses the computer. My wife isn't interested in using 
it.

Sorry, but I have done as you suggested and there are still the same 
error messages. I have even tried running the program as root. No 
difference. However, on starting the computer now, I get this 
additional error message, titled  Informational - artsmessage:

Sound server informational message.

Error while initializing the sound driver.

can't get requested samplingrate (requested rate 8000, got rate 48000)
The sound server will continue, using the null output device.


Originally, ls -al showed that root owned everything in /dev/sound

Any further advice, please?

Cheers

Keith


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Sound problem.

2004-12-05 Thread Keith Powell
** An update. **
Keith Powell wrote:
I have a program which needs to access the sound system for a digital 
output. When I try to run it, I get the error messages:

Unable to open the audio device.  /dev/sound/dsp
There is a /dev/sound/dsp and also a /dev/dsp (to which I have tried 
changing the setting in the error box).

Starting it in a terminal, gives:
inexact sampling rate: request for 8000 resulted in 48000 Cannot open 
audio device /dev/sound/dsp: Invalid argument

I have tried changing 
System-Configuration-KDE-Sound-sound System-Hardware
to a custom sampling rate of 8000, but still the same error messages.

Until I upgrade the computer, it is on-board sound, not a sound card.
I spent sometime trying various things, but always the error messages.
So I installed the Libranet distro on a spare hard drive. It's a Debian 
based distro and I haven't used it for some time.

Running to .deb version of the offending program, gave the same error 
messages.

In the Libranet Control Centre, I installed and configured alsa. 
Tried the program again and it worked without error messages.

Back to Mandrake and I installed everything to do with alsa that I could 
find. Changed the KDE-sound-system sound-hardware setting from auto 
to alsa and tried the program (it's a KDE program) again. Nothing! 
Just the same error messages.

So I have the program running using alsa in one distro, but not running 
using alsa in another distro. Very odd.

Incidentally, selecting custom setting of the sampling rate in the 
hardware section of KDE sound settings, kills the sound completely. 
There are no system sounds.

That's as far as I have got.
Cheers
Keith

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] Sound problem.

2004-12-04 Thread Keith Powell
This has probably been answered before, but I can't find it in the 
archives, on twiki or on Derek's site.

I have a program which needs to access the sound system for a digital 
output. When I try to run it, I get the error messages:

Unable to open the audio device.  /dev/sound/dsp

There is a /dev/sound/dsp and also a /dev/dsp (to which I have tried 
changing the setting in the error box).

Starting it in a terminal, gives:

inexact sampling rate: request for 8000 resulted in 48000 Cannot open 
audio device /dev/sound/dsp: Invalid argument

I have tried changing 
System-Configuration-KDE-Sound-sound System-Hardware
to a custom sampling rate of 8000, but still the same error messages.

Until I upgrade the computer, it is on-board sound, not a sound card.

Any advice, please?

Many thanks

Keith 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



RE: [newbie] Sound problem.

2004-12-04 Thread care free
First, do you have any analog sound at all?
How many users do you have on your box?  Issue ls -al in /dev/sound to see 
who owns the files in that directory.  I had quite similar problems with mdk 
10.0.  After logging into the box, a user own those device files.  However, 
those files are not released.  So when the next person logs into the system, 
those files are still owned by the previous user, and the sound system does 
not work at all.  I have to log in as root and issue chmod 666 * in 
/dev/sound/ so that other can read and write to those device files.  I close 
the mixer and then restart it.  There is sound again.  /dev/dsp is a soft 
link to /dev/sound/dsp.

JT
From: Keith Powell [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [newbie] Sound problem.
Date: Sat, 4 Dec 2004 20:43:26 +
This has probably been answered before, but I can't find it in the
archives, on twiki or on Derek's site.
I have a program which needs to access the sound system for a digital
output. When I try to run it, I get the error messages:
Unable to open the audio device.  /dev/sound/dsp
There is a /dev/sound/dsp and also a /dev/dsp (to which I have tried
changing the setting in the error box).
Starting it in a terminal, gives:
inexact sampling rate: request for 8000 resulted in 48000 Cannot open
audio device /dev/sound/dsp: Invalid argument
I have tried changing
System-Configuration-KDE-Sound-sound System-Hardware
to a custom sampling rate of 8000, but still the same error messages.
Until I upgrade the computer, it is on-board sound, not a sound card.
Any advice, please?
Many thanks
Keith

Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Sound problem - again!

2003-10-07 Thread Inhabitant of Zion
 
 You should do this as root.
 
 HTH,
 

I get this then:

[EMAIL PROTECTED] boudica]# /etc/init.d/alsasound start
Starting sound driver: snd-cs4236 
/lib/modules/2.4.21-0.13mdk/kernel/sound/acore/snd.o: unresolved symbol 
snd_verbose_printk
modprobe: insmod /lib/modules/2.4.21-0.13mdk/kernel/sound/acore/snd.o failed
modprobe: insmod snd-cs4236 failed
done

-- 
  John Willby
  Registered Linux user number 321644
  ICQ: 92791912
  Jabber: [EMAIL PROTECTED]
  YIM: vicarofwibley
  Linux is like a wigwam - No Gates, no Windows, Apache inside.
  8:00am  up 20 days 21:13,  3 users,  load average: 0.22, 0.05, 0.02

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] Sound problem - again!

2003-10-06 Thread Inhabitant of Zion
Hi

Trying to get alsa to work on the wifes machine. Loaded the latest drive, lib and 
utils but it won't load at boot up.

Anybody able to help me to interpret and give me some suggestions how I fix this:

[EMAIL PROTECTED] boudica]$ /etc/init.d/alsasound start
Starting sound driver: snd-cs4236 
/lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/soundcore.o.gz: create_module: 
Operation not permitted
modprobe: insmod /lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/soundcore.o.gz failed
modprobe: insmod snd-cs4236 failed
done
[EMAIL PROTECTED] boudica]$

-- 
  John Willby
  Registered Linux user number 321644
  ICQ: 92791912
  Jabber: [EMAIL PROTECTED]
  YIM: vicarofwibley
  Linux is like a wigwam - No Gates, no Windows, Apache inside.
  8:49am  up 19 days 22:01,  3 users,  load average: 0.03, 0.03, 0.00


-- 
  John Willby
  Registered Linux user number 321644
  ICQ: 92791912
  Jabber: [EMAIL PROTECTED]
  YIM: vicarofwibley
  Linux is like a wigwam - No Gates, no Windows, Apache inside.
  8:57am  up 19 days 22:10,  3 users,  load average: 0.07, 0.04, 0.00

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Sound problem Dell 4600 fixed

2003-07-05 Thread Paul
Hi all,

I reboot and disable onboard sound.
I put in the SB64 soundcard.
I run sndconfig. It finds the card. The Linus wav plays.
Linux. One of lifes' simple things.

Paul
-- 
Life is great - without it you'd be dead... 

http://nlpagan.net - Linux Mandrake - Ximian Evolution


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Sound problem on new Dell 4600

2003-07-04 Thread Frans Ketelaars
On Friday 04 July 2003 06:58, Paul wrote:
 Dennis wrote:

 .To check and see which you are using OSS or ALSA or what go to the
 KDE .control
 .center and click on sound and look at the sound system and sound
 I/O It
 .should show auto. The other thing to look at is /etc/modules.config
 and see
 .what that shows. Post it and we may be able to help. HTH

 Hi Dennis,

 Here is my /etc/modules.conf.

 probeall scsi_hostadapter ide-scsi
 alias eth0 natsemi

 # ALSA portion
 alias char-major-116 snd
 above snd-intel8x0 snd-pcm-oss

 # OSS/Free portion
 alias char-major-14 soundcore
 alias sound-slot-0 snd-intel8x0

 # OSS/Free portion - card #0
 alias sound-service-0-0 snd-mixer-oss
 alias sound-service-0-1 snd-seq-oss
 alias sound-service-0-3 snd-pcm-oss
 alias sound-service-0-8 snd-seq-oss
 alias sound-service-0-12 snd-pcm-oss

 probeall usb-interface usb-uhci ehci-hcd
 alias eth1 e100


 I looked up Kcontrol, but that won't help a lot since I run IceWM.

 Checking for something looking like a sounddevice driver did not
 yield much either:

 [EMAIL PROTECTED] paul]$ ps -ef | grep alsa
 paul 16211  6239  0 06:55 pts/000:00:00 grep alsa
 [EMAIL PROTECTED] paul]$ ps -ef | grep arts
 paul 16213  6239  0 06:56 pts/000:00:00 grep arts
 [EMAIL PROTECTED] paul]$ ps -ef | grep oss
 paul 16222  6239  0 06:56 pts/000:00:00 grep oss
 [EMAIL PROTECTED] paul]$ ps -ef | grep OSS
 paul 16227  6239  0 06:56 pts/000:00:00 grep OSS
 [EMAIL PROTECTED] paul]$ ps -ef | grep Als
 paul 16229  6239  0 06:56 pts/000:00:00 grep Als
 [EMAIL PROTECTED] paul]$ ps -ef | grep Art
 paul 16231  6239  0 06:56 pts/000:00:00 grep Art

 Thanks for the help!
 Paul

You're using ALSA :) Do applications appear to play (progress
indicator etc.) ? Maybe its a problem of unmuting channels?

You can check loaded modules with '/sbin/lsmod' .

HTH,

-Frans


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Sound problem on new Dell 4600

2003-07-04 Thread Paul
Hi all,

Here is the output of lsmod.
Seems that the sound-stuff is not used by anything (all 0 behind there),
or am I misinterpreting that?

[EMAIL PROTECTED] paul]$ /sbin/lsmod
Module  Size  Used byNot tainted
isofs  27988   1 (autoclean)
zlib_inflate   21156   0 (autoclean) [isofs]
sg 34636   0 (autoclean)
snd-seq-oss31104   0 (unused)
snd-seq-midi-event  5640   0 [snd-seq-oss]
snd-seq42608   2 [snd-seq-oss snd-seq-midi-event]
snd-pcm-oss43556   0
snd-mixer-oss  14488   0 [snd-pcm-oss]
snd-intel8x0   21988   0
snd-ac97-codec 40160   0 [snd-intel8x0]
snd-pcm77536   0 [snd-pcm-oss snd-intel8x0]
snd-timer  18376   0 [snd-seq snd-pcm]
snd-mpu401-uart 4396   0 [snd-intel8x0]
snd-rawmidi17600   0 [snd-mpu401-uart]
snd-seq-device  5832   0 [snd-seq-oss snd-seq snd-rawmidi]
snd-page-alloc  7732   0 [snd-intel8x0 snd-pcm]
snd40868   0 [snd-seq-oss snd-seq-midi-event snd-seq
snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-ac97-codec snd-pcm snd-timer
snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore   6276   0 [snd]
udf90464   0 (autoclean)
nls_iso8859-1   3516   1 (autoclean)
nls_cp437   5148   0 (autoclean)
vfat   11820   0 (autoclean)
fat37944   0 (autoclean) [vfat]
lp  8096   0
parport_pc 25096   1
parport34176   1 [lp parport_pc]
nfsd   74256   0 (autoclean)
af_packet  14952   1 (autoclean)
sr_mod 16920   0 (autoclean)
floppy 55132   0
e100   56964   1 (autoclean)
natsemi18752   1 (autoclean)
supermount 15296   3 (autoclean)
ide-cd 33856   1
cdrom  31648   0 [sr_mod ide-cd]
ide-scsi   11280   0
scsi_mod  103284   3 [sg sr_mod ide-scsi]
ehci-hcd   18568   0 (unused)
usb-uhci   24652   0 (unused)
usbcore72992   1 [ehci-hcd usb-uhci]
rtc 8060   0 (autoclean)
ext3   59916   5
jbd38972   5 [ext3]

-- 
There are only 10 types of people in the world. Those 
who understand binary and those who don't 
-thinkgeek.com 

http://nlpagan.net - Linux Mandrake - Ximian Evolution


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Sound problem on new Dell 4600

2003-07-04 Thread Dennis Myers
On Friday 04 July 2003 10:45 am, Paul wrote:
 Hi all,

 Here is the output of lsmod.
 Seems that the sound-stuff is not used by anything (all 0 behind there),
 or am I misinterpreting that?

 [EMAIL PROTECTED] paul]$ /sbin/lsmod
 Module  Size  Used byNot tainted
 isofs  27988   1 (autoclean)
 zlib_inflate   21156   0 (autoclean) [isofs]
 sg 34636   0 (autoclean)
 snd-seq-oss31104   0 (unused)
 snd-seq-midi-event  5640   0 [snd-seq-oss]
 snd-seq42608   2 [snd-seq-oss snd-seq-midi-event]
 snd-pcm-oss43556   0
 snd-mixer-oss  14488   0 [snd-pcm-oss]
 snd-intel8x0   21988   0
 snd-ac97-codec 40160   0 [snd-intel8x0]
 snd-pcm77536   0 [snd-pcm-oss snd-intel8x0]
 snd-timer  18376   0 [snd-seq snd-pcm]
 snd-mpu401-uart 4396   0 [snd-intel8x0]
 snd-rawmidi17600   0 [snd-mpu401-uart]
 snd-seq-device  5832   0 [snd-seq-oss snd-seq snd-rawmidi]
 snd-page-alloc  7732   0 [snd-intel8x0 snd-pcm]
 snd40868   0 [snd-seq-oss snd-seq-midi-event snd-seq
 snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-ac97-codec snd-pcm snd-timer
 snd-mpu401-uart snd-rawmidi snd-seq-device]
 soundcore   6276   0 [snd]
 udf90464   0 (autoclean)
 nls_iso8859-1   3516   1 (autoclean)
 nls_cp437   5148   0 (autoclean)
 vfat   11820   0 (autoclean)
 fat37944   0 (autoclean) [vfat]
 lp  8096   0
 parport_pc 25096   1
 parport34176   1 [lp parport_pc]
 nfsd   74256   0 (autoclean)
 af_packet  14952   1 (autoclean)
 sr_mod 16920   0 (autoclean)
 floppy 55132   0
 e100   56964   1 (autoclean)
 natsemi18752   1 (autoclean)
 supermount 15296   3 (autoclean)
 ide-cd 33856   1
 cdrom  31648   0 [sr_mod ide-cd]
 ide-scsi   11280   0
 scsi_mod  103284   3 [sg sr_mod ide-scsi]
 ehci-hcd   18568   0 (unused)
 usb-uhci   24652   0 (unused)
 usbcore72992   1 [ehci-hcd usb-uhci]
 rtc 8060   0 (autoclean)
 ext3   59916   5
 jbd38972   5 [ext3]

Did you check to make sure that the internal sound card is inabled in the 
bios? Looks to my untrained eye that the modules are there but not active on 
the hardware. Check the bios setting? HTH
-- 
Dennis M. linux user #180842

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Sound problem on new Dell 4600

2003-07-04 Thread Paul
On Fri, 2003-07-04 at 21:07, Dennis Myers wrote:

 Did you check to make sure that the internal sound card is inabled in the 
 bios? Looks to my untrained eye that the modules are there but not active on 
 the hardware. Check the bios setting? HTH

Just checked the BIOS, to be sure of being sure. The internal sound is
indeed ON. (Making things even more obscure...)

Hmmm... If things don't get better soon, I am going to rip the SB64 out
of the old PC and stick that in this machine. I know that one always
worked.

Thanks for the help!

Paul
-- 
There are only 10 types of people in the world. Those 
who understand binary and those who don't 
-thinkgeek.com 

http://nlpagan.net - Linux Mandrake - Ximian Evolution


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Sound problem on new Dell 4600

2003-07-04 Thread Stephen Kuhn
On Sat, 2003-07-05 at 05:53, Paul wrote:

 Just checked the BIOS, to be sure of being sure. The internal sound is
 indeed ON. (Making things even more obscure...)
 
 Hmmm... If things don't get better soon, I am going to rip the SB64 out
 of the old PC and stick that in this machine. I know that one always
 worked.
 
 Thanks for the help!
 
 Paul

Is it safe to assume that y'all have checked all mixer settings - kmix,
alsamixergui, aumix - all that jazz? And run /usr/sbin/sndconfig ??

...just checking...

-- 
Sat Jul  5 11:30:00 EST 2003
 11:30:00 up 3 days, 50 min,  2 users,  load average: 0.48, 0.49, 0.44
-
|____  |kuhn media australia|
|   /-oo /| |'-.   |http://kma.0catch.com   |
|  .\__/ || |   |  ||
|   _ /  `._ \|_|_.-'  |stephen kuhn|
|  | /  \__.`=._) (_   | email: [EMAIL PROTECTED] |
-
 linux user #:267497 linux machine #:194239 * MDK 9.1  RH 7.3  
 Mandrake Linux Kernel 2.4.21-11mdk Cooker for i586
-
 * This message was composed on a 100% Microsoft free computer *

Unibus timeout fatal trap program lost sorry
- An error message printed by DEC's RSTS operating system for the PDP-11

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Sound problem on new Dell 4600

2003-07-03 Thread Dennis Myers
On Thursday 03 July 2003 12:44 pm, Paul wrote:
 Hi all,

 I replaced my ever-failing computer. Installing MDK 9.1 was a breeze.

 Almost everything works fine, but I cannot get any sound from the
 machine. It is a Dell minitower with built-in Intel8x0 soundcard. On the
 back there are 5 spots to hook up the speakers, and none of them produce
 any sound. (I have simple speakers with just 1 mini-jack. Where should I
 put it...)

 The alsa driver is loaded for the soundcard, I set volumes up to 100%
 using 'alsamixer' and still no luck.

 I tried different speakers, which did not help either.

 Is there something else I forgot? Or is there a simple way to switch to
 OSS?

 (Hope this makes it to the list. I set mail back on 3 times but never
 got a confirmation from Sympa...)

 Thanks
 Paul
To check and see which you are using OSS or ALSA or what go to the KDE control 
center and click on sound and look at the sound system and sound I/O  It 
should show auto. The other thing to look at is /etc/modules.config and see 
what that shows. Post it and we may be able to help. HTH
-- 
Dennis M. linux user #180842

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Sound problem on new Dell 4600

2003-07-03 Thread Paul
Dennis wrote:

.To check and see which you are using OSS or ALSA or what go to the KDE
.control 
.center and click on sound and look at the sound system and sound I/O
It
.should show auto. The other thing to look at is /etc/modules.config and
see 
.what that shows. Post it and we may be able to help. HTH

Hi Dennis,

Here is my /etc/modules.conf.

probeall scsi_hostadapter ide-scsi
alias eth0 natsemi

# ALSA portion
alias char-major-116 snd
above snd-intel8x0 snd-pcm-oss

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-intel8x0

# OSS/Free portion - card #0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss 

probeall usb-interface usb-uhci ehci-hcd
alias eth1 e100


I looked up Kcontrol, but that won't help a lot since I run IceWM.

Checking for something looking like a sounddevice driver did not yield
much either:

[EMAIL PROTECTED] paul]$ ps -ef | grep alsa
paul 16211  6239  0 06:55 pts/000:00:00 grep alsa
[EMAIL PROTECTED] paul]$ ps -ef | grep arts
paul 16213  6239  0 06:56 pts/000:00:00 grep arts
[EMAIL PROTECTED] paul]$ ps -ef | grep oss
paul 16222  6239  0 06:56 pts/000:00:00 grep oss
[EMAIL PROTECTED] paul]$ ps -ef | grep OSS
paul 16227  6239  0 06:56 pts/000:00:00 grep OSS
[EMAIL PROTECTED] paul]$ ps -ef | grep Als
paul 16229  6239  0 06:56 pts/000:00:00 grep Als
[EMAIL PROTECTED] paul]$ ps -ef | grep Art
paul 16231  6239  0 06:56 pts/000:00:00 grep Art

Thanks for the help!
Paul

-- 
There are only 10 types of people in the world. Those 
who understand binary and those who don't 
-thinkgeek.com 

http://nlpagan.net - Linux Mandrake - Ximian Evolution


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Sound problem

2003-02-10 Thread Keith Powell
On Sunday 09 Feb 2003 10:20 pm, Keith Powell wrote:
 On Sunday 09 Feb 2003 5:48 pm, Greg Meyer wrote:
  On Sunday 09 February 2003 10:49 am, Keith Powell wrote:
   I have downloaded and installed a program from the internet, which
   needs to access the soundcard. When I try to run it, I get the error
   message:
  
   Cannot open Audio Device  /dev/sound/dsp: Device or resource busy.
  
   I have checked permissions and they are correct.
  
   Any ideas to overcome this error, please?
 
  Are you running KDE.  It sounds like the kde sound server (arts) not
  releasing the dsp to arts unaware software.  Try killing the sound server
  in the KDE Control Center and see if that changes it.  If it does, you
  can try setting the idle suspend to a shorter time, or leave it off
  completely. - --
  Greg

 Thanks for the suggestions, Greg. Sorry, but they don't work.

 I deselected arts, rebooted and tried starting the program in KDE, Gnome,
 IceWM and Failsafe. Always the same error messages.

 In my reply to Derek, I mentioned that the program ran in SuSE. I was
 running KDE with arts active.

 I have just got rid of the sampling rate error, by reselecting arts and
 setting the use custom sampling rate to 4800 in the soundserver section
 of the KDE Control Center. It's just the dsp device now to crack.

 I wonder if I should set use custom device to /dev/sound/dsp or /dev/dsp?
 I'll try it tomorrow.

Monday.

Setting the use custom device to /dev/sound/dsp has made no difference.

-- 
Cheers

Keith


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Sound problem

2003-02-09 Thread Keith Powell
I have downloaded and installed a program from the internet, which needs to 
access the soundcard. When I try to run it, I get the error message:

Cannot open Audio Device  /dev/sound/dsp: Device or resource busy.

I have checked permissions and they are correct.

Any ideas to overcome this error, please?

   
-- 
Many thanks

Keith


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Sound problem

2003-02-09 Thread Derek Jennings
On Sunday 09 Feb 2003 3:49 pm, Keith Powell wrote:
 I have downloaded and installed a program from the internet, which needs to
 access the soundcard. When I try to run it, I get the error message:

 Cannot open Audio Device  /dev/sound/dsp: Device or resource busy.

 I have checked permissions and they are correct.

 Any ideas to overcome this error, please?

You could try setting it to use /dev/dsp or /dev/dsp1
If there is no configuration option available try creating a symlink
ln -s /dev/dsp /dev/sound/dsp

derek


-- 
--
www.jennings.homelinux.net


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Sound problem

2003-02-09 Thread Greg Meyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 09 February 2003 10:49 am, Keith Powell wrote:
 I have downloaded and installed a program from the internet, which needs to
 access the soundcard. When I try to run it, I get the error message:

 Cannot open Audio Device  /dev/sound/dsp: Device or resource busy.

 I have checked permissions and they are correct.

 Any ideas to overcome this error, please?

Are you running KDE.  It sounds like the kde sound server (arts) not releasing 
the dsp to arts unaware software.  Try killing the sound server in the KDE 
COntrol Center and seeif that changes it.  If it does, you can try setting 
the idle suspend to a shorter time, or leave it off completely.
- -- 
Greg
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+RpR5wDpHP6GALAARAu/5AJ9ZFVbeWTrPkD3wQ42Da9fDloO/1ACePYCh
1CqGHLCpBOZe5mQc5h5DOyc=
=sIcs
-END PGP SIGNATURE-



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Sound problem

2003-02-09 Thread Keith Powell
On Sunday 09 Feb 2003 4:46 pm, Derek Jennings wrote:
 On Sunday 09 Feb 2003 3:49 pm, Keith Powell wrote:
  I have downloaded and installed a program from the internet, which needs
  to access the soundcard. When I try to run it, I get the error message:
 
  Cannot open Audio Device  /dev/sound/dsp: Device or resource busy.
 
  I have checked permissions and they are correct.
 
  Any ideas to overcome this error, please?

 You could try setting it to use /dev/dsp or /dev/dsp1
 If there is no configuration option available try creating a symlink
 ln -s /dev/dsp /dev/sound/dsp

 derek

Hello Derek.

Thank you for the suggestions, but unfortunately none of them work. In fact, 
things have got more complicated.

There is no config file for the program. The configuration is set up from the 
program when it is running. The error box which shows the device 
(/dev/sound/dsp), appears to have the facility to change the device by typing 
in a different one. I have altered it to /dev/dsp, but pressing the OK button 
still gives the same error. However, on restarting the program, the original 
device is shown again.

There is no dsp1, only /dev/dsp and /dev/sound/dsp. Should there be a dsp1?

When I create the symlink, it says that the file /dev/sound/dsp already 
exists.

So, I uninstalled the program and reinstalled it. Now, I get the error 
message: 

inexact sampling rate: request for 8000 resulted in 48000Cannot open audio 
device /dev/sound/dsp: Invalid argument
 
BUT!

I have just installed the program into SuSE (which I rarely use these days, 
preferring Mandrake). It runs perfectly, with no error messages about not 
opening  /dev/sound/dsp or the sampling rate.

The plot thickens! 

Sorry your suggestions did not work.

-- 
Cheers

Keith


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Sound problem

2003-02-09 Thread Keith Powell
On Sunday 09 Feb 2003 5:48 pm, Greg Meyer wrote:
 On Sunday 09 February 2003 10:49 am, Keith Powell wrote:
  I have downloaded and installed a program from the internet, which needs
  to access the soundcard. When I try to run it, I get the error message:
 
  Cannot open Audio Device  /dev/sound/dsp: Device or resource busy.
 
  I have checked permissions and they are correct.
 
  Any ideas to overcome this error, please?

 Are you running KDE.  It sounds like the kde sound server (arts) not
 releasing the dsp to arts unaware software.  Try killing the sound server
 in the KDE Control Center and see if that changes it.  If it does, you can
 try setting the idle suspend to a shorter time, or leave it off completely.
 - --
 Greg

Thanks for the suggestions, Greg. Sorry, but they don't work.

I deselected arts, rebooted and tried starting the program in KDE, Gnome, 
IceWM and Failsafe. Always the same error messages. 

In my reply to Derek, I mentioned that the program ran in SuSE. I was running 
KDE with arts active.

I have just got rid of the sampling rate error, by reselecting arts and 
setting the use custom sampling rate to 4800 in the soundserver section of 
the KDE Control Center. It's just the dsp device now to crack.

I wonder if I should set use custom device to /dev/sound/dsp or /dev/dsp? 
I'll try it tomorrow.

-- 
Cheers

Keith


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Sound Problem

2003-01-02 Thread Marc Oestreicher
   I have 9.0 installed as a dual boot installation with windoze 98. The sound 
is working ok in windoze but I sant get a thing from it in  ML9.0
   Hard Drake is deticting a VT8233 [ AC97 Audio Controler] but I am getting 
no sound at all not even startup sounds for KDE

   Does anyone have suggestions as to what I should try next.

Thanks in advance
Marc


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Sound Problem

2003-01-02 Thread Vahur Lokk
Ühel kenal päeval (neljapäev, 2. jaanuar 2003 14:21) kirjutasid sa:
I have 9.0 installed as a dual boot installation with windoze 98. The
 sound is working ok in windoze but I sant get a thing from it in  ML9.0
Hard Drake is deticting a VT8233 [ AC97 Audio Controler] but I am
 getting no sound at all not even startup sounds for KDE

Now first thing to check is always whether you have unmuted channels :-)) 
This is by far the most widespread sound problem in Linux. KMix is good for 
that.

Other than that - I have the same sound chip. 9.0 got it recognized and it 
also worked except for some games.

You could try latest alsa drivers - www.alsa-project.org. Look for 
instructions specific to your chip. They have very good step-by-step 
instructions that are suitable for complete newb with standard intelligence 
and some time at hand :-) This will require downloading and compiling three 
files, modifying your modules.conf and editing or creating .asoundrc file in 
your home directory. Given the quality of instructions you can do it fast and 
it is also great educational experiment.

Conclusion - it seems VT8233 is not best-supported piece of hardware and 
requires extra work but will work for most purposes.

Wahur


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Sound Problem

2003-01-02 Thread erylon hines
On Thursday 02 January 2003 04:21 am, you wrote:
I have 9.0 installed as a dual boot installation with windoze 98. The
 sound is working ok in windoze but I sant get a thing from it in  ML9.0
Hard Drake is deticting a VT8233 [ AC97 Audio Controler] but I am
 getting no sound at all not even startup sounds for KDE

Does anyone have suggestions as to what I should try next.

 Thanks in advance
 Marc

if you do a   #cat /etc/modules.conf

What do you get for alias sound?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Sound Problem

2003-01-02 Thread et
On Thursday 02 January 2003 03:51 pm, erylon hines wrote:
 On Thursday 02 January 2003 04:21 am, you wrote:
 I have 9.0 installed as a dual boot installation with windoze 98. The
  sound is working ok in windoze but I sant get a thing from it in  ML9.0
 Hard Drake is deticting a VT8233 [ AC97 Audio Controler] but I am
  getting no sound at all not even startup sounds for KDE
 
 Does anyone have suggestions as to what I should try next.
 
  Thanks in advance
  Marc

 if you do a   #cat /etc/modules.conf

 What do you get for alias sound?
also, open a mixer (say, type, without the quotes, in a text console  kmix) 
and see if the vol. is all the way down, or muted


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Sound problem

2002-11-16 Thread Frans Ketelaars
Have you read this post:
http://www.mail-archive.com/newbie%40linux-mandrake.com/msg108659.html ?

I think it will solve your problems :)

On Fri, 15 Nov 2002 14:53:20 +
Ongkie Singgih [EMAIL PROTECTED] wrote:

 Thx for your suggestion Stephen :)
 
 I did check all sound module/type in mixer and all of them is on.
 
 Thx,
 Ongkie
 
 From: Stephen Kuhn [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] Sound problem
 Date: 15 Nov 2002 10:10:30 +1100
 
 On Fri, 2002-11-15 at 03:19, Ongkie Singgih wrote:
   Dear Friends, hope you are all fine :)
  
   I have problem with sound.
   It is audible if I play DVD or VCD movie but it isn't audible if I play 
 CD
   music.
  
   I use Pioneer DVD player (built in) and use intel onboard soundcard.
  
   Thx,
   Ongkie
  
 Have you double-checked all your MIXER settings to make sure that
 CD-AUDIO is not muted?
 
 --
 Fri Nov 15 10:10:00 EST 2002
 
 
 |____  |
 |   /  \ /| |'-.   |
 |  .\__/ || |   |  |
 |   _ /  `._ \|_|_.-'  |
 |  | /  \__.`=._) (_   |kuhn media australia
 |  |/ ._/  || |http://kma.0catch.com
 |  |'.  `\ | | |stephen kuhn
 |  ;/ / | | |email: [EMAIL PROTECTED]
 |  smk  ) /_/| |.---.| |mobile: 0410-728-389
 |  '  `-`'   |linux user:267497
 

HTH,

-Frans


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Sound problem

2002-11-16 Thread John Richard Smith
Frans Ketelaars wrote:


Have you read this post:
http://www.mail-archive.com/newbie%40linux-mandrake.com/msg108659.html ?

I think it will solve your problems :)

On Fri, 15 Nov 2002 14:53:20 +
Ongkie Singgih [EMAIL PROTECTED] wrote:

 

Thx for your suggestion Stephen :)

I did check all sound module/type in mixer and all of them is on.

Thx,
Ongkie

   

From: Stephen Kuhn [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [newbie] Sound problem
Date: 15 Nov 2002 10:10:30 +1100

On Fri, 2002-11-15 at 03:19, Ongkie Singgih wrote:
 

Dear Friends, hope you are all fine :)

I have problem with sound.
It is audible if I play DVD or VCD movie but it isn't audible if I play 
   

CD
 

music.

I use Pioneer DVD player (built in) and use intel onboard soundcard.

Thx,
Ongkie

   

Have you double-checked all your MIXER settings to make sure that
CD-AUDIO is not muted?

 


Thank you  Frans,
who told  us the where to find the  article,
and thank you  Derek Jennings who wrote the article.

You solved one of my M9.0 problems.
I have Via 8233 sound chip, aRts enabled ,and  alsa sound configuration, 
and most sound
apps played ok, except xcdroast's own audio player , where device busy,
error message ensued.

I did not know about  ~/.kde/share/config/kscdrc

but I # out  the CDDevice=/mnt/cdrom (which for me is a desktop icon
symlink to /dev/scd0)

and put CDDevice=/dev/scd0  
now all sound apps including xcdroast's happily play and any number of
sound systems symultaniously as well, without loss of system sound either.

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Sound problem

2002-11-15 Thread Ongkie Singgih
Thx for your suggestion Stephen :)

I did check all sound module/type in mixer and all of them is on.

Thx,
Ongkie


From: Stephen Kuhn [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [newbie] Sound problem
Date: 15 Nov 2002 10:10:30 +1100

On Fri, 2002-11-15 at 03:19, Ongkie Singgih wrote:
 Dear Friends, hope you are all fine :)

 I have problem with sound.
 It is audible if I play DVD or VCD movie but it isn't audible if I play 
CD
 music.

 I use Pioneer DVD player (built in) and use intel onboard soundcard.

 Thx,
 Ongkie

Have you double-checked all your MIXER settings to make sure that
CD-AUDIO is not muted?

--
Fri Nov 15 10:10:00 EST 2002


|____  |
|   /  \ /| |'-.   |
|  .\__/ || |   |  |
|   _ /  `._ \|_|_.-'  |
|  | /  \__.`=._) (_   |kuhn media australia
|  |/ ._/  || |http://kma.0catch.com
|  |'.  `\ | | |stephen kuhn
|  ;/ / | | |email: [EMAIL PROTECTED]
|  smk  ) /_/| |.---.| |mobile: 0410-728-389
|  '  `-`'   |linux user:267497


Arbitrary systems, pl.n.:
	Systems about which nothing general can be said, save nothing
	general can be said.

Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com


_
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
http://join.msn.com/?page=features/junkmail


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Sound problem

2002-11-15 Thread Stephen Kuhn
On Sat, 2002-11-16 at 01:53, Ongkie Singgih wrote:
 Thx for your suggestion Stephen :)
 
 I did check all sound module/type in mixer and all of them is on.
 
 Thx,
 Ongkie
 

And you've checked to see that the audio driver is loaded?
(Open up a term and do:
 lsmod (this lists the modules) - and you see your sound driver in
there?)

-- 
Sat Nov 16 07:40:00 EST 2002


|____  |
|   /  \ /| |'-.   |
|  .\__/ || |   |  |
|   _ /  `._ \|_|_.-'  |
|  | /  \__.`=._) (_   |kuhn media australia
|  |/ ._/  || |http://kma.0catch.com
|  |'.  `\ | | |stephen kuhn
|  ;/ / | | |email: [EMAIL PROTECTED]
|  smk  ) /_/| |.---.| |mobile: 0410-728-389
|  '  `-`'   |linux user:267497


Please remain calm, it's no use both of us being hysterical at the same
time.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] sound problem with aztech pci 168 azf 3328

2002-01-08 Thread Jean Polse

Hi


I have recently installed linux using mandrake 8.1.
I have a aztech PCI 168 AZF3328 sound card and no sound comes out !
I have tried to configure it using hardrake but this card is not in the 
list. Moreover the boxes to fill with IRQ, DMA etc are not visible. (Bug in 
hardrake ??)
Moreover I have found puzzling information about this card:
I have seen on the mandrake site that this card has been used and reported 
as compatible by someone of the MandrakeSoft team .
On the ALSA -site it is quoted that Support for cards or chipsets is 
undetermined as of yet.

Does anyone know how to install this card  ?

Thanks for any help !
Regards.
Jean




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] sound problem with aztech pci 168 azf 3328

2002-01-08 Thread Mohammed Arafa 2 Mailing Lists

have u tried sndconfig from the command line
it has support for more hardware than harddrake does
it might fix ur problem
- Original Message -
From: Jean Polse [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, January 08, 2002 11:11 AM
Subject: [newbie] sound problem with aztech pci 168 azf 3328


 Hi


 I have recently installed linux using mandrake 8.1.
 I have a aztech PCI 168 AZF3328 sound card and no sound comes out !
 I have tried to configure it using hardrake but this card is not in the
 list. Moreover the boxes to fill with IRQ, DMA etc are not visible. (Bug
in
 hardrake ??)
 Moreover I have found puzzling information about this card:
 I have seen on the mandrake site that this card has been used and
reported
 as compatible by someone of the MandrakeSoft team .
 On the ALSA -site it is quoted that Support for cards or chipsets is
 undetermined as of yet.

 Does anyone know how to install this card  ?

 Thanks for any help !
 Regards.
 Jean









 Want to buy your Pack or Services from MandrakeSoft?
 Go to http://www.mandrakestore.com



_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] sound problem with aztech pci 168 azf 3328

2002-01-08 Thread Jean Polse

Thanks for answer

Yes I did try sndconfig but the card is not recognized.


At 12:42 08/01/02 +0200, vous avez écrit:
have u tried sndconfig from the command line
it has support for more hardware than harddrake does
it might fix ur problem
- Original Message -
From: Jean Polse [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, January 08, 2002 11:11 AM
Subject: [newbie] sound problem with aztech pci 168 azf 3328


  Hi
 
 
  I have recently installed linux using mandrake 8.1.
  I have a aztech PCI 168 AZF3328 sound card and no sound comes out !
  I have tried to configure it using hardrake but this card is not in the
  list. Moreover the boxes to fill with IRQ, DMA etc are not visible. (Bug
in
  hardrake ??)
  Moreover I have found puzzling information about this card:
  I have seen on the mandrake site that this card has been used and
reported
  as compatible by someone of the MandrakeSoft team .
  On the ALSA -site it is quoted that Support for cards or chipsets is
  undetermined as of yet.
 
  Does anyone know how to install this card  ?
 
  Thanks for any help !
  Regards.
  Jean
 
 
 






  Want to buy your Pack or Services from MandrakeSoft?
  Go to http://www.mandrakestore.com
 


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Sound problem

2001-11-20 Thread Ivan Miranda

Hi all,
I was lucky to get the sound working properly  here also .All the 
distortion disappers one i run harddrrake ...any idea why,


Anuerin G. Diaz wrote:

 
 Ivan Miranda wrote:
 
 
Hi all,
Looks like LM8.1 has serious problems configuring sound cards.Out of the
three sytems i have installed none of them configured sound   to my
satisfaction.

1)Dell optiplex GX110 (i810 motherboard with Ac97codec and AD 1881A on
board PCIsound ).When i start KDE the sound comes out in breaks,but
plays mp3 files with Xmms,some file it plays with little distortion and
some files it plays fast.I tried to disable Devfs and try stiill the
same results


 
 snip
 
 same problem here with the same motherboard. The only difference is that all files
 played in xmms are rendered and performed by chipmunks bloated with steroids. My
 home box ( SuperRedfox board with onboard sound) does not have this problem, with
 the 8.0 and 8.1 installation.
 
 --
 
 Programming, an artform that fights back.
 
 =
 Anuerin G. Diaz
 Design Engineer
 Millennium Software, Incorporated
 25/F Equitable-PCI Tower
 ADB Avenue cor. Poveda St.
 Ortigas Center, Pasig City
 
 Tel# 638-3070 loc. 72
 Fax# 638-3079
 =
 
 
 
 



-- 
Ivan Miranda
General Instrument Engineer/IT Support
[EMAIL PROTECTED]
971-4402524/4402773






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Sound problem

2001-11-19 Thread Ivan Miranda

Hi all,
Looks like LM8.1 has serious problems configuring sound cards.Out of the 
three sytems i have installed none of them configured sound   to my 
satisfaction.

1)Dell optiplex GX110 (i810 motherboard with Ac97codec and AD 1881A on 
board PCIsound ).When i start KDE the sound comes out in breaks,but 
plays mp3 files with Xmms,some file it plays with little distortion and 
some files it plays fast.I tried to disable Devfs and try stiill the 
same results

2)Super motherboard BX chip set ,PIII 450,SBLive value board,it 
configured sound okay.Then i was bugged that there was no bass and 
treble controls,so installed the RPM from cooker for emu10k1 as per 
Mandrake Forum notes  and got the controls i wanted.But now the sound 
does not come on when i start KDE,it starts working only after i mute 
and unmute the volume or pcm on the mixer and sometimes both...why is this?


2)An Intel FX motherboard with PII 333 overdrive processor,on board 
crystal CS4236(isapnp).Here i made the isapnp.conf file as per a 
writeout in Mandrake forum and i ran sndconfig,the sound come out on the 
first test,then it gives an error while trying to play the midi sound 
and goes for manual configuration which still does not help either.What 
i could make out is that sndconfig was trying to use the kernel driver 
for opl3.o and gives an error on modprobe.Icould not find a kernel 
driver for CS4236 in the list of kernel drivers.How can i proceed now...

Thanks in advance

-- 
Ivan Miranda
General Instrument Engineer/IT Support
[EMAIL PROTECTED]
971-4402524/4402773






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Sound problem with DELL Optiplex GX110

2001-11-12 Thread Ivan Miranda

Hi all,
I had Just installed LM8.1 from a LM DVD on DELL optiplex 
GX110,everything seems fine except the sound.When i try to play Mp3 file 
with Xmms,i get sound in breaks and distorted.looks like the Devfs 
has not configured the sound card properly.What i have is an i810 intel 
audio Ac97 codec.How can i disable Devfs  and check whether my sound 
card is getting configured properly.This sound card was worlking 
perfectly witth LM8.0

Thanks
ivan







Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Sound problem with DELL Optiplex GX110

2001-11-12 Thread Tom Brinkman

On Monday 12 November 2001 09:03 am, Ivan Miranda wrote:
 Hi all,
 I had Just installed LM8.1 from a LM DVD on DELL optiplex
 GX110,everything seems fine except the sound.When i try to play Mp3
 file with Xmms,i get sound in breaks and distorted.looks like
 the Devfs has not configured the sound card properly.What i have is
 an i810 intel audio Ac97 codec.How can i disable Devfs  and check
 whether my sound card is getting configured properly.This sound
 card was worlking perfectly witth LM8.0

   In either grub's menu.lst or lilo's lilo.conf, depending on which 
one you're using, change the  devfs=mount   to   devfs=nomount
In lilo's case, you'll then need to run 'lilo' as root and re-boot to 
make the change effective.  In grub's case, you just need to re-boot.

As to your sound, I'm using the same ac97 chip and 8.1 with devfs 
enabled and the ac97 works great. Was automagically configured during 
install.  I did change the slider in Control Center | Sound | Sound 
Server, Sound IO tab  over to the left to increase cpu usage and 
improve sound quality.  But I've got'a 1.55ghz Tbird.
-- 
  Tom Brinkman                 Galveston Bay, USA
 chmod +x  --with -daisy_cutters /bin/Laden.al-Qaeda.Taliban



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Sound problem with Yamaha 6000 sound card

2001-11-02 Thread Mandrake Newbie

Hello,

Could anyone please tell me how will I make my sound work by default.  I have a PCI 
Yamaha 6000 sound card using Mandrake 8.1.  A step by step HOW-TO will be much 
appreciated.

BTW, my PC hardware specification:

- Intel Pentium III 800 Mhz
- 20 GB Seagate Barraccuda 7200 RPM
- 256 MB SDRAM
- PCI Yamaha 6000 sound card

Thanks in advance.

__
www.edsamail.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Sound Problem, cs4281 on LM7.2

2001-06-12 Thread Frederico Figueiredo

I there. I have a Notebook Toshiba 1700-500 and I can't put my sound to
work.
I've tried do compile the kernel, with cs4281, bus it gives an error during
startup...
Can someone help me please?

Thanks a lot!
Fred





[newbie] Sound Problem with real player

2001-05-21 Thread Rajat Goon

Hi,
In my m/c I have VIA -PCI Sound card. I've Mandrake 8.0 and it
picked up fine, all the system sounds are coming fine. I downloaded
realplayer 8.0 basic (I installed from the .bin file). When I am running
from root. It gives me the message output audio device is busy, some
other application are using it , although no sound application is
running. Then I tried to use ESD daemon with RealPlayer but the problem
persists. I change all dsp,mixer,audio device files mode to 777, but it
gives the same problem. Can you tell me what is wrong with Realplayer
and this sound card combination.
Thanks,
-Rajat.

--
When you lose, don't lose the lesson.

Home Page: http://members.tripod.com/~prgoon
E-mail : [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
+++






[newbie] Sound problem

2001-04-02 Thread Tim Holmes

I have a sound card in the machine that worked yesterday just fine and
now it doesn't seem to want to behave.  If I play a sound as my user,
timh, it tells me I don't have permission to play the sound because I
can't access /dev/dsp.  The file itself is mine and it's not that I
don't have rights to the file.

[timh@r2d2 timh]$ play File.wav 
sox: Can't open output file '/dev/dsp': Permission denied
[timh@r2d2 timh]$ ls -la File.wav 
-rw-r--r--1 timh timh   232928 Mar 19 06:04 File.wav

So I can play the file.  As root though, I have no problem.

[root@r2d2 /root]# play /usr/share/licq/sounds/icq/System.wav

No error at all given.  And the process is going.

root  8413  0.0  0.1  1416  500 pts/2S20:00   0:00 sox
/usr/share/licq/sounds/icq/System.wav -t ossdsp /dev/dsp

The only that changed would have been the addition of a second network
card, that was there previously but was moved since it stopped working
in that PCI slot.  Why does this work for root and not any other user?
Can I just change there permissions to the /dev/dsp?  Is it that simple? 

Any help is greatly appreciated and needed.
Thanx!
tdh

-- 
T. Holmes
Unixtechs.org
[EMAIL PROTECTED]
www.unixtechs.org/

"Real Men use Vi."




Re: [newbie] sound problem

2000-11-24 Thread Cyphfer

On Fri, 24 November 2000, "Oder Santos" wrote:

 
 I have installed Mandrake 7.2 in my Toshiba satellite 315 CDS but harddrake
 don't detect the sound chip OPL3SA2. It worked fine under Mandrake 6.1. Can
 someone please help me solve this problem? Thanks in advance, Oder.

Run sndconfig from root.


Registered Linux user # 195773

"Under no circumstances will I ever purchase anything 
offered to me as the result of an unsolicited email 
message. Nor will I forward chain letters, petitions, 
mass mailings, or virus warnings to large numbers of 
others. This is my contribution to the survival of the 
online community."
___

Free Unlimited Internet Access! Try it now! 
http://www.zdnet.com/downloads/altavista/index.html

___





[newbie] sound problem

2000-11-24 Thread Oder Santos

I have installed Mandrake 7.2 in my Toshiba satellite 315 CDS but harddrake
don't detect the sound chip OPL3SA2. It worked fine under Mandrake 6.1. Can
someone please help me solve this problem? Thanks in advance, Oder.





Re: [newbie] sound problem

2000-11-24 Thread Oder Santos

On Friday 24 November 2000 18:40, you wrote:
 On Fri, 24 November 2000, "Oder Santos" wrote:
  I have installed Mandrake 7.2 in my Toshiba satellite 315 CDS but
  harddrake don't detect the sound chip OPL3SA2. It worked fine under
  Mandrake 6.1. Can someone please help me solve this problem? Thanks in
  advance, Oder.

 Run sndconfig from root.


 Registered Linux user # 195773

 "Under no circumstances will I ever purchase anything
 offered to me as the result of an unsolicited email
 message. Nor will I forward chain letters, petitions,
 mass mailings, or virus warnings to large numbers of
 others. This is my contribution to the survival of the
 online community."
 ___

 Free Unlimited Internet Access! Try it now!
 http://www.zdnet.com/downloads/altavista/index.html

 ___
I tried sndconfig but receive this message: modprobe error 
modutils is reading from /etc/modules.conf and ignoring /etc/conf.modules. 
The use of /etc/conf.modules is depracted, please remove /etc/conf.modules as 
soon as possible
modprobe: can't locate module sound-slot-0
what should I do?  Thanks a lot, Oder.




Re: [newbie] sound problem

2000-11-24 Thread Cyphfer

as root run modprobe sb io=0x220 dma=1 mpu_io=0x330 irq=5


if there is an IRQ error run car/proc/interrupt to check where the conflict lies.  
Then adjust the values in the command above for new irq

Cyphfer


On Fri, 24 November 2000, Oder Santos wrote:

 
 On Friday 24 November 2000 18:40, you wrote:
  On Fri, 24 November 2000, "Oder Santos" wrote:
   I have installed Mandrake 7.2 in my Toshiba satellite 315 CDS but
   harddrake don't detect the sound chip OPL3SA2. It worked fine under
   Mandrake 6.1. Can someone please help me solve this problem? Thanks in
   advance, Oder.
 
  Run sndconfig from root.
 
 
  Registered Linux user # 195773
 
  "Under no circumstances will I ever purchase anything
  offered to me as the result of an unsolicited email
  message. Nor will I forward chain letters, petitions,
  mass mailings, or virus warnings to large numbers of
  others. This is my contribution to the survival of the
  online community."
  ___
 
  Free Unlimited Internet Access! Try it now!
  http://www.zdnet.com/downloads/altavista/index.html
 
  ___
 I tried sndconfig but receive this message: modprobe error 
 modutils is reading from /etc/modules.conf and ignoring /etc/conf.modules. 
 The use of /etc/conf.modules is depracted, please remove /etc/conf.modules as 
 soon as possible
 modprobe: can't locate module sound-slot-0
 what should I do?  Thanks a lot, Oder.

___

Free Unlimited Internet Access! Try it now! 
http://www.zdnet.com/downloads/altavista/index.html

___





[newbie] sound problem

2000-11-13 Thread Oder Santos

I have recently installed Mandrake 7.2 in my Toshiba Satellite 315CDS and
all running great except for the soundcard - OPL3-SA2/3/x sound chip. Tried
Harddrake and it cannot even see the card. Tried sndconfig but the same, I
have no sound. Does anyone have any idea. Any help would be really
appreciate. Thanks in advance, Oder.





Re: [newbie] sound problem

2000-11-13 Thread excalibur

Hello,

I'm no expert at this, but I found that   installing the alsa drivers and files
helped (alsa[drivers]), alsa-lib, alsa-utils, and the Timidity packages helped.
I installed them using RpmDrake. I'm running 7.1. I hope this helps.


[EMAIL PROTECTED]


Oder Santos wrote:

 I have recently installed Mandrake 7.2 in my Toshiba Satellite 315CDS and
 all running great except for the soundcard - OPL3-SA2/3/x sound chip. Tried
 Harddrake and it cannot even see the card. Tried sndconfig but the same, I
 have no sound. Does anyone have any idea. Any help would be really
 appreciate. Thanks in advance, Oder.





Re: [newbie] sound problem

2000-06-03 Thread Alan Shoemaker

Garya quick reaction to your description makes me say that
you may have another device trying to share the interrupt that
your sound card is using and the sound card test routines
don't like it.

I suggest you address a fellow in the expert list who goes by
the name of 'civileme', he's pretty good at solving hardware
conflict problems.

Alan


[EMAIL PROTECTED] wrote:
 
 I posted a question similar to this.  In my case it is a detection error.  I
 DO have a VIA chipset, which I gather might be part of the problem.  Do you
 get "failures" as Linux boots?  And what do these failure files read like
 around the error line number?  Mine was an IRQ error, and the "no action"
 refered to IRQs.
 -Gary-
 
 In a message dated 5/31/2000 7:24:17 AM Eastern Daylight Time,
 [EMAIL PROTECTED] writes:
 
  hi.
  When I run the sndconfig program the system detects a AZT3000 PnP Sound
  Device and when I run the sound card test this ocurrs:
  ISA PNP Error
  Don't know what to do with configure AZT3000/-1 (LD 1 on or around 72
  /etc/isapnp.conf :72 --Fatal - Error ocurred parsing config file - No action
  taken.
 
  I have tried to configure the sound card device as a Sound Blaster Pro, in
  the test am able to listen the voice but the midi is fails.
  Thanks





[newbie] sound problem

2000-05-31 Thread Juan Manuel Fluxa

hi.
When I run the sndconfig program the system detects a AZT3000 PnP Sound
Device and when I run the sound card test this ocurrs:
ISA PNP Error
Don't know what to do with configure AZT3000/-1 (LD 1 on or around 72
/etc/isapnp.conf :72 --Fatal - Error ocurred parsing config file - No action
taken.

I have tried to configure the sound card device as a Sound Blaster Pro, in
the test am able to listen the voice but the midi is fails.
Thanks





[newbie] sound problem

2000-01-08 Thread Daniel Tan



Hi, I had just installed mandrake 6.1. I have a VIA 
chipset onboard sound. I did download the kudzu, newbt_30 and sndconfig_38. It 
somehow get to detect my sound chip. However I keep on getting this 
message.

modprobe error
/lib/modules/2.2.13-4mdk/misc/sb.o: 
init_module:
sound: device or resouce busy.

I did go into the /etc/conf.modules to delete 
thealiases, but still I get this error? 
Please help me thisthank 
you