zfsboot: geom_mbr.ko does not populate logical partitions correctly

2010-06-27 Thread Nezmer
Hi, I moved my installation to a ZFS boot partition today (ad6s1a). I had an ext2 logical partition living inside slice 4 (ad6s4). "geom_mbr.ko" used to take care of that and populate (ad6s[5-9]) and the correct entry under "/dev/ext2fs/". Now with zfsboot, weird entries (ad6s4s{1,2,5}) are popu

stable/8: iwn5100 , unable to get scan results

2010-02-25 Thread Nezmer
Hi, I'm new to FreeBSD so don't shoot me If I'm missing something obvious. I built and installed stable/8 yesterday to try out the updated iwn driver. But every time I run: ifconfig iwn0 up scan I get: ifconfig: unable to get scan results How can I go about investigating this further? The neede

Re: stable/8: iwn5100 , unable to get scan results

2010-02-25 Thread Nezmer
On Thu, Feb 25, 2010 at 02:42:11PM +0100, Bernhard Schmidt wrote: > On Thu, Feb 25, 2010 at 03:10:21PM +0200, Nezmer wrote: > > Hi, > > > > I'm new to FreeBSD so don't shoot me If I'm missing something obvious. > > > > I built and install

8-STABLE/amd64: kernel panic after a minute of mounting xfs

2010-03-25 Thread Nezmer
(8-STABLE/amd64 Feb 25th) Hi, This is the 1st time FreeBSD panics on me. It happened after a minute of mounting an XFS partition. I'm not sure It's XFS but It's the only part of the OS I try for the 1st time. kernel: vn_iowait doing nothing on FreeBSD? last message repeated 15 times kernel: ker

Re: 8-STABLE/amd64: kernel panic after a minute of mounting xfs

2010-04-03 Thread Nezmer
On Fri, Mar 26, 2010 at 06:11:06PM +1100, Peter Jeremy wrote: > On 2010-Mar-25 21:32:10 +0200, Nezmer wrote: > >This is the 1st time FreeBSD panics on me. It happened after a > >minute of mounting an XFS partition. I'm not sure It's XFS but It's the > >only p

8-STABLE/amd64: r206088 breaks compilation

2010-04-13 Thread Nezmer
Hi, The error is: 8_stable-build/usr.bin/netstat/netgraph.c: In function 'netgraphprotopr': 8_stable-build/usr.bin/netstat/netgraph.c:174: error: 'struct ngsock' has no member named 'node_id' 8_stable-build/usr.bin/netstat/netgraph.c:176:error: 'struct ngsock' has no member named 'node_id' I

Some C++ binaries coredumps with Bus error

2010-05-08 Thread Nezmer
Hi, I'm having trouble with some C++ binaries. They coredumps with Bus error. backtraces always end up with: Cannot access memory at address 0x8000 An example of those binaries is pkgdata. A binary used as a part of building icu4c. I rebuilt gcc45, world and kernel with debugging symbol