Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
karta wireless dlink 510 dwl
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt
View previous topic :: View next topic  
Author Message
lo53r
Tux's lil' helper
Tux's lil' helper


Joined: 05 Apr 2006
Posts: 134

PostPosted: Tue Dec 19, 2006 10:54 pm    Post subject: karta wireless dlink 510 dwl Reply with quote

Posiadam kartę wifi dwl 510
Code:

centralka rtl8180-0.21 # lspci | grep Ether
00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
05:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
05:08.0 Ethernet controller: D-Link System Inc DWL-510 2.4GHz Wireless PCI Adapter (rev 20)

instalowałem ją wpierw poprzez ndiswrppera, ale mimo wszystko nie chce mi sie pokazć interfejs wlan0
Code:

centralka rtl8180-0.21 # ndiswrapper -l
installed drivers:
netdlwl         driver installed, hardware (1186:3300) present
?
Back to top
View user's profile Send private message
Paczesiowa
Guru
Guru


Joined: 06 Mar 2006
Posts: 593
Location: Oborniki Śląskie, Poland

PostPosted: Wed Dec 20, 2006 1:49 am    Post subject: Reply with quote

a modprobe ndiswrapper bylo?
Back to top
View user's profile Send private message
lo53r
Tux's lil' helper
Tux's lil' helper


Joined: 05 Apr 2006
Posts: 134

PostPosted: Wed Dec 20, 2006 11:43 am    Post subject: Reply with quote

tak i nadal pupa :(
Back to top
View user's profile Send private message
Paczesiowa
Guru
Guru


Joined: 06 Mar 2006
Posts: 593
Location: Oborniki Śląskie, Poland

PostPosted: Wed Dec 20, 2006 4:10 pm    Post subject: Reply with quote

moze sie nazywac inaczej niz wlan0. u mnie sie nazywa ra0, sprawdz "ifconfig -a"
Back to top
View user's profile Send private message
lo53r
Tux's lil' helper
Tux's lil' helper


Joined: 05 Apr 2006
Posts: 134

PostPosted: Thu Dec 21, 2006 9:32 am    Post subject: Reply with quote

Code:

centralka lo53r # modprobe ndiswrapper
centralka lo53r # ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:A1:B0:A2:81:AF
          inet addr:81.18.208.220  Bcast:255.255.255.255  Mask:255.255.255.0
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2279 errors:0 dropped:0 overruns:0 frame:0
          TX packets:845 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:574090 (560.6 Kb)  TX bytes:187200 (182.8 Kb)
          Interrupt:217 Base address:0x2000

eth1      Link encap:Ethernet  HWaddr 00:13:D4:65:9D:01
          BROADCAST NOTRAILERS 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:233 Base address:0x4000

lo        Link encap:Local Loopback
          LOOPBACK  MTU:16436  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:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

centralka lo53r #                                                     
Back to top
View user's profile Send private message
deluge
Apprentice
Apprentice


Joined: 28 Jan 2004
Posts: 157

PostPosted: Thu Dec 21, 2006 5:49 pm    Post subject: Reply with quote

moze
Code:
iwconfig

żeby sprwadzić interfejs,
a potem
Code:
ifconfig XhY up
Back to top
View user's profile Send private message
lo53r
Tux's lil' helper
Tux's lil' helper


Joined: 05 Apr 2006
Posts: 134

PostPosted: Thu Dec 21, 2006 6:31 pm    Post subject: Reply with quote

w sumie chyba masz racje ifconfig jest od kablowych sieciowek natomiast iwconfig jest od wifi ale czy to jest prawda czy herezja ? moze to ktos sprecyzowac ?
Back to top
View user's profile Send private message
wodzik
l33t
l33t


Joined: 12 Jun 2005
Posts: 713
Location: Człuchów

PostPosted: Thu Dec 21, 2006 7:29 pm    Post subject: Reply with quote

prawda, aczkolwiek ifconfigiem tez sie posluguje, np przy podnoszeniu sieci.
_________________
:() { :|: & };: <- nie próbuj wpisywać tego w konsoli
Back to top
View user's profile Send private message
bartmarian
Guru
Guru


Joined: 28 Nov 2005
Posts: 557

PostPosted: Thu Dec 21, 2006 8:17 pm    Post subject: Reply with quote

o ile mi wiadomo to:
iwconfig sluzy do konfiguracji radyjka w karcie czyli ustawia:
kanal, essid, czasem moc karty, wymusza wybor AP po MAC i wiele innych,
a ifconfig to chyba wiadomo...
Back to top
View user's profile Send private message
Paczesiowa
Guru
Guru


Joined: 06 Mar 2006
Posts: 593
Location: Oborniki Śląskie, Poland

PostPosted: Thu Dec 21, 2006 9:07 pm    Post subject: Reply with quote

ale samo iwconfig pokaze liste tych samych interfejsow co "ifconfig -a" wiec jak nie widac to dupa
Back to top
View user's profile Send private message
lo53r
Tux's lil' helper
Tux's lil' helper


Joined: 05 Apr 2006
Posts: 134

PostPosted: Thu Dec 21, 2006 11:54 pm    Post subject: Reply with quote

dobra dobra :) więc jakieś pomysły aby interfejs sie pokazał może poprostu ndiswrapper jest za słaby by podnieść tak ważny interfejs :x
Back to top
View user's profile Send private message
bartmarian
Guru
Guru


Joined: 28 Nov 2005
Posts: 557

PostPosted: Fri Dec 22, 2006 12:06 am    Post subject: Reply with quote

co pokazuje iwconfig ? po zaladowaniu ndiswrappera
Back to top
View user's profile Send private message
argasek
Bodhisattva
Bodhisattva


Joined: 06 May 2004
Posts: 1121
Location: Sol [0,0], Poland, Kraków

PostPosted: Fri Dec 22, 2006 4:42 pm    Post subject: Reply with quote

A czy ta karta wymaga koniecznie ndiswrappera? Instalowałem SuSE 10.1 na komputerze z taką kartą i działała mi "z palca", więc jakiś sterownik w kernelu musiał istnieć.
_________________
RLU #137109 | http://soundcloud.com/argasek
Back to top
View user's profile Send private message
lo53r
Tux's lil' helper
Tux's lil' helper


Joined: 05 Apr 2006
Posts: 134

PostPosted: Sun Dec 24, 2006 10:02 am    Post subject: Reply with quote

bartmarian wrote:
co pokazuje iwconfig ? po zaladowaniu ndiswrappera

Code:

centralka lo53r # iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      no wireless extensions.

centralka lo53r #

argasek wrote:
co pokazuje iwconfig ? po zaladowaniu ndiswrappera
A czy ta karta wymaga koniecznie ndiswrappera? Instalowałem SuSE 10.1 na komputerze z taką kartą i działała mi "z palca", więc jakiś sterownik w kernelu musiał istnieć.

nie, ale chwilowo skoncentrowałem się na ndiswrpper, podaj co w kernelu jest od niej a zmienie i zobaczymy czy pomoglo :)
Back to top
View user's profile Send private message
bartmarian
Guru
Guru


Joined: 28 Nov 2005
Posts: 557

PostPosted: Sun Dec 24, 2006 10:27 am    Post subject: Reply with quote

w jajku modulu do niej chyba nie bedzie, moglbys napisac to co fizycznie
jest napisane na chipsecie karty wifi ?
Back to top
View user's profile Send private message
lo53r
Tux's lil' helper
Tux's lil' helper


Joined: 05 Apr 2006
Posts: 134

PostPosted: Tue Dec 26, 2006 11:47 pm    Post subject: Reply with quote

odnośnie co jest na niej napisane.
to jest opisany jako: DL20010
poniżej zamieszczam link jeśli chcecie ją zobaczyć dokładniej
http://img179.imageshack.us/img179/6870/dsc00270io4.jpg
Back to top
View user's profile Send private message
aqu
Apprentice
Apprentice


Joined: 12 Nov 2005
Posts: 249
Location: Kalisz, Poland

PostPosted: Wed Dec 27, 2006 9:04 am    Post subject: Reply with quote

mam taka karte ;)
mozesz uzyc modulu z portage: rtl8180 (nie dziala z jajem 2.6.19)
albo przez ndiswrappera (ale jesli tak to musisz uzyc sterownikow dla dwl-610, co jest troche dziwne ;)
_________________
Security is like Ogres and Onions, they have layers.
Linux - Registered user #415939

adopt an unanswered post
Back to top
View user's profile Send private message
lo53r
Tux's lil' helper
Tux's lil' helper


Joined: 05 Apr 2006
Posts: 134

PostPosted: Wed Dec 27, 2006 9:08 am    Post subject: Reply with quote

aqu wrote:
mam taka karte ;)
mozesz uzyc modulu z portage: rtl8180 (nie dziala z jajem 2.6.19)
albo przez ndiswrappera (ale jesli tak to musisz uzyc sterownikow dla dwl-610, co jest troche dziwne ;)

no właśnie... ndiswrapper, ale ja próbowałem jak do tej pory tylko dla sterowników przypisanych do danej karty, ale nie omieszkam spróbować tych od modelu wyższego :D

EDIT
Quote:

centralka Desktop # ndiswrapper -i /home/lo53r/Desktop/DRIVERS/NETDLWL.INF
installing netdlwl ...
centralka Desktop # modprobe ndiswrapper
centralka Desktop # ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:A1:B0:A2:81:AF
inet addr:81.18.208.220 Bcast:255.255.255.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4439 errors:0 dropped:0 overruns:0 frame:0
TX packets:778 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1025492 (1001.4 Kb) TX bytes:129666 (126.6 Kb)
Interrupt:217 Base address:0x2000

eth1 Link encap:Ethernet HWaddr 00:13:D4:65:9D:01
BROADCAST NOTRAILERS 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:233 Base address:0x4000

lo Link encap:Local Loopback
LOOPBACK MTU:16436 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:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

centralka Desktop # iwconfig -a
-a No such device

centralka Desktop # iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

eth1 no wireless extensions.

centralka Desktop #

i nadal lipa ;/ mimo ze stery wzialem od 610 ;]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt 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