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
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
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:
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
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
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
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
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
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? :)
___
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
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
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
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
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
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
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.
_
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
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
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
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
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
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
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?
>>
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
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
"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
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
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
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
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
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:
>>
>>
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 :
>>
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
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
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...@
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:
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
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:
>>
>>
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
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,
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
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
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.
>
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
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
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
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
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.
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
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
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
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.
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...
--
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.
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
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]
>
>>
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
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
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
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
60 matches
Mail list logo