Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Hartmann, O.
On 09/28/11 15:47, per...@pluto.rain.com wrote: > Eitan Adler wrote: > >> 2011/9/27 O. Hartmann : >>> Now I understand why some OS vendors have choosen the latin >>> 10 'X' for their tenth version of their operating system ... >> FreeBSD XP anyone? > Are you sure there's a sufficient window of opp

Re: Compat symlinks for /dev/acd0?

2011-09-28 Thread Alexander Motin
Craig Rodrigues wrote: > When the ATA_CAM option is enabled in the kernel, we create > compatibility symlinks for /dev/ada devices, such as: /dev/ad8s1@ -> ada0s1 > > We don't do this for ATAPI CD-ROM devices. > > Any reason *not* to do this for ATAPI CD-ROM devices? i.e. /dev/cd0 -> acd0 I se

ia64 r225789 panic during "make installworld": Bad buffer logic, remain = 0

2011-09-28 Thread Anton Shterenlikht
This is in single user mode. ===> usr.sbin/amd (install) ===> usr.sbin/amd/include (install) ===> usr.sbin/amd/libamu (install) ===> usr.sbin/amd/amd (install) install -s -o root -g wheel -m 555 amd /usr/sbin lock order reversal: 1st 0xe000141cdcb8 ufs (ufs) @ /usr/src/sys/kern/vfs_vnops.c:

Re: bin/160979: 9.0 burncd error caused by change to cd0 from acd0

2011-09-28 Thread Jaakko Heinonen
On 2011-09-27, Craig Rodrigues wrote: > I think we need something like the following patch. > +#ifdef ATA_CAM > +SYSCTL_INT(_hw_ata, OID_AUTO, ata_cam_enabled, > + CTLFLAG_RD, &ata_cam_enabled, 1, > + "ATA devices are accessed through the cam(4) driver"); > +#endif I think that using the

9 hangs with idletick = 0

2011-09-28 Thread Dag-Erling Smørgrav
I have a box running a GENERIC kernel from September 25th that freezes completely for a few seconds, up to a minute or so, at random intervals. Sooner or later it freezes permanently (or at least longer than I am willing to wait for it to unfreeze) and must be power-cycled, as it does not respond t

Re: FreeBSD 9.0-BETA2 or 3?

2011-09-28 Thread Thomas Mueller
I looked at ftp://ftp.freebsd.org/pub/FreeBSD/releases/ and found a BETA3 but only for some platforms not including i386 and amd64, but that was yesterday. I looked later during the day and found the BETA3 for i386 and amd64. Now the question is how to update without trashing the BETA2 install

Re: FreeBSD 9.0-BETA2 or 3?

2011-09-28 Thread Olivier Smedts
2011/9/28 Thomas Mueller : > > I looked at ftp://ftp.freebsd.org/pub/FreeBSD/releases/ > > and found a BETA3 but only for some platforms not including i386 and amd64, > but that was yesterday. > > I looked later during the day and found the BETA3 for i386 and amd64. > > Now the question is how to

Re: FreeBSD 9.0-BETA2 or 3?

2011-09-28 Thread Matthew Seaman
On 28/09/2011 10:28, Thomas Mueller wrote: > I looked at ftp://ftp.freebsd.org/pub/FreeBSD/releases/ > > and found a BETA3 but only for some platforms not including i386 and amd64, > but that was yesterday. > > I looked later during the day and found the BETA3 for i386 and amd64. Yup. The stab

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread perryh
Eitan Adler wrote: > 2011/9/27 O. Hartmann : > > Now I understand why some OS vendors have choosen the latin > > 10 'X' for their tenth version of their operating system ... > > FreeBSD XP anyone? Are you sure there's a sufficient window of opportunity? :) ___

Re: [Solved] FreeBSD 9-Beta3 on X300 2 problems

2011-09-28 Thread Taku YAMAMOTO
On Tue, 27 Sep 2011 13:06:21 +0100 Gavin Atkinson wrote: > On Tue, 2011-09-27 at 19:53 +0800, Adrian Chadd wrote: > > Hans, > > > > Why haven't those patches been committed? > > This patch is an absolute hack, and shouldn't be committed as it is. > > I would, however, appreciate some help in d

Re: FreeBSD 9.0-BETA 2, camcontrol readcap, no passthrough device found

2011-09-28 Thread Andriy Gapon
on 28/09/2011 00:59 Craig Rodrigues said the following: > On Tue, Sep 27, 2011 at 6:45 AM, Andriy Gapon wrote: >> on 27/09/2011 02:02 Craig Rodrigues said the following: >>> Is "camcontrol readcap" supposed to work for an ATA disk? >> >> Or, rephrased - is a SCSI command supposed to work for an AT

Re: FreeBSD 9-Beta3 on X300 2 problems

2011-09-28 Thread Attilio Rao
2011/9/27 crsnet.pl : >> Hi, > > Hello, thanks for reply. >> >> Please try to do this without wlan loaded at all (not just down, but >> build your wifi support as a module.) >> Then try without X, see whether it's related to that or not. >> > First i make kldunload if_iwn. > When i try to suspend f

Re: FreeBSD 9.0-BETA2 or 3?

2011-09-28 Thread Glen Barber
Hi, On 9/28/11 5:28 AM, Thomas Mueller wrote: > I looked at ftp://ftp.freebsd.org/pub/FreeBSD/releases/ > > and found a BETA3 but only for some platforms not including i386 and amd64, > but that was yesterday. > > I looked later during the day and found the BETA3 for i386 and amd64. > I've be

Re: 9 hangs with idletick = 0

2011-09-28 Thread Alexander Motin
Dag-Erling Smørgrav wrote: > I have a box running a GENERIC kernel from September 25th that freezes > completely for a few seconds, up to a minute or so, at random intervals. > Sooner or later it freezes permanently (or at least longer than I am > willing to wait for it to unfreeze) and must be pow

Re: ia64 r225789 panic during "make installworld": Bad buffer logic, remain = 0

2011-09-28 Thread Jaakko Heinonen
On 2011-09-28, Anton Shterenlikht wrote: > KDB: stack backtrace: > getenv with the following non-sleepable locks held: > exclusive sleep mutex vnode interlock (vnode interlock) r = 0 > (0xe00011950488) locked @ /usr/src/sys/fs/devfs/devfs_vnops.c:406 > > etc. until a hang, requiring cold rese

FreeBSD 9: Fn+* keyboard combinations aren't working anymore.

2011-09-28 Thread arrowdodger
Hello. I've used FreeBSD 8-STABLE on my Asus K40IN notebook. This notebook has an key combination (Fn+F6/F7)to change monitor brightness. After i've updated my system to 9-STABLE, these combinations stopped working. It's worth mentioning, that these combinations still work at boot screen. _

Re: FreeBSD 9: Fn+* keyboard combinations aren't working anymore.

2011-09-28 Thread arrowdodger
On Wed, Sep 28, 2011 at 5:32 PM, Lars Engels wrote: > On Wed, Sep 28, 2011 at 05:30:25PM +0400, arrowdodger wrote: > > Hello. I've used FreeBSD 8-STABLE on my Asus K40IN notebook. This > notebook > > has an key combination (Fn+F6/F7)to change monitor brightness. After i've > > updated my system t

Re: FreeBSD 9: Fn+* keyboard combinations aren't working anymore.

2011-09-28 Thread Lars Engels
On Wed, Sep 28, 2011 at 05:30:25PM +0400, arrowdodger wrote: > Hello. I've used FreeBSD 8-STABLE on my Asus K40IN notebook. This notebook > has an key combination (Fn+F6/F7)to change monitor brightness. After i've > updated my system to 9-STABLE, these combinations stopped working. It's > worth men

Re: ia64 r225789 panic during "make installworld": Bad buffer logic, remain = 0

2011-09-28 Thread Kostik Belousov
On Wed, Sep 28, 2011 at 04:27:39PM +0300, Jaakko Heinonen wrote: > On 2011-09-28, Anton Shterenlikht wrote: > > KDB: stack backtrace: > > getenv with the following non-sleepable locks held: > > exclusive sleep mutex vnode interlock (vnode interlock) r = 0 > > (0xe00011950488) locked @ /usr/src

r225827 ia64 make buildworld: sendmail: cc1: warnings being treated as errors

2011-09-28 Thread Anton Shterenlikht
cc -O2 -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -std=gnu99 -Wsystem-headers -Werror -Wno-pointe

Re: r225827 ia64 make buildworld: sendmail: cc1: warnings being treated as errors

2011-09-28 Thread Ryan Stone
On Wed, Sep 28, 2011 at 11:21 AM, Anton Shterenlikht wrote: > cc -O2 -pipe  -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src > -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS > -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 > -I/usr/lo

Re: Improving the FreeBSD-9 boot menu

2011-09-28 Thread Fbsd8
Warren Block wrote: The patch in PR 160818 makes some clarifications and improvements to the new boot menu. Obviously this is not for 9.0-RELEASE, just wanting to get it out there so people can look at it. http://www.freebsd.org/cgi/query-pr.cgi?pr=160818 Among other things, the patch remove

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Hartmann, O.
On 09/28/11 09:26, Hartmann, O. wrote: > On 09/28/11 15:47, per...@pluto.rain.com wrote: >> Eitan Adler wrote: >> >>> 2011/9/27 O. Hartmann : Now I understand why some OS vendors have choosen the latin 10 'X' for their tenth version of their operating system ... >>> FreeBSD XP anyone? >>

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Garrett Cooper
On Sep 28, 2011, at 10:29 AM, Hartmann, O. wrote: > On 09/28/11 09:26, Hartmann, O. wrote: >> On 09/28/11 15:47, per...@pluto.rain.com wrote: >>> Eitan Adler wrote: >>> 2011/9/27 O. Hartmann : > Now I understand why some OS vendors have choosen the latin > 10 'X' for their tenth ver

10.0-CURRENT: gawk fails to install: the gawk/libintl chicken and egg problem again

2011-09-28 Thread Hartmann, O.
On 09/28/11 19:43, Garrett Cooper wrote: > On Sep 28, 2011, at 10:29 AM, Hartmann, O. wrote: > >> On 09/28/11 09:26, Hartmann, O. wrote: >>> On 09/28/11 15:47, per...@pluto.rain.com wrote: Eitan Adler wrote: > 2011/9/27 O. Hartmann : >> Now I understand why some OS vendors have c

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread h h
"Hartmann, O." writes: > On 09/28/11 09:26, Hartmann, O. wrote: > >> On 09/28/11 15:47, per...@pluto.rain.com wrote: >>> Eitan Adler wrote: >>> 2011/9/27 O. Hartmann : > Now I understand why some OS vendors have choosen the latin > 10 'X' for their tenth version of their operating s

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Hartmann, O.
On 09/28/11 20:20, h h wrote: > "Hartmann, O." writes: > >> On 09/28/11 09:26, Hartmann, O. wrote: >> >>> On 09/28/11 15:47, per...@pluto.rain.com wrote: Eitan Adler wrote: > 2011/9/27 O. Hartmann : >> Now I understand why some OS vendors have choosen the latin >> 10 'X' for

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Garrett Cooper
On Sep 28, 2011, at 11:38 AM, Hartmann, O. wrote: > On 09/28/11 20:20, h h wrote: >> "Hartmann, O." writes: >> >>> On 09/28/11 09:26, Hartmann, O. wrote: >>> On 09/28/11 15:47, per...@pluto.rain.com wrote: > Eitan Adler wrote: > >> 2011/9/27 O. Hartmann : >>> Now I unders

x220 notes

2011-09-28 Thread Matt
I just picked up an X220 and have been trying to get FreeBSD running well. Some tips ichsmb acpi_video (attaches but doesn't work) aesni coretemp powerd is a must, these processors seem to be designed to run very hot unless throttled. Somehow my C3 state disappears when on AC, I think that's a

Re: x220 notes

2011-09-28 Thread Garrett Cooper
On Wed, Sep 28, 2011 at 11:48 AM, Matt wrote: > I just picked up an X220 and have been trying to get FreeBSD running well. > > Some tips > ichsmb > acpi_video (attaches but doesn't work) > aesni > coretemp > > powerd is a must, these processors seem to be designed to run very hot > unless throttle

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Hartmann, O.
On 09/28/11 20:41, Garrett Cooper wrote: > On Sep 28, 2011, at 11:38 AM, Hartmann, O. wrote: > >> On 09/28/11 20:20, h h wrote: >>> "Hartmann, O." writes: >>> On 09/28/11 09:26, Hartmann, O. wrote: > On 09/28/11 15:47, per...@pluto.rain.com wrote: >> Eitan Adler wrote: >> >>

Re: 10.0-CURRENT: gawk fails to install: the gawk/libintl chicken and egg problem again

2011-09-28 Thread Hartmann, O.
On 09/28/11 20:15, Hartmann, O. wrote: > On 09/28/11 19:43, Garrett Cooper wrote: >> On Sep 28, 2011, at 10:29 AM, Hartmann, O. wrote: >> >>> On 09/28/11 09:26, Hartmann, O. wrote: On 09/28/11 15:47, per...@pluto.rain.com wrote: > Eitan Adler wrote: > >> 2011/9/27 O. Hartmann : >>

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Hartmann, O.
On 09/28/11 20:56, Hartmann, O. wrote: > On 09/28/11 20:41, Garrett Cooper wrote: >> On Sep 28, 2011, at 11:38 AM, Hartmann, O. wrote: >> >>> On 09/28/11 20:20, h h wrote: "Hartmann, O." writes: > On 09/28/11 09:26, Hartmann, O. wrote: > >> On 09/28/11 15:47, per...@pluto.rai

Re: x220 notes

2011-09-28 Thread Matt
On 09/28/11 11:52, Garrett Cooper wrote: On Wed, Sep 28, 2011 at 11:48 AM, Matt wrote: I just picked up an X220 and have been trying to get FreeBSD running well. Some tips ichsmb acpi_video (attaches but doesn't work) aesni coretemp powerd is a must, these processors seem to be designed to ru

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Matt
On 09/28/11 12:16, Hartmann, O. wrote: On 09/28/11 20:56, Hartmann, O. wrote: On 09/28/11 20:41, Garrett Cooper wrote: On Sep 28, 2011, at 11:38 AM, Hartmann, O. wrote: On 09/28/11 20:20, h h wrote: "Hartmann, O." writes: On 09/28/11 09:26, Hartmann, O. wrote: On 09/28/11 15:47, per...@

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Hartmann, O.
On 09/28/11 21:16, Hartmann, O. wrote: > On 09/28/11 20:56, Hartmann, O. wrote: >> On 09/28/11 20:41, Garrett Cooper wrote: >>> On Sep 28, 2011, at 11:38 AM, Hartmann, O. wrote: >>> On 09/28/11 20:20, h h wrote: > "Hartmann, O." writes: > >> On 09/28/11 09:26, Hartmann, O. wrote:

Re: x220 notes

2011-09-28 Thread Garrett Cooper
On Wed, Sep 28, 2011 at 12:25 PM, Matt wrote: > On 09/28/11 11:52, Garrett Cooper wrote: >> >> On Wed, Sep 28, 2011 at 11:48 AM, Matt  wrote: >>> >>> I just picked up an X220 and have been trying to get FreeBSD running >>> well. >>> >>> Some tips >>> ichsmb >>> acpi_video (attaches but doesn't wor

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Hartmann, O.
On 09/28/11 21:30, Matt wrote: > On 09/28/11 12:16, Hartmann, O. wrote: >> On 09/28/11 20:56, Hartmann, O. wrote: >>> On 09/28/11 20:41, Garrett Cooper wrote: On Sep 28, 2011, at 11:38 AM, Hartmann, O. wrote: > On 09/28/11 20:20, h h wrote: >> "Hartmann, O." writes: >> >>

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Doug Barton
On 09/28/2011 12:39, Hartmann, O. wrote: > The mess started to happen when I tried to "repair" a non CLANG > compiling port math/gotoblas with portmaster -vf amth/gotoblas. > Since this build binutils and even gettext and libiconv, I guess they > got broken. Last I saw was a successful installation

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Beech Rintoul
On Wednesday 28 September 2011 12:18:47 Doug Barton wrote: > On 09/28/2011 12:39, Hartmann, O. wrote: > > The mess started to happen when I tried to "repair" a non CLANG > > compiling port math/gotoblas with portmaster -vf amth/gotoblas. > > Since this build binutils and even gettext and libiconv,

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Doug Barton
On 09/28/2011 13:45, Beech Rintoul wrote: > On Wednesday 28 September 2011 12:18:47 Doug Barton wrote: >> On 09/28/2011 12:39, Hartmann, O. wrote: >>> The mess started to happen when I tried to "repair" a non CLANG >>> compiling port math/gotoblas with portmaster -vf amth/gotoblas. >>> Since this b

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Beech Rintoul
On Wednesday 28 September 2011 12:47:50 Doug Barton wrote: > On 09/28/2011 13:45, Beech Rintoul wrote: > > On Wednesday 28 September 2011 12:18:47 Doug Barton wrote: > >> On 09/28/2011 12:39, Hartmann, O. wrote: > >>> The mess started to happen when I tried to "repair" a non CLANG > >>> compiling p

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Garrett Cooper
On Wed, Sep 28, 2011 at 1:45 PM, Beech Rintoul wrote: > On Wednesday 28 September 2011 12:18:47 Doug Barton wrote: >> On 09/28/2011 12:39, Hartmann, O. wrote: >> > The mess started to happen when I tried to "repair" a non CLANG >> > compiling port math/gotoblas with portmaster -vf amth/gotoblas. >

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Beech Rintoul
On Wednesday 28 September 2011 12:53:23 Beech Rintoul wrote: > On Wednesday 28 September 2011 12:47:50 Doug Barton wrote: > > On 09/28/2011 13:45, Beech Rintoul wrote: > > > On Wednesday 28 September 2011 12:18:47 Doug Barton wrote: > > >> On 09/28/2011 12:39, Hartmann, O. wrote: > > >>> The mess s

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread h h
Garrett Cooper writes: >> >> So if I change /usr/src/sys/conf/newvers.sh to something like vers 9.9 I'm >> not >> going to shoot myself in the foot if I try and update? I would really like to >> avoid downgrading this box.I've altready been bitten once today and had to >> build packages on my ti

Re: No disks usable on a P5NE MB

2011-09-28 Thread Baptiste Daroussin
On Sun, Sep 11, 2011 at 10:39:38PM +0200, Baptiste Daroussin wrote: > > > the result is: > > > db> show intrcnt > > > cpu0: timer4510 > > > irq256: hdac0 1 > > > cpu3: timer 29 > > > cpu1: timer 3036 > > > cpu2: timer 31 > > > db> > > > > > > I did break at the mountfrom> prompt

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Hartmann, O.
On 09/28/11 22:18, Doug Barton wrote: > On 09/28/2011 12:39, Hartmann, O. wrote: >> The mess started to happen when I tried to "repair" a non CLANG >> compiling port math/gotoblas with portmaster -vf amth/gotoblas. >> Since this build binutils and even gettext and libiconv, I guess they >> got brok

Re: x220 notes

2011-09-28 Thread Kevin Oberman
On Wed, Sep 28, 2011 at 12:32 PM, Garrett Cooper wrote: > On Wed, Sep 28, 2011 at 12:25 PM, Matt wrote: >> On 09/28/11 11:52, Garrett Cooper wrote: >>> >>> On Wed, Sep 28, 2011 at 11:48 AM, Matt  wrote: I just picked up an X220 and have been trying to get FreeBSD running well.

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Matt
On 09/28/11 15:41, Hartmann, O. wrote: On 09/28/11 22:18, Doug Barton wrote: On 09/28/2011 12:39, Hartmann, O. wrote: The mess started to happen when I tried to "repair" a non CLANG compiling port math/gotoblas with portmaster -vf amth/gotoblas. Since this build binutils and even gettext and li

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Garrett Cooper
On Sep 28, 2011, at 4:36 PM, Matt wrote: > On 09/28/11 15:41, Hartmann, O. wrote: >> On 09/28/11 22:18, Doug Barton wrote: >>> On 09/28/2011 12:39, Hartmann, O. wrote: The mess started to happen when I tried to "repair" a non CLANG compiling port math/gotoblas with portmaster -vf amth/go

make buildworld error on 9.0B2

2011-09-28 Thread Greg Miller
On a fresh install of 9.0B2, I've updated my source to RELENG_9 with csup, and I get the following when I try to make buildworld: * [0] /usr/src # make clean buildworld find: /usr/src/sys/sys/param.h: No such file or directory "/usr/src/Makefile", line 217: warn

FreeBSD 9.0-BETA3 Available...

2011-09-28 Thread Ken Smith
The third BETA build of the 9.0-RELEASE release cycle is now available. Since this is the first release of a brand new branch I cross-post the announcements on both -current and -stable. But just so you know most of the developers active in head pay more attention to the -current mailing list.

Re: FreeBSD 9.0-BETA3 Available...

2011-09-28 Thread Ken Smith
On Wed, 2011-09-28 at 21:42 -0400, Ken Smith wrote: > If you would like to use csup/cvsup mechanisms to access the source > tree the branch tag to use is now "RELENG_8", if you use "." (head) > you will get 10-CURRENT. Sigh. Sorry. It's late... RELENG_9... --

Re: make buildworld error on 9.0B2

2011-09-28 Thread Garrett Cooper
On Wed, Sep 28, 2011 at 5:57 PM, Greg Miller wrote: > On a fresh install of 9.0B2, I've updated my source to RELENG_9 with > csup, and I get the following when I try to make buildworld: > > * > [0] /usr/src # make clean buildworld > find: /usr/src/sys/sys/param.

Re: make buildworld error on 9.0B2

2011-09-28 Thread Greg Miller
On 9/28/11, Garrett Cooper wrote: > On Wed, Sep 28, 2011 at 5:57 PM, Greg Miller wrote: >> On a fresh install of 9.0B2, I've updated my source to RELENG_9 with >> csup, and I get the following when I try to make buildworld: [snip] > If you do ls /usr/src/sys , it's probably missing. [0] /usr/s

Re: make buildworld error on 9.0B2

2011-09-28 Thread Garrett Cooper
On Wed, Sep 28, 2011 at 8:54 PM, Greg Miller wrote: > On 9/28/11, Garrett Cooper wrote: >> On Wed, Sep 28, 2011 at 5:57 PM, Greg Miller wrote: >>> On a fresh install of 9.0B2, I've updated my source to RELENG_9 with >>> csup, and I get the following when I try to make buildworld: > > [snip] > >>

Re: make buildworld error on 9.0B2

2011-09-28 Thread Greg Miller
On 9/28/11, Garrett Cooper wrote: > On Wed, Sep 28, 2011 at 8:54 PM, Greg Miller wrote: >> On 9/28/11, Garrett Cooper wrote: >>> On Wed, Sep 28, 2011 at 5:57 PM, Greg Miller >>> wrote: On a fresh install of 9.0B2, I've updated my source to RELENG_9 with csup, and I get the following w

Re: make buildworld error on 9.0B2

2011-09-28 Thread Adrian Chadd
On 29 September 2011 08:57, Greg Miller wrote: > On a fresh install of 9.0B2, I've updated my source to RELENG_9 with > csup, and I get the following when I try to make buildworld: Good, is this reproducable? There's a patch to csup that may help you out with this. Index: src/usr.bin/csup/fixups

Re: 9.0-BETA3 can't boot with USB enabled

2011-09-28 Thread Andrey V. Elsukov
On 29.09.2011 10:23, Andrey V. Elsukov wrote: > On 23.06.2011 11:54, O. Hartmann wrote: >> FreeBSD 9.0-CURRENT/amd64 won't boot anymore. The box gets stuck in booting >> the kernel and ending up >> with the message (repeated every 60 seconds): >> >> run_interrupt_driven_hooks: still waiting after

9.0-BETA3 can't boot with USB enabled (was: kernel broken: run_interrupt_driven_hooks: still waiting after XXX seconds for xpt_config)

2011-09-28 Thread Andrey V. Elsukov
On 23.06.2011 11:54, O. Hartmann wrote: > FreeBSD 9.0-CURRENT/amd64 won't boot anymore. The box gets stuck in booting > the kernel and ending up > with the message (repeated every 60 seconds): > > run_interrupt_driven_hooks: still waiting after XXX seconds for xpt_config I tried to install 9.0-B