amdtemp(4) issue

2010-05-05 Thread Norikatsu Shigemura
Hi jkim. I can't get CPU temperature via amdtemp(4). So I researched, but I can't fix this issue, maybe initialization problem. Please help me! 1st issue in amdtemp_gettemp function: now:offset += (diode_offset - 11) * 10; is BAD

Re: unzip in basesystem.

2010-05-05 Thread David DEMELIER
2010/5/5 David DEMELIER demelier.da...@gmail.com: Hi, I noticed that unzip came into basesystem in src/usr.bin/unzip/. To prevent port installing the ports/archivers/unzip one, I propose to add this in bsd.port.mk .if defined(USE_ZIP) !exists(/usr/bin/unzip) EXTRACT_DEPENDS+=      

unzip in basesystem.

2010-05-05 Thread David DEMELIER
Hi, I noticed that unzip came into basesystem in src/usr.bin/unzip/. To prevent port installing the ports/archivers/unzip one, I propose to add this in bsd.port.mk .if defined(USE_ZIP) !exists(/usr/bin/unzip) EXTRACT_DEPENDS+= ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip .endif Is

Re: unzip in basesystem.

2010-05-05 Thread Rob Farmer
On Wed, May 5, 2010 at 2:30 AM, David DEMELIER demelier.da...@gmail.com wrote: 2010/5/5 David DEMELIER demelier.da...@gmail.com: Hi, I noticed that unzip came into basesystem in src/usr.bin/unzip/. To prevent port installing the ports/archivers/unzip one, I propose to add this in bsd.port.mk

acpi_hp fails attach at boot

2010-05-05 Thread Ian FREISLICH
Hi acpi_hp fails attach at boot, but if I load it manually in multi-user it does attach. I think this is because the acpi_hp module tries to attach very early on before acpi_wmi which it depends on has completed its attach: [mini] ~ # grep ^acpi dmesg acpi0: 061909 RSDT0044 on motherboard

Recent sys/vm/ changes and nvidia-driver

2010-05-05 Thread Yuri Pankov
Hi, After recent changes to sys/vm/ by alc@, I'm getting panics as soon as I start xorg-server with nvidia-driver (both 195.22 and 195.36.15): panic: mutex page lock not owned at /home/yuri/src/FreeBSD/head/sys/vm/vm_page.c:1547 (sorry, can't get kernel to dump correctly to provide more info:

Re: [CFT]: ClangBSD is selfhosting, we need testers now - STATUS UPDATE

2010-05-05 Thread Roman Divacky
fwiw, it looks like it may make sense to have 2nd round of runtime testing :) these things were fixed in clangbsd that were reported as problems: 1) static binaries (eg. make) crash 2) kernel sound module miscompilation 3) bootloader problem which prevented clangbsd from booting 4) fix

Re: amdtemp(4) issue

2010-05-05 Thread Jung-uk Kim
On Wednesday 05 May 2010 02:43 am, Norikatsu Shigemura wrote: Hi jkim. I can't get CPU temperature via amdtemp(4). So I researched, but I can't fix this issue, maybe initialization problem. Please help me! 1st issue in amdtemp_gettemp function: now:

Re: Recent sys/vm/ changes and nvidia-driver

2010-05-05 Thread Alan Cox
On Wed, May 5, 2010 at 11:19 AM, Yuri Pankov yuri.pan...@gmail.com wrote: Hi, After recent changes to sys/vm/ by alc@, I'm getting panics as soon as I start xorg-server with nvidia-driver (both 195.22 and 195.36.15): panic: mutex page lock not owned at

Re: amdtemp(4) issue

2010-05-05 Thread Jung-uk Kim
On Wednesday 05 May 2010 01:51 pm, Jung-uk Kim wrote: On Wednesday 05 May 2010 02:43 am, Norikatsu Shigemura wrote: Hi jkim. I can't get CPU temperature via amdtemp(4). So I researched, but I can't fix this issue, maybe initialization problem. Please help me! 1st issue in

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-05-05 Thread Hans Petter Selasky
Hi, Can you check if I've integrated correctly? http://p4web.freebsd.org/@@17?ac=10 Who is taking this code into -current? --HPS ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

Re: SUJ deadlock

2010-05-05 Thread Jeff Roberson
On Mon, 3 May 2010, Fabien Thomas wrote: Hi Jeff, I'm with r207548 now and since some days i've system deadlock. It seems related to SUJ with process waiting on suspfs or ppwait. I've also seen it stalled in suspfs, but this information is way better than what I was able to garner. I was

Re: [CFT]: ClangBSD is selfhosting, we need testers now - STATUS UPDATE

2010-05-05 Thread Dima Panov
On Thursday 06 May 2010 04:13:57 Roman Divacky wrote: fwiw, it looks like it may make sense to have 2nd round of runtime testing :) these things were fixed in clangbsd that were reported as problems: 1) static binaries (eg. make) crash 2) kernel sound module miscompilation 3)

Re: unzip in basesystem

2010-05-05 Thread Alex Kozlov
On Wed, May 05, 2010 at 03:25:39AM -0700, Rob Farmer wrote: Unfortunately there are some problems with the base system unzip that make it preferable to use the port. From the commit log for bsd.port.mk: 9-CURRENT introduced unzip command to the base system. Unfortunately it is not

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-05-05 Thread PseudoCylon
- Original Message From: Hans Petter Selasky hsela...@c2i.net To: freebsd-current@freebsd.org Cc: Ganbold ganb...@gmail.com; PseudoCylon moonlightak...@yahoo.ca; Ganbold Tsagaankhuu ganb...@mobicom.mn Sent: Wed, May 5, 2010 2:00:02 PM Subject: Re: CALL for TEST [HOSTAP] run(4)