|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Wireless Networking Support for wireless networking in suse. |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi guy's
I have just installed opensuse 10.3 on a new Gateway laptop. I tried to install the driver for my RTL8187 wireless card but wen I do the ./makedrv this is what I get: (note the errors at the end) ieee80211/ ieee80211/license ieee80211/ieee80211_crypt.c ieee80211/ieee80211_tx.c tar: ieee80211/ieee80211_tx.c: time stamp 2007-12-05 03:53:21 is 1747751.619723428 s in the future ieee80211/ieee80211_softmac.c tar: ieee80211/ieee80211_softmac.c: time stamp 2007-12-05 03:26:56 is 1746166.599639145 s in the future ieee80211/ieee80211_softmac_wx.c ieee80211/ieee80211_module.c tar: ieee80211/ieee80211_module.c: time stamp 2007-12-03 04:07:33 is 1575803.598119661 s in the future ieee80211/ieee80211_crypt_ccmp.c ieee80211/ieee80211_rx.c ieee80211/tags tar: ieee80211/tags: time stamp 2007-12-03 04:06:42 is 1575752.593833537 s in the future ieee80211/ieee80211_crypt_tkip.c ieee80211/Makefile ieee80211/readme ieee80211/.tmp_versions/ ieee80211/.tmp_versions/ieee80211-rtl.mod ieee80211/.tmp_versions/ieee80211_crypt_wep-rtl.mod ieee80211/.tmp_versions/ieee80211_crypt_tkip-rtl.mod ieee80211/.tmp_versions/ieee80211_crypt-rtl.mod ieee80211/.tmp_versions/ieee80211_crypt_ccmp-rtl.mod ieee80211/ieee80211_crypt_wep.c ieee80211/ieee80211.h tar: ieee80211/ieee80211.h: time stamp 2007-12-05 03:27:45 is 1746215.581762251 s in the future ieee80211/ieee80211_wx.c ieee80211/ieee80211_crypt.h rtl8187/ rtl8187/license rtl8187/r8180_rtl8225z2.c rtl8187/r8180_rtl8225.h rtl8187/r8187_led.c rtl8187/r8180_93cx6.h rtl8187/r8180_wx.h rtl8187/r8180_hw.h tar: rtl8187/r8180_hw.h: time stamp 2007-12-03 06:30:10 is 1584360.558262674 s in the future rtl8187/copying rtl8187/r8187_led.h rtl8187/r8180_pm.h rtl8187/tags tar: rtl8187/tags: time stamp 2007-12-04 22:59:01 is 1730091.527442825 s in the future rtl8187/r8187.h tar: rtl8187/r8187.h: time stamp 2007-12-04 22:22:20 is 1727890.526596859 s in the future rtl8187/Makefile rtl8187/r8180_rtl8225.c rtl8187/readme rtl8187/install rtl8187/.tmp_versions/ rtl8187/.tmp_versions/r8187.mod rtl8187/changes rtl8187/r8180_wx.c rtl8187/r8180_pm.c rtl8187/r8187_core.c rtl8187/r8180_93cx6.c rtl8187/authors rtl8187/ieee80211.h tar: rtl8187/ieee80211.h: time stamp 2007-12-05 03:50:41 is 1747591.498515014 s in the future rtl8187/ieee80211_crypt.h rm -f *.mod.c *.mod *.o .*.cmd *.ko *~ rm -rf /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/tmp make -C /lib/modules/2.6.22.12-0.1-default/build M=/home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211 modules make[1]: Entering directory `/usr/src/linux-2.6.22.12-0.1-obj/i386/default' make -C ../../../linux-2.6.22.12-0.1 O=../linux-2.6.22.12-0.1-obj/i386/default modules make[4]: Warning: File `/home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c' has modification time 1.7e+06 s in the future CC [M] /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.o /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_softmac_scan_wq’: /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c:421: warning: passing argument 2 of ‘queue_delayed_work’ from incompatible pointer type /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_softmac_stop_scan’: /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c:495: warning: passing argument 1 of ‘cancel_delayed_work’ from incompatible pointer type /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_associate_abort’: /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c:915: warning: passing argument 2 of ‘queue_delayed_work’ from incompatible pointer type /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_stop_protocol_rtl’: /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c:2120: warning: passing argument 1 of ‘cancel_delayed_work’ from incompatible pointer type /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c:2229:78: error: macro "INIT_WORK" passed 3 arguments, but takes just 2 /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_softmac_init’: /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c:2229: error: ‘INIT_WORK’ undeclared (first use in this function) /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c:2229: error: (Each undeclared identifier is reported only once /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c:2229: error: for each function it appears in.) /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c:2230:88: error: macro "INIT_WORK" passed 3 arguments, but takes just 2 /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c:2231:94: error: macro "INIT_WORK" passed 3 arguments, but takes just 2 /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c:2232:96: error: macro "INIT_WORK" passed 3 arguments, but takes just 2 /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c:2233:82: error: macro "INIT_WORK" passed 3 arguments, but takes just 2 /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c:2234:82: error: macro "INIT_WORK" passed 3 arguments, but takes just 2 /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_softmac_free’: /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.c:2255: warning: passing argument 1 of ‘cancel_delayed_work’ from incompatible pointer type make[4]: *** [/home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211/ieee80211_softmac.o] Error 1 make[3]: *** [_module_/home/stephane/Install/rtl8187_linux_26.1025.0328.2007/ieee80211] Error 2 make[2]: *** [modules] Error 2 make[1]: *** [modules] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.22.12-0.1-obj/i386/default' make: *** [modules] Error 2 rm -f *.mod.c *.mod *.o .*.cmd *.ko *~ rm -rf /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/tmp make -C /lib/modules/2.6.22.12-0.1-default/build M=/home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187 modules make[1]: Entering directory `/usr/src/linux-2.6.22.12-0.1-obj/i386/default' make -C ../../../linux-2.6.22.12-0.1 O=../linux-2.6.22.12-0.1-obj/i386/default modules CC [M] /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.o In file included from /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c:64: /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187.h:29:26: error: linux/config.h: No such file or directory /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c: In function ‘rtl8187_rx_urbsubmit’: /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c:730: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c: In function ‘rtl8180_tx’: /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c:1648: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c:2053:64: error: macro "INIT_WORK" passed 3 arguments, but takes just 2 /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c: In function ‘rtl8180_init’: /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c:2053: error: ‘INIT_WORK’ undeclared (first use in this function) /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c:2053: error: (Each undeclared identifier is reported only once /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c:2053: error: for each function it appears in.) /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c:2054:77: error: macro "INIT_WORK" passed 3 arguments, but takes just 2 /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c:2055:88: error: macro "INIT_WORK" passed 3 arguments, but takes just 2 /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c:2056:80: error: macro "INIT_WORK" passed 3 arguments, but takes just 2 /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c:2057:78: error: macro "INIT_WORK" passed 3 arguments, but takes just 2 /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c: In function ‘rtl8187_usb_probe’: /home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.c:2956: error: ‘struct net_device’ has no member named ‘get_wireless_stats’ make[4]: *** [/home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187/r8187_core.o] Error 1 make[3]: *** [_module_/home/stephane/Install/rtl8187_linux_26.1025.0328.2007/rtl8187] Error 2 make[2]: *** [modules] Error 2 make[1]: *** [modules] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.22.12-0.1-obj/i386/default' make: *** [modules] Error 2 Can any one help me whit this issue Thank you |
|
|||
|
Hello,
I have a similar problem... I can not get my Realtek RTL8187 wireless working in opensuse 10.3 (I have 64 bit version). The wireless is on a Asus P5B Deluxe WIFI-AP edition motherboard, Implemented on a usb port: when running lsusb I get Bus 001 Device 002: ID 0bda:8187 Realtek Semiconductor Corp. so it is clearly there. On http://en.opensuse.org/HCL/Network_A...%28Wireless%29 a question mark is indicated for support under SL10.3. So I don't know if it is even supported. I tried several things, but none of them worked. If you can help me with one of the following, I would be very glad! Here is what I tried to do: 1) When installing 10,3 I noticed there was a kernel module installing for my wireless card: rtl8187-kmp-default. So I hoped it would work out-of-the-box. But it doesn't: it is not recognized my Yast and I don't know (and couldn't find on the web) how to configure the card when it is not visible with the Yast Network device manager. Does anyone know how to proceed here? In this topic http://forums.suselinuxsupport.de/in...howtopic=63404 bimasakti85 said the problem was solved in opensuse 10.3, but apparently it is not that trivial (at least not for me :huh: ). Is there a howto on the web? 2) I downloaded the driver from the realtek website. In the Readme it is said that it is supported by opensuse 9.3, 10.1 and 10.2, but 10.3 is not mentioned. Anyhow I wanted to give it a try, because there seems to be no other possibility. But as you could guess it didn't compile. According to the installation instructions I have to run 'makedrv', which is a little script that runs 'make' in some directories. I get a lot of messages about incompatible pointer types and it exits with an error. You can find the output in attachment (for those who are interested...). I suspect there is no easy solution for this... 3) I also tried to install using ndiswrapper. I followed the instructions on http://www.andrewd18.com/ndiswrapper/. I downloaded the windows drivers for the wireless from the asus website. I can get up to the installation of the driver, but the card didn't appear in Yast and also manually adding the card didn't work. Another problem which arises here is which driver I have to use: I tried the one for 64bit windows, XP and win98. |
|
|||
|
Hello Headhunter,
I am using SuSe 10.3 64bit as well. If you use the Knetworkmanager it would propably work with the rtl8187-kmp because it does on my System. When I tried to use Yast to configure my card, I didn't see it like you didn't. I am using it momentarily because the SuSe driver keeps loosing packets. It doesn't matter if you use the SuSe for e-mail or surfing but it disturbs streaming (in and out) so I have no use. The second disatwantage ist, that the KNetworkmanager start in KDE. I think the RTL8187 woldn't work in runlevel 3 (without KDE). So I was looking for another driver. So I asked the support of realtek. They sent me on the next day a half tar-file with a driver whith should work on Suse 10.3. The missing files are downloadable with the older driver for Suse 10.2, and I am not sure if it was wise to mix them. And then there is the same error while kompilation like tcn_tech gets, when he tries to compile the file. I've already tried a lot but need also help to finish. kleiner... |
|
|||
|
Quote:
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|