최근에 구입한 Leoxsys Nano 어댑터가 Debian에서는 작동하지 않지만 Ubuntu에서는 완벽하게 작동합니다. install.sh
드라이버와 함께 제공되는 스크립트를 사용하여 설치를 시도했지만 여전히 성공하지 못했습니다.
이것은 (타임스탬프 오류) 다양한 파일에 대한 중복 출력입니다 install.sh
. 게시물이 너무 길고 전체 출력을 볼 수 있기 때문에 일부를 제거했습니다.여기:
rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/hal/rtl8188e/usb/rtl8188eu_xmit.c
tar: rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/hal/rtl8188e/usb/rtl8188eu_xmit.c: time stamp 2012-11-16 13:06:39 is 280134634.419668702 s in the future
rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/hal/rtl8188e/usb/usb_halinit.c
tar: rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/hal/rtl8188e/usb/usb_halinit.c: time stamp 2012-11-16 13:06:39 is 280134634.417253308 s in the future
rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/hal/rtl8188e/usb/usb_ops_linux.c
tar: rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/hal/rtl8188e/usb/usb_ops_linux.c: time stamp 2012-11-16 13:06:39 is 280134634.416732716 s in the future
rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/ifcfg-wlan0
tar: rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/hal/rtl8188e/usb: time stamp 2012-11-16 13:06:39 is 280134634.41663481 s in the future
tar: rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/hal/rtl8188e: time stamp 2012-11-16 13:06:37 is 280134632.416591435 s in the future
tar: rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/hal: time stamp 2012-11-16 13:06:34 is 280134629.416553349 s in the future
tar: rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/ifcfg-wlan0: time stamp 2012-11-16 13:06:37 is 280134632.416436593 s in the future
rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/include/
rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/include/autoconf.h
tar: rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/include/autoconf.h: time stamp 2012-11-16 13:06:39 is 280134634.416238385 s in the future
rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/include/basic_types.h
tar: rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/include/basic_types.h: time stamp 2012-11-16 13:06:38 is 280134633.416090583 s in the future
rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/include/byteorder/
rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/include/byteorder/big_endian.h
tar: rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/include/byteorder/big_endian.h: time stamp 2012-11-16 13:06:38 is 280134633.415909986 s in the future
rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/include/byteorder/generic.h
tar: rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/include/byteorder/generic.h: time stamp 2012-11-16 13:06:38 is 280134633.415770465 s in the future
[...]
rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/include/rtw_xmit.h
tar: rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116/include/rtw_xmit.h: time stamp 2012-11-16 13:06:38 is 280134633.360691402 s in the future
Please select card type(1/2):
1) RTL8188eus
2) RTL8189es
#? 1
You have selected RTL8188eus
rtw_version.h has existed!
Authentication requested [root] for make clean:
rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
rm -fr .tmp_versions
rm -fr Module.symvers ; 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/rtl8188e/usb ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd hal/rtl8188e ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd hal/OUTSRC/rtl8188e ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd hal/OUTSRC/ ; 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/3.2.0-4-686-pae/build M=/home/vivek/Linux/driver/rtl8188EUS_rtl8189ES_linux_v4.1.2.2_5805.20121116 modules
make: *** /lib/modules/3.2.0-4-686-pae/build: No such file or directory. Stop.
make: *** [modules] Error 2
##################################################
Compile make driver error: 2
Please check error Mesg
##################################################
root@debian:/home/vivek/Linux#
답변1
간단히 말해서 메시지에 표시된 대로 지정한 파일이나 디렉터리가 없습니다. 확인하다이것링크는 스페인어로 되어 있지만 중요한 부분은 apt-get install linux-headers-$(uname -r)
헤더를 참조하는 프로그램을 컴파일할 수 있도록 헤더를 설치한다는 것입니다.
답변2
firmware-realtek
이것은 테스트/불안정 패키지에서 지원되는 것 같습니다 .
내용에는 다음과 같습니다.
* Realtek RTL8188EE firmware (rtlwifi/rtl8188efw.bin)
* Realtek RTL8188EU firmware (rtlwifi/rtl8188eufw.bin)
한번 시도해 보는 것은 어떨까요?