no carrier/no APs with wi on 5.2

2004-02-11 Thread Gernot Hueber
Hi,

since my upgrade to 5.2 on my laptop (acer travelmate 634)
I cannot access the wlan?! I had to downgrade to OLDCARD to
get a wi0 at all, but unfortunately I can't get access
to an access point.
The wi card is a built in lucent wavelan.
On 5.1 it worked out of the box.
Can anybody give me a hint.
Thanks
Gernot

ifconfig wi0

wi0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
   inet6 fe80::202:2dff:fe6f:12ce%wi0 prefixlen 64 scopeid 0x5
   inet 0.0.0.0 netmask 0xff00 broadcast 255.255.255.255
   ether 00:02:2d:6f:12:ce
   media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps)
   status: no carrier
   ssid 
   stationname FreeBSD WaveLAN/IEEE node
   channel -1 authmode OPEN powersavemode OFF powersavesleep 100
   wepmode OFF weptxkey 1
wicontrol -L

NIC serial number:  [ 02UT37513533 ]
Station name:   [ FreeBSD WaveLAN/IEEE node ]
SSID for IBSS creation: [  ]
Current netname (SSID): [ JKU ]
Desired netname (SSID): [  ]
Current BSSID:  [ 00:a0:f8:4e:83:d0 ]
Channel list:   [ 7ff ]
IBSS channel:   [ 10 ]
Current channel:[ 11 ]
Comms quality/signal/noise: [ 33 89 56 ]
dBm Coms Quality:   [ 43 ]
Promiscuous mode:   [ Off ]
Process 802.11b Frame:  [ Off ]
Intersil-Prism2 based card: [ 0 ]
Port type (1=BSS, 3=ad-hoc):[ 1 ]
MAC address:[ 00:02:2d:6f:12:ce ]
TX rate (selection):[ 0 ]
TX rate (actual speed): [ 11 ]
RTS/CTS handshake threshold:[ 2312 ]
Create IBSS:[ Off ]
Access point density:   [ 1 ]
Power Mgmt (1=on, 0=off):   [ 0 ]
Max sleep time: [ 100 ]
PRI Identity:   [ 21 1 4 4 ]
STA Identity:   [ 31 1 8 72 ]
Card ID register:   [ 5 2 1 2 ]
Regulatory Domains: [ usa, canada, eu/au, es, fr,  
jp new ]
Temperature Range:  [ 1 ]
WEP encryption: [ Off ]
TX encryption key:  [ 1 ]
Encryption keys:[  ][  ][  ][  ]
Available APs:
0 stations:
SSIDBSSID Chan SN  S  N  Intrvl  
Capinfo
nanni#



--
Dipl.-Ing. Gernot Hueber
Institut f. Integrierte Schaltungen
Altenbergerstr. 69
4040 Linz
Tel: +43 732 2468-7120, Fax: -7126
E-mail: [EMAIL PROTECTED]
WWW: www.riic.at
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: compile automounter with LDAP support

2003-10-27 Thread Gernot Hueber
Hi Antoine,

you need to include /usr/local/include/ldap.h:
have a look am /usr/src/contrib/amd/include/am_defs.h
(HAVE_LDAP_H) and the HAVE_MAP_LDAP in several source files.
Probably you have to define both in /usr/src/usr.sbin/amd/amd/
Makefile?!
Gernot

Am 2003.10.25 10:45 schrieb(en) Antoine Jacoutot:
Hi :)

I sent the following message to the list some time ago but got no
answer.
I sending it again in case someone could help me on this.
Basically, I would like to recompile adm, shipped with the base
system, with
LDAP support (after installing the openldap port).
What I did is add the following line in
/usr/src/usr.sbin/amd/amd/Makefile :
SRCS+=  info_ldap.c
Unfortunately id does not work :(
I did the following:
$ cd /usr/src/usr.sbin/amd
$ make clean  make depend  make
I then get the following error:

 /usr/src/contrib/amd/amd/info_ldap.c:403: `LDAP_SUCCESS' undeclared
 (first use in this function)
 /usr/src/contrib/amd/amd/info_ldap.c:410: `LDAP_NO_SUCH_OBJECT'
 undeclared (first use in this function)
 /usr/src/contrib/amd/amd/info_ldap.c:423: structure has no member
named
 `ldap'
 /usr/src/contrib/amd/amd/info_ldap.c:431: syntax error before '='
token
 /usr/src/contrib/amd/amd/info_ldap.c:432: structure has no member
named
 `ldap'
 /usr/src/contrib/amd/amd/info_ldap.c:432: syntax error before entry
 /usr/src/contrib/amd/amd/info_ldap.c:438: syntax error before entry

 /usr/src/contrib/amd/amd/info_ldap.c:452: syntax error before entry

 /usr/src/contrib/amd/amd/info_ldap.c: In function `amu_ldap_mtime':
 /usr/src/contrib/amd/amd/info_ldap.c:473: structure has no member
named
 `ldap'
 *** Error code 1
 Stop in /usr/src/usr.sbin/amd/amd.
 *** Error code 1
 Stop in /usr/src/usr.sbin/amd.

I don't really know what to do, I guess ldap libraries aren't found or

something, although I do have OpenLDAP installed and working (as a
samba PDC
and Unix users authentication system).
Thanks in advance for your ideas...

Antoine

--
Antoine Jacoutot
[EMAIL PROTECTED]
http://www.lphp.org
PGP/GnuPG key: http://www.lphp.org/ressources/ajacoutot.asc
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-
[EMAIL PROTECTED]

--
Dipl.-Ing. Gernot Hueber
Institut f. Integrierte Schaltungen
Altenbergerstr. 69
4040 Linz
Tel: +43 732 2468-7120, Fax: -7126
E-mail: [EMAIL PROTECTED]
WWW: www.riic.at
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


(nfs?) file corruption in 5.0-Release

2003-02-12 Thread Gernot Hueber
Hi,

I've installed 5.0 Release and now testing the integration into our network.
Yet I encountered a problem with file access of the nfs mounted homes.
When users login, the shell reports an error while executing the .cshrc script.
cat .cshrc, more .cshrc, vi .cshrc show partially corrupted files needless to
say they get serious corrupted when writing the file in vi.
The kernel reports nfs append races now and then.

4.7R produced no errors.

Can anybody tell me what is going wrong here?

Gernot Hueber



Dipl.-Ing. Gernot Hueber
Institut für Integrierte Schaltungen
Freistädter Strasse 315/2
A-4040 Linz

Tel: +43 732 2468-7118, Fax: -7126
E-mail: [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message