sysinstall segfaults while fetching Xorg

2007-12-11 Thread Jesper Wallin
Heya, I just installed FreeBSD 7.0-BETA4 on my workstation and decided to save myself a few hours compiling by installing Xorg using sysinstall. Not sure if it matters, but I've selected non-passive FTP and used ftp.se.freebsd.org as the mirrior and after the INDEX file has been fetched, sysins

Fix cannot build mencoder on amd64

2007-12-11 Thread Eric L. Chen
Hi! I cannot build mencoder on freebsd-7/amd64 successfully, like this: {standard input}: Assembler messages: {standard input}:1289: Error: can't encode register '%ch' in an instruction requiring REX prefix. {standard input}:1290: Error: can't encode register '%ah' in an instruction requiring REX p

Re: More issues with 7.0-BETA4

2007-12-11 Thread Hugo Silva
Josh Carroll wrote: - Building 32 bit binaries on amd64 apparently isn't working: # cc -m64 -march=k8 -o test64 test.c && ./test64 testing!! # cc -m32 -march=k8 -o test32 test.c && ./test32 You need to include -B/usr/lib32, and as far as I know that is not new to -BETA4: Josh A

Re: G965 patch for 6.3-Beta

2007-12-11 Thread Hiroyuki Une
On Tue, 11 Dec 2007 09:32:05 -0800 Hiroshi Nishida <[EMAIL PROTECTED]> wrote: Hi. > Can you post your xorg.conf? Sorry, I'll send this. Should I also send kernel configuration file? I used SMP in source files obtained by csup(8). > And also /var/log/Xorg.0.log will have some clues. Ah, my box

Re: More issues with 7.0-BETA4

2007-12-11 Thread Josh Carroll
> - > Building 32 bit binaries on amd64 apparently isn't working: > > # cc -m64 -march=k8 -o test64 test.c && ./test64 > testing!! > > # cc -m32 -march=k8 -o test32 test.c && ./test32 You need to include -B/usr/lib32, and as far as I know that is not new to -BETA4: Josh _

More issues with 7.0-BETA4

2007-12-11 Thread Hugo Silva
Hi, I've been having my share of problems with BETA4, thought I'd share with the list: - # grep "changed to" /var/log/messages| wc -l && uptime 105 1:19AM up 3:56, 2 users, load averages: 0.87, 0.74, 0.49 Virgin 7.0-BETA4 install. SSH connection isn't lost (workstation->freebsd a

Re: G965 patch for 6.3-Beta

2007-12-11 Thread Hiroshi Nishida
Hi. Can you post your xorg.conf? Mine is at http://diary.jp.aol.com/fud9ay8dyeh/64.html. (It's my blog...) And also /var/log/Xorg.0.log will have some clues. And,,, you may not need to kldload i915.ko because it seems to be loaded automatically by agp. Hiroyuki Une wrote: Unfortunately, y

Re: "no matching session" in ng_pppoe.c 1.74.2.4? (RELENG_6)

2007-12-11 Thread cpghost
On Sun, 09 Dec 2007 14:02:50 -0800 Julian Elischer <[EMAIL PROTECTED]> wrote: > Adding brian to CC list. > > > Alexander Motin wrote: > > cpghost wrote: > >>> I think such behaviour can take place if ppp daemon for some > >>> reason don't waits for reply but closes session immediately after > >>

Re: G965 patch for 6.3-Beta

2007-12-11 Thread Hiroyuki Une
On Mon, 10 Dec 2007 09:53:13 -0800 Hiroshi Nishida <[EMAIL PROTECTED]> wrote: > I've attached the patch. > Please apply it at /sys/pci. Unfortunately, your patch didn't work correctly. I obtained source of RELENG_6 by csup at 11 Dec 2007 22:25:56 JST(+0900), applied your patch, and buildworld/bu

Re: Various Issues with 7.0-BETA4

2007-12-11 Thread Ivan Voras
On 11/12/2007, Peter Thoenen <[EMAIL PROTECTED]> wrote: > Just FYI above mainly worked minus the "zfs import -f" step ... had to > do "zpool import -f" instead. I am guessing just fat fingered on your > end but figured I should stick it in my response for the archives in > case anybody has the pr

Re: Various Issues with 7.0-BETA4

2007-12-11 Thread Peter Thoenen
> Do you have zfs_load="YES" in /boot/loader.conf? Scot: Shouldn't have to do this as zfs in compiled in. > Did you create the zfs structures and file system while in single user > mode with root mounted read-only? If so, this is a "known feature" and If so not intentionally ... don't remember t

Re: Also seeing 2 x quad-core system slower that 2 x dual core

2007-12-11 Thread Oliver Fromme
Steven Hartland wrote: > sysctl -a |grep dirhash > > Check vfs.ufs.dirhash_mem is not close to vfs.ufs.dirhash_maxmem if it is > and only most used boxes this seems to be the case increase maxmem. > > Seems this could either do with an auto tune option or a larger max by > default in today

Re: Various Issues with 7.0-BETA4

2007-12-11 Thread Ivan Voras
Peter Thoenen wrote: > Issue #1: > > For some reason zfs_enable="YES" in rc.conf doesn't work. It doesn't > seem to auto mount my zfs mounts which is a PITA. Currently I am forces > (each time I reboot) to boot into single user mode, mount all my drives, > then exit, continuing into multi-user