Mohsen Pahlevanzadeh wrote:
Dear all,
i have FreeBSD6.0 .I haven't /dev/dsp
I can't create dsp with devfs.FreeBSD remove MAKEDEV since FreeBSD5.0
Please guide me on devfs & create /dev/dsp
Yours,Mohsen
MAKEDEV is deprecated; if you have no /dev/dsp, it's likely
because you either have unsuppo
hi,
try
$ su
# kldload snd_driver
and you could see /dev/dsp.
--
joe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Mohsen Pahlevanzadeh schrieb:
Dear all,
I have installed FreeBSD 6.0.But since 5 series,MAKEDEV was removed.&
replace with devfs.
I haven't /dev/dsp
Please help me that i can create it
Yours,Mohsen
Did you load the appropriate driver for your sound chip? Show me
"kldstat" and "pciconv -l
A suggestion from a Jan 2004 thread worked for me:
Date: Sun, 25 Jan 2004 08:42:07 -0500 (EST)
From: Stephen Martin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Subject: Re: /dev/dsp: Device busy
Geert,
I was having this specific proble
Alas no - thank you for the suggestion. Following your lead I tried a number of
variations including turning ACPI off, any some other sysctl setting I found via
google. All with the same result.
Next I removed load command from loader.conf and rebooted. No kde, no X server.
I then loaded and tried
[EMAIL PROTECTED] wrote:
I need help in finding the reason for the /dev/dsp busy message. fstat does not
show any process using /dev/dsp.
I am running 5.3 with xorg, kde 3.3. When KDE starts, /dev/dsp tests busy which
directs arts to /dev/null. There are no processes using /dev/dsp. I can play
CDs
On Monday 09 February 2004 01:37, Mike Harding wrote:
> I was playing around with kde 3.2 and a crashing artsd was locking up
> my sound system - any further attempts to use sound from gnome or xmms
> or anything failed with
>
> /dev/dsp - device busy
>
> messages. fstat and lsof showed nothing h
On Sunday 25 January 2004 15:25, Geert Hendrickx wrote:
> Unfortunately, when I click Ok, KDE wants to restart the Arts daemon, and
> then, tragically, it complains dat /dev/dsp is busy... I think artsd just
> doesn't "free" the device when it is killed manually, and therefore it
> won't restart
On Sat, 24 Jan 2004 11:54 pm, Geert Hendrickx wrote:
> Hello,
>
> I have a problem playing sounds in FreeBSD. Sometimes it works, sometimes
> it doesn't, and then I get the following error message:
>
> /dev/dsp: Device busy
>
> but "lsof | grep dsp" yields nothing.
>
> Can anyone help me with this
On Sunday 25 January 2004 14:42, Stephen Martin wrote:
> Geert,
>
> I was having this specific problem when trying to use mplayer. What I did
> was change the "Autosuspend if idle for" setting. It can be found in
> Control Center -> Sounds & Multimedia -> Sound System -> aRTs tab (feels
> vaguely l
Geert,
I was having this specific problem when trying to use mplayer. What I did
was change the "Autosuspend if idle for" setting. It can be found in
Control Center -> Sounds & Multimedia -> Sound System -> aRTs tab (feels
vaguely like describing a windows problem :). I set mine at 5 seconds.
Your
On Sunday 25 January 2004 09:51, Geert Hendrickx wrote:
> On Sunday 25 January 2004 02:46, George Vagner wrote:
> > if your dual booting i found you must turn off power before you boot into
> > bsd
> > something with windows on a "restart" dont fully reset the soundcard on
> > mine.
> > toshiba sat
On Sunday 25 January 2004 02:46, George Vagner wrote:
> if your dual booting i found you must turn off power before you boot into
> bsd
> something with windows on a "restart" dont fully reset the soundcard on
> mine.
> toshiba satellite S2805-401 P3 700 with yamaha 741 soundcard.
No Windows invol
On Saturday 24 January 2004 8:19 pm, Dorin H. wrote:
>--- Geert Hendrickx <[EMAIL PROTECTED]> wrote:
>> Hello,
>>
>> I have a problem playing sounds in FreeBSD.
>> Sometimes it works, sometimes it
>> doesn't, and then I get the following error message:
>>
>>
>> /dev/dsp: Device busy
>>
>> but "lsof
PROTECTED]>
To: "Geert Hendrickx" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, January 24, 2004 8:19 PM
Subject: Re: /dev/dsp: Device busy
>
> --- Geert Hendrickx <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I have a problem pl
--- Geert Hendrickx <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a problem playing sounds in FreeBSD.
> Sometimes it works, sometimes it
> doesn't, and then I get the following error message:
>
>
> /dev/dsp: Device busy
>
> but "lsof | grep dsp" yields nothing.
>
> Can anyone help me w
> > > /dev/dsp: Device busy
> > esd is the culprit.
> But esd is not running... I checked it with ps.
I'm having the same problem with mpg123, which uses esd:
$ ps ax|grep esd
$ mpg123 somefile.mp3
/dev/dsp: Device busy
audio: Device busy
$ ps ax|grep esd
11041 ?? Ss 0:00.14 esd -termina
On Saturday 24 January 2004 16:15, Michael Clark wrote:
> Do you have a onboard sound card as well as a pci sound card?
>
> I use to run into this when I forgot to disable my onboard sound in bios.
I don't think so. It's a laptop (Toshiba), and I doubt they'd put a second
sound card in it.
I
On Saturday 24 January 2004 16:00, Cordula's Web wrote:
> > /dev/dsp: Device busy
>
> esd is the culprit.
But esd is not running... I checked it with ps.
Besides, "esdplay foo.wav" gives the same error.
GH
--
powered by FreeBSD/Postfix/KMail
__
> /dev/dsp: Device busy
esd is the culprit.
--
Cordula's Web. http://www.cordula.ws/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Mon, Sep 01, 2003 at 10:39:59AM -0400, Monah Baki wrote:
> I'm running windowmaker
Try installing the sysutils/lsof port, and run lsof | grep dsp
>
>
> On Mon, 1 Sep 2003 13:46:52 +, Alexander Farber wrote
> > Do you maybe run KDE and arts which blocks /dev/dsp?
> >
> > On Mon, Sep 01,
I'm running windowmaker
On Mon, 1 Sep 2003 13:46:52 +, Alexander Farber wrote
> Do you maybe run KDE and arts which blocks /dev/dsp?
>
> On Mon, Sep 01, 2003 at 09:54:34AM -0400, Monah Baki wrote:
> > I'm using Freebsd 4.8 and mozilla 1.4. Whenever I go to google.com or yahoo.com to
search
Do you maybe run KDE and arts which blocks /dev/dsp?
On Mon, Sep 01, 2003 at 09:54:34AM -0400, Monah Baki wrote:
> I'm using Freebsd 4.8 and mozilla 1.4. Whenever I go to google.com or yahoo.com to
> search for
> something, I get /dev/dsp: Device busy. I can get to any url, but can't seem to
>
--- [EMAIL PROTECTED] wrote:
> unfortunately, i don't have an *.raw files to try so i simply tried
> to cat somefile.wav > /dev/dsp (and also to /dev/audio)
> both produce sound a screeching sound reminiscent of japanese noise
> bands :)
That's good sign! It shows the device is configured. Do
--- [EMAIL PROTECTED] wrote:
> Hello Tiarnan,
>
> Thanks for your input. I had already turned off the PNPBIOS option.
> I tried your
> suggestion of recompiling with:
>
> options PCI_ENABLE_IO_MODES
>
> Judging by dmesg, it made no difference. It also did not allow any
> of the sof
Hmm, I don't know anything about fluxbox other than what it is, I've always
run KDE or Gnome. I'm not sure you necessarily need one. I used mpg123 to
play mp3's on a server once just for kicks, and I didn't have to have any
kind of extra sound system. The documentation from the programs you want to
Hi,
apologies for replying to my own message, but an additional
point... turn off PNPBIOS, and make sure that your BIOS
is set to "non PNP operating system."
T
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-question
Hello,
try recompiling your kernel with
options PCI_ENABLE_IO_MODES
set. This sorted out my problems with that card.
Hope this helps
Tiarnan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To u
I had a problem with KDE and arts at one time. IIRC, I had to manually point
the applications at the different virtual sound devices. What sound server
does fluxbox use? Also, what sound card are you running?
___
[EMAIL PROTECTED] mailing list
http://lis
I should have asked this also - what desktop are you running?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Here are a couple of links that may be helpful:
http://www.onlamp.com/pub/a/bsd/2002/09/19/FreeBSD_Basics.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/multimedia.html
> hello all,
>
> i have been playing with FBSD for almost a year now. i would very much
like to use
> it for mu
Andrew Thomson <[EMAIL PROTECTED]> writes:
> anyone else noticed /dev/dsp just disappearing..
>
> i switched to esound in an effort to alleviate this problem.. however it
> still pops up after a number of days of uptime.. only cured by reboot.
There have been a number of changes in the device de
On Sat, 13 Jul 2002 03:36:36 -0400
"Andrew Martin" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I was playing audio with mplayer and when it finished, mplayer closed as
> usual, however when trying to play something else I now receive "device
> busy" messages about /dev/dsp. I do _NOT_ have esd or a
33 matches
Mail list logo