Error: "Login incorrect or forbidden by policy" when login

2013-02-25 Thread Sean Shoufu Luo
All, Is there anyone happened to run into the same problem as following: In OpenBSD 5.2 + xfce4, when you are trying login using a ordinary user from XFCE4 login window, it prompts the error "Login incorrect or forbidden by policy". If I set xdm_flags=NO back, login in the text mode and then sta

802.11n on obsd

2013-03-03 Thread Sean Shoufu Luo
Hi, Does OBSD support real 802.11n? It seems not. Although many 802.11n devices are claimed supported, 802.11n capability is mostly not excluded, like run(4), otus(4), urtwn(4). And, btw, how to find the official status page, for example, about supported hardward, the list provided in the page ht

two questions about packages, library and module

2013-03-14 Thread Sean Shoufu Luo
Hi all, Several questions: 1. How can I know exactly what packages/libraries/modules installed (and loaded)? It seems 'pkg-config --list-all' does not provide all libraries listed, for example, libpcap is installed, but pkg-config fails to list it Is there any tool like 'lsmod/insmod/rmmod' in