I've figured out that after some recent posix1e upgrades (mac stuff?),
ifconfig -a will blow up if mac.conf isn't there:
# mv /etc/mac.conf /etc/mac.conf.backup
# ifconfig -a
fxp0: flags=8843 mtu 1500
inet 10.0.0.6 netmask 0xff00 broadcast 10.0.0.255
ether 00:30:48:21:bb:74
"Daniel C. Sobral" <[EMAIL PROTECTED]> writes:
>> I've been using freebsd since the 2.x days, I have always compiled world
>> and ports with -O2, and never had any instability issues due to the
>> optimizations. I have switched back to -O and -march=pentium4, the
>> buildworld finished ok.
>
Kenneth Culver <[EMAIL PROTECTED]> writes:
>> Just for more info, when was the last time you updated your /etc? on my
>> 4th -CURRENT machine, with the same compiler etc... I havn't updated my
>> /etc/ since June 1, and that machine works, the other 3 have been updated
>> very recently, like withi
I rebooted my notebook to freebsd and was thinking how to save log file if
kernel doesn't boot ... and strange thing happened kernel booted up no hang.
( after I rebooted 3 times more - hanging in same place like before ). So I
think I just got lucky to save dmesg without headache ... and here it i
On Fri, 2003-08-29 at 16:56, Dan Langille wrote:
> On 29 Aug 2003 at 13:29, Joe Marcus Clarke wrote:
>
> > > This is due to a bug in the configure script - the patch was posted to
> > > this list several times over the last few months. Unfortunately the
> > > port maintainer is inactive - someone
I did, inserted intel pro 100, disabled gig in bios, I booted up, removed icmp limit
in sysctl from 200 to 0 , started ping -f from other server, cd /usr/src; make
buildworld and lockup instantly ... I saw just one line rm -rf something and dma
errors are coming. I am sure this would happen and
On Fri, 29 Aug 2003, Kenneth Culver wrote:
> > Just for more info, when was the last time you updated your /etc? on my
> > 4th -CURRENT machine, with the same compiler etc... I havn't updated my
> > /etc/ since June 1, and that machine works, the other 3 have been updated
> > very recently, like
On 29 Aug 2003 at 13:29, Joe Marcus Clarke wrote:
> > This is due to a bug in the configure script - the patch was posted to
> > this list several times over the last few months. Unfortunately the
> > port maintainer is inactive - someone needs to commit the patch (and
> > reset the maintainer to
On Fri, 29 Aug 2003, Putinas wrote:
> I tried to check might be my problem with choppy sound is fixed on my notebook (
> definitly has problems with interupts and acpi , because sound becomes more or less
> acceptable if I make ping -f something outside - sound card and network uses same
> int
On Fri, Aug 29, 2003 at 04:17:33PM -0400, Joe Marcus Clarke wrote:
> On Fri, 2003-08-29 at 15:53, Glenn Johnson wrote:
>
> > On Fri, Aug 29, 2003 at 06:41:17PM +0200, Thomas Quinot wrote:
> >
> > > Le 2003-08-29, Glenn Johnson écrivait :
> > >
> > > > When I have atapicam enabled in my kernel conf
On Fri, 2003-08-29 at 16:02, Dan Langille wrote:
> On 29 Aug 2003 at 13:29, Joe Marcus Clarke wrote:
>
> > > This is due to a bug in the configure script - the patch was posted to
> > > this list several times over the last few months. Unfortunately the
> > > port maintainer is inactive - someone
On Fri, 2003-08-29 at 15:53, Glenn Johnson wrote:
> On Fri, Aug 29, 2003 at 06:41:17PM +0200, Thomas Quinot wrote:
>
> > Le 2003-08-29, Glenn Johnson écrivait :
> >
> > > When I have atapicam enabled in my kernel config (-current, as of
> > > Aug 28, 2003; 11:00 PM CDT), my system locks up when tr
> Just for more info, when was the last time you updated your /etc? on my
> 4th -CURRENT machine, with the same compiler etc... I havn't updated my
> /etc/ since June 1, and that machine works, the other 3 have been updated
> very recently, like within the last few weeks, and they're all broken. So
Terry Lambert wrote:
I am now going to predict that your ethernet is multihomed,
and that you have more than one IP address on the server, the
client, or both.
That is true, I de-multihomed the server but the problem persists.
The client is not multihomed. The server also has INET6 in the kernel
th
On 29 Aug 2003 at 13:29, Joe Marcus Clarke wrote:
> > This is due to a bug in the configure script - the patch was posted to
> > this list several times over the last few months. Unfortunately the
> > port maintainer is inactive - someone needs to commit the patch (and
> > reset the maintainer to
Le 2003-08-29, Glenn Johnson écrivait :
> console. There was nothing written to the log file that I remember but
> I should check that again tonight when I get home. I will also try to
> ssh in from another machine and see if the network is still up.
Yes. A serial console could also perhaps pr
On Fri, Aug 29, 2003 at 06:41:17PM +0200, Thomas Quinot wrote:
> Le 2003-08-29, Glenn Johnson écrivait :
>
> > When I have atapicam enabled in my kernel config (-current, as of
> > Aug 28, 2003; 11:00 PM CDT), my system locks up when trying to load
> > nautilus. Nautilus loads fine after removing
Hi all,
I tried to check might be my problem with choppy sound is fixed on my notebook (
definitly has problems with interupts and acpi , because sound becomes more or less
acceptable if I make ping -f something outside - sound card and network uses same
interupt ).
I upgraded to latest src, com
I upgraded old Compaq Despro EP from 5.1-Release to Current as of Aug 27th
(cvsupped)
and last line I see after boot is "Mounting root from ufs:/dev/ad0s1a". The
box just can't
go past this point. boot -v gives one more line "start_init: trying
/sbin/init".
It happened with both generic and myse
I would have thought this fixed long time ago, but it seems not:
>From src/usr.bin/make/Makefile:
# XXX: kernel currently broken
# CFLAGS+=-DUSE_KQUEUE
I just tried uncommenting this and running "make -j 12 -s obj" on
my SMP machine resulted in a hang.
Somebody fix, please...
-
On 29 Aug 2003 at 12:11, Tim Kientzle wrote:
> 1) cd /usr/ports/mysql323-client
> 1a) rm -rf work
> 2) make extract
> 3) vi work/mysql-3.23.57/configure
> search on 'longlong' to find the above program.
> Change "close" to "fclose"
> 4) make
> 5) make install
There was a patch recently co
On Fri, 2003-08-29 at 10:38, Dan Langille wrote:
On a 5.1-release box, I tried to install databases/mysql323-client
and was told:
configure: error: Your compiler cannot convert a longlong value to a
float!
If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or newer
and try again.
The
Kenneth Culver <[EMAIL PROTECTED]> wrote:
> Just for more info, when was the last time you updated your /etc?
Every time I do a buildworld I run mergemaster and go through every diff. So
the last time would be august the 24th. From what I remember there have been a
few changes to network related
Just for more info, when was the last time you updated your /etc? on my
4th -CURRENT machine, with the same compiler etc... I havn't updated my
/etc/ since June 1, and that machine works, the other 3 have been updated
very recently, like within the last few weeks, and they're all broken. So
I guess
> [EMAIL PROTECTED] root]# uname -a
> FreeBSD tao.xtaz.co.uk 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sun Aug 24 13:35:21
> BST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/TAO i386
>
> [EMAIL PROTECTED] root]# gcc -v
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread m
On Fri, Aug 29, 2003 at 05:23:48PM +0200, Alexander Leidinger wrote:
> On Fri, 29 Aug 2003 16:54:37 +0200
> Christoph Kukulies <[EMAIL PROTECTED]> wrote:
>
> >
> > I did a cvsup and rebuild of world and ports, portupgrade,
> > reinstalled mod_php4, apache and still get this
> > sh apache.sh start
On Fri, Aug 29, 2003 at 10:10:46AM -0700, Terry Lambert wrote:
> David O'Brien wrote:
> > On Thu, Aug 28, 2003 at 01:29:22AM -0700, Terry Lambert wrote:
> > > 1)dd if=/dev/acd0 count=1 of=/dev/null
> > > 2)dd if=/dev/acd0c count=1 of=/dev/null
> > > 3)dd if=/dev/acd0a count=1 of=/dev/nu
On Fri, Aug 29, 2003 at 06:04:54PM +0200, Sheldon Hearn wrote:
> Isn't pentium4 a known-broken optimization at the moment?
No, not since GCC 3.2.x.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscrib
On Fri, Aug 29, 2003 at 12:36:46PM -0400, Mike Jakubik wrote:
> I think the impact is more social. People will try to compile world and get
> failures. Specially people coming from the 4.x branch, where this sort of
> think never occurred. If this is the only thing preventing a clean makeworl
Kenneth Culver <[EMAIL PROTECTED]> wrote:
Is anyone else seeing these problems? Is anyone working
> on fixes?
>
> Ken
I just ran portupgrade -f nmap on this box:
[EMAIL PROTECTED] root]# uname -a
FreeBSD tao.xtaz.co.uk 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sun Aug 24 13:35:21
BST 2003 [EMAIL
Hi,
Since this is related to both -current and to ports I crossposted
to both. Basically (I've asked this question before, with no answer),
several network-related apps broke after the last gcc import. nmap no
longer works:
kaoru:~:# nmap -sS -O 66.92.171.91
Starting nmap 3.30 ( http://ww
On 29 Aug 2003 at 11:07, Tim Kientzle wrote:
> >>>On Fri, 2003-08-29 at 10:38, Dan Langille wrote:
> On a 5.1-release box, I tried to install databases/mysql323-client
> and was told:
>
> configure: error: Your compiler cannot convert a longlong value to a
> float!
> If
On Fri, 29 Aug 2003, Mike Jakubik wrote:
> > Depends on how much work is involved in fixing it, and what the negative
> > impact is of leaving it. Do you know what the impact is?
>
> I think the impact is more social. People will try to compile
> world and get failures. Specially people c
On Fri, 2003-08-29 at 10:38, Dan Langille wrote:
On a 5.1-release box, I tried to install databases/mysql323-client
and was told:
configure: error: Your compiler cannot convert a longlong value to a
float!
If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or newer
and try again.
The
Hi,
I have never seen my Notebook shutting down correctly,
e.a. I can see the line "Powering system off using ACPI"
and it stays there. Well, it's not critical, because I
can still press the power button. But I think it has
generally problems with ACPI.
This is what I get when booting current
On Fri, Aug 29, 2003, Christoph Kukulies wrote:
>
> I did a cvsup and rebuild of world and ports, portupgrade,
> reinstalled mod_php4, apache and still get this
> sh apache.sh start
> Syntax error on line 237 of /usr/local/etc/apache/httpd.conf:
> Cannot load /usr/local/libexec/apache/libphp4.so i
Mike Jakubik wrote:
I think the impact is more social. People will try to compile world and get
failures. Specially people coming from the 4.x branch, where this sort of
think never occurred. If this is the only thing preventing a clean makeworld
with -O2, I think its worth taking a look at.
It
On Fri, 2003-08-29 at 13:00, Kris Kennaway wrote:
> On Fri, Aug 29, 2003 at 10:38:04AM -0400, Dan Langille wrote:
> > On a 5.1-release box, I tried to install databases/mysql323-client
> > and was told:
> >
> > configure: error: Your compiler cannot convert a longlong value to a
> > float!
> > I
Pawel Worach wrote:
> Here is some more information.
> I realized that i had tcp and udp "blackholing" enabled on the server so i
> disabled that, still no dice.
> disabled rpc.statd and rpc.lockd, still no dice.
[ ... ]
> So it looks like what i said before, only tcp seems to cause this.
I am now
David O'Brien wrote:
> On Thu, Aug 28, 2003 at 01:29:22AM -0700, Terry Lambert wrote:
> > 1)dd if=/dev/acd0 count=1 of=/dev/null
> > 2)dd if=/dev/acd0c count=1 of=/dev/null
> > 3)dd if=/dev/acd0a count=1 of=/dev/null
>
>
Jason Stone wrote:
> We actually had this discussion already over on -performance (and I get
> what you're saying), but the interesting question here is, why is 5.1
> behaving so differently from 4-stable on identical hardware under
> identical load.
Because an absolute ton of code was rewritten.
On Fri, Aug 29, 2003 at 10:38:04AM -0400, Dan Langille wrote:
> On a 5.1-release box, I tried to install databases/mysql323-client
> and was told:
>
> configure: error: Your compiler cannot convert a longlong value to a
> float!
> If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or ne
Le 2003-08-29, Glenn Johnson écrivait :
> When I have atapicam enabled in my kernel config (-current, as of
> Aug 28, 2003; 11:00 PM CDT), my system locks up when trying to load
> nautilus. Nautilus loads fine after removing the atapicam option.
> Atapicam worked fine prior to ATAng.
Strange. No
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Sheldon Hearn
> Sent: Friday, August 29, 2003 11:49 AM
> To: Mike Jakubik
> Cc: Current
> Subject: Re: buildworld failure
>
>
> On (2003/08/29 11:41), Mike Jakubik wrote:
>
> > Yes, I can see that its not w
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Sheldon Hearn
> Sent: Friday, August 29, 2003 12:05 PM
> To: Robert Watson
> Cc: Mike Jakubik; Current
> Subject: Re: buildworld failure
>
>
> On (2003/08/29 11:48), Robert Watson wrote:
>
> > The differenc
On Fri, 2003-08-29 at 09:04, Sheldon Hearn wrote:
> On (2003/08/29 11:48), Robert Watson wrote:
>
> > The differences here seem to be:
> >
> > (1) I'm using -O, not -O2
> > (2) I'm optimizing -mcpu as pentiumpro, not pentium4
>
> Isn't pentium4 a known-broken optimization at the moment?
>
> Cia
On (2003/08/29 11:48), Robert Watson wrote:
> The differences here seem to be:
>
> (1) I'm using -O, not -O2
> (2) I'm optimizing -mcpu as pentiumpro, not pentium4
Isn't pentium4 a known-broken optimization at the moment?
Ciao,
Sheldon.
___
[EMAIL PRO
On Fri, 29 Aug 2003, Mike Jakubik wrote:
> I have re cvsuped 2 days later (Fri Aug 29 10:19:29 EDT 2003) and I am
> still getting the same error, can anyone shed some light here?
Here's the build output from my build of pam_echo a couple of days ago:
cc -O -pipe -mcpu=pentiumpro
-I/usr/src/lib
On (2003/08/29 11:41), Mike Jakubik wrote:
> Yes, I can see that its not working. But this is a solution to the cause,
> not the problem. Shouldn't this be fixed?
Depends on how much work is involved in fixing it, and what the negative
impact is of leaving it. Do you know what the impact is?
>
Hendrik Hasenbein wrote:
Andrew Atrens wrote:
The combination that works for me (in -STABLE) is nvidia gart and no
hacks. I spent some time trying to get Matt Dodd's os agp to work,
again in -STABLE, and while it does probe and attach the agp
correctly - and from what I could tell seems to fo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Sheldon Hearn
> Sent: Friday, August 29, 2003 11:36 AM
> To: Mike Jakubik
> Cc: Current
> Subject: Re: buildworld failure
>
>
> On (2003/08/29 11:30), Mike Jakubik wrote:
>
> > Why should I have to turn off
On (2003/08/29 11:30), Mike Jakubik wrote:
> Why should I have to turn off all my optimization options when building
> world?
Because it's not working? Mind you, it's only -O2 that you're
recommended to turn off; -O works fine.
> This shouldn't be like that. 4.x always compiled fine with -O2 an
Why should I have to turn off all my optimization options when building
world? This shouldn't be like that. 4.x always compiled fine with -O2 and
CPU options.
> -Original Message-
> From: Wesley Morgan [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 29, 2003 11:26 AM
> To: Mike Jakubik
>
On Fri, 29 Aug 2003 16:54:37 +0200
Christoph Kukulies <[EMAIL PROTECTED]> wrote:
>
> I did a cvsup and rebuild of world and ports, portupgrade,
> reinstalled mod_php4, apache and still get this
> sh apache.sh start
> Syntax error on line 237 of /usr/local/etc/apache/httpd.conf:
> Cannot load /usr
On Fri, 2003-08-29 at 10:58, Dan Langille wrote:
> On 29 Aug 2003 at 10:52, Paul Blazejowski wrote:
>
> > On Fri, 2003-08-29 at 10:38, Dan Langille wrote:
> >
> > > On a 5.1-release box, I tried to install databases/mysql323-client
> > > and was told:
> > >
> > > configure: error: Your compiler
I have re cvsuped 2 days later (Fri Aug 29 10:19:29 EDT 2003) and I am still
getting the same error, can anyone shed some light here?
Thanks.
===> lib/libpam/modules/pam_echo
cc -O2 -pipe -march=pentium4 -I/usr/src/lib/libpam/modules/pam_echo/../../..
/../contrib/openpam/include -I/usr/src/lib/li
On 29 Aug 2003 at 10:52, Paul Blazejowski wrote:
> On Fri, 2003-08-29 at 10:38, Dan Langille wrote:
>
> > On a 5.1-release box, I tried to install databases/mysql323-client
> > and was told:
> >
> > configure: error: Your compiler cannot convert a longlong value to a
> > float!
> > If you are
Andrew Atrens wrote:
The combination that works for me (in -STABLE) is nvidia gart and no
hacks. I spent some time trying to get Matt Dodd's os agp to work,
again in -STABLE, and while it does probe and attach the agp correctly -
and from what I could tell seems to follow the linux code very cl
I did a cvsup and rebuild of world and ports, portupgrade,
reinstalled mod_php4, apache and still get this
sh apache.sh start
Syntax error on line 237 of /usr/local/etc/apache/httpd.conf:
Cannot load /usr/local/libexec/apache/libphp4.so into server:
/usr/local/libexec/apache/libphp4.so: Undefined
I'm using the NV17 drivers, the one FreeBSD has set for the GeForce 4 MX-440
I haven't tried installing the ones from Nvidia yet, since last time i tried
it made it worse.
How would one go about to disable GL support?
On August 29, 2003 02:50 am, Evan Dower wrote:
> You say you have a GeForce 4?
On Fri, 2003-08-29 at 10:38, Dan Langille wrote:
> On a 5.1-release box, I tried to install databases/mysql323-client
> and was told:
>
> configure: error: Your compiler cannot convert a longlong value to a
> float!
> If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or newer
> and t
>
>David Xu wrote:
>|
>| I tried to backout ac97.c revision 1.43, now my sound card works again,
>| If someone wants more information, please tell me.
>
>David
>
>Could you revert to head and check that the mixer "ogain" is non-zero
>(say 100 :-)? On some codecs "ogain" provides the traditional
>
On a 5.1-release box, I tried to install databases/mysql323-client
and was told:
configure: error: Your compiler cannot convert a longlong value to a
float!
If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or newer
and try again.
The output of databases/mysql323-client/work/mysql-3.
Hendrik Hasenbein wrote:
Does somebody use the nvidia driver together with a nforce2 chipset?
The driver won't enable the agp port:
nvidia0: at device 0.1 on pci0
nvidia0: Unable to enable PCI busmastering.
device_probe_and_attach: nvidia0 attach returned 6
These messages are actually bogus.
On Fri, 29 Aug 2003, Robert Watson wrote:
> |-+---+-+|
> | | | | Unsupported in |
> | | | | 5.1-RELEASE; |
> | KSE support for
This is an automated bi-weekly mailing of the FreeBSD 5.2 open issues list.
The live version of this list is available at:
http://www.FreeBSD.org/releases/5.2R/todo.html
Automated mailing of this list will continue through the release of
FreeBSD 5.2.
FreeBSD 5.2 Op
> Evan Dower wrote:
> > You say you have a GeForce 4? Do you have nvidia-driver installed?
> > Nvidia-driver makes my computer lock up like the dickens. ;-)
> Removing gl-support for kde should do fine.
>
> Hendrik
>
I have it working here fine with GL support and no hangs.
Ken
__
Hendrik Hasenbein <[EMAIL PROTECTED]> wrote:
>
> Does somebody use the nvidia driver together with a nforce2 chipset?
> The driver won't enable the agp port:
>
> nvidia0: at device 0.1 on pci0
> nvidia0: Unable to enable PCI busmastering.
> device_probe_and_attach: nvidia0 attach returned 6
>
Does somebody use the nvidia driver together with a nforce2 chipset?
The driver won't enable the agp port:
nvidia0: at device 0.1 on pci0
nvidia0: Unable to enable PCI busmastering.
device_probe_and_attach: nvidia0 attach returned 6
Any ideas?
Hendrik
--
Ahhh there's only 10 types of people in t
On Fri, Aug 29, 2003 at 10:57:49AM +0200, Christoph Kukulies typed:
>
> This occured since a recent cvsup when I moved from 5.0-R to
> 5.1-CURRENT:
>
> kernel message:
> hints file version mismatch 1979654256
>
> How do I sync this?
What about
cp /usr/src/sys/i386/conf/GENERIC.hints /boot/devic
While doing a portupgrade on my 5.0R->5.1-CURRENT migrated
system I just saw the following message pass by on my screen:
XFree86-libs-4.0.3-5.i386.rpm
/sbin/ldconfig: File /usr/lib/libGL.so.1.0.4365 is too small, not checked.
/sbin/ldconfig: File /usr/lib/libGL.so.1 is too small, not checked.
[32m
Evan Dower wrote:
You say you have a GeForce 4? Do you have nvidia-driver installed?
Nvidia-driver makes my computer lock up like the dickens. ;-)
Removing gl-support for kde should do fine.
Hendrik
--
Ahhh there's only 10 types of people in the world,
those who understand binary and those who d
On Thursday 28 August 2003 10:33 pm, Orion Hodson wrote:
> Could you revert to head and check that the mixer "ogain" is non-zero
> (say 100 :-)? On some codecs "ogain" provides the traditional
> functionality of "vol". I appreciate this is not ideal.
OTOH, "OGain" makes *SLIGHTLY* more sense for
I might also point out that there are two distinct kinds of distortion
happening: The click/pop/crackle kind of distortion, and one where a
sound buffer is repeated over and over 5-10 times - as if the hardware
has some kind of hickup.
Again - this *only* happens in -CURRENT, not in -STABLE or in
You say you have a GeForce 4? Do you have nvidia-driver installed?
Nvidia-driver makes my computer lock up like the dickens. ;-)
--
Evan Dower
Undergraduate, Computer Science
University of Washington
Public key: http://students.washington.edu/evantd/pgp-pub-key.txt
Key fingerprint = D321 FA24 4BD
This occured since a recent cvsup when I moved from 5.0-R to
5.1-CURRENT:
kernel message:
hints file version mismatch 1979654256
How do I sync this?
--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
___
[EMAIL PROTECTED] mailing list
http:
Does anyone have any problems with KDE 3.1.2 or 3.1.3 running under BSD 5.1
Release?
My system randomly locks solid. No mouse/keyboard/ssh/telnet/sound
Once it locks, the only thing i can do is a hard reboot.
I went back to 4.8 and it worked fine with KDE 3.1.3.
Is there any log files or progra
With today's ATAng, I can suspend my laptop but when I resume, the system
hangs. I'll try to get the exact dmesg with a serial console since
syscons gets screwed up by resuming (this is normal behavior). In any
case, my laptop hangs with the drive light on while trying to reset the
ata controller
On Thu, 28 Aug 2003, Nate Lawson wrote:
> Modified files:
> sys/conf files
> sys/modules/acpi Makefile
> sys/dev/acpica acpi.c
> sys/i386/acpica acpi_wakeup.c
> Removed files:
> sys/dev/acpica acpica_support.c acpica_support.h
> Log:
> Us
On Thu, Aug 28, 2003 at 12:39:59AM +0200, Thomas Quinot wrote:
> OK, trivial one. Thanks to all who contributed feedback on this issue.
>
> Thomas.
>
> Index: atapi-cam.c
> ===
> RCS file: /home/ncvs/src/sys/dev/ata/atapi-cam.c,v
>
David Xu wrote:
|
| I tried to backout ac97.c revision 1.43, now my sound card works again,
| If someone wants more information, please tell me.
David
Could you revert to head and check that the mixer "ogain" is non-zero
(say 100 :-)? On some codecs "ogain" provides the traditional
functionalit
81 matches
Mail list logo