On Wed, Jun 26, 2013 at 4:31 PM, Sergio Tam wrote:
> 2013/6/26 Polytropon :
>> On Wed, 26 Jun 2013 11:45:10 +0700 (ICT), Olivier Nicole wrote:
>>> Azalia ADI1986A, 6 -Channel High-Definition Audio CODEC
>>> Support Jack-Sensing, Enumeration, Multi-streaming
>>> S/PDIF out on back I/O port
>>> Jack
2013/6/26 Polytropon :
> On Wed, 26 Jun 2013 11:45:10 +0700 (ICT), Olivier Nicole wrote:
>> Azalia ADI1986A, 6 -Channel High-Definition Audio CODEC
>> Support Jack-Sensing, Enumeration, Multi-streaming
>> S/PDIF out on back I/O port
>> Jack-Sensing & Enumeration
>>
>> Is there any change a driver e
On Wed, 26 Jun 2013 11:45:10 +0700 (ICT), Olivier Nicole wrote:
> Azalia ADI1986A, 6 -Channel High-Definition Audio CODEC
> Support Jack-Sensing, Enumeration, Multi-streaming
> S/PDIF out on back I/O port
> Jack-Sensing & Enumeration
>
> Is there any change a driver exists for that audio chipset,
Hello,
I have an old motherboard Asus P5L-MX that I want to use for an
application. It needs sound.
Asus documentation
(http://www.asus.com/Motherboards/P5LMX/#specifications) lists the
sound chipset as:
Azalia ADI1986A, 6 -Channel High-Definition Audio CODEC
Support Jack-Sensing, Enumeration, M
Why can't I change the Mute setting?
I click it, nothing happens. Can't change the capture setting either.
--
System Name: laptop2.StevenFriedrich.org
Hardware:2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version: FreeBSD 8.1-RELEASE-p2 i386 (5.1 MB kernel)
Win
On Sat, 13 Jun 2009 12:35:42 +0200, Ruben de Groot wrote:
> The handbook, IMO, is wrong.
> The copy of GENERIC will in the course of upgrades deviate from the original
> one.
> You won't pick up improvements, like the scheduler change from 4BSD -> ULE
I don't think the handbook is wrong, but you
On Fri, Jun 12, 2009 at 04:39:19PM +0200, Bernt Hansson typed:
>
>
> Polytropon said the following on 2009-06-12 12:54:
> >On Fri, 12 Jun 2009 04:45:59 +0200, Bernt Hansson
> >wrote:
> >>Mel Flynn said the following on 2009-06-12 01:23:
> FreeBSD 7.2-STABLE #0: Thu Jun 11 21:56:24 CEST 2009
Bernt Hansson wrote:
Polytropon said the following on 2009-06-12 12:54:
On Fri, 12 Jun 2009 04:45:59 +0200, Bernt Hansson
wrote:
Mel Flynn said the following on 2009-06-12 01:23:
FreeBSD 7.2-STABLE #0: Thu Jun 11 21:56:24 CEST 2009
r...@fqdn:/usr/obj/usr/src/sys/GENERIC
On Friday 12 June 2009 04:43:46 Wojciech Puchar wrote:
> > # cd /usr/src/sys/i386/conf
> > # cp GENERIC MYKERNEL
> > (or use any other descriptive name instead of MYKERNEL).
> > edit MYKERNEL and add
> > device sound
> > device snd_hda
> > # cd /usr/src
>
Polytropon said the following on 2009-06-12 12:54:
On Fri, 12 Jun 2009 04:45:59 +0200, Bernt Hansson wrote:
Mel Flynn said the following on 2009-06-12 01:23:
FreeBSD 7.2-STABLE #0: Thu Jun 11 21:56:24 CEST 2009
r...@fqdn:/usr/obj/usr/src/sys/GENERIC
On Fri, 12 Jun 2009 14:43:46 +0200 (CEST), Wojciech Puchar
wrote:
> why not:
>
>
> edit MYKERNEL
> config MYKERNEL
> cd ../compile/MYKERNEL
> make depend
> make
> make install
>
> ?
Yes, why not? It still works.
--
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi
# cd /usr/src/sys/i386/conf
# cp GENERIC MYKERNEL
(or use any other descriptive name instead of MYKERNEL).
edit MYKERNEL and add
device sound
device snd_hda
# cd /usr/src
# make buildkernel KERNCONF=MYKERNEL
#
On Friday 12 June 2009 12:54:19 Polytropon wrote:
> On Fri, 12 Jun 2009 04:45:59 +0200, Bernt Hansson
wrote:
> > Mel Flynn said the following on 2009-06-12 01:23:
> > >> FreeBSD 7.2-STABLE #0: Thu Jun 11 21:56:24 CEST 2009
> > >> r...@fqdn:/usr/obj/usr/src/sys/GENERIC
> > >
> > >
On Fri, 12 Jun 2009 04:45:59 +0200, Bernt Hansson wrote:
> Mel Flynn said the following on 2009-06-12 01:23:
> >> FreeBSD 7.2-STABLE #0: Thu Jun 11 21:56:24 CEST 2009
> >> r...@fqdn:/usr/obj/usr/src/sys/GENERIC
> > ^^^
> > Did you edit GENERIC
>
> Yes.
Mel Flynn said the following on 2009-06-12 01:23:
On Thursday 11 June 2009 12:22:04 Bernt Hansson wrote:
Mel Flynn skrev:
On Thursday 11 June 2009 11:36:16 Bernt Hansson wrote:
Roland Smith skrev:
On Thu, Jun 11, 2009 at 08:48:32PM +0200, Bernt Hansson wrote:
Roland Smith skrev:
That doesn'
On Thursday 11 June 2009 12:22:04 Bernt Hansson wrote:
> Mel Flynn skrev:
> > On Thursday 11 June 2009 11:36:16 Bernt Hansson wrote:
> >> Roland Smith skrev:
> >>> On Thu, Jun 11, 2009 at 08:48:32PM +0200, Bernt Hansson wrote:
> Roland Smith skrev:
> That doesn't help me. snd_hda driv
On Thu, Jun 11, 2009 at 10:11:56PM +0200, Bernt Hansson wrote:
> >
> >> I'm going to reboot now so i get a fresh dmesg. OAU
> >
> > Good luck.
>
> No luck. I've just rebuilt and installed a new kernel.
> No snd_hda is loaded.
>
> testbox# kldload snd_hda
> testbox#
This indicates that kldload
On Thu, 11 Jun 2009 11:51:03 -0800, Mel Flynn
wrote:
> On Thursday 11 June 2009 11:11:46 Polytropon wrote:
> > Of course, it won't show up in kldstat then
>
> It will if you add -v to kldstat.
Hmmm... true!
% kldstat -v
...
118 pci/snd_cmi
On Thu, 11 Jun 2009 21:44:56 +0200, Bernt Hansson wrote:
> Polytropon skrev:
> > On Thu, 11 Jun 2009 20:48:32 +0200, Bernt Hansson
> > wrote:
> >> Yes. No go. I even tested to put "snd_hda="YES"" in /etc/rc.conf
>
> Even tested "kldload snd_hda="YES"" in rc.conf
> In 7.1 it dit work with some e
On Thursday 11 June 2009 11:11:46 Polytropon wrote:
> Of course, it won't show up in kldstat then
It will if you add -v to kldstat.
--
Mel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To uns
On Thursday 11 June 2009 11:36:16 Bernt Hansson wrote:
> Roland Smith skrev:
> > On Thu, Jun 11, 2009 at 08:48:32PM +0200, Bernt Hansson wrote:
> >> Roland Smith skrev:
> >> That doesn't help me. snd_hda driver won't load either way. I always
> >> have to load it manualy.
> >
> > Wh
On Thu, Jun 11, 2009 at 08:48:32PM +0200, Bernt Hansson wrote:
> Roland Smith skrev:
>
> That doesn't help me. snd_hda driver won't load either way. I always
> have to load it manualy.
>
> >>> What is the exact error message that you get?
>
> >> None. No error message.
> >
> > So the
On Thu, 11 Jun 2009 20:48:32 +0200, Bernt Hansson wrote:
> Yes. No go. I even tested to put "snd_hda="YES"" in /etc/rc.conf
I don't think that can have any effect. :-) The setting
snd_hda_load="YES"
in /boot/loader.conf would be the correct choice. Anyway, if
you included
devic
g loaded.
>> >>>> I want to compile it directly into the kernel. I tried this:
>> >>>> Unfortunately, the kernel will not build. What is the proper way to
>> >>>> build a kernel with sound embedded into it?
>> >>>
>> >>&g
d this:
> >>>> Unfortunately, the kernel will not build. What is the proper way to
> >>>> build a kernel with sound embedded into it?
> >>>
> >>> You're missing something:
> >>>
> >>> devicesound
> &
it?
> >
> > You're missing something:
> >
> > device sound
> >> device snd_hda # Sound driver
>
> That doesn't help me. snd_hda driver won't load either way. I always
> have to load it manualy.
What is the e
On Thu, 11 Jun 2009 00:28:23 +0200
Roland Smith wrote:
>You're missing something:
>
>device sound
>> device snd_hda # Sound driver
>
>Have you looked at the manual page? 'man snd_hda' would have told you
>this.
>
>Roland
A
the kernel. I tried this:
> Unfortunately, the kernel will not build. What is the proper way to
> build a kernel with sound embedded into it?
You're missing something:
device sound
> devicesnd_hda # Sound driver
Have you looked at the manual page? 'ma
I tried this:
>
> device snd_hda # Sound driver
>
> Unfortunately, the kernel will not build. What is the proper way to
> build a kernel with sound embedded into it?
I have this:
# Sound
device sound
device snd_cmi
As far as I
Carmel wrote:
> This is my first attempt to compile in a driver in a new kernel I am
> attempting to build.
>
> Using loader.conf, I have the 'snd_hda' driver presently being loaded.
> I want to compile it directly into the kernel. I tried this:
>
> device
This is my first attempt to compile in a driver in a new kernel I am
attempting to build.
Using loader.conf, I have the 'snd_hda' driver presently being loaded.
I want to compile it directly into the kernel. I tried this:
device snd_hda # Sound driver
Unfortunately, the kerne
nel icon.
>
> Sound is supposed to come via an integrated Realtek ACL883 chip on the
> P965 main board.
I have the same chip, which is supported by the snd_hda driver. If you
have access to the kernel sources, you could try the following:
# cd /usr/src/sys/modules/sound/driver/hda/
# ma
Chris Makepeace wrote:
> I am a Linux distro fiddler who is trying to settle down...
>
> Just installed PC-BSD and the ".../dev/dsp could not be opened (no
> such file or directory)" error appeared. "Mixer cannot be found",
> says the little panel icon.
>
> Sound is supposed to come via an integra
I am a Linux distro fiddler who is trying to settle down...
Just installed PC-BSD and the ".../dev/dsp could not be opened (no
such file or directory)" error appeared. "Mixer cannot be found",
says the little panel icon.
Sound is supposed to come via an integrated Realtek ACL883 chip on the
P965
Hello,
I have a problem running sound, I followed the guide but it doesn't work. I
am using a Compaq Prescario v6000 with a AMD sempron and Nvidia go 6150. I
ran:
#kldload snd_driver
and it gave this
# cat /dev/sndstat
FreeBSD Audio Driver (newpcm)
Installed devices:
also dmesg gave this:
# dm
I'm looking for the driver files for the Realtek ALC660 onboard sound card.
I'm using an ASUS M2V and it works great. Except the sound.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsub
Dear Sirs,
I have found a little nice pc that I want to use FreeBSD
on. It is just 99$ and works nice but...
http://www.ewayco.com/
The Wlan is a "VIA Networking VNT6655AM"
and as sound there is a "Realtek RTL ALC202".
I can't get those chips working. I anyone would
like to fix drivers I can d
helo,
On 6/17/06, DSA - JCR <[EMAIL PROTECTED]> wrote:
Hi all at this marvellous list of this marvellous OS !! ;D
I am installing a new FreeBSD box and all is ok less the sound car.
This is an MSI 945P Neo Platinum mainboarda with the sound chipset in it:
I have installed FreeBSD 6.1 "amd64"
On 6/17/06, DSA - JCR <[EMAIL PROTECTED]> wrote:
Hi all at this marvellous list of this marvellous OS !! ;D
I am installing a new FreeBSD box and all is ok less the sound car.
This is an MSI 945P Neo Platinum mainboarda with the sound chipset in it:
I have installed FreeBSD 6.1 "amd64" (is EM6
Hi all at this marvellous list of this marvellous OS !! ;D
I am installing a new FreeBSD box and all is ok less the sound car.
This is an MSI 945P Neo Platinum mainboarda with the sound chipset in it:
I have installed FreeBSD 6.1 "amd64" (is EM64T chip)
In BIOS say:
- Azalia/AC97 sound
in Man
On Tue, Jan 24, 2006 at 11:44:56PM +0100, Andreas Davour wrote:
> On Sun, 22 Jan 2006, Erik Trulsson wrote:
>
> >>The computer behaves as if there is no card there! If I didn't remember
> >>hearing the Windows XP jolly sound when starting the computer I would be
> >>tempted to think it broken.
> >
On Tue, 24 Jan 2006 23:44:56 +0100 (CET)
Andreas Davour <[EMAIL PROTECTED]> wrote:
>
> Considering what kind of memory for detail you have in these cases,
> I bet that you remember correct and considering the name
> "snd_atiixp" it wouldn't surprise me if that can solve the problem.
> Time to le
On Sun, 22 Jan 2006 01:15:09 +0100 (CET), Andreas Davour wrote:
> > Have you tried contacting the technical support staff for the PC? They
> > should be able to tell you what is installed.
>
> No, but I might have to do that after all. I'm afraid I have very bad
> experiences from similar suppor
On Sun, Jan 22, 2006 at 01:23:09AM +0100, Andreas Davour wrote:
> On Sat, 21 Jan 2006, Mark Kane wrote:
>
> >You could try loading the "snd_driver" kernel module to try to have it
> >determine what card it is and load the proper driver. It may work and
> >would save the call/chat/email to support.
Andreas Davour wrote:
>
> Hi.
>
> My wife got herself a laptop, and I convinced her that FreeBSD would be
> a good operating system to use.
>
> Now, do anyone know what kind of sound driver we should be using? It is
> some kind of built-in card. When I tried pciconf it
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Gerard Seibert
> Sent: Saturday, January 21, 2006 1:09 PM
> To: freebsd-questions@freebsd.org
> Subject: Re: Sound driver for Compaq Presario?
>
>
> On Sat, 21 Jan 2006 18:58:38 +0100 (CET), Andreas Davour wrote:
>
> >
On Sat, 21 Jan 2006 18:58:38 +0100 (CET), Andreas Davour wrote:
> Hi.
>
> My wife got herself a laptop, and I convinced her that FreeBSD would be
> a good operating system to use.
>
> Now, do anyone know what kind of sound driver we should be using? It is
> some kind of
On Sunday 23 October 2005 16:26, Teilhard Knight wrote:
> As far as I can see, the only thing present in my system to make audio
> adjustments is Kmix. Very simple compared to Alsamixer in Mandriva. It does
> not have any sort of balance or individual controls for left and right
> channels, but fo
hi!
for audio adjustment:
mixer 100:100
(or any other value instead of 100 - from 0 to 100)
as for audio cd's - if i'm not wrong, there was something about groups - add
yourself to the "operator" group. i suppose it helps.
On Sun, 23 Oct 2005 11:26:48 -0500
"Teilhard Knight" <[EMAIL PROTECTED]>
Mark Kane wrote:
Teilhard Knight wrote:
Hello:
I have only compiled a kernel for FreeBSD for the series 4.x. I now
installed version 5.4, and I do not have sound. I am compiling my
custom kernel essentially to get sound. In the series 4.x the driver
"pcm" worked fine for me. My question is whet
Mark Kane wrote:
Teilhard Knight wrote:
Mark Kane wrote:
Teilhard Knight wrote:
Hello:
I have only compiled a kernel for FreeBSD for the series 4.x. I now
installed version 5.4, and I do not have sound. I am compiling my
custom kernel essentially to get sound. In the series 4.x the
driver "
Teilhard Knight wrote:
Mark Kane wrote:
Teilhard Knight wrote:
Hello:
I have only compiled a kernel for FreeBSD for the series 4.x. I now
installed version 5.4, and I do not have sound. I am compiling my
custom kernel essentially to get sound. In the series 4.x the driver
"pcm" worked fine f
Teilhard Knight wrote:
Hello:
I have only compiled a kernel for FreeBSD for the series 4.x. I now
installed version 5.4, and I do not have sound. I am compiling my custom
kernel essentially to get sound. In the series 4.x the driver "pcm"
worked fine for me. My question is whether I should st
Hello:
I have only compiled a kernel for FreeBSD for the series 4.x. I now
installed version 5.4, and I do not have sound. I am compiling my custom
kernel essentially to get sound. In the series 4.x the driver "pcm" worked
fine for me. My question is whether I should stick to the same driver o
On 6/27/05, Jimmy Kimanzi <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have FreeBSD 5.4 installed on a laptop running KDE - I've managed to
> get the audio working but the volume is very low and I'm not able to
> increase it at all .I'm using the driver below ( snd_ich ) :
>
>
> [EMAIL PROTECTED] cat
Jimmy Kimanzi skrev:
Hi,
I have FreeBSD 5.4 installed on a laptop running KDE - I've managed to
get the audio working but the volume is very low and I'm not able to
increase it at all .I'm using the driver below ( snd_ich ) :
[EMAIL PROTECTED] cat /dev/sndstat
FreeBSD Audio Driver (newpcm)
In
Hi,
I have FreeBSD 5.4 installed on a laptop running KDE - I've managed to
get the audio working but the volume is very low and I'm not able to
increase it at all .I'm using the driver below ( snd_ich ) :
[EMAIL PROTECTED] cat /dev/sndstat
FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0:
Doug Lee <[EMAIL PROTECTED]> writes:
> I'll try this on FreeBSD-Questions first, then FreeBSD-Stable if I
> don't get an answer here; not sure which is best. I run
> FreeBSD-Stable (4.10) with two sound cards: a SoundBlaster AWE64 and
> a Turtle Beach Santa Cruz. I use two because I can't get f
I'll try this on FreeBSD-Questions first, then FreeBSD-Stable if I
don't get an answer here; not sure which is best. I run
FreeBSD-Stable (4.10) with two sound cards: a SoundBlaster AWE64 and
a Turtle Beach Santa Cruz. I use two because I can't get full duplex
with one.
I've always had several
did you tried to load all snd_ drivers?
On 5/6/05, Roldán <[EMAIL PROTECTED]> wrote:
> hello
> i have a intel High Definition Audio subsystem using the Realtek ALC860 audio
> codec, how i can get this enabled, or freebsd don't suppotp this audio device?
> thanks
>
>
hello
i have a intel High Definition Audio subsystem using the Realtek ALC860 audio
codec, how i can get this enabled, or freebsd don't suppotp this audio device?
thanks
-
Estamos renovando el Correo Yahoo!
¡Comprueba las novedades!
http://corr
so this part seems ok. I also get the interrupt 5 assinged to sbc1.
But the "sound" driver does not recognize the card anymore. In
/dev/sndstat it shows no devices installed, and there are no "dsp"
devicenodes. But since /dev/sndstat is present (and also some
sysctl variables), i
Hi Matt!
Thanks a lot again for being so kind to help.
My whole system is tonight a little bit out of order. It takes the
system more than 2 minutes to boot and I don't get into KDE ==> Crash!
Before this I tried to install some drivers one after another, but in
/dev/sndstat I could see no inter
Oops, forgot to CC this back to the list.
-- Forwarded Message --
Subject: Re: Finding the Right Sound Driver ...
Date: Wednesday 27 October 2004 05:45
From: Matt Navarre <[EMAIL PROTECTED]>
To: Siavash EDRISI <[EMAIL PROTECTED]>
On Wednesday 27 October 2004 01:1
> From: Matt Navarre [mailto:[EMAIL PROTECTED]
> On Tuesday 26 October 2004 01:55, Darren Pilgrim wrote:
>> The first step is to provide copies of the outputs of the
>> commands `uname -a`, `dmesg` and `kldstat`.
>
> Also the output of cat /dev/sndstat would help.
>
>> Did you first try loading
On Tuesday 26 October 2004 01:55, Darren Pilgrim wrote:
>The first step is to provide copies of the outputs of the commands `uname
>-a`, `dmesg` and `kldstat`.
Also the output of cat /dev/sndstat would help.
> Did you first try loading snd.ko (4.x) or snd_driver.ko (5.x) and see
> which driver fi
Siavash EDRISI wrote:
Hi!
I have been reading the text "Setting Up the Sound Card" at
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html
in order to find and install the right driver for the sound card in my i386. The
hardware is an ESS 1869 PCI. Before I had WinXP installed
first try loading snd.ko (4.x) or snd_driver.ko (5.x) and see
which driver finds your hardware?
> As I read in the manual configuring a custom kernel with sound support is
> just a second method and can be used alternatively. So I am not sure if I
> really have to do something in the kernel o
>> In KDE, I am using the aRts sound driver, if that helps. And I hope I
>> have made sense, I am not good at requesting help.
>
> You can work around it by disabling arts from KDE Control Panel ("sound
> system" or smth), I had to do it on my 4.10 box (FM-801 cr
Spiral Eyed Girl said:
> In KDE, I am using the aRts sound driver, if that helps. And I hope I have
> made sense, I am not good at requesting help.
If you're interested, here is a great paper on how to become better.
http://www.catb.org/~esr/faqs/smart-questions.html
Regarding xmm
It appears that getting SB Audigy to work is a bit more work than that.
Hopefull this posting on freebsd-newbies from January will still be useful:
http://lists.freebsd.org/pipermail/freebsd-newbies/2004-January/001394.html
You may also want to look around in BIOS to see if you can turn the
on-b
On Fri, 15 Oct 2004 04:56:12 -0700
"Spiral Eyed Girl" <[EMAIL PROTECTED]> wrote:
> In KDE, I am using the aRts sound driver, if that helps. And I hope I
> have made sense, I am not good at requesting help.
You can work around it by disabling arts from KDE Control Panel (
t an error:
** WARNING **: oss_open(): Failed to open audio device (/dev/dsp): Device
busy
In KDE, I am using the aRts sound driver, if that helps. And I hope I have
made sense, I am not good at requesting help.
Any suggestions?
Thanks
_
On Thu, Jul 29, 2004 at 02:55:15PM -0600, Sandbox Video Productions wrote:
> Starting KDE I always get this message. Then it just
> stalls
>
> Sound server informational message:
> Error while ititializing the sound driver:
> device /dev/dsp can't be opened (Device not
&g
On Friday 30 July 2004 06:55, Sandbox Video Productions wrote:
> Starting KDE I always get this message. Then it just
> stalls
>
>
> Sound server informational message:
> Error while ititializing the sound driver:
> device /dev/dsp can't be opened (Device not
> config
Starting KDE I always get this message. Then it just
stalls
Sound server informational message:
Error while ititializing the sound driver:
device /dev/dsp can't be opened (Device not
configured)
The sound server will continue using the null output d
wrote:
> > On Tuesday 18 May 2004 07:46 am, arden wrote:
> > > hi all
> > >
> > > another newbie question I'm afraid when i boot my machine the
> > > sound driver module is not loading and have to type kldload
> > > snd_drivers every time did i
aid when i boot my machine the sound
> > driver module is not loading and have to type kldload snd_drivers
> > every time did i miss something on install?
>
> You have to add something like
> snd_driver_load="YES"
> to /boot/loader.conf for it to be run everytime you
On Tuesday 18 May 2004 07:59 am, Kent Stewart wrote:
> On Tuesday 18 May 2004 07:46 am, arden wrote:
> > hi all
> >
> > another newbie question I'm afraid when i boot my machine the sound
> > driver module is not loading and have to type kldload snd_drivers
> &
On Tuesday 18 May 2004 07:46 am, arden wrote:
> hi all
>
> another newbie question I'm afraid when i boot my machine the sound
> driver module is not loading and have to type kldload snd_drivers
> every time did i miss something on install?
You have to add something like
snd_
> another newbie question I'm afraid when i boot my machine the sound
> driver module is not loading and have to type kldload snd_drivers every
> time did i miss something on install?
>
> is it time to get a crash course in kernel compiling?
Yes. Either that (read th
hi all
another newbie question I'm afraid when i boot my machine the sound
driver module is not loading and have to type kldload snd_drivers every
time did i miss something on install?
is it time to get a crash course in kernel compiling?
asolomon15 schrieb am Mon, Oct 27, 2003 at 08:08:29PM -0500:
> Hello all, I have a asus P4C-800-E motherboard and I don't know if my
> soundcard is supported or not. When I use dmesg this is the mesage that
> i get
> pci0: at device 31.3 (no driver attached)
> pci0: at device 31.5 (no driver att
Hello all, I have a asus P4C-800-E motherboard and I don't know if my
soundcard is supported or not. When I use dmesg this is the mesage that
i get
pci0: at device 31.3 (no driver attached)
pci0: at device 31.5 (no driver attached)
Has anyone come across this on this particular motherboard?
Th
it says
> >
> > Sound server informational message:
> >
> > Error while initializing the sound driver:
> > device /dev/dsp can't be opened (Device not configured)
> >
> > The sound server will continue, using the null output device.
> >
>
ALIAS <[EMAIL PROTECTED]> writes:
> i can't seem to get my sound to work, i've installed freebsd and got it
> working before but don't remember how and everytime i try to open up a mpeg
> file it says
>
> Sound server informational message:
>
>
i can't seem to get my sound to work, i've installed freebsd and got it
working before but don't remember how and everytime i try to open up a mpeg
file it says
Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be
play interrupt timeout, channel dead
>
> I have now managed to isolate the timing dependency: the problem comes
> from writing to the system console (which a cron job apparently did
> every 20 minutes). So a command like:
>
> cat /usr/share/dict/words >/dev/console
>
> wil
ed to isolate the timing dependency: the problem comes
from writing to the system console (which a cron job apparently did
every 20 minutes). So a command like:
cat /usr/share/dict/words >/dev/console
will immediately break the sound driver with the same message. I have
dissabled PnP from the
89 matches
Mail list logo