> It would be nice if you let us know what programs your trying to run and
> what kind of video card you have :)
Oops, sorry. I have a Matrox G200 (8 Meg SGRAM) and a Voodoo 2 card
(12 Meg) running on a dual P II/400 (512 Megs) with 4.0-Release and
XFree86 3.3.6 (XF86_SVGA) installed... Before M
Hi!
I'm having problems with Mesa 3.2. Some OpenGL programs don't work at
all (they quit with a segmentation fault on initialization), some
other programs work a short time and then crash the same way. I
installed 4.0-Release some days ago (I had 4.0-Current before that),
but that didn't solve th
> > Is there already a tool that checks the installed ports for available
> > updates in /usr/ports?
> >
> > I've written such a tool, which seems to work fine already. Anyone
> > interested?
>
> pkg_version(1)
Ah, haven't seen that before. The output of pkg_version is very
canonical, but not v
Hi!
Is there already a tool that checks the installed ports for available
updates in /usr/ports?
I've written such a tool, which seems to work fine already. Anyone
interested?
Ciao,
Thomas Schürger. http://www.menden.org
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe fre
> > I am still having problems getting my AWE64 soundcard to
> > work with the newpcm driver (the "old" pcm driver worked
> > fine).
> >
> > Any ideas what I am doing wrong? Are there more people
> > having problems with their AWE64?
>
> I had the same problem with my AWE64. An older kernel
> @(
Hi!
I am still having problems getting my AWE64 soundcard to
work with the newpcm driver (the "old" pcm driver worked
fine). I have updated the world last week and am using
the kernel as of today. I'm using the "pcm0" and "sbc0"
devices in my kernel options. My card is recognized
correctly, but n
Hi!
I´m running an FTP server on my FreeBSD 4.0-CURRENT
system using BeroFTPD. If I allow many users to connect
simultaneously, after some hours I get error messages
like "ping: socket buffer overflow" or "no sockets available".
Anything requiring sockets cannot be used then. Netscape
tells me th
Hi!
I´ve updated to the latest 4.0-CURRENT on Monday and discovered
today, that my Linux emulation is broken. The emulation is loaded
as a kernel module alright, but when I start anything really using
the emulation (e.g. acroread4) my system hangs completely and requires
a reboot.
I deinstalled
[...]
> > What can I do in order to reenable my soundcard?
> >
> > Any help is appreciated!
>
> Please try using the new pcm driver if you are not already. You should be
> able to do this by having these lines in your kernel config:
>
> controller pnp0
> device pcm0
>
> Note that
Hi!
I built and installed a new world today. My last make world
was some months ago.
It seems that the boot loader has changed. Now, my AWE64
soundcard is not detected anymore.
My kernel.config looks like this
pnp 1 0 os enable port0 0x220 port1 0x330 port2 0x388 irq0 5 drq0 1 drq1 5
pnp 1 2 o
Hi!
I've set the option
IDE_DELAY=1500
and compiled and installed my kernel (I even did config -r
before that), but when booting, the IDE driver still waits
for about half a minute before continuing, instead for
about 1.5 seconds. Has anyone succeeded in setting the
IDE delay? SCSI_DELAY work
> > ...
> > vfs_init.o: In function `vfs_register':
> > vfs_init.o(.text+0x8a1): undefined reference to `sysctl(void, float, short)'
> > *** Error code 1
> > 1 error
> > Exit 2
> >
> >
> > What am I doing wrong? Any help is greatly appreciated.
> >
>
> Put -O back in the COPTFLAGS.
It works n
Hi!
I updated the source tree, built and installed the world today
and tried to make a new kernel. Compilation stops when it
comes to linking:
...
cc -c -x assembler-with-cpp -DLOCORE -pipe -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winli
Hi!
I'm currently having problems compiling my kernel:
...
...
...
sh ../../conf/newvers.sh STARFIRE
cc -c -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi
-nostdinc -I- -I. -I../.. -I../.
Hi!
I switched to the ata IDE driver some time ago. Since then, booting
stops for about 30 seconds when the driver is installed. It didn't
happen when using the old wd driver.
I'm using
controller ata0
device atadisk0# ATA disk drives
in my kernel.
>From dmesg:
...
isab
Hi!
Some time ago I reported I/O problems in FreeBSD when having
time-consuming processes (like seti@home or rc5des) in the
background. I had experienced these problems since I installed
freebsd 9 months ago (I made world frequently in between).
After making and installing a new world some days
> > Here's the bottom line from my point of view. CVSup is slow to update
> > the GUI because it is busy doing more important things, i.e., updating
> > your files as quickly as it can. I agree that it can be annoying. But
> > would you really want me to slow down file updates just so the GUI
> > c
Hi!
I have Win95 and FreeBSD 4.0-Current on my system.
Today I had to reinstall Win95, which overwrites the master boot record.
After that I used fdisk to switch to FreeBSD and used /stand/sysinstall
to install the FreeBSD selector boot record (I set the FreeBSD and the
Win95 partition to bootabl
Hi!
Is there any way to make cvsup update its GUI properly? The window
is almost dead when cvsup is performing updates, e.g. cvsup will update
the window's contents very infrequently, which is rather anoying. Perhaps
it would be a good idea to put GUI handling into a separate thread.
Ciao,
Thoma
Hi!
I'm experiencing serious NFS problems, when
a remote NFS directory (also on FreeBSD) mounted on my
machine goes down for whatever reason (e.g. normal
shutdown). From then on, any processes accessing the mounted
NFS directory (e.g. executing ls or even df) will die and stay
non-removable (kill
Hi!
Will an SMP Kernel of 4.0-Current for two processors also run on one processor?
I'd like to check whether the SMP-kernel runs stable on my Asus P2B-DS with two
processors, but I'd like to be able to switch back to the non-SMP kernel
afterwards.
Ciao,
Thomas.
To Unsubscribe: send mail to
Hi!
I was wondering why 4.0-Current still uses gcc 2.7.x instead of gcc 2.8.1,
which is available in the ports. gcc 2.8.x supports 586/686 optimization
and much more, whereas 2.7.x will compile for 486 processors. Are there
any compatibility problems involved when replacing 2.7.x by 2.8.x? If not,
22 matches
Mail list logo