I installed -current on an i386 laptop from ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/i386
Running xorgconfig I have: xorgconfig: can't load library 'libc.so.35.1' Same problem with xf86config3, xf86config, xf86cfg and xorgcfg. I'm also having problems with two PCMCIA wireless cards (I disabled any type of encryption from my AP) ; both cards work well with different OSes and/or machines. If I plug my Netgear WG511T and boot I have ath0 at cardbus0 dev 0 function 0 "Atheros Communications, Inc., AR5001-0000-0000, Wireless LAN Reference Card": irq 11 ath0: mac 80.9 phy 4.3 radio 4.6, 802.11a/b/g, FCC1A, address 00:0f:b5:23:cb:27 gpio at ath0 not configured # ifconfig ath0 192.168.0.2 # ifconfig ath0 ath0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500 lladdr 00:0f:b5:23:cb:27 ieee80211: nwid "" media: IEEE802.11 autoselect (DS1) status: no network inet 192.168.0.2 netmask 0xffffff00 broadcast 192.168.0.255 inet6 fe80::20f:b5ff:fe23:cb27%ath0 prefixlen 64 scopeid 0x6 If I plug my Netgear MA401 and boot I have wi0 at pcmcia0 function 0 "NETGEAR MA401RA Wireless PC, Card, ISL37300P" port 0xa000/64 wi0: PRISM2.5 ISL3873, Firmware 1.1.1 (primary), 1.8.0 (station), address 00:09:5b:49:37:65 # ifconfig wi0 192.168.0.2 May 1 15:53:23 vega /bsd: wi0: device timeout # ifconfig wi0 wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 lladdr 00:09:5b:49:37:65 ieee80211: nwid NETGEAR -7dBm (auto) media: IEEE802.11 autoselect (DS11) status: active inet6 fe80::209:5bff:fe49:3765%wi0 prefixlen 64 scopeid 0x6 inet 192.168.0.2 netmask 0xffffff00 broadcast 192.168.0.255 The timeout kernel messages are repeated at regular intervals. I cannot ping anything except its own address. After 'ifconfig wi0 delete' I have May 1 15:57:43 vega /bsd: wi0: wi_cmd failed with 5 also repeated regularly. Notice that wi0 is getting the SSID while ath0 isn't. Any help would be appreciated. Regards, Thierry Lacoste.