Posts: 76
tremeur53
Joined: 29 Sep 2016
#16
It's CRAZY !
I restart the computer => I see the list of network. I try to connect to my LIVEBOX with the good KEY (WAP) => surch but not connect ! ! No error message.
If I actualise => no more list, it's empty and no connexion any more.

I go to sleep !
I will come back tomorrow.

Thank's so much __{{emoticon}}__
Posts: 76
tremeur53
Joined: 29 Sep 2016
#17
I have installed ANTIX on my HD !
Very fast, pretty look... but no wifi ! GRRRRRRRRR !
See you tomorrow __{{emoticon}}__
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#18
Hmmm. I got a Doctor appointment tomorrow. So maybe some other member will jump in here.

so what happens <post like before> to see why you say it quits working

Code: Select all

dmesg | grep wlan0
also

Code: Select all

dmesg | grep firmware
in case firmware for your wireless chip is missing causing problems. If it returns nothing. Then nothing is missing.
Posts: 521
Shay
Joined: 20 Apr 2015
#19
Can you post a lspci

Mine looks like

Code: Select all

$ lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (secondary) (rev 0c)
00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 (rev 02)
00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HM (ICH8M) LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [IDE mode] (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
03:01.0 CardBus bridge: O2 Micro, Inc. Cardbus bridge (rev 21)
03:01.4 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02)
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755M Gigabit Ethernet PCI Express (rev 02)
0c:00.0 Network controller: Broadcom Corporation BCM4321 802.11a/b/g/n (rev 03)
then run using my 0c;00.0 id number
# lspci -nvmms 0c:00.0

Code: Select all

#  lspci -nvmms 0c:00.0
Slot:    0c:00.0
Class:    0280
Vendor:    14e4
Device:    4328
SVendor:    1028
SDevice:    000a
Rev:    03
Those cmds help them to ID my problem.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#20
He is running a wireless usb there Shay. Not a internal wireless pci card.
My Wifi is a USB plug EVO-W311USB.
also inxi has been posted also

Code: Select all

Card-2: Realtek RTL8188CUS 802.11n WLAN Adapter driver: rtl8192cu
IF: wlan0 state: down mac: 00:1d:1a:0e:cf:06
so lspci won't really apply in this thread < I think? >. ifconfig -a also has been posted and wlan0 is shown as a working wireless signal.

Code: Select all

$ sudo ifconfig -a
[sudo] password for demo: 
,<snip>
wlan0     Link encap:Ethernet  HWaddr 00:1d:1a:0e:cf:06 
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
So I am kinda mystified on why he says it works. Then says quit working.
Maybe a bad usb port or something?
Hence my dmesg questions looking for wlan0 errors or missing firmware messages.
Might try that wireless usb in a different usb slot before power up and boot up also.
Posts: 521
Shay
Joined: 20 Apr 2015
#21
Wireless USB, could also, while it is shut down insert and unplug it 3 or 4 times as it tends to clean the contacts roky. Had to do that many a time.
Sure missed the USB part. Guilty.
Posts: 76
tremeur53
Joined: 29 Sep 2016
#22
Hello,
Thank you everybody to look at my problem !

It is different today ! !
I start the laptop and I see I am connected to my LIVEBOX.
OK !
But whithout wired connexion, impossible to have a website on Firefox !

In the botton right of the screen =>

ESSID Livebox XXX
link quality :63%
signal level : -47 dBm
Noise level : -256 dBm
Tx rate : 65 mbps

The connexion worked good with Windows at home and in the restaurants ...

=> I unplug the USB Tool and re plug it => I can connect in Wicd immediately, but no internet website possible
(sorry for my poor english !)

With ETHERNET +> no problem

IMPORTANT : the distance between Livebox and Laptop = 1 meter

On My Android Phone => wifi OK, Websites OK
Posts: 76
tremeur53
Joined: 29 Sep 2016
#23
1 Hour later...

It's Works ! ! ! !
I have restarted the laptop
WIFI OK => Websites OK

I do not understand anything !

I go to restart another time.... It still works very well I am very happy !
I will try in a bar this afternoon. __{{emoticon}}__

I have more questions but I will open another later POST

Thank you all and good day it's great Antix ! __{{emoticon}}__
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#24
1 Hour later...

It's Works ! ! ! !
I have restarted the laptop
WIFI OK => Websites OK
I do not understand anything !
Old laptops can be like that. I had one netbook you had to hand slap on the back to unbind the hard drive platter so it would spin after sitting still for over a few days. Another one. I had to slap the screen edge on the lcd to get a viewable screen.
Posts: 76
tremeur53
Joined: 29 Sep 2016
#25
With Windows XP (or seven) it worked well, never a problem.

I have opened another post => post48432.html#p48432
Wifi at Home => OK
Wifi outside in bar => not connecting !