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 devic

Re: [newbie] Sound problem

2004-12-07 Thread care free
ox 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:

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 se

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,

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 rele

Re: [newbie] Sound problem - again!

2003-10-06 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

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 Pa

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 th

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

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

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

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 > a

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

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 spot

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 g

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

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/s

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:

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 permissio

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 VT82

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

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 n

Re: [newbie] Sound problem

2002-11-16 Thread John Richard Smith
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 wrot

Re: [newbie] Sound problem

2002-11-16 Thread Frans Ketelaars
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 >

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) -

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

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" <[EM

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

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 o

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 confi

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, yo

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 proble

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 r

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 i

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