lsof needs update

2012-07-21 Thread Daniel Braniss
hi, lsof on freebsd 9.1: COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ntpd1707 root cwd unknown file system type: newnfs ntpd1707 root rtd unknown file system type: newnfs ntpd1707

Re: 9.1-PRERELEASE and ntpd problem

2012-07-21 Thread Andrey Zonov
http://lists.freebsd.org/pipermail/svn-src-head/2012-March/035236.html You should set ipv6_activate_all_interfaces="YES" in your rc.conf. For now you can fix this with `ifconfig $if inet6 -ifdisabled'. On 7/20/12 12:18 PM, Daniel Braniss wrote: my console is filling up with: Jul 20 11:08:18 p

Re: FreeBSD 9.1 Beta 1 fails to install in qemu-kvm on Gentoo Linux

2012-07-21 Thread Konstantin Belousov
On Fri, Jul 20, 2012 at 10:37:29PM -0400, Richard Yao wrote: > On 07/20/2012 08:56 PM, Konstantin Belousov wrote: > > On Fri, Jul 20, 2012 at 08:40:30PM -0400, Richard Yao wrote: > >> On 07/20/2012 06:23 PM, Richard Yao wrote: > >>> Dear FreeBSD Developers, > >>> > >>> Trying to install FreeBSD 9.1

Re: FreeBSD 9.1 Beta 1 fails to install in qemu-kvm on Gentoo Linux

2012-07-21 Thread Vincent Hoffman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/07/2012 03:37, Richard Yao wrote: >> Can you boot FreeBSD kernel on this machine bare ? > This machine is headless. It would be difficult for me to boot FreeBSD > on it. > Not necessarily useful now, but for future reference I've found pxebootin

Re: lsof needs update

2012-07-21 Thread Chris Rees
On 21 July 2012 10:36, Daniel Braniss wrote: > hi, lsof on freebsd 9.1: > COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME > ntpd1707 root cwd unknown file > system type: newnfs > ntpd1707 root rtd

Re: lsof needs update

2012-07-21 Thread Daniel Braniss
> On 21 July 2012 10:36, Daniel Braniss wrote: > > hi, lsof on freebsd 9.1: > > COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME > > ntpd1707 root cwd unknown file > > system type: newnfs > > ntpd1707 root rtd

Re: lsof needs update

2012-07-21 Thread Chris Rees
On 21 July 2012 18:04, Daniel Braniss wrote: >> On 21 July 2012 10:36, Daniel Braniss wrote: >> > hi, lsof on freebsd 9.1: >> > COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME >> > ntpd1707 root cwd unknown file >> > system type: ne

Re: STABLE/9 SMP ACPI suspend/resume - video mode not being restored

2012-07-21 Thread Adrian Chadd
Hi! On 25 June 2012 06:54, Mitsuru IWASAKI wrote: > Ah, then i915.ko should restore the graphic state on resuming. > If your problem still remains, please try the patches: Nope, it doesn't. :( > http://people.freebsd.org/~iwasaki/acpi/syscons-vesa-resume-20120529.diff I'll try this over the w

Fix for grub 2.00/bzr kfreebsd to boot 9.1 kernels

2012-07-21 Thread Juergen Lock
Hi! I'm in the process of testing 9.1 on the laptop where I use grub2 because I had to put bsd in an `extended' slice, and I found out grub2 won't boot the 9.1 kernel. Asked on #grub where phcoder found the fix after I made him a test iso using grub-mkrescue: http://paste.debian.net/180

Re: lsof needs update

2012-07-21 Thread Larry Rosenman
Thanks. I'll report to Vic, and see if we can get a fix soonish. On Sat, July 21, 2012 12:08 pm, Chris Rees wrote: > On 21 July 2012 18:04, Daniel Braniss wrote: >>> On 21 July 2012 10:36, Daniel Braniss wrote: >>> > hi, lsof on freebsd 9.1: >>> > COMMAND PID USER FD TYPE DEVI

Re: Fix for grub 2.00/bzr kfreebsd to boot 9.1 kernels

2012-07-21 Thread Rick
Hi Juergen, My email address has changed so don't be alarmed if your CC bounces. :) An update of grub2 is long overdue, so I'll work on that right now. -Rick On 2012/07/21 11:58, Juergen Lock wrote: > Hi! > > I'm in the process of testing 9.1 on the laptop where I use grub2 > because I had to

Re: Fix for grub 2.00/bzr kfreebsd to boot 9.1 kernels

2012-07-21 Thread Doug Barton
[ Removed -current, not relevant to 9.x ] On 07/21/2012 11:58, Juergen Lock wrote: > Hi! > > I'm in the process of testing 9.1 on the laptop where I use grub2 > because I had to put bsd in an `extended' slice, and I found out > grub2 won't boot the 9.1 kernel. Nothing will boot FreeBSD on an e

Re: Fix for grub 2.00/bzr kfreebsd to boot 9.1 kernels

2012-07-21 Thread Juergen Lock
On Sat, Jul 21, 2012 at 02:21:49PM -0700, Doug Barton wrote: > [ Removed -current, not relevant to 9.x ] > > On 07/21/2012 11:58, Juergen Lock wrote: > > Hi! > > > > I'm in the process of testing 9.1 on the laptop where I use grub2 > > because I had to put bsd in an `extended' slice, and I found

Re: Fix for grub 2.00/bzr kfreebsd to boot 9.1 kernels

2012-07-21 Thread Juergen Lock
On Sat, Jul 21, 2012 at 01:40:10PM -0700, Rick wrote: > Hi Juergen, Hi! > > My email address has changed so don't be alarmed if your CC bounces. :) Ah yeah I just saw the bounce. :) > An update of grub2 is long overdue, so I'll work on that right now. > Cool, thanx! Juergen _

Re: STABLE/9 SMP ACPI suspend/resume - video mode not being restored

2012-07-21 Thread Adrian Chadd
Hi! I just tried it. It worked: * resume occured and the video mode was corrupt; * then shortly after it went through all the reattaching, and the video mode was fixed. Why's the video mode starting off corrupted? Adrian ___ freebsd-stable@freebsd.or

Re: Fix for grub 2.00/bzr kfreebsd to boot 9.1 kernels

2012-07-21 Thread Doug Barton
On 07/21/2012 17:21, Juergen Lock wrote: > On Sat, Jul 21, 2012 at 02:21:49PM -0700, Doug Barton wrote: >> [ Removed -current, not relevant to 9.x ] >> >> On 07/21/2012 11:58, Juergen Lock wrote: >>> Hi! >>> >>> I'm in the process of testing 9.1 on the laptop where I use grub2 >>> because I had to

Re: Checksum errors across ZFS array

2012-07-21 Thread Doug Barton
On 07/20/2012 15:55, James Snow wrote: > On Fri, Jul 20, 2012 at 03:46:21PM -0700, Doug Barton wrote: >> >> You probably know this already, but just in case ... Software memory >> tests cannot tell you conclusively that memory is good, only that it's >> bad. > > I may have known that in a past li

Re: Fix for grub 2.00/bzr kfreebsd to boot 9.1 kernels

2012-07-21 Thread Juergen Lock
On Sat, Jul 21, 2012 at 06:44:06PM -0700, Doug Barton wrote: > On 07/21/2012 17:21, Juergen Lock wrote: > > On Sat, Jul 21, 2012 at 02:21:49PM -0700, Doug Barton wrote: > >> [ Removed -current, not relevant to 9.x ] > >> > >> On 07/21/2012 11:58, Juergen Lock wrote: > >>> Hi! > >>> > >>> I'm in th

Re: branch 9 and uefi

2012-07-21 Thread Matthew D. Fuller
On Fri, Jul 20, 2012 at 05:37:01PM +0200 I heard the voice of Zoran Kolic, and lo! it spake thus: > > Hurrah! I shall get a bit cheaper version, plain m5a97 or pro. AFAIK, the only difference between the plain M5A97 and the Evo is that the Evo has better VRM's. If you're overclocking a 125w CPU,