I have never used Kubuntu but everything seems fine to me. Your wireless
connection is up and running and it can see the avaliable networks.
Now, if you want to automatically connect to any given network you just have
to configure it. You can do that, either manually (check the Ubuntu
documentation, but most likely you will need to edit /etc/network/interfaces
and, as your network is encrypted you will probably also need to do a couple
of more things), or through your GUI network manager (I ignore what is the
default in Kubuntu, but probably there is some kind of plasma widget you can
install and/or add to the panel). If the Kubuntu widget is not working (I
have heard that KDE 4.x, x<6, is a bit buggy) and you prefer having some
kind of GUI to manage your network you can install the Gnome network manager
or Wicd.
Kind regards,
Miro
On Fri, Feb 18, 2011 at 8:44 AM, Gilles Maria-Sube <mgms62(a)gmail.com> wrote:
2011/2/17 Laurent Bohnert <lab(a)plan-net.lu>:
Hello,
Gilles Maria-Sube a écrit :
Hello,
I've recently installed Kubuntu10.10 on a laptop Acer TM660 (rather
old hardware now), running in 32b
with a Centrino chip for wireless connection but I didn't find how to
configure interfaces; in the
menu to configure the network I was able to put parameters for new
wireless connection but
surprisingly there is no option to bind connection with a specific
interface; thus, after that,
there is no mean to set up interface as it is not yet configurated;
command ifconfig -a gives:
do you have a wireless entry inside networkmanager icon near the clock ?
No i can't find any networkmanager, I suppose it is not present; many
things
are absent (like data-base, mysql, etc...) I suppose it is to install
by internet...
for my ubuntu 9.10: I just click on the icon with the left mouse button,
list show me available network mixing ethernet, wifi, 3g, ...
That's the gnome version; I'm using KDE's one
eth0 Link encap:Ethernet HWaddr
00:c0:9f:2e:d9:bf
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
Interruption:10
eth1 Link encap:Ethernet HWaddr 00:04:23:77:53:2b
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
Interruption:10 Adresse de base:0xa000 Mémoire:e0206000-e0206fff
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
Packets reçus:116 erreurs:0 :0 overruns:0 frame:0
TX packets:116 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:8784 (8.7 KB) Octets transmis:8784 (8.7 KB)
and content of file /etc/network/interfaces is only:
auto lo
iface lo inet loopback
Problem is not solved if i do following instructions:
iwconfig eth1 essid <my network name>
iwconfig eth1mode Managed
iwconfig eth1 rate auto
iwconfig eth1 key <myKey>
Any suggestion(s)?? Thanks in advance
what is the result of:
sudo iwlist eth1 scan
it gives:
eth1 Scan completed :
Cell 01 - Address: 00:18:39:AB:E0:4C
ESSID:"correia"
Protocol:IEEE 802.11bg
Mode:Master
Frequency:2.462 GHz (Channel 11)
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
11 Mb/s; 12 Mb/s; 18 Mb/s; 22 Mb/s; 24 Mb/s
36 Mb/s; 48 Mb/s; 54 Mb/s
Quality:50 Signal level:0 Noise level:0
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
Extra: Last beacon: 1296ms ago
Cell 02 - Address: 00:1F:3F:A4:19:41
ESSID:"MyWirelessAccess"
Protocol:IEEE 802.11bg
Mode:Master
Frequency:2.437 GHz (Channel 6)
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
11 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
Quality:72 Signal level:0 Noise level:0
Extra: Last beacon: 684ms ago
which is correct: MyWirelessAccess is my network
if error message like:
eth1 Interface doesn't support scanning : Network is down
sudo ifconfig eth1 up
nothing happens, and ping
www.yahoo.com gives:
ping: unknown host
www.yahoo.com
no network is available
Regards
_______________________________________________
Lilux-help mailing list
Lilux-help(a)lilux.lu
http://lilux.lu/mailman/listinfo/lilux-help
a+,
Laurent.
_______________________________________________
Lilux-help mailing list
Lilux-help(a)lilux.lu
http://lilux.lu/mailman/listinfo/lilux-help