| View previous topic :: View next topic |
| Author |
Message |
ruivilela Apprentice


Joined: 05 Oct 2004 Posts: 181 Location: Łódź
|
Posted: Fri Apr 06, 2007 4:41 am Post subject: [SOLVED] neostrada livebox, wireless pcmcia, i gentoo |
|
|
Czesc,
Sorry this is only for people who reads English, but fell free to anwser in Polish.
I'm using a livebox TP (Fast Modem Sagem) bought last year. The wireless card is working properly, and was tried with success without encriptation for testing, but not with livebox. The only thing I configured was laptop as a wireless router without any encription for a 3g/umts network, with a simple iptables ACL.
commented all lines in /etc/conf.d/wireless
I've the following script:
| Code: |
ifconfig wlan0 down
iwconfig wlan0 essid neostrada_bbe0
iwconfig wlan0 mode managed #doubt in using this line!
iwconfig wlan0 ap 00:19:4B:AA:AA:AA
iwconfig wlan0 key AAAAAAABBACC2E454EF74D6
ifconfig wlan0 up
udhcpc -i wlan0
|
iwlist wlan0 scanning shows the correct AP, but sometimes it doesn't show nothing and the box is very close (I don't want cable)
| Quote: |
wlan0 Scan completed :
Cell 01 - Address: 00:16:41:AA:AA:AA
ESSID:"neostrada_bbe0"
Mode:Master
Frequency:2.457 GHz (Channel 10)
Signal level=-44 dBm Noise level=-94 dBm
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
Extra:bcn_int=100
Extra:resp_rate=10
|
Kernel configuration, I think it's ok, but here the dmesg output.
| Quote: |
pccard: PCMCIA card inserted into slot 1
pcmcia: registering new device pcmcia1.0
hostap_cs: setting Vcc=33 (constant)
Checking CFTABLE_ENTRY 0x01 (default 0x01)
IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
io->flags = 0x0046, io.base=0x0000, len=64
hostap_cs: Registered netdevice wifi0
pcmcia: request for exclusive IRQ could not be fulfilled.
pcmcia: the driver needs updating to supported shared IRQ lines.
hostap_cs: index 0x01: , irq 11, io 0xc100-0xc13f
prism2_hw_init: initialized in 248 ms
wifi0: NIC: id=0x8008 v1.0.0
wifi0: PRI: id=0x15 v0.3.0
wifi0: STA: id=0x1f v1.4.9
wifi0: defaulting to bogus WDS frame as a workaround for firmware bug in Host AP mode WDS
wifi0: registered netdevice wlan0
wlan0: Preferred AP (SIOCSIWAP) is used only in Managed mode when host_roaming is enabled
wlan0: Host AP mode does not support 'Any' essid
Scan result translation succeeded (length=0)
wlan0: Preferred AP (SIOCSIWAP) is used only in Managed mode when host_roaming is enabled
wlan0: Host AP mode does not support 'Any' essid
wlan0: Turning radio off: OK
wifi0: Deauthenticate all stations
|
after running script, I get:
| Quote: |
prism2: wlan0: operating mode changed 3 -> 2
wlan0: Preferred AP (SIOCSIWAP) is used only in Managed mode when host_roaming is enabled
wifi0: TXEXC - status=0x0004 ([Discon]) tx_control=000c
retry_count=0 tx_rate=0 fc=0x4108 (Data::0 ToDS)
A1=00:90:d1:AA:AA:AA A2=00:90:d1:AA:AA:AA A3=ff:ff:ff:ff:ff:ff A4=00:00:00:00:00:00
wifi0: LinkStatus=6 (Association failed)
wifi0: LinkStatus: BSSID=44:44:44:44:44:44
wifi0: LinkStatus=6 (Association failed)
wifi0: LinkStatus: BSSID=44:44:44:44:44:44
wifi0: LinkStatus=6 (Association failed)
wifi0: LinkStatus: BSSID=44:44:44:44:44:44
wifi0: LinkStatus=6 (Association failed)
wifi0: LinkStatus: BSSID=44:44:44:44:44:44
wifi0: LinkStatus=6 (Association failed)
wifi0: LinkStatus: BSSID=44:44:44:44:44:44
wifi0: LinkStatus=6 (Association failed)
wifi0: LinkStatus: BSSID=44:44:44:44:44:44
wifi0: LinkStatus=6 (Association failed)
wifi0: LinkStatus: BSSID=44:44:44:44:44:44
|
Script output gives me the discovering messeges from udhcpc without any success, but they are sent through the correct interface.
Any tip?
Last edited by ruivilela on Sat Apr 07, 2007 12:53 pm; edited 2 times in total |
|
| Back to top |
|
 |
Yatmai Veteran


Joined: 12 Nov 2005 Posts: 1500 Location: Kraków
|
Posted: Fri Apr 06, 2007 2:10 pm Post subject: |
|
|
Nie mam neo, ale bawiłem się u kumpla i wspominał mi, że na Livebox'ie jest knefel (hehe, przycisk ) który trzeba wcisnąć żeby zaakceptował połączenie z nowej karty sieciowej  _________________ Desktop: [Ath64 X2 2GB DDR2 GF76GT] [amd64] [2.6.29-gentoo] [nVidia] [KDE 3.5.10]
Lapek: [HP nc6000] [i686] [2.6.29-ARCH] [ati-open] [KDE 3.5.10] |
|
| Back to top |
|
 |
random_hero n00b


Joined: 21 Dec 2006 Posts: 15
|
Posted: Fri Apr 06, 2007 3:15 pm Post subject: |
|
|
| Today I was setting my gentoo to use livebox wifi, I hope I can help. When you try to connect to livebox for the first time, you have to press the REG button (next to the power cable), so livebox's software adds your MAC address to the list of allowed ones. OR you can add your MAC address manually in router settings (http://192.168.1.1 -> "sieć bezprzewodowa", it's somewhere there). |
|
| Back to top |
|
 |
Yatmai Veteran


Joined: 12 Nov 2005 Posts: 1500 Location: Kraków
|
Posted: Fri Apr 06, 2007 4:52 pm Post subject: |
|
|
@random_hero mówimy o tym samym  _________________ Desktop: [Ath64 X2 2GB DDR2 GF76GT] [amd64] [2.6.29-gentoo] [nVidia] [KDE 3.5.10]
Lapek: [HP nc6000] [i686] [2.6.29-ARCH] [ati-open] [KDE 3.5.10] |
|
| Back to top |
|
 |
random_hero n00b


Joined: 21 Dec 2006 Posts: 15
|
Posted: Sat Apr 07, 2007 4:37 am Post subject: |
|
|
| @Yatmai: no chyba ; ). Myślałem, ze po angielsku może będzie łatwiej no i dodałem że można ręcznie ten adres dodać. |
|
| Back to top |
|
 |
ruivilela Apprentice


Joined: 05 Oct 2004 Posts: 181 Location: Łódź
|
Posted: Sat Apr 07, 2007 6:58 am Post subject: |
|
|
Bardzo dziękuję na (both)
it was REG button. Dzięky |
|
| Back to top |
|
 |
Poe Moderator


Joined: 03 Apr 2004 Posts: 2092 Location: Mysłowice, Poland
|
Posted: Sat Apr 07, 2007 7:17 am Post subject: |
|
|
Thank You too, becuause You're not from Poland, but You know basic rules at Polish Forum... Congrats, because many polish people dont't know about it....
cheers
--
Moved from Polish to Instalacja i sprzęt. _________________ Hardware:HP Pavilion DV6875SE[C2DT5550@1.83GHz_3GB-DDR2_320GB-SATA_GF8400GS]
http://poe.art.pl/ - fotografia artystyczna
http://poe.art.pl/blog - III Rzeczywistość Polska
RLU#342333 |
|
| Back to top |
|
 |
Yatmai Veteran


Joined: 12 Nov 2005 Posts: 1500 Location: Kraków
|
Posted: Sat Apr 07, 2007 7:51 am Post subject: |
|
|
@ruivilela tak mnie jeszcze zastanawia.... Mieszkasz w Polsce, czy założyłeś Neostrade w Portugalii ?
...no chyba, że poprostu użyłeś LiveBox'a jako AccessPoint  _________________ Desktop: [Ath64 X2 2GB DDR2 GF76GT] [amd64] [2.6.29-gentoo] [nVidia] [KDE 3.5.10]
Lapek: [HP nc6000] [i686] [2.6.29-ARCH] [ati-open] [KDE 3.5.10] |
|
| Back to top |
|
 |
ruivilela Apprentice


Joined: 05 Oct 2004 Posts: 181 Location: Łódź
|
Posted: Sat Apr 07, 2007 12:47 pm Post subject: |
|
|
Neostrada w Portugalii, no nie
W Portugalii mam umts wireless 7,6Mbps (TMN from Portugal Telecom) i obecny Adsl speed is ~20Mbps.
Neostrada, będę używać później kiedy imigruję. Teraz jestem w Łódź na Wielkanoc. |
|
| Back to top |
|
 |
Poe Moderator


Joined: 03 Apr 2004 Posts: 2092 Location: Mysłowice, Poland
|
Posted: Sat Apr 07, 2007 2:25 pm Post subject: |
|
|
Pierwszy raz słyszę o migracji w tę stronę  _________________ Hardware:HP Pavilion DV6875SE[C2DT5550@1.83GHz_3GB-DDR2_320GB-SATA_GF8400GS]
http://poe.art.pl/ - fotografia artystyczna
http://poe.art.pl/blog - III Rzeczywistość Polska
RLU#342333
Last edited by Poe on Sun Apr 08, 2007 7:00 am; edited 1 time in total |
|
| Back to top |
|
 |
v7n Guru


Joined: 24 Jan 2006 Posts: 351
|
Posted: Sun Apr 08, 2007 2:47 am Post subject: |
|
|
| Poe wrote: | Pierwszy raz słyszę o migracji w tę stronę  |
przepraszam, nie mogłem się powstrzymać  _________________ /~x86 /*-sources /zsh /urxvt /vim /fluxbox /oss /xmms /Opera
cała prawda |
|
| Back to top |
|
 |
Poe Moderator


Joined: 03 Apr 2004 Posts: 2092 Location: Mysłowice, Poland
|
Posted: Sun Apr 08, 2007 7:01 am Post subject: |
|
|
racja nawet mialem chwile zastanowienia jak czytalem jeszcze raz posta, ale w koncu nic z tym nie zrobilem. trudno, zdarza sie najlepszym  _________________ Hardware:HP Pavilion DV6875SE[C2DT5550@1.83GHz_3GB-DDR2_320GB-SATA_GF8400GS]
http://poe.art.pl/ - fotografia artystyczna
http://poe.art.pl/blog - III Rzeczywistość Polska
RLU#342333 |
|
| Back to top |
|
 |
|