Matt Smith wrote:
In this case I think the hard disk filled up during the install as I got
later: "couldn't create /usr/compat - no space left on device."
Right... that's essentially the same error. What apears to happen when
the install is aborted/restarted is that instead of installing to
Hi,
I've noticed that some CPU definitions have changed in /etc/make.conf
between 5 and 6. For good or for bad, I have up until now been building
5.x for both p3 and p4 architectures with 'i686' but this particular
definition's removal from 6.x has given me cause to rethink my strategy.
I'd like t
On Mon, Nov 07, 2005 at 09:05:52AM +0500, Boris Kovalenko wrote:
> Hello!
>
> I try to do src upgrade from 5.4S to 6.0R. After the make clean;
> make into /usr/src I getting next error:
'make clean; make' is not part of the documented upgrade process.
Kris
pgpq8nzNMa4xQ.pgp
Descri
Boris Kovalenko wrote:
Hello!
Sorry, my mistake. Forgot that make buildworld should be used!!
Hello!
I try to do src upgrade from 5.4S to 6.0R. After the make clean;
make into /usr/src I getting next error:
cc -O -pipe -march=pentiumpro -DLIBC_SCCS -I/usr/src/lib/libkvm -c
/usr/
Hello!
I try to do src upgrade from 5.4S to 6.0R. After the make clean; make
into /usr/src I getting next error:
cc -O -pipe -march=pentiumpro -DLIBC_SCCS -I/usr/src/lib/libkvm -c
/usr/src/lib/libkvm/kvm_proc.c
/usr/src/lib/libkvm/kvm_proc.c: In function `kvm_proclist':
/usr/src/lib/libkvm/k
In this case I think the hard disk filled up during the install as I got
later: "couldn't create /usr/compat - no space left on device."
Matt
-Original Message-
From: Stephen Hurd [mailto:[EMAIL PROTECTED]
Sent: Sunday, November 06, 2005 9:02 PM
To: Matt Smith
Cc
Giovanni P. Tirloni wrote:
Try this,
http://www.freebsd.org/doc/en/books/faq/book.html#CALCRU-NEGATIVE
Thank you. I must admit that I missed this. Unfortunately all the
suggestions in this FAQ seem to be out of date - none of the suggested
sysctls or kernel config options seem to apply t
Matt Smith wrote:
Trying to put FBSD 6.0-Stable on a box and the error in the subject line
(/create/symlink failed: no inodes free) comes up right after the
filesystems are made and the transfer over FTP starts. What causes this
error?
I've found this tends to happen if the install is abort
Trying to put FBSD 6.0-Stable on a box and the error in the subject line
(/create/symlink failed: no inodes free) comes up right after the
filesystems are made and the transfer over FTP starts. What causes this
error?
Matt Smith
_
Stephen Montgomery-Smith wrote:
This is on a recent FreeBSD-6.0 stable SMP machine.
As root, run "top -s0". Then, at the same time run this program:
#include
#define D (1<<10)
void *thread(void *n) {
int i;
double array[D];
for (i=0;i(This is not a contrived situation - this happens muc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I wrote:
| cvsup'd and built: FreeBSD 6.0-STABLE #4: Fri Nov 4 18:07:30 EST 2005
~ [ .. ]
| Nov 6 16:43:27 mail kernel: DOH! ata_alloc_request failed!
| Nov 6 16:43:27 mail kernel: FAILURE - out of memory in
ata_raid_init_request
| Nov 6 16:43:2
Николай Мирин wrote:
If you do not build kernel modules there are several things to include
in 6.0 kernel when
you migrate from 5.4. The reason for the error in your case is probably
missing wlan_wep device.
#5.4
device wlan# 802.11 support
device ath
device
Николай Мирин wrote:
If you do not build kernel modules there are several things to include
in 6.0 kernel when
you migrate from 5.4. The reason for the error in your case is probably
missing wlan_wep device.
#5.4
device wlan# 802.11 support
device ath
device
Stephen Montgomery-Smith wrote:
Richard Arends wrote:
Hello,
Today I upgraded my laptop from 5-STABLE to 6-STABLE. After the
upgrade, my wireless is not working anymore.
You are doing better than me. I try this:
ifconfig ath0 wepkey 12345
and get
ifconfig: SIOCS80211: Invalid argument
(Ac
If you do not build kernel modules there are several things to include
in 6.0 kernel when
you migrate from 5.4. The reason for the error in your case is probably
missing wlan_wep device.
#5.4
device wlan# 802.11 support
device ath
device ath_hal
#6.0
devi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
cvsup'd and built: FreeBSD 6.0-STABLE #4: Fri Nov 4 18:07:30 EST 2005
configured as:
ad4: 152627MB at ata2-master UDMA133
ad5: 152627MB at ata2-slave UDMA133
ad6: 152627MB at ata3-master UDMA133
ad7: 152627MB at ata3-slave UDMA133
ar0: 305255M
On Sun, Nov 06, 2005 at 02:52:23PM -0600, Stephen Montgomery-Smith wrote:
Stephen,
> You are doing better than me. I try this:
> ifconfig ath0 wepkey 12345
> and get
> ifconfig: SIOCS80211: Invalid argument
>
> (Actually maybe that is happening to you as well, but since you are
> setting ifcon
Robert Marella wrote:
On Sun, 6 Nov 2005 14:20:06 -0500 (EST)
"Mike Jakubik" <[EMAIL PROTECTED]> wrote:
The AGP does not seem to be detected on this laptop any more, i am
positive that DRM used to work just fine on an earlier 5.x version.
This is what happens why i try to load X.
drm0: por
Richard Arends wrote:
Hello,
Today I upgraded my laptop from 5-STABLE to 6-STABLE. After the
upgrade, my wireless is not working anymore.
You are doing better than me. I try this:
ifconfig ath0 wepkey 12345
and get
ifconfig: SIOCS80211: Invalid argument
(Actually maybe that is happening to y
My laptop has two mice - the touchpad and a usb mouse.
I would like the touchpad moused to run with the "-3" flag and the usb
moused to run without "-3". But I can only get neither or both to run
with "-3" by the appropriate settings in /etc/rc.conf.
Any ideas? (Apart from manually killing
This is on a recent FreeBSD-6.0 stable SMP machine.
As root, run "top -s0". Then, at the same time run this program:
#include
#define D (1<<10)
void *thread(void *n) {
int i;
double array[D];
for (i=0;i(This is not a contrived situation - this happens much more frequently
than this samp
On Sun, 6 Nov 2005 14:20:06 -0500 (EST)
"Mike Jakubik" <[EMAIL PROTECTED]> wrote:
> The AGP does not seem to be detected on this laptop any more, i am
> positive that DRM used to work just fine on an earlier 5.x version.
> This is what happens why i try to load X.
>
> drm0: port 0x9000-0x90ff me
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, Nov 06, 2005 at 08:14:01PM +0100, Roland Smith wrote:
> On Sun, Nov 06, 2005 at 08:01:53PM +0100, Guillaume R. wrote:
> > Today I decided to upgrade my box from 5.4 to 6.O. So I change the right
> > option in my stable-supfile and go through th
On 11/6/05, Dimitry Andric <[EMAIL PROTECTED]> wrote:
> [redirecting to -stable, where this belongs]
>
> lee sheng wrote:
> > I'm trying to have clean install FreeBSD 6.0 released in my X41 thinkpad by
> > using the cd, however I have problem while booting it in thinkpad X41 when I
> > load it usin
The AGP does not seem to be detected on this laptop any more, i am
positive that DRM used to work just fine on an earlier 5.x version. This
is what happens why i try to load X.
drm0: port 0x9000-0x90ff mem
0xe000-0xefff,0xd010-0xd010 irq 10 at device 5.0 on pci1
info: [drm] Initia
On Sun, Nov 06, 2005 at 08:01:53PM +0100, Guillaume R. wrote:
> Today I decided to upgrade my box from 5.4 to 6.O. So I change the right
> option in my stable-supfile and go through the process of upgrading.
> I can't build the world, and the error message was:
> "/usr/src/share/mk/bsd.compat.mk",
On Sunday 06 November 2005 11:01, Guillaume R. wrote:
> Hello
> Today I decided to upgrade my box from 5.4 to 6.O. So I change the right
> option in my stable-supfile and go through the process of upgrading.
> I can't build the world, and the error message was:
> "/usr/src/share/mk/bsd.compat.mk",
Hello
Today I decided to upgrade my box from 5.4 to 6.O. So I change the right
option in my stable-supfile and go through the process of upgrading.
I can't build the world, and the error message was:
"/usr/src/share/mk/bsd.compat.mk", line 36: warning: NOGAMES is deprecated
in favor of NO_GAMES.
So
[redirecting to -stable, where this belongs]
lee sheng wrote:
> I'm trying to have clean install FreeBSD 6.0 released in my X41 thinkpad by
> using the cd, however I have problem while booting it in thinkpad X41 when I
> load it using usb combo drive. The BTX loader keeps looping and halted
> some
On 11/5/05, Joao Barros <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I needed to add an IDE disk to an already running SCSI booting machine
> for testing.
> Recently upgraded to 6.0 :) with the IDE disk connected to the
> machine, although not mounted.
> After a make kernel the machine boots fine but only
Hi, Hajimu
On 11/6/05, Hajimu UMEMOTO <[EMAIL PROTECTED]> wrote:
> delphij> Will someone from freebsd-acpi@ please consider MFC'ing part of
> recent
> delphij> ACPICA code to fix this?
>
> Oops, I've just did MFC the fix. Sorry for the mess.
Thanks for the quick fix :-)
Cheers,
___
Hi,
> On Sun, 6 Nov 2005 17:53:27 +0800
> Xin LI <[EMAIL PROTECTED]> said:
> /src/sys/dev/acpica/acpi_thermal.c: In function `acpi_tz_get_temperature':
> /src/sys/dev/acpica/acpi_thermal.c:434: error: `_DebugInfo' undeclared (first
> use in this function)
> /src/sys/dev/acpica/acpi_therm
Hello,
Today I upgraded my laptop from 5-STABLE to 6-STABLE. After the
upgrade, my wireless is not working anymore.
This is my wireless card:
Nov 6 10:05:06 snowlap kernel: ath0: mem 0xf7de-0xf7de
irq 11 at device 12.0 on pci2
Nov 6 10:05:06 snowlap kernel: ath0: mac 5.9 phy 4.3 5ghz
On Sun, 06 Nov 2005 12:39:02 +0100
Sebastiaan van Erk <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have major sound skipping problems on FreeBSD 6.0. I checked the
> mailing list archives and found a related thread:
>
> http://lists.freebsd.org/pipermail/freebsd-current/2005-June/051103.html
>
> To q
On Sun, Nov 06, 2005 at 12:39:02PM +0100, Sebastiaan van Erk wrote:
> Hi,
>
> I have major sound skipping problems on FreeBSD 6.0. I checked the
> mailing list archives and found a related thread:
...
>
> Does anybody have any ideas of what I could do to solve this problem?
>
You could try to s
On Tue, 22 Mar 2005 21:37:25 +0100
Torfinn Ingolfsen <[EMAIL PROTECTED]> wrote:
> The machine has a RS480M2-IL mainboard from MSI, and an Athlon 64
> 3000+ (1.8 GHz) cpu.
Just a quick note: FreeBSD 6.0-RELEASE (both i386 and amd64) boots
normally on this machine, no workarounds needed anymore. Ya
Hi,
I have major sound skipping problems on FreeBSD 6.0. I checked the
mailing list archives and found a related thread:
http://lists.freebsd.org/pipermail/freebsd-current/2005-June/051103.html
To quote Jeff Roberson:
> I have a patch that should greatly improve the sound skipping problems
>
On 11/6/05, João Carlos Mendes Luís <[EMAIL PROTECTED]> wrote:
> Joao Barros wrote:
> > On 11/6/05, João Carlos Mendes Luís <[EMAIL PROTECTED]> wrote:
> >
> >>Hi,
> >>
> >>I tried to install a vmware 5 virtual machine with 6.0-RELEASE, using
> >>physical partitions. In this mode, even ATA disk
Markus Buretorp wrote:
Hello,
I'm trying to upgrade from FreeBSD 5.4-STABLE to 6.0. I've done a
cvsup to RELENG_6 and RELENG_6_0, I've ran make cleanworld, make
clean, rm -rf /usr/obj/*, etc; but nothing helps.
This is the error
cc -O2 -pipe -march=athlon-xp -DLIBC_SCCS -I/usr/src/lib/l
Roland Smith wrote:
On Sun, Nov 06, 2005 at 10:18:12AM +0100, Ales wrote:
Well, it looks like the nvidia driver doesn't support 6-STABLE (yet).
Did you guys managed to recompile the driver?
After trying to recompile nvidia driver:
In file included from nvidia_ctl.c:14:
./nv-fre
On Sun, Nov 06, 2005 at 10:18:12AM +0100, Ales wrote:
> Well, it looks like the nvidia driver doesn't support 6-STABLE (yet).
> Did you guys managed to recompile the driver?
>
> After trying to recompile nvidia driver:
> In file included from nvidia_ctl.c:14:
> ./nv-freebsd.h:25:2: #error This
On 11/6/05, FreeBSD Tinderbox <[EMAIL PROTECTED]> wrote:
> [...]
> cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
> -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys
> -I/src/sys/contrib/dev/acp
Joao Barros wrote:
You should recompile the nvidia port with the new kernel.
Boot with the driver disabled in the meantime.
--
Joao Barros
Well, it looks like the nvidia driver doesn't support 6-STABLE (yet).
Did you guys managed to recompile the driver?
After trying to recompile nvid
TB --- 2005-11-06 06:13:16 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2005-11-06 06:13:16 - starting RELENG_6 tinderbox run for i386/i386
TB --- 2005-11-06 06:13:16 - cleaning the object tree
TB --- 2005-11-06 06:14:09 - checking out the source tree
TB --- 2005-11-06 06:14:09 - cd
44 matches
Mail list logo