Re: vtnet broken on -CURRENT when using VirtualBox

2013-12-08 Thread Ilya Bakulin
On 08.12.13, 01:22, Bryan Venteicher wrote: - Original Message - System in a virtual machine: FreeBSD-CURRENT SVN rev 259064. Virtual machine is created with virtio host-only adapter. When trying to ssh into VM, the system in VM panics with the following message: panic:

Re: Request for testing an alternate branch

2013-12-08 Thread Marius Strobl
On Wed, Dec 04, 2013 at 10:21:13PM -0800, Justin Hibbits wrote: I've been working on the projects/pmac_pmu branch for some time now to add suspend/resume as well as CPU speed change for certain PowerPC machines, about a year since I created the branch, and now it's stable enough that I want to

Re: panic on sparc64 running 10-beta4

2013-12-08 Thread Marius Strobl
On Wed, Dec 04, 2013 at 11:01:30AM -0500, Kurt Lidl wrote: I installed a sparc V120 (4GB memory, dual 72GB disks) with the 10-beta4 install image today. Installation went fine. I rebooted the machine, and then went to get a fresh ports tree, and the machine panic'd: root@host:/usr/ports

Re: svn commit: r259016 - in head/sys: conf dev/drm2 dev/drm2/i915 dev/drm2/radeon dev/fb dev/vt kern modules/drm2/i915kms modules/drm2/radeonkms sparc64/sparc64 sys teken

2013-12-08 Thread Marc UBM
Hiho! :-) Thanks a lot for working on this! As soon as X is started, things work fine. Before that (as soon as vt is initialized after the boot menu), output on all ttys is flickering, resolution is at 640x480 (guessing here) and changing anything via vidcontrol fails with inappropriate ioctl

Regression on -current with mdconfig or dd

2013-12-08 Thread Olivier Cochard-Labbé
Hi, I found a regression on current: The problem is meet with dd but I'm not sure it's the root cause. Here is how to reproduce the problem easily with 3 commands: dd if=/dev/zero of=/tmp/SOURCE.img seek=10 count=0 mdconfig -a -t vnode -f /tmp/SOURCE.img dd conv=sparse if=/dev/md0

Re: svn commit: r259016 - in head/sys: conf dev/drm2 dev/drm2/i915 dev/drm2/radeon dev/fb dev/vt kern modules/drm2/i915kms modules/drm2/radeonkms sparc64/sparc64 sys teken

2013-12-08 Thread Marc UBM
Hiho! :-) Thanks a lot for working on this! As soon as X is started, things work fine. Before that (as soon as vt is initialized after the boot menu), output on all ttys is flickering, resolution is at 640x480 (guessing here) and changing anything via vidcontrol fails with inappropriate ioctl

Re: Regression on -current with mdconfig or dd

2013-12-08 Thread Gyrd Thane Lange
On Sun, 8 Dec 2013 15:50:55 +0100 Olivier Cochard-Labbé oliv...@cochard.me wrote: Hi, I found a regression on current: The problem is meet with dd but I'm not sure it's the root cause. Here is how to reproduce the problem easily with 3 commands: dd if=/dev/zero of=/tmp/SOURCE.img

Re: Request for testing an alternate branch

2013-12-08 Thread Justin Hibbits
On Dec 8, 2013 5:39 AM, Marius Strobl mar...@alchemy.franken.de wrote: On Wed, Dec 04, 2013 at 10:21:13PM -0800, Justin Hibbits wrote: I've been working on the projects/pmac_pmu branch for some time now to add suspend/resume as well as CPU speed change for certain PowerPC machines, about a

nanobsd / dd problem?

2013-12-08 Thread Stefan Hegnauer
Hi, I am using freebsd-current (FreeBSD BUILDMASTER 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r259095: Sun Dec 8 10:20:40 CET 2013 root@BUILDMASTER:/usr/obj/usr/src/sys/ASUS i386) in a VirtualBox as a build machine for nanobsd images to be used on pc-engines.ch alix boards. The only difference to

Re: nanobsd / dd problem?

2013-12-08 Thread Olivier Cochard-Labbé
On Sun, Dec 8, 2013 at 6:31 PM, Stefan Hegnauer stefan.hegna...@gmx.ch wrote: Hi, Since late summer - sorry, no exact date / svn revision - nanobsd.sh fails at the last stage when building the disk image, e.g. with Hi, it's a regression in dd:

Re: KGDB and kvm_write

2013-12-08 Thread Hans Petter Selasky
On 12/07/13 22:34, Alexander Kabaev wrote: On Sat, 07 Dec 2013 19:09:26 +0100 Hans Petter Selasky h...@bitfrost.no wrote: Hi, Is there a particular reason that set variable = value is not implemented when using kgbd from the command prompt? --HPS Just a thought: maybe you forgot -w on kgdb

Re: nanobsd / dd problem?

2013-12-08 Thread Adrian Chadd
Which svn rev introduced the regression? -a On 8 December 2013 10:19, Olivier Cochard-Labbé oliv...@cochard.me wrote: On Sun, Dec 8, 2013 at 6:31 PM, Stefan Hegnauer stefan.hegna...@gmx.ch wrote: Hi, Since late summer - sorry, no exact date / svn revision - nanobsd.sh fails at the last

Re: new Xorg (KMS, etc.) for Radeon 9600

2013-12-08 Thread Jean-Sébastien Pédron
Le 14/11/2013 22:35, Tijl Coosemans a écrit : The attached patch should fix it, but I haven't been able to test it yet. The ai_aperture_size field is in bytes. So it doesn't work, but it gets a bit further: Thank Tijl, I committed your patch today. It looks like some support for AGP is

Problem with ebook reader on usb

2013-12-08 Thread Marc UBM
Hiho! :-) I got myself a new ebook reader (Onyx M92), but encountered a strange problem when connecting it to my freebsd machine. Shortly after mounting it, the device gets disconnected (causing the mounted storage to disappear). There is no such behavior with Windows 7. uname -a: FreeBSD xxx

Re: Problem with ebook reader on usb

2013-12-08 Thread Marc UBM
On Sun, 8 Dec 2013 22:44:33 +0100 Marc UBM Bocklet ubm.free...@gmail.com wrote: Hiho! :-) I got myself a new ebook reader (Onyx M92), but encountered a strange problem when connecting it to my freebsd machine. Shortly after mounting it, the device gets disconnected (causing the mounted

[R259110] kernel compile fail

2013-12-08 Thread Larry Rosenman
=== crypto (depend) @ - /usr/src/sys awk -f @/tools/makeobjops.awk @/opencrypto/cryptodev_if.m -c make[4]: don't know how to make deflate.c. Stop make[4]: stopped in /usr/src/sys/modules/crypto *** Error code 2 Stop. make[3]: stopped in /usr/src/sys/modules *** Error code 1 Stop. make[2]:

Re: Request for testing an alternate branch

2013-12-08 Thread Justin Hibbits
On Dec 8, 2013 3:48 PM, Justin Hibbits chmeeed...@gmail.com wrote: On Sun, 8 Dec 2013 14:38:53 +0100 Marius Strobl mar...@alchemy.franken.de wrote: On Wed, Dec 04, 2013 at 10:21:13PM -0800, Justin Hibbits wrote: I've been working on the projects/pmac_pmu branch for some time now to add

FreeBSD CURRENT Build breakage

2013-12-08 Thread Outback Dingo
Heads up, seems compiling a kernel as of tonights broken CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC -std=iso9899:1999 /usr/src/sys/modules/cpufreq/../../dev/cpufreq/ichss.c

[R259114/Newcons] Compile failure

2013-12-08 Thread Larry Rosenman
cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option

[head tinderbox] failure on arm/arm

2013-12-08 Thread FreeBSD Tinderbox
TB --- 2013-12-09 01:10:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-12-09 01:10:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on i386/i386

2013-12-08 Thread FreeBSD Tinderbox
TB --- 2013-12-09 01:10:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-12-09 01:10:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on armv6/arm

2013-12-08 Thread FreeBSD Tinderbox
TB --- 2013-12-09 01:10:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-12-09 01:10:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: nanobsd / dd problem?

2013-12-08 Thread Konstantin Belousov
On Sun, Dec 08, 2013 at 06:31:36PM +0100, Stefan Hegnauer wrote: Hi, I am using freebsd-current (FreeBSD BUILDMASTER 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r259095: Sun Dec 8 10:20:40 CET 2013 root@BUILDMASTER:/usr/obj/usr/src/sys/ASUS i386) in a VirtualBox as a build machine for

[head tinderbox] failure on amd64/amd64

2013-12-08 Thread FreeBSD Tinderbox
TB --- 2013-12-09 01:10:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-12-09 01:10:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on ia64/ia64

2013-12-08 Thread FreeBSD Tinderbox
TB --- 2013-12-09 04:24:40 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-12-09 04:24:40 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

RE: nanobsd / dd problem?

2013-12-08 Thread Stefan Hegnauer
On Monday, December 09, 2013 at 5:43 AM Konstantin Belousov wrote: On Sun, Dec 08, 2013 at 06:31:36PM +0100, Stefan Hegnauer wrote: Hi, I am using freebsd-current (FreeBSD BUILDMASTER 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r259095: Sun Dec 8 10:20:40 CET 2013

[head tinderbox] failure on i386/pc98

2013-12-08 Thread FreeBSD Tinderbox
TB --- 2013-12-09 04:16:13 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-12-09 04:16:13 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---