libm changes

2008-12-10 Thread Tim Saueressig, thepixelz.com
hi list, i tried to build my userland but it suddenly stops. this is current from today via anoncvs.de.openbsd.org --- ===> libkvm mkdep -a -DLIBC_SCCS /usr/src/lib/libkvm/kvm_amd64.c /usr/src/lib/libkvm/kvm.c /usr/src/lib/libkvm/kvm_file.c /usr/src/lib/libkvm/kvm_getloadavg.c /usr/src/lib/lib

wpa2 and osx

2009-02-09 Thread Tim Saueressig, thepixelz.com
hi list, i have a problem with wpa2 and osx. i could connect to the ap if i force it to use wpa1 only. all other wpaprotos gives a : "WPA2(PSK,unknown/TKIP,AES/TKIP)" while scanning with airport and the association failed. the test cases and dmesg could be found here: http://sumi.thepixelz.com/o

Re: wpa2 and osx

2009-02-13 Thread Tim Saueressig, thepixelz.com
damien.bergam...@free.fr schrieb: | hi list, | i have a problem with wpa2 and osx. i could connect to the ap | if i force it to use wpa1 only. all other wpaprotos gives a : | "WPA2(PSK,unknown/TKIP,AES/TKIP)" | while scanning with airport and the association failed. the test | cases and dmesg cou

Re: wpa2 and osx

2009-02-13 Thread Tim Saueressig, thepixelz.com
Stefan Sperling schrieb: On Fri, Feb 13, 2009 at 05:12:06PM +0100, Tim Saueressig, thepixelz.com wrote: damien.bergam...@free.fr schrieb: Because we are approaching release, I will probably stop advertising PSK-SHA-256 by default for 4.5 (AFAIK, only OpenBSD clients are currently

MacBook3,1 successful boot

2007-12-20 Thread Tim Saueressig, thepixelz.com
hi all, i have a shiny new black macbook and openbsd wont install until i build a new bsd.rd with mp support. afaik acpi is enabled in current but it wont work for me. after building the bsd.rd, i could install openbsd as normal and the orig bsd.mp kernel boots fine. the bsd (up) kernel stops at:

Re: MacBook3,1 successful boot

2007-12-21 Thread Tim Saueressig, thepixelz.com
Reyk Floeter schrieb: On Thu, Dec 20, 2007 at 10:18:14PM +0100, Tim Saueressig, thepixelz.com wrote: xenocara with vesa dose not work but i hope to get it working. (EE) VESA(0): No matching modes any tricks or xorg.conf files are welcome. pchb0 at pci0 dev 0 function 0 "

Re: MacBook3,1 successful boot

2007-12-21 Thread Tim Saueressig, thepixelz.com
Tim Saueressig, thepixelz.com schrieb: Reyk Floeter schrieb: On Thu, Dec 20, 2007 at 10:18:14PM +0100, Tim Saueressig, thepixelz.com wrote: xenocara with vesa dose not work but i hope to get it working. (EE) VESA(0): No matching modes any tricks or xorg.conf files are welcome

Re: macbook / azalia(4) / amd64 / -current / nosound?

2008-09-03 Thread Tim Saueressig, thepixelz.com
jared r r spiegel schrieb: i cannot get sound output to happen on this thing; i see indication that others with macbooks (pro and regular) have had sound since sometime in 4.2-current land. azalia(4) says 'Known supported devices are Intel 82801FB/GB/HB/IB', and per my dmesg i have an

enable uvideo(4)

2008-06-12 Thread Tim Saueressig, thepixelz.com
just build after this commit, http://marc.info/?l=openbsd-cvs&m=121330004617090&w=2 and isight attached as: uvideo0 at uhub1 port 4 configuration 1 interface 0 "Micron Built-in iSight" rev 2.00/1.88 addr 2 here is the full dmesg :) http://www.thepixelz.com/macbook/dmesg.mp.uvideo the odd thin

Re: enable uvideo(4)

2008-06-12 Thread Tim Saueressig, thepixelz.com
lp you. if you need more info i'll provide it. regards tim Marco Peereboom schrieb: That acpi thing is not good. When exactly did you start seeing this? On Thu, Jun 12, 2008 at 11:33:21PM +0200, Tim Saueressig, thepixelz.com wrote: just build after this commit, http://marc.info/?

Re: enable uvideo(4)

2008-06-13 Thread Tim Saueressig, thepixelz.com
yes, not only that. reading through the linux uvc driver i found the following comment. --- /* Built-in iSight webcams are completely broken. They implement most * of UVC 1.0, but the Apple engineers decided to use a completely * different packet format, although the video data is in YUV. Were *