Wlan UHU alatt, érdekes hibajalenség!

Kezdőlap Fórumok UHU Linux Általános UHU problémák, javaslatok Wlan UHU alatt, érdekes hibajalenség!

10 bejegyzés megtekintése - 1-10 / 10
  • Szerző
    Bejegyzés
  • #2068583
    PcZolee
    Felhasználó

      Ja, és a dhclient ra0-ra kapok rendesen IP-t (rt2400 esetén), viszont ndis-es dhclient wlan0-ra vár, aztán kilép, és nem kapok IP-t! Ja, és még egy érdekesség, rt2400-al a router-ben is látom a mac címét, viszont ndis-el semmi!

      #2068584
      PcZolee
      Felhasználó

        Látom nem sokakat bojgat a dolog :(. Mindegy, megoldottam egy másik wifi kártyával…
        Viszont a kérdés még nyitott!
        Más, a legtöbb wifi-s progi nem fordu le, és ezzel a hibaüzivel száll el a make:

        1$ make
        gcc -O2 -Wall `gtk-config –cflags` -DGLIBC22_HEADERS  -c iwmisc.c
        In file included from iwmisc.c:4:
        iwcommon.h:249:8: warning: extra tokens at end of #endif directive
        iwcommon.h:254:8: warning: extra tokens at end of #endif directive
        In file included from /usr/include/linux/wireless.h:79,
                        from iwcommon.h:221,
                        from iwmisc.c:4:
        /usr/include/linux/ethtool.h:18: error: parse error before „u32”
        /usr/include/linux/ethtool.h:20: error: parse error before „advertising”
        /usr/include/linux/ethtool.h:21: error: parse error before „speed”
        /usr/include/linux/ethtool.h:22: error: parse error before „duplex”
        /usr/include/linux/ethtool.h:23: error: parse error before „port”
        /usr/include/linux/ethtool.h:24: error: parse error before „phy_address”
        /usr/include/linux/ethtool.h:25: error: parse error before „transceiver”
        /usr/include/linux/ethtool.h:26: error: parse error before „autoneg”
        /usr/include/linux/ethtool.h:27: error: parse error before „maxtxpkt”
        /usr/include/linux/ethtool.h:28: error: parse error before „maxrxpkt”
        /usr/include/linux/ethtool.h:29: error: parse error before „reserved”
        /usr/include/linux/ethtool.h:30: error: parse error before ‘}’ token
        /usr/include/linux/ethtool.h:35: error: parse error before „u32”
        /usr/include/linux/ethtool.h:43: error: parse error before „n_stats”
        /usr/include/linux/ethtool.h:44: error: parse error before „testinfo_len”
        /usr/include/linux/ethtool.h:45: error: parse error before „eedump_len”
        /usr/include/linux/ethtool.h:46: error: parse error before „regdump_len”
        /usr/include/linux/ethtool.h:52: error: parse error before „u32”
        /usr/include/linux/ethtool.h:54: error: parse error before „wolopts”
        /usr/include/linux/ethtool.h:55: error: parse error before „sopass”
        /usr/include/linux/ethtool.h:56: error: parse error before ‘}’ token
        /usr/include/linux/ethtool.h:60: error: parse error before „u32”
        /usr/include/linux/ethtool.h:66: error: parse error before „u32”
        /usr/include/linux/ethtool.h:67: error: conflicting types for `version’
        /usr/include/linux/ethtool.h:37: error: previous declaration of `version’
        /usr/include/linux/ethtool.h:68: error: parse error before „len”
        /usr/include/linux/ethtool.h:69: error: parse error before „data”
        /usr/include/linux/ethtool.h:69: error: conflicting types for `data’
        /usr/include/linux/ethtool.h:61: error: previous declaration of `data’
        /usr/include/linux/ethtool.h:70: error: parse error before ‘}’ token
        /usr/include/linux/ethtool.h:74: error: parse error before „u32”
        /usr/include/linux/ethtool.h:76: error: parse error before „offset”
        /usr/include/linux/ethtool.h:77: error: parse error before „len”
        /usr/include/linux/ethtool.h:78: error: parse error before „data”
        /usr/include/linux/ethtool.h:79: error: parse error before ‘}’ token
        /usr/include/linux/ethtool.h:83: error: parse error before „u32”
        /usr/include/linux/ethtool.h:97: error: parse error before „rx_max_coalesced_frames”
        /usr/include/linux/ethtool.h:104: error: parse error before „rx_coalesce_usecs_irq”
        /usr/include/linux/ethtool.h:105: error: parse error before „rx_max_coalesced_frames_irq”
        /usr/include/linux/ethtool.h:111: error: parse error before „tx_coalesce_usecs”
        /usr/include/linux/ethtool.h:119: error: parse error before „tx_max_coalesced_frames”
        /usr/include/linux/ethtool.h:126: error: parse error before „tx_coalesce_usecs_irq”
        /usr/include/linux/ethtool.h:127: error: parse error before „tx_max_coalesced_frames_irq”
        /usr/include/linux/ethtool.h:134: error: parse error before „stats_block_coalesce_usecs”
        /usr/include/linux/ethtool.h:143: error: parse error before „use_adaptive_rx_coalesce”
        /usr/include/linux/ethtool.h:144: error: parse error before „use_adaptive_tx_coalesce”
        /usr/include/linux/ethtool.h:150: error: parse error before „pkt_rate_low”
        /usr/include/linux/ethtool.h:151: error: parse error before „rx_coalesce_usecs_low”
        /usr/include/linux/ethtool.h:152: error: parse error before „rx_max_coalesced_frames_low”
        /usr/include/linux/ethtool.h:153: error: parse error before „tx_coalesce_usecs_low”
        /usr/include/linux/ethtool.h:154: error: parse error before „tx_max_coalesced_frames_low”
        /usr/include/linux/ethtool.h:165: error: parse error before „pkt_rate_high”
        /usr/include/linux/ethtool.h:166: error: parse error before „rx_coalesce_usecs_high”
        /usr/include/linux/ethtool.h:167: error: parse error before „rx_max_coalesced_frames_high”
        /usr/include/linux/ethtool.h:168: error: parse error before „tx_coalesce_usecs_high”
        /usr/include/linux/ethtool.h:169: error: parse error before „tx_max_coalesced_frames_high”
        /usr/include/linux/ethtool.h:174: error: parse error before „rate_sample_interval”
        /usr/include/linux/ethtool.h:179: error: parse error before „u32”
        /usr/include/linux/ethtool.h:186: error: parse error before „rx_mini_max_pending”
        /usr/include/linux/ethtool.h:187: error: parse error before „rx_jumbo_max_pending”
        /usr/include/linux/ethtool.h:188: error: parse error before „tx_max_pending”
        /usr/include/linux/ethtool.h:193: error: parse error before „rx_pending”
        /usr/include/linux/ethtool.h:194: error: parse error before „rx_mini_pending”
        /usr/include/linux/ethtool.h:195: error: parse error before „rx_jumbo_pending”
        /usr/include/linux/ethtool.h:195: error: parse error before „rx_jumbo_pending”
        /usr/include/linux/ethtool.h:196: error: parse error before „tx_pending”
        /usr/include/linux/ethtool.h:201: error: parse error before „u32”
        /usr/include/linux/ethtool.h:214: error: parse error before „rx_pause”
        /usr/include/linux/ethtool.h:215: error: parse error before „tx_pause”
        /usr/include/linux/ethtool.h:226: error: parse error before „u32”
        /usr/include/linux/ethtool.h:228: error: parse error before „len”
        /usr/include/linux/ethtool.h:229: error: parse error before „data”
        /usr/include/linux/ethtool.h:230: error: parse error before ‘}’ token
        /usr/include/linux/ethtool.h:239: error: parse error before „u32”
        /usr/include/linux/ethtool.h:241: error: parse error before „reserved”
        /usr/include/linux/ethtool.h:241: error: conflicting types for `reserved’
        /usr/include/linux/ethtool.h:29: error: previous declaration of `reserved’
        /usr/include/linux/ethtool.h:242: error: parse error before „len”
        /usr/include/linux/ethtool.h:243: error: parse error before „data”
        /usr/include/linux/ethtool.h:244: error: parse error before ‘}’ token
        /usr/include/linux/ethtool.h:248: error: parse error before „u32”
        /usr/include/linux/ethtool.h:250: error: parse error before „data”
        /usr/include/linux/ethtool.h:251: error: parse error before ‘}’ token
        /usr/include/linux/ethtool.h:256: error: parse error before „ethtool_op_get_link”
        /usr/include/linux/ethtool.h:257: error: parse error before „ethtool_op_get_tx_csum”
        /usr/include/linux/ethtool.h:258: error: parse error before „u32”
        /usr/include/linux/ethtool.h:259: error: parse error before „ethtool_op_get_sg”
        /usr/include/linux/ethtool.h:260: error: parse error before „u32”
        /usr/include/linux/ethtool.h:261: error: parse error before „ethtool_op_get_tso”
        /usr/include/linux/ethtool.h:262: error: parse error before „u32”
        /usr/include/linux/ethtool.h:327: error: parse error before „u32”
        /usr/include/linux/ethtool.h:328: error: parse error before „u32”
        /usr/include/linux/ethtool.h:330: error: parse error before ‘*’ token
        /usr/include/linux/ethtool.h:330: error: `u32′ declared as function returning a function
        /usr/include/linux/ethtool.h:332: error: parse error before „u8”
        /usr/include/linux/ethtool.h:333: error: parse error before „u8”
        /usr/include/linux/ethtool.h:340: error: parse error before ‘*’ token
        /usr/include/linux/ethtool.h:340: error: `u32′ declared as function returning a function
        /usr/include/linux/ethtool.h:341: error: parse error before „u32”
        /usr/include/linux/ethtool.h:342: error: parse error before ‘*’ token
        /usr/include/linux/ethtool.h:342: error: `u32′ declared as function returning a function
        /usr/include/linux/ethtool.h:343: error: parse error before „u32”
        /usr/include/linux/ethtool.h:344: error: parse error before ‘*’ token
        /usr/include/linux/ethtool.h:344: error: `u32′ declared as function returning a function
        /usr/include/linux/ethtool.h:345: error: parse error before „u32”
        /usr/include/linux/ethtool.h:346: error: parse error before ‘*’ token
        /usr/include/linux/ethtool.h:346: error: `u32′ declared as function returning a function
        /usr/include/linux/ethtool.h:347: error: parse error before „u32”
        /usr/include/linux/ethtool.h:349: error: parse error before „u64”
        /usr/include/linux/ethtool.h:350: error: parse error before „u32”
        /usr/include/linux/ethtool.h:351: error: parse error before „u32”
        /usr/include/linux/ethtool.h:353: error: parse error before „u64”
        /usr/include/linux/ethtool.h:356: error: parse error before ‘}’ token
        make: *** [iwmisc.o] Error 1

        #2068585
        PcZolee
        Felhasználó

          Nem biztos, hogy tökéletes, de müködõ megoldás a wireless.h-ban kikommenteztem az ethtool.h-t!

          #2068586
          PcZolee
          Felhasználó

            Amúgy nem tudtok vmi gui-t arra, hogy megkeressem az elérhetõ hálókat, kíraj, melyik milyen (jelerõsség, sebesség, titkosított-e), és esetleg csatlakozni lehessen!

            #2068587
            admin
            Adminisztrátor

              kwifimanager ?
              iwlist eszkoz scan?

              #2068588
              willi
              Felhasználó

                Sajna gui-t nem az nekem is kellenne.
                Probáld simán, anélkül hogy beirnál valamit csak:
                    iwconfig
                párszor megprobálod, hasonló mint az iwscanning.

                #2068589
                Macskajancsi
                Felhasználó
                  willi wrote:
                  Sajna gui-t nem az nekem is kellenne.
                  Probáld simán, anélkül hogy beirnál valamit csak:
                      iwconfig
                  párszor megprobálod, hasonló mint az iwscanning.
                  #2068590
                  PcZolee
                  Felhasználó

                    A konzolos parancsokat ismerem, csak nem mindig kényelmes! De most arra gondoltam irok rá egy scriptet, ami végigvisz az egész folyamaton (a kereséstõl a csatlakozsig), ez nem is gond, de a legjobb vmi xdialog-gal lenne, ahhoz meg nem értek :(, nem tudna vki segíteni benne? A kwifimanager-t megnézem, de gtk-s jobb lenne… köszi

                    #2068591
                    PcZolee
                    Felhasználó

                      Az xdialog-ban nem tudna vki segíteni?

                      #1883947
                      csaba
                      Felhasználó

                        Sziasztok.

                        Adott egy SMC2635W v2-es kártya (RaLink RT2400/RT2460 chipsettel), elõször megpróbáltam életre lehelni az opensource driver-el (http://rt2x00.serialmonkey.com/wiki/index.php/Main_Page), a rt2400 lefordul, de a stable lefagy, amit kiadom az iwconfig ra0 essid xxxxx parancsot! A CVS már megy, de azzal meg nem tudok WPA és/vagy WEP-et használni, amúgy megy a ping, meg minden, ha kikapcsolom a titkosítást (de néha ez is fagy)! Próbáltam volna az rt2x00-át (beta3),az nem fordul!

                        Itt a hiba:
                        pcz@little:/tmp/rt2x00-2.0.0-b3$ make
                          CC [M]  /tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_module.o
                        In file included from /tmp/rt2x00-2.0.0-b3/ieee80211/net/ieee80211_compat.h:9,
                                        from :9:
                        include/linux/etherdevice.h:37: warning: `struct hh_cache’ declared inside parameter list
                        include/linux/etherdevice.h:37: warning: its scope is only this definition or declaration, which is probably not what you want
                        include/linux/etherdevice.h:39: warning: `struct hh_cache’ declared inside parameter list
                        include/linux/etherdevice.h:39: warning: `struct neighbour’ declared inside parameter list
                          CC [M]  /tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_tx.o
                        In file included from /tmp/rt2x00-2.0.0-b3/ieee80211/net/ieee80211_compat.h:9,
                                        from :9:
                        include/linux/etherdevice.h:37: warning: `struct hh_cache’ declared inside parameter list
                        include/linux/etherdevice.h:37: warning: its scope is only this definition or declaration, which is probably not what you want
                        include/linux/etherdevice.h:39: warning: `struct hh_cache’ declared inside parameter list
                        include/linux/etherdevice.h:39: warning: `struct neighbour’ declared inside parameter list
                        /tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_tx.c:192: error: parse error before „gfp_t”
                        /tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_tx.c:193: warning: function declaration isn’t a prototype
                        /tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_tx.c: In function `ieee80211_alloc_txb’:
                        /tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_tx.c:196: error: `nr_frags’ undeclared (first use in this function)
                        /tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_tx.c:196: error: (Each undeclared identifier is reported only once
                        /tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_tx.c:196: error: for each function it appears in.)
                        /tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_tx.c:197: error: `gfp_mask’ undeclared (first use in this function)
                        /tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_tx.c:203: error: `txb_size’ undeclared (first use in this function)
                        /tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_tx.c:206: error: `headroom’ undeclared (first use in this function)
                        /tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_tx.c: In function `ieee80211_xmit’:
                        /tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_tx.c:345: warning: implicit declaration of function `is_multicast_ether_addr’
                        /tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_tx.c:346: warning: implicit declaration of function `is_broadcast_ether_addr’
                        make[3]: *** [/tmp/rt2x00-2.0.0-b3/ieee80211/ieee80211_tx.o] Error 1
                        make[2]: *** [_module_/tmp/rt2x00-2.0.0-b3/ieee80211] Error 2
                        make[1]: *** [debug] Error 2
                        make: *** [ieee80211-debug] Error 2

                        Aztán gondoltam egyet, és kipróbáltam az ndiswrapper-t! Feltettem hozzá mindent, betöltöttem, megtalálta a hálót, felhúztam a kártyát, mint a másik driverrel, de a ping nem megy! Saját magát tudom pingelni, de a router-t már nem :(, pedig látszólag minden ok! Kipróbáltam másik ndiswrapper-el (1.15-ig minddel, utánna gcc 3.4-kell hozzá), de semmi változás :(! Mi lehet a gond?

                        Köszi

                      10 bejegyzés megtekintése - 1-10 / 10
                      • Be kell jelentkezni a hozzászóláshoz.