Re: Bad sound output, AudioPCI ES1371, 4.0-STABLE

2000-07-12 Thread Sean Lutner
I have the exact same card you do. (9) sean@pulse: ~ $ cat /dev/sndstat FreeBSD Audio Driver (newpcm) Jun 29 2000 01:10:19 Installed devices: pcm0: at io 0x1080 irq 5 (1p/1r channels duplex) (10) sean@pulse: ~ $ dmesg | grep pcm pcm0: port 0x1080-0x10bf irq 5 at device 15.0 on pci0 (11) sean@pu

Re: newpcm and RealPlayer woes

2000-07-12 Thread Mark Blackman
For RealPlayer 7, I've found that the key to sync problems is to go to the 'view-->preferences-->performance' area and set 'enable support old ESS drivers (linux-only)'. Sync problem solved for me anyway. Cheers, Mark Blackman Senior Sys. Admin Direct Connection On Tue, Jul 11, 2000 at 04:40:14

Re: HEADS UP! Always use the 'make buildkernel' target to make yerkernels

2000-07-12 Thread Michael Robinson
"Jordan K. Hubbard" <[EMAIL PROTECTED]> writes: >Once you add up his full benefit package (medical, dental, 401K, >insurance, etc) and salary, it still takes another 1199 of you to pay >for the rest of him just through buying CDs at full price, three times >a year. [...] >To summarize, it counts,

Re: More optimization issues?

2000-07-12 Thread David O'Brien
On Tue, Jul 11, 2000 at 07:48:33PM -0400, Chris D. Faulhaber wrote: > While porting another program, I found the following: > Using the default CXXFLAGS (-O -pipe): > $ g++ -O -pipe ud2cd.cc -o ud2cd I don't believe this... (*sigh*). Remove the "-O" and it compiles fine on both -CURRENT and a 4

Re: kernel build fail

2000-07-12 Thread David O'Brien
> Ted Sikora wrote: > > I just installed 4.0-RELEASE and cvsup'ed to STABLE. The kernel build > > fails with an Assembler error. I always do a kernel build before a > > makeworld. I hate to break tradition. > > Then you should wait for 4.1-RELEASE to come out and install that (in > this case). Yo

Re: HEADS UP! Always use the 'make buildkernel' target to make yerkernels

2000-07-12 Thread Jordan K. Hubbard
> 1. The other 1199 new FreeBSD CD-ROM customers you need to get, are they more >likely to be CVSUPping, mailing-list tracking, make-worlding-since-2.0.1 The people who buy the CDs tend to be more "expert" in nature, it's the newcomers who generally FTP install the system. >experience?

Re: kernel build fail

2000-07-12 Thread David O'Brien
On Tue, Jul 11, 2000 at 07:47:19PM -0700, Marcel Moolenaar wrote: > > make build/installkernel. All's well except now Linux emulation is > > broken. Any linux app produces: > > ELF interpreter /lib/ld-linux.so.2 not found > > Abort trap > > I believe this is caused by a change in how we brand bin

Re: Problems with make world

2000-07-12 Thread David O'Brien
On Tue, Jul 11, 2000 at 04:36:33PM -0400, Will Mitayai Keeso Rowe wrote: > the error: > cc -O6 -pipe -march=pentiumpro -I/usr/src/usr.bin/ar -Wall -I/usr/obj/usr/ ^^ Would you care to explain to me just what the hell you think you are achieving with "-O6"??? For one, no released versio

loader config and the new buildkernel

2000-07-12 Thread Chris Stenton
Ok I've moved over to the new regime and used make buildkernel KERNEL=GNOME make installkernel KERNEL=GNOME I've created /boot/loader.conf with options kernel="/GNOME" bootfile="GNOME" What exactly does bootfile do other than put text in the square brackets in the boot up text ie Booti

Re: restarting buildworld

2000-07-12 Thread David O'Brien
On Tue, Jul 11, 2000 at 12:31:47AM -0700, Jason C. Wells wrote: > > Is there a way to start buildworld without having it remove and rebuild the > > /usr/obj directory? > > There are bunches of command line options in /usr/src/Makefile*. I believe > the one you want is 'make -DNOCLEAN' but read th

Re: random.h - again...

2000-07-12 Thread David O'Brien
On Tue, Jul 11, 2000 at 04:00:14PM -0400, Joakim Ryden wrote: > Hi all, > I cvsupped - built and installed world and went to make a new kernel. The > kernel build fails with: > ===> syscons/fire > make: don't know how to make machine/random.h. Stop > *** Error code 2 I cannot reproduce this. Can

Re: newpcm and RealPlayer woes

2000-07-12 Thread Lee Cremeans
On Wed, Jul 12, 2000 at 08:25:01AM +0100, Mark Blackman wrote: > > For RealPlayer 7, I've found that the key to sync problems is > to go to the 'view-->preferences-->performance' area and set > 'enable support old ESS drivers (linux-only)'. Sync problem > solved for me anyway. Yay, that fixed it

RE: Bad sound output, AudioPCI ES1371, 4.0-STABLE

2000-07-12 Thread Steve O'Hara-Smith
On 11-Jul-00 Joseph Scott wrote: > running 4-STABLE (from 10 Jul 2000) and putting out really crummy > sound ouput. FWIW, my June 30th 4-STABLE is driving one of these (an SB128 to be exact) very nicely indeed. I might try updating that box to see if the sound breaks, but I'm a little wo

Re: problems building kernels

2000-07-12 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Mike O'Dell" writes: : is anyone else more than a little concerned that the people who : ostensibly understand all the details can't agree as to how to : do what and when?? The people that do understand the details do agree. Those that don't understand are still a

Re: HEADS UP! Always use the 'make buildkernel' target to make yerkernels

2000-07-12 Thread Warner Losh
In message <00b801bfeb66$94ab2960$9b239fc0@mobocracy> "Shawn Barnhart" writes: : I guess I don't care which tools I use, so long as they do the right : thing, and, most importantly THAT THE METHODS ARE TOTALLY DOCUMENTED : WITH ALL THE QUIRKS IN THE FSCK'N HANDBOOK AND NOT JUST IN THE MAILING : LI

Re: HEADS UP! Always use the 'make buildkernel' target to makeyerkernels

2000-07-12 Thread Warner Losh
In message <[EMAIL PROTECTED]> Christoph Sold writes: : It is neither explained in /usr/src/UPDATING, nor in the above HEADS UP : message. : : A clear explanation, including all steps, would be helpful. The step : missing from the original HEADS UP is you have to move kernel.GENERIC to : kernel B