Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Keine Wlan verbindung zum AP
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
bacardischmal
n00b
n00b


Joined: 29 Aug 2004
Posts: 58

PostPosted: Mon Nov 28, 2005 5:26 pm    Post subject: Keine Wlan verbindung zum AP Reply with quote

Hallo,
also ich habe ein Toshiba Satellite Pro 6100 (weis jetzt nicht genau wie die wlankarte heist deswegen die angebe) und gentoo drauf *wer häts gedacht*.
Hab meine Wlankare installiert und den treiber orinoco 0.15rc3 (mit rc2 gings auch nicht)
aber ich bekomme keine verbindung zum ap:

Quote:

Linux-L / # ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:08:0D:56:5B:0C
inet addr:192.168.0.9 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10870 errors:0 dropped:0 overruns:0 frame:0
TX packets:10824 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:8192155 (7.8 Mb) TX bytes:775098 (756.9 Kb)
Interrupt:11

eth1 Link encap:Ethernet HWaddr 00:02:2D:87:CF:E5
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 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:11 Base address:0xd100

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:763 errors:0 dropped:0 overruns:0 frame:0
TX packets:763 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:42536 (41.5 Kb) TX bytes:42536 (41.5 Kb)


Linux-L / # iwconfig
eth0 no wireless extensions.

lo no wireless extensions.

eth1 IEEE 802.11b ESSID:"" Nickname:"linksys"
Mode:Managed Frequency:2.412 GHz Access Point: 44:44:44:44:44:44
Bit Rate:11 Mb/s Sensitivity:1/3
Retry limit:4 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=0/92 Signal level=134/153 Noise level=134/153
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0


Linux-L / # iwlist scan
eth0 Interface doesn't support scanning.

lo Interface doesn't support scanning.

eth1 Scan completed :
Cell 01 - Address: 00:90:4C:60:04:00
ESSID:"linksys"
Mode:Master
Frequency:2.462 GHz (Channel 11)
Signal level:-61 dBm Noise level:-93 dBm
Encryption key:off


Linux-L / # iwconfig
eth0 no wireless extensions.

lo no wireless extensions.

eth1 IEEE 802.11b ESSID:"linksys" Nickname:"linksys"
Mode:Managed Frequency:2.462 GHz Access Point: 44:44:44:44:44:44
Bit Rate:2 Mb/s Sensitivity:1/3
Retry limit:4 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=0/92 Signal level=134/153 Noise level=134/153
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0


Linux-L / # iwconfig eth1 ap 00:90:4C:60:04:00
Error for wireless request "Set AP Address" (8B14) :
SET failed on device eth1 ; Operation not supported.


Kann mir einer helfen hab schon gegoogelt aber ncihts passendes zu meiner karte gefunden nur zu
anderen.
Gruß
bacardischmal


*edit*
das sind die ausgaben von dump_cis hoff es hilft.

Linux-L bacardi # dump_cis
Socket 0:
dev_info
NULL 0ns, 512b
attr_dev_info
SRAM 500ns, 1kb
vers_1 5.0, "TOSHIBA", "Wireless LAN Card", "Version 01.01", ""
manfid 0x0156, 0x0002
funcid network_adapter
lan_technology wireless
lan_speed 1 mb/sec
lan_speed 2 mb/sec
lan_speed 5 mb/sec
lan_speed 11 mb/sec
lan_media 2.4_GHz
lan_node_id 00 02 2d 87 cf e5
lan_connector Closed connector standard
config base 0x03e0 mask 0x0001 last_index 0x01
cftable_entry 0x01 [default]
Vcc Vnom 3300mV Vmin 3V Vmax 3600mV Iavg 300mA
Ipeak 300mA Idown 10mA
io 0x0000-0x003f [lines=6] [16bit]
irq mask 0xffff [level] [pulse]

Socket 1:
no CIS present

Socket 2:
no CIS present
Back to top
View user's profile Send private message
Bloody_Viking
Tux's lil' helper
Tux's lil' helper


Joined: 15 Feb 2005
Posts: 123
Location: Hemsbach BW

PostPosted: Tue Nov 29, 2005 6:43 am    Post subject: Reply with quote

Hallo,

Code:

essid_eth1="linksys"


würde ich in die datei /etc/conf.d/wireless schreiben und eth1 nochmal starten.

Gruß
Back to top
View user's profile Send private message
bacardischmal
n00b
n00b


Joined: 29 Aug 2004
Posts: 58

PostPosted: Tue Nov 29, 2005 4:43 pm    Post subject: Reply with quote

Bloody_Viking wrote:
Hallo,

Code:

essid_eth1="linksys"


würde ich in die datei /etc/conf.d/wireless schreiben und eth1 nochmal starten.

Gruß

Hallo,
also das steht schon drinne, wird aber wohl beim starten nicht gesetzt?
Gruß
bacardischmal
Back to top
View user's profile Send private message
gosar
n00b
n00b


Joined: 01 Nov 2005
Posts: 52

PostPosted: Tue Nov 29, 2005 6:14 pm    Post subject: Reply with quote

Hallo...
zupf mal die Karte raus und dann stecke sie wieder in den Schlepptop.
Dann gebe mal folgendes ein:

ifconfig eth1 192.168.0.9 up
iwconfig eth1 mode Managed
iwconfig eth1 essid "linksys"

//Falls ein auf dem AP ein WEP-key eingestellt wurde, diesen via
iwconfig eth1 key AABBCCDDEEFFAABBCCDDEEFFAA //(zum Beispiel bei 128 bit) einstellen.

Ein Ping auf den Router (oder eine andere Kiste in Deinem Netzwerk) müsste schon klappen.
Also z.B. ping 192.168.0.1

Nun noch das Routing ergänzen, damit Du auch nach "draussen" kommst:

route add default gw 192.168.0.1 //falls das die Routeradresse ist.

Nun müsstest Du mit einem Ping nach draussen kommen :

ping 193.99.144.85 // (www.heise.de).

Falls die Namensauflösung noch nicht funktioniert, also ein
ping www.heise.de
fehlschlägt, dann noch den Nameserver (wenn Dein Router das kann, dann dessen IP, ansonsten den offiziellen Nameserver Deines Providers) in die
/etc/resolv.conf eintragen.

MAC-Filterung zum Ausprobieren erstmal deaktivieren.

Gruß,
Gosar
_________________
... and may the source be with Gnu ...
Back to top
View user's profile Send private message
bacardischmal
n00b
n00b


Joined: 29 Aug 2004
Posts: 58

PostPosted: Tue Nov 29, 2005 6:42 pm    Post subject: Reply with quote

gosar wrote:
Hallo...
zupf mal die Karte raus und dann stecke sie wieder in den Schlepptop.
Dann gebe mal folgendes ein:

ifconfig eth1 192.168.0.9 up
iwconfig eth1 mode Managed
iwconfig eth1 essid "linksys"

//Falls ein auf dem AP ein WEP-key eingestellt wurde, diesen via
iwconfig eth1 key AABBCCDDEEFFAABBCCDDEEFFAA //(zum Beispiel bei 128 bit) einstellen.

Ein Ping auf den Router (oder eine andere Kiste in Deinem Netzwerk) müsste schon klappen.
Also z.B. ping 192.168.0.1

Hallo,
also weiter bin ich nicht gekommen dann dann wollte es schon nichtmehr:
Linux-L bacardi # ifconfig eth1 192.168.0.100 up
Linux-L bacardi # iwconfig eth1 mode Managed
Linux-L bacardi # iwconfig eth1 essid "linksys"
Linux-L bacardi # ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
From 192.168.0.9 icmp_seq=1 Destination Host Unreachable
From 192.168.0.9 icmp_seq=2 Destination Host Unreachable
From 192.168.0.9 icmp_seq=3 Destination Host Unreachable
From 192.168.0.9 icmp_seq=5 Destination Host Unreachable
From 192.168.0.9 icmp_seq=6 Destination Host Unreachable
From 192.168.0.9 icmp_seq=7 Destination Host Unreachable

--- 192.168.0.1 ping statistics ---
7 packets transmitted, 0 received, +6 errors, 100% packet loss, time 6017ms
, pipe 3
Linux-L bacardi # iwconfig
eth0 no wireless extensions.

lo no wireless extensions.

eth1 IEEE 802.11b ESSID:"linksys" Nickname:"linksys"
Mode:Managed Frequency:2.462 GHz Access Point: 44:44:44:44:44:44
Bit Rate:2 Mb/s Sensitivity:1/3
Retry limit:4 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=0/92 Signal level=134/153 Noise level=134/153
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:2
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

Linux-L bacardi # ifconfig
eth0 Link encap:Ethernet HWaddr 00:08:0D:56:5B:0C
inet addr:192.168.0.9 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:397053 errors:0 dropped:0 overruns:0 frame:0
TX packets:269751 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:326247362 (311.1 Mb) TX bytes:15612425 (14.8 Mb)
Interrupt:11

eth1 Link encap:Ethernet HWaddr 00:02:2D:87:CF:E5
inet addr:192.168.0.100 Bcast:192.168.0.255 Mask:255.255.255.0
UP 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 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:11 Base address:0xd100

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1272 errors:0 dropped:0 overruns:0 frame:0
TX packets:1272 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:71264 (69.5 Kb) TX bytes:71264 (69.5 Kb)

Linux-L bacardi # iwlist scan
eth0 Interface doesn't support scanning.

lo Interface doesn't support scanning.

eth1 Scan completed :
Cell 01 - Address: 00:90:4C:60:04:00
ESSID:"linksys"
Mode:Master
Frequency:2.462 GHz (Channel 11)
Signal level:-61 dBm Noise level:-91 dBm
Encryption key:off

Linux-L bacardi #
Back to top
View user's profile Send private message
gosar
n00b
n00b


Joined: 01 Nov 2005
Posts: 52

PostPosted: Tue Nov 29, 2005 8:08 pm    Post subject: Reply with quote

Kannst Du mal die WLAN-Configuration Deines Routers posten?
IP des Routers ist die 192.168.0.1 ?
_________________
... and may the source be with Gnu ...
Back to top
View user's profile Send private message
bacardischmal
n00b
n00b


Joined: 29 Aug 2004
Posts: 58

PostPosted: Tue Nov 29, 2005 8:18 pm    Post subject: Reply with quote

gosar wrote:
Kannst Du mal die WLAN-Configuration Deines Routers posten?
IP des Routers ist die 192.168.0.1 ?

Hm,
also mein router (192.168.0.1) ist ein fli4l der hängt am Switch und an dem switch hängt mein WAP(192.168.0.245)
(LINKSYS WAP54G).
Hoffe das hilf dir weiter ;)
also das wlan netzt funtz mit dem notebook unter windows liegt nur am notebook, das mag wohl net so richtig unter
linux :(
Gruß
bacardi
Back to top
View user's profile Send private message
Cpt_McLane
Tux's lil' helper
Tux's lil' helper


Joined: 08 Apr 2005
Posts: 133
Location: /home/mclane

PostPosted: Wed Nov 30, 2005 5:41 am    Post subject: Reply with quote

hm... beim wlan in unserer schule reicht das setzen der essid nicht aus, ich muss noch mit
Code:
iwconfig eth1 ap aa:bb:cc:dd:ee:ff

die MAC des AP mitgeben (aa:bb usw. dann durch die MAC deines AP ersetzen).
wenn du einen WEP key verwendest ist noch entscheidend, ob der open oder restricted ist.

Code:
iwconfig eth1 key restriced
//oder aber
iwconfig eth1 key open

Statt dem Ping auf 192.168.0.1 solltest du erstmal direkt den AP anpingen
Und mir fällt gerade auf, dass bei diiiir eth0 und eth1 im gleichen subnetz sitzen. das gibt wie du merkst ein routing problem. Dass die 192.168.0.1 nicht erreichbar ist wird dir ja von der 192.168.0.9 gemeldet (deine eth0) und nicht von 192.168.0.100 (eth1). Er versucht also den Ping über eth0 abzusetzen.
solltest du evtl. in 2 subnetze aufteilen, damit ein eindeutiges routing möglich ist.
_________________
»Sir! We we are surrounded!« - »Perfect! Now we can shoot in any direction...«
Back to top
View user's profile Send private message
gosar
n00b
n00b


Joined: 01 Nov 2005
Posts: 52

PostPosted: Wed Nov 30, 2005 9:31 am    Post subject: Reply with quote

Genau... oder zum testen erstmal
ifconfig eth0 down.
Mache ich zuhause übrigens auch so...
Da ich wahlweise mit Netzwerkkarte oder WLAN in meinem Netzwerk rumfummel, setze ich immer ein Device down.
Beide liegen aber mit unterschiedlichen IP im gleichen Subnetz.
Ich dachte Dein Router wäre auch gleichzeitig Dein AP. Naja.. falsch gedacht.
Natürlich müsstest Du dann erstmal den AP anpingen...
Wenn der nen Feedback bringt, kommen wir einen Schritt weiter..

Wenn nicht, dann bräuchten wir die WLAN-Einstellungen von Deinem Linksys-AP.
Die bekommst Du sicherlich, wenn Du mit nem Browser via http://192.168.0.254 auf das Teil zugreifst.
_________________
... and may the source be with Gnu ...
Back to top
View user's profile Send private message
bacardischmal
n00b
n00b


Joined: 29 Aug 2004
Posts: 58

PostPosted: Wed Nov 30, 2005 4:32 pm    Post subject: Reply with quote

Hallo,
also ich hab das mit dem MAC addy setzen auch schon versucht blos da kommt ein fehler und
hab auch schon in google gesucht aber nix für meine karte gefunden sondern nur den fehler..
Quote:

Linux-L bacardi # ifconfig eth1 192.168.0.100
Linux-L bacardi # iwconfig eth1 mode Managed
Linux-L bacardi # iwconfig eth1 essid "linksys"
Linux-L bacardi # ifconfig eth0 down
Linux-L bacardi # ifconfig
eth1 Link encap:Ethernet HWaddr 00:02:2D:87:CF:E5
inet addr:192.168.0.100 Bcast:192.168.0.255
Mask:255.255.255.0
UP 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 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:11 Base address:0xd100

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:256 errors:0 dropped:0 overruns:0 frame:0
TX packets:256 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:14256 (13.9 Kb) TX bytes:14256 (13.9 Kb)

Linux-L bacardi # ping 192.168.0.245
PING 192.168.0.245 (192.168.0.245) 56(84) bytes of data.
From 192.168.0.100 icmp_seq=1 Destination Host Unreachable
From 192.168.0.100 icmp_seq=2 Destination Host Unreachable
From 192.168.0.100 icmp_seq=3 Destination Host Unreachable

--- 192.168.0.245 ping statistics ---
4 packets transmitted, 0 received, +3 errors, 100% packet loss, time 3016ms
, pipe 3
Linux-L bacardi # iwlist scan
eth0 Interface doesn't support scanning.

lo Interface doesn't support scanning.

eth1 Scan completed :
Cell 01 - Address: 00:90:4C:60:04:00
ESSID:"linksys"
Mode:Master
Frequency:2.462 GHz (Channel 11)
Signal level:-55 dBm Noise level:-92 dBm
Encryption key:off

Linux-L bacardi # iwconfig eth1 ap 00:90:4C:60:04:00
Error for wireless request "Set AP Address" (8B14) :
SET failed on device eth1 ; Operation not supported.
Linux-L bacardi # iwconfig
eth0 no wireless extensions.

lo no wireless extensions.

eth1 IEEE 802.11b ESSID:"linksys" Nickname:"linksys"
Mode:Managed Frequency:2.462 GHz Access Point: 44:44:44:44:44:44
Bit Rate:2 Mb/s Sensitivity:1/3
Retry limit:4 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=0/92 Signal level=134/153 Noise level=134/153
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

Linux-L bacardi # ifconfig eth0 up
Linux-L bacardi # ifconfig
eth0 Link encap:Ethernet HWaddr 00:08:0D:56:5B:0C
inet addr:192.168.0.9 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:412 errors:0 dropped:0 overruns:0 frame:0
TX packets:1145 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:359601 (351.1 Kb) TX bytes:74921 (73.1 Kb)
Interrupt:11

eth1 Link encap:Ethernet HWaddr 00:02:2D:87:CF:E5
inet addr:192.168.0.100 Bcast:192.168.0.255 Mask:255.255.255.0
UP 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 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:11 Base address:0xd100

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:535 errors:0 dropped:0 overruns:0 frame:0
TX packets:535 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:30863 (30.1 Kb) TX bytes:30863 (30.1 Kb)

Linux-L bacardi # ifconfig eth1 down
Linux-L bacardi # ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_seq=1 ttl=64 time=3.59 ms
64 bytes from 192.168.0.1: icmp_seq=2 ttl=64 time=0.280 ms

--- 192.168.0.1 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1003ms
rtt min/avg/max/mdev = 0.280/1.938/3.597/1.659 ms
Linux-L bacardi # ping 192.168.0.245
PING 192.168.0.245 (192.168.0.245) 56(84) bytes of data.
64 bytes from 192.168.0.245: icmp_seq=1 ttl=64 time=4.04 ms
64 bytes from 192.168.0.245: icmp_seq=2 ttl=64 time=0.770 ms

--- 192.168.0.245 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1002ms
rtt min/avg/max/mdev = 0.770/2.406/4.043/1.637 ms
Linux-L bacardi #



Also am ap denke ich liegts net denn es funtzt ja unter windows und andere wlanclients hängen ja auch im netz,
hat keine sicherheit garnichts, also offenes netz(keine sicherheitsprädigen bitte ;)...)

Quote:

Firmware Version v2.08, May 13, 2004, ETSI
AP Name Linksys WAP54G
Configuration Type Static IP Address
IP Address 192.168.0.245
Subnet Mask 255.255.255.0
Gateway 192.168.0.1
MAC Address: 00:90:4C:60:04:00
Mode Mixed
SSID linksys
SSID Broadcast Enable
Channel 11
Wireless Security Disable


Hoffe jemand hat ne idee.
Gruß
bacardi
Back to top
View user's profile Send private message
Cpt_McLane
Tux's lil' helper
Tux's lil' helper


Joined: 08 Apr 2005
Posts: 133
Location: /home/mclane

PostPosted: Wed Nov 30, 2005 4:55 pm    Post subject: Reply with quote

bacardischmal wrote:
Code:
Linux-L bacardi # iwconfig eth1 ap 00:90:4C:60:04:00
Error for wireless request "Set AP Address" (8B14) :
SET failed on device eth1 ; Operation not supported.

oha, das sieht nicht gut aus... das problem könnte man aber probehalber mal folgendermaßen umgehen. Da dein AP offen ist (wie gewünscht keine sicherheitsprädigt) müsste es reichen, die essid zu setzen (haste ja schon getan). Zusätzlich noch den channel setzen
Code:
iwconfig eth1 channel x
x durch den channel deines AP ersetzen.
Jetzt das Sicherheitsloch weiter aufreißen und dhcp am AP aktivieren und mit
Code:
dhcpcd eth1
oder
Code:
dhclient eth1
versuchen eine IP zu kriegen.
Wenn das auch nicht klappt muss ich sagen, dass ich an dieser Stelle nicht mehr weiter wüsste... sorry...
_________________
»Sir! We we are surrounded!« - »Perfect! Now we can shoot in any direction...«
Back to top
View user's profile Send private message
bacardischmal
n00b
n00b


Joined: 29 Aug 2004
Posts: 58

PostPosted: Wed Nov 30, 2005 5:08 pm    Post subject: Reply with quote

Hallo,
gesagt getan:

Quote:
Linux-L bacardi # ifconfig eth1 192.168.0.100
Linux-L bacardi # iwconfig eth1 mode Managed
Linux-L bacardi # iwconfig eth1 essid "linksys"
Linux-L bacardi # ifconfig eth0 down
Linux-L bacardi # iwconfig eth1 channel 11
Error for wireless request "Set Frequency" (8B04) :
SET failed on device eth1 ; Device or resource busy.
Linux-L bacardi # ifconfig
eth1 Link encap:Ethernet HWaddr 00:02:2D:87:CF:E5
inet addr:192.168.0.100 Bcast:192.168.0.255 Mask:255.255.255.0
UP 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 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:11 Base address:0xd100

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1048 errors:0 dropped:0 overruns:0 frame:0
TX packets:1048 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:59511 (58.1 Kb) TX bytes:59511 (58.1 Kb)
Linux-L bacardi # iwconfig
eth0 no wireless extensions.

lo no wireless extensions.

eth1 IEEE 802.11b ESSID:"linksys" Nickname:"linksys"
Mode:Managed Frequency:2.462 GHz Access Point: 44:44:44:44:44:44
Bit Rate:2 Mb/s Sensitivity:1/3
Retry limit:4 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=0/92 Signal level=134/153 Noise level=134/153
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

Back to top
View user's profile Send private message
gosar
n00b
n00b


Joined: 01 Nov 2005
Posts: 52

PostPosted: Thu Dec 01, 2005 8:36 am    Post subject: Reply with quote

Irgendwas kommt mir merkwürdig vor:

Quote:
vers_1 5.0, "TOSHIBA", "Wireless LAN Card", "Version 01.01", ""


Quote:
Hab meine Wlankare installiert und den treiber orinoco 0.15rc3 (mit rc2 gings auch nicht)


Proste mal was lspci und lsmod ausgeben.
Vielleicht auch mal Karte raus und rein und dann die letzten Zeilen von dmesg posten.

Kennst Du die genaue Bezeichnung Deiner WLAN-Karte ?

Die alten Orinocos waren zwar sehr empfindlich in ihren Empfangseigenschaften, nur die Sendeeigenschaften sind/waren sehr schlecht.
Kann es sein, dass Du zu weit vom WLAN-AP entfernt sitzt?
Das er diesen zwar sehen, aber nicht wirklich erreichen kann?

Gruß,
Gosar

Nachtrag:

Hier (http://www.mitacforum.de/la-board/index.php?action=show_topic&board=&id=215&reply=3) hat jemand ein ähnliches Problem, nur funzt seine Karte nicht unter Windows. Vielleicht auch mal mit Knoppix ausprobieren.

Hast DU die Hermes-Treiber im Kernel schonmal probiert ? Eventuell mal den Kernel neu backen...
_________________
... and may the source be with Gnu ...
Back to top
View user's profile Send private message
bacardischmal
n00b
n00b


Joined: 29 Aug 2004
Posts: 58

PostPosted: Thu Dec 01, 2005 6:35 pm    Post subject: Reply with quote

Quote:
Vielleicht auch mal Karte raus und rein und dann die letzten Zeilen von dmesg posten.

jo, also aus und anschalten denn die ist ja fest eingebaut ;) sah vor und nach dem hebel umlegen genauso aus :(

Yenta: CardBus bridge found at 0000:02:0a.0 [12a3:ab01]
Yenta: Enabling burst memory read transactions
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:02:0a.0, mfunc 0x01000002, devctl 0x60
Yenta: ISA IRQ mask 0x0000, PCI irq 11
Socket status: 30000010
pcmcia: parent PCI bridge I/O window: 0xd000 - 0xdfff
cs: IO port probe 0xd000-0xdfff: clean.
pcmcia: parent PCI bridge Memory window: 0xfce00000 - 0xfcefffff
pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x35ffffff
ACPI: PCI Interrupt 0000:02:0b.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:0b.0 [1179:0001]
Yenta: ISA IRQ mask 0x04b8, PCI irq 11
Socket status: 30000007
pcmcia: parent PCI bridge I/O window: 0xd000 - 0xdfff
cs: IO port probe 0xd000-0xdfff: clean.
pcmcia: parent PCI bridge Memory window: 0xfce00000 - 0xfcefffff
pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x35ffffff
ACPI: PCI Interrupt 0000:02:0b.1 -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:0b.1 [1179:0001]
Yenta: ISA IRQ mask 0x04b8, PCI irq 11
Socket status: 30000007
pcmcia: parent PCI bridge I/O window: 0xd000 - 0xdfff
cs: IO port probe 0xd000-0xdfff: clean.
pcmcia: parent PCI bridge Memory window: 0xfce00000 - 0xfcefffff
pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x35ffffff
orinoco 0.15rc3 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
cs: memory probe 0xfce00000-0xfcefffff: excluding 0xfce00000-0xfce0ffff 0xfcef0000-0xfcefffff
pcmcia: Detected deprecated PCMCIA ioctl usage.
pcmcia: This interface will soon be removed from the kernel; please expect breakage unless you upgrade to new tools.
pcmcia: see http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html for details.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0x100-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x100-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x100-0x4ff: excluding 0x4d0-0x4d7
orinoco_cs 0.15rc3 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
eth1: Hardware identity 0005:0004:0005:0000
eth1: Station identity 001f:0001:0008:000a
eth1: Firmware determined as Lucent/Agere 8.10
eth1: Ad-hoc demo mode supported
eth1: IEEE standard IBSS ad-hoc mode supported
eth1: WEP supported, 104-bit key
eth1: MAC address 00:02:2D:87:CF:E5
eth1: Station name "HERMES I"
eth1: ready
eth1: index 0x01: Vcc 3.3, irq 11, io 0xd100-0xd13f
eth1: New link status: Disconnected (0002)
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKG] -> GSI 10 (level, low) -> IRQ 10
NVRM: loading NVIDIA Linux x86 NVIDIA Kernel Module 1.0-7174 Tue Mar 22 06:44:39 PST 2005
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
spurious 8259A interrupt: IRQ7.
eth1: New link status: Disconnected (0002)




Quote:
Proste mal was [b]lspci und lsmod ausgeben.


Linux-L ~ # lsmod
Module Size Used by
nvidia 3918620 8
orinoco_cs 16392 1
pcmcia 33836 7 orinoco_cs
orinoco 42260 1 orinoco_cs
hermes 7168 2 orinoco_cs,orinoco
yenta_socket 25740 8
rsrc_nonstatic 12928 1 yenta_socket
pcmcia_core 37912 3 pcmcia,yenta_socket,rsrc_nonstatic
Linux-L ~ # lspci
0000:00:00.0 Host bridge: Intel Corporation 82845 845 (Brookdale) Chipset Host Bridge (rev 04)
0000:00:01.0 PCI bridge: Intel Corporation 82845 845 (Brookdale) Chipset AGP Bridge (rev 04)
0000:00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB (Hub #1) (rev 02)
0000:00:1d.1 USB Controller: Intel Corporation 82801CA/CAM USB (Hub #2) (rev 02)
0000:00:1d.2 USB Controller: Intel Corporation 82801CA/CAM USB (Hub #3) (rev 02)
0000:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 42)
0000:00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 02)
0000:00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 (rev 02)
0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM AC'97 Audio Controller (rev 02)
0000:00:1f.6 Modem: Intel Corporation 82801CA/CAM AC'97 Modem Controller (rev 02)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 420 Go] (rev a3)
0000:02:08.0 Ethernet controller: Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller (rev 42)
0000:02:0a.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 01)
0000:02:0b.0 CardBus bridge: Toshiba America Info Systems ToPIC100 PCI to Cardbus Bridge with ZV Support (rev 32)
0000:02:0b.1 CardBus bridge: Toshiba America Info Systems ToPIC100 PCI to Cardbus Bridge with ZV Support (rev 32)
0000:02:0d.0 System peripheral: Toshiba America Info Systems SD TypA Controller (rev 03)


Quote:
Kennst Du die genaue Bezeichnung Deiner WLAN-Karte ?

vlt. hilft dir das:

Model: Satellite Pro 6100 / PIV 1800M
HDD_Int: Intel ICH3-M
Sound: AC 97 (YAMAHA YMF753)
VGA: nVIDIA GeForce4 420 Go
CPU: Intel PIV Mobile 1800
RAM: PC2100
Modem: Softmodem (Lucent SCORPIO)
IrDA: Super IO SMSC LPC47N227
USB: Intel ICH3-M
CD_Int: Intel ICH3-M
PCMCIA: Toshiba ToPIC100 (Intel 82365 comp)
Bluetooth: TAIYO-YUDEN (Silicon Wave)
APM: V1.2
Mouse: PS2
ACPI: V1.0b
Chipset: Intel 845MP
Network: Intel 82562EM (Kinnereth)
Docking_Station: PR 2K1
Basic_Info: Info
Wireless: CardBus TI 1410 / Lucent ORiNOCO
Mini_PCI: yes
SD_Card: Toshiba SD TypA


Quote:

Die alten Orinocos waren zwar sehr empfindlich in ihren Empfangseigenschaften, nur die Sendeeigenschaften sind/waren sehr schlecht.
Kann es sein, dass Du zu weit vom WLAN-AP entfernt sitzt?
Das er diesen zwar sehen, aber nicht wirklich erreichen kann?

Hallo,
also mein ap steht nichtmal zwei meter vom Notebook weg, ohne wand.


Quote:

Hier (http://www.mitacforum.de/la-board/index.php?action=show_topic&board=&id=215&reply=3) hat jemand ein ähnliches Problem, nur funzt seine Karte nicht unter Windows. Vielleicht auch mal mit Knoppix ausprobieren.

Hast DU die Hermes-Treiber im Kernel schonmal probiert ? Eventuell mal den Kernel neu backen...

also unter windows funtz die verbindung. Hab auch Knoppix schon versucht aber dort auch keine Verbindung hinbekommen, hermes treiber wir immer mitgeladen weis nicht ob er dann auch verwendet wird.?
Gruß
bacardi
Back to top
View user's profile Send private message
gosar
n00b
n00b


Joined: 01 Nov 2005
Posts: 52

PostPosted: Fri Dec 02, 2005 1:23 pm    Post subject: Reply with quote

Guck Dir mal hier:

http://www.mmt4u.de/Studium/studienarbeit/Studienarbeit_IEEE802.11b.html

den Punkt 3.1.3 Konfiguration der WLAN-Karte an.
Vielleicht erreichst Du damit etwas..

Gruß,
Gosar
_________________
... and may the source be with Gnu ...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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