Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
IBM laptop T60 wirelss configuration
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
diamondiona
n00b
n00b


Joined: 09 Nov 2006
Posts: 11

PostPosted: Mon Nov 27, 2006 10:50 am    Post subject: IBM laptop T60 wirelss configuration Reply with quote

Hello,

I am trying to configure my wirelss on IBM T60 laptop.
I got this error when I tried to confgure my leap account:

diamond@libaos-laptop ~ $ acu
acu: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory


diamond@libaos-laptop ~ $ ldd -v /opt/cisco/bin/acu
linux-gate.so.1 => (0xffffe000)
libgtkmm-1.2.so.0 => /usr/lib/libgtkmm-1.2.so.0 (0xb7e46000)
libgdkmm-1.2.so.1 => /usr/lib/libgdkmm-1.2.so.1 (0xb7e32000)
libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0xb7cdf000)
libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0xb7ca7000)
libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0xb7ca3000)
libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0xb7c7d000)
libdl.so.2 => /lib/libdl.so.2 (0xb7c79000)
libXi.so.6 => /usr/lib/libXi.so.6 (0xb7c71000)
libXext.so.6 => /usr/lib/libXext.so.6 (0xb7c63000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xb7b77000)
libsigc-1.0.so.0 => /usr/lib/libsigc-1.0.so.0 (0xb7b6d000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7b5a000)
libstdc++.so.5 => not found
libm.so.6 => /lib/libm.so.6 (0xb7b35000)
libgcc_s.so.1 => /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcc_s.so.1 (0xb7b2a000)
libc.so.6 => /lib/libc.so.6 (0xb7a0c000)
/lib/ld-linux.so.2 (0xb7f8c000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb7a08000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7a03000)

Version information:
/opt/cisco/bin/acu:
libgcc_s.so.1 (GCC_3.0) => /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcc_s.so.1
libpthread.so.0 (GLIBC_2.1) => /lib/libpthread.so.0
libpthread.so.0 (GLIBC_2.0) => /lib/libpthread.so.0
libstdc++.so.5 (GLIBCPP_3.2.2) => not found
libstdc++.so.5 (CXXABI_1.2) => not found
libstdc++.so.5 (GLIBCPP_3.2) => not found
libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
/usr/lib/libgtkmm-1.2.so.0:

diamond@libaos-laptop ~/download/software $ gcc --version
gcc (GCC) 4.1.1 (Gentoo 4.1.1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diamond@libaos-laptop ~/download/software $ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller IDE (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
03:00.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)
15:00.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
Back to top
View user's profile Send private message
wudmx
Guru
Guru


Joined: 07 Aug 2002
Posts: 527

PostPosted: Mon Nov 27, 2006 2:17 pm    Post subject: Reply with quote

Code:
# locate libstdc++.so.5
/usr/lib/libstdc++-v3/libstdc++.so.5
/usr/lib/libstdc++-v3/libstdc++.so.5.0.6


Code:
equery belongs /usr/lib/libstdc++-v3/libstdc++.so.5
[ Searching for file(s) /usr/lib/libstdc++-v3/libstdc++.so.5 in *... ]
sys-libs/libstdc++-v3-3.3.4 (/usr/lib/libstdc++-v3/libstdc++.so.5 -> libstdc++.so.5.0.6)


Is sys-libs/libstdc++-v3-3.3.4 installed? Have you tried revdev-rebuild --ignore --pretend?

HTH
Andi
Back to top
View user's profile Send private message
diamondiona
n00b
n00b


Joined: 09 Nov 2006
Posts: 11

PostPosted: Tue Nov 28, 2006 2:42 am    Post subject: Reply with quote

Appreciate for your help!

It goes a little further. However, another error emerged out.

diamond@libaos-laptop /usr/lib $ /opt/cisco/bin/acu
/opt/cisco/bin/acu: symbol lookup error: /usr/lib/libgtkmm-1.2.so.0: undefined symbol: _ZNSs4_Rep20_S_empty_rep_storageE


diamond@libaos-laptop /usr/lib $ ediamond@libaos-laptop /usr/lib $ equery belongs /usr/lib/libgtkmm-1.2.so.0
[ Searching for file(s) /usr/lib/libgtkmm-1.2.so.0 in *... ]
dev-cpp/gtkmm-1.2.9-r2 (/usr/lib/libgtkmm-1.2.so.0 -> libgtkmm-1.2.so.0.3.4)


diamond@libaos-laptop /usr/lib $ equery belongs /usr/lib/libgtkmm-2.4.so
[ Searching for file(s) /usr/lib/libgtkmm-2.4.so in *... ]
dev-cpp/gtkmm-2.8.3 (/usr/lib/libgtkmm-2.4.so -> libgtkmm-2.4.so.1.0.25)

diamond@libaos-laptop /usr/lib $ ldd -v /opt/cisco/bin/acu
linux-gate.so.1 => (0xffffe000)
libgtkmm-1.2.so.0 => /usr/lib/libgtkmm-1.2.so.0 (0xb7e76000)
libgdkmm-1.2.so.1 => /usr/lib/libgdkmm-1.2.so.1 (0xb7e62000)
libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0xb7d0f000)
libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0xb7cd7000)
libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0xb7cd3000)
libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0xb7cad000)
libdl.so.2 => /lib/libdl.so.2 (0xb7ca9000)
libXi.so.6 => /usr/lib/libXi.so.6 (0xb7ca1000)
libXext.so.6 => /usr/lib/libXext.so.6 (0xb7c93000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xb7ba7000)
libsigc-1.0.so.0 => /usr/lib/libsigc-1.0.so.0 (0xb7b9d000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7b8a000)
libstdc++.so.5 => /usr/lib/libstdc++-v3/libstdc++.so.5 (0xb7ad3000)
libm.so.6 => /lib/libm.so.6 (0xb7aae000)
libgcc_s.so.1 => /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcc_s.so.1 (0xb7aa3000)
libc.so.6 => /lib/libc.so.6 (0xb7985000)
/lib/ld-linux.so.2 (0xb7fbc000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb7981000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb797c000)

Version information:
/opt/cisco/bin/acu:
libgcc_s.so.1 (GCC_3.0) => /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcc_s.so.1
libpthread.so.0 (GLIBC_2.1) => /lib/libpthread.so.0
libpthread.so.0 (GLIBC_2.0) => /lib/libpthread.so.0
libstdc++.so.5 (GLIBCPP_3.2.2) => /usr/lib/libstdc++-v3/libstdc++.so.5
libstdc++.so.5 (CXXABI_1.2) => /usr/lib/libstdc++-v3/libstdc++.so.5
libstdc++.so.5 (GLIBCPP_3.2) => /usr/lib/libstdc++-v3/libstdc++.so.5
Back to top
View user's profile Send private message
wudmx
Guru
Guru


Joined: 07 Aug 2002
Posts: 527

PostPosted: Tue Nov 28, 2006 9:00 am    Post subject: Reply with quote

Sorry, can't help you further...

Can you give us the output of lspci and lspci -n?

Thanks
Andi
Back to top
View user's profile Send private message
diamondiona
n00b
n00b


Joined: 09 Nov 2006
Posts: 11

PostPosted: Wed Nov 29, 2006 3:28 am    Post subject: Reply with quote

diamond@libaos-laptop ~ $ lspci -n
00:00.0 0600: 8086:27a0 (rev 03)
00:02.0 0300: 8086:27a2 (rev 03)
00:02.1 0380: 8086:27a6 (rev 03)
00:1b.0 0403: 8086:27d8 (rev 02)
00:1c.0 0604: 8086:27d0 (rev 02)
00:1c.1 0604: 8086:27d2 (rev 02)
00:1c.2 0604: 8086:27d4 (rev 02)
00:1c.3 0604: 8086:27d6 (rev 02)
00:1d.0 0c03: 8086:27c8 (rev 02)
00:1d.1 0c03: 8086:27c9 (rev 02)
00:1d.2 0c03: 8086:27ca (rev 02)
00:1d.3 0c03: 8086:27cb (rev 02)
00:1d.7 0c03: 8086:27cc (rev 02)
00:1e.0 0604: 8086:2448 (rev e2)
00:1f.0 0601: 8086:27b9 (rev 02)
00:1f.2 0101: 8086:27c4 (rev 02)
00:1f.3 0c05: 8086:27da (rev 02)
02:00.0 0200: 8086:109a
03:00.0 0200: 168c:1014 (rev 01)
15:00.0 0607: 104c:ac56diamond@libaos-laptop ~ $ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller IDE (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
03:00.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)
15:00.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
diamond@libaos-laptop ~ $

diamond@libaos-laptop ~ $
Back to top
View user's profile Send private message
wudmx
Guru
Guru


Joined: 07 Aug 2002
Posts: 527

PostPosted: Thu Nov 30, 2006 1:06 am    Post subject: Reply with quote

do you know thinkwiki.org? there I found the following for your wlan card:
http://www.thinkwiki.org/wiki/ThinkPad_11a/b/g_Wireless_LAN_Mini_Express_Adapter

Check your output of lspci with PCI ID: 168c:1014, it's your card!

There is a howto for madwifi, try it!

HTH
Andi
Back to top
View user's profile Send private message
diamondiona
n00b
n00b


Joined: 09 Nov 2006
Posts: 11

PostPosted: Thu Nov 30, 2006 4:44 am    Post subject: Reply with quote

Thanks for your reply.

I already installed mad-wifi. Driver is ok now. But I can't pass leap authentication.

Currently I am using /opt/cisco/bin/leapscript to pass leap authentication. But it looks doesn't work although I provided
correct user and password.

I didn't find any leap information from mad-wifi.

Must I use cisco leapscript?




diamond@libaos-laptop /var/lib/dhcp $ iwconfig
eth0 no wireless extensions.

lo no wireless extensions.

tunl0 no wireless extensions.

wifi0 no wireless extensions.

ath0 IEEE 802.11g ESSID:"essid"
Mode:Managed Channel:0 Access Point: Not-Associated
Bit Rate:0 kb/s Tx-Power:17 dBm Sensitivity=0/3
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality=0/94 Signal level=-95 dBm Noise level=-95 dBm
Rx invalid nwid:3962 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0


diamond@libaos-laptop /var/lib/dhcp $ sudo /etc/init.d/net.ath0 start
Password:
* Starting ath0
* Loading networking modules for ath0
* modules: adsl apipa arping ccwgroup macchanger macnet rename iwconfig essidnet iptunnel ifconfig pppd system dhcpcd ip6to4
* iwconfig provides wireless
* ifconfig provides interface
* pppd provides ppp
* dhcpcd provides dhcp
* Configuring ath0 for MAC address 00:16:CF:1D:06:62 ... [ ok ]
* Configuring wireless network for ath0
* Connecting to "eessid" in managed mode (WEP enabled - restricted) ... [ !! ]
* Failed to configure wireless for ath0 [ !! ]
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3943
Location: Hamburg

PostPosted: Mon Sep 24, 2007 1:24 pm    Post subject: Reply with quote

diamondiona wrote:

Currently I am using /opt/cisco/bin/leapscript to pass leap authentication. But it looks doesn't work although I provided
correct user and password.
From which package do you have this script ? I'm asking b/c I'm trying to configure my IBM T41 with LEAP.
Back to top
View user's profile Send private message
daddio
Tux's lil' helper
Tux's lil' helper


Joined: 11 Oct 2003
Posts: 145
Location: Orem, UT

PostPosted: Tue Oct 09, 2007 4:00 am    Post subject: Leap Reply with quote

download linux-acu-driver-v21.tar.gz
from linux-acu-driver-v21.tar.gz

and
Code:
 root# emerge cisco-aironet-client-utils



hope that helps... I'm still working on making it connect :?
Back to top
View user's profile Send private message
dunayiv
n00b
n00b


Joined: 06 Oct 2007
Posts: 51

PostPosted: Tue Oct 09, 2007 12:21 pm    Post subject: Reply with quote

leapscript, and ACU for that matter, only works with Cisco cards and I think only 350 cards, The cisco ABG card is an Atheros card and therefore uses madwifi.

The 350s are fine network cards though, and this is by far the easiest way to get on a leap network.

To use LEAP with anything but Cisco cards your will need to use wpa_supplicant or some other supplicant that supports leap.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum