W-lan stick 8192CU Treiberproblem

Einrichten des lokalen Netzes, Verbindung zu anderen Computern und Diensten.
Antworten
Linnob
Beiträge: 4
Registriert: 06.08.2015 15:29:50

W-lan stick 8192CU Treiberproblem

Beitrag von Linnob » 06.08.2015 16:04:19

Hallo Forum,
seit 4 Tagen versuche ich nun meinen W-Lan usb Stick von edimax auf Linux zum laufen zu bringen. hab/hatte quasi 0 ahnung von Linux :D
Herausgefunden hab ich mittlerweile, dass ich den Treiber RTL8192CU benötige, welchen ich auch von der Realtekseite heruntergeladen habe.
Anfangs wollte ich das ding auf einem alten Etch Linux sys zum laufen bringen (kernel 2.6.17-486-voyage), jedoch nachdem ich fehler um fehler bekam hab ich erstmal aufgegeben.
Meine Idee war es nun auf einer etwas "neueren" Version ( 2.6.18-6-686) den Treiber zu Kompilieren und dann die .ko datei auf dem anderen Gerät versuchen zum laufen zu bekommen.

Leider bekomme ich auch auf der 2.6.18er Version nur fehlermeldungen: sowohl wenn ich die im Treiberpaket von Realtek enthaltene install.sh ausführe, als auch ein manuelles make führten nicht zum ergebnis.
Hier mal was ich rausbekomm:

Code: Alles auswählen

Authentication requested [root] for make clean:
rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
rm .tmp_versions -fr ; rm Module.symvers -fr
rm -fr Module.markers ; rm -fr modules.order
cd core/efuse ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd core ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd hal/rtl8192c/usb ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd hal/rtl8192c ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd hal ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd os_dep/linux ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd os_dep ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
Authentication requested [root] for make driver:
make ARCH=i386 CROSS_COMPILE= -C /lib/modules/2.6.18-6-686/build M=/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911  modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.18-6-686'
  CC [M]  /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.o
In file included from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c:23:
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/osdep_service.h:1806: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rtw_cbuf_full’
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/osdep_service.h:1807: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rtw_cbuf_empty’
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/osdep_service.h:1808: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rtw_cbuf_push’
In file included from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/drv_types.h:66,
                 from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c:24:
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/rtw_cmd.h:946: error: expected declaration specifiers or ‘...’ before ‘bool’
In file included from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/drv_types.h:71,
                 from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c:24:
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/hal_intf.h:223: error: expected specifier-qualifier-list before ‘bool’
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/hal_intf.h:418: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rtw_hal_sreset_inprogress’
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/hal_intf.h:425: error: expected declaration specifiers or ‘...’ before ‘bool’
In file included from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/rtw_mlme.h:25,
                 from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/drv_types.h:78,
                 from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c:24:
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/mlme_osdep.h:34: error: expected declaration specifiers or ‘...’ before ‘bool’
In file included from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/drv_types.h:78,
                 from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c:24:
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/rtw_mlme.h:757: error: expected declaration specifiers or ‘...’ before ‘bool’
In file included from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/drv_types.h:83,
                 from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c:24:
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/rtw_mlme_ext.h:418: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rtw_mlme_band_check’
In file included from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/drv_types.h:84,
                 from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c:24:
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/rtw_p2p.h:117: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_rtw_p2p_chk_state’
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/rtw_p2p.h:121: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_rtw_p2p_chk_role’
In file included from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/drv_types.h:86,
                 from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c:24:
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/rtw_ap.h:55: error: expected declaration specifiers or ‘...’ before ‘bool’
In file included from /home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c:24:
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/drv_types.h:201: error: expected specifier-qualifier-list before ‘bool’
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/include/drv_types.h:653: error: expected declaration specifiers or ‘...’ before ‘bool’
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c:1352: error: expected declaration specifiers or ‘...’ before ‘bool’
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c: In function ‘rtw_disassoc_cmd’:
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c:1371: error: ‘enqueue’ undeclared (first use in this function)
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c:1371: error: (Each undeclared identifier is reported only once
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c:1371: error: for each function it appears in.)
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c: In function ‘p2p_protocol_wk_cmd’:
/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.c:2440: warning: implicit declaration of function ‘_rtw_p2p_chk_state’
make[2]: *** [/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911/core/rtw_cmd.o] Error 1
make[1]: *** [_module_/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.18-6-686'
make: *** [modules] Error 2
##################################################
Compile make driver error: 2
Please check error Mesg
##################################################
debian:/home/tobias/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911#
hat da jemand irgentwie ansatzweise eine Idee? ich verzweifle langsam :oops:

Benutzeravatar
hikaru
Moderator
Beiträge: 13981
Registriert: 09.04.2008 12:48:59

Re: W-lan stick 8192CU Treiberproblem

Beitrag von hikaru » 06.08.2015 16:13:07

Linnob hat geschrieben:hat da jemand irgentwie ansatzweise eine Idee?
Ja. Nutze ein aktuelles Debian!
Debian Etch mit Kernel 2.6.18 ist aus der Steinzeit. Zwischenzeitlich wurde das Rad erfunden, das Feuer nutzbar gemacht und auch dein WLAN-Stick.

Falls da wirklich der von dir genannte Chipsatz drin steckt wirst du lediglich Debianfirmware-realtek nachinstallieren müssen um ihn in Betrieb zu nehmen.

Linnob
Beiträge: 4
Registriert: 06.08.2015 15:29:50

Re: W-lan stick 8192CU Treiberproblem

Beitrag von Linnob » 06.08.2015 16:19:16

neues Debian ist leider keine Option, es muss bei Etch bleiben

Benutzeravatar
hikaru
Moderator
Beiträge: 13981
Registriert: 09.04.2008 12:48:59

Re: W-lan stick 8192CU Treiberproblem

Beitrag von hikaru » 06.08.2015 16:33:44

Warum?

Linnob
Beiträge: 4
Registriert: 06.08.2015 15:29:50

Re: W-lan stick 8192CU Treiberproblem

Beitrag von Linnob » 07.08.2015 09:02:45

Zwischenzeitlich wurde das Rad erfunden, das Feuer nutzbar gemacht
genau darum ^^ da sind einfach sachen drauf, die sind für das alte ding gemacht, dass sie auf dem neuen nichtmehr funktionieren :wink:

Benutzeravatar
hikaru
Moderator
Beiträge: 13981
Registriert: 09.04.2008 12:48:59

Re: W-lan stick 8192CU Treiberproblem

Beitrag von hikaru » 07.08.2015 09:10:06

Dann würde ich das alte System virtualisieren und auf der Hardware ein aktuelles Debian betreiben.

Linnob
Beiträge: 4
Registriert: 06.08.2015 15:29:50

Re: W-lan stick 8192CU Treiberproblem

Beitrag von Linnob » 07.08.2015 10:02:55

gibts denn keine möglichkeit den treiber zum laufen zu bekommen? alles andere ist vielzuviel aufwand. sonst bleibt das ding halt am lan hängen

Antworten