LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Play by Play Install (https://www.linuxquestions.org/questions/linux-newbie-8/play-by-play-install-4175478826/)

jhwatts 09-27-2013 10:46 PM

Play by Play Install
 
1 Attachment(s)
I'm trying to install this wireless driver and not getting very far. I need a fairly detailed step by step instruction. See the attached .pdf.

I get to to step one and open a shell and type ./install.sh and I get a error. Do I need to switch to a specific directory or what, I don't know what to do.

Could somebody spell this out for me?

I am installing a wireless driver on a ARM 10 Cubieboard. I am running https://fedoraproject.org/wiki/Cubie_Board

I've got the OS installed and running nicely. Its just the driver that's giving me trouble.

Newbie in panic mode!!! Any help would be appreciated?

jamison20000e 09-27-2013 11:35 PM

did you use su or sudo ./install.sh

http://ubuntuforums.org/showthread.php?t=1959075 :confused:

cospengle 09-28-2013 05:21 AM

Quote:

Originally Posted by jhwatts (Post 5036203)
I get to to step one and open a shell and type ./install.sh and I get a error. Do I need to switch to a specific directory or what, I don't know what to do.

"I get a eror" isn't as useful as posting the actual error message. If you could please post the error in its full text then we're in a much better position to help.

jhwatts 09-28-2013 09:18 AM

Error
 
The error is "No such file or directory".

I typed ./install.sh in a shell.

jamison20000e 09-28-2013 09:37 AM

Are you in the same directory as the install.sh?
Code:

pwd
and
Code:

cd /home/your/file/spot
plus
Code:

ls

jhwatts 09-28-2013 10:42 AM

OK. When I type ls the file instal.sh is in the list of file in that directory.

Now what?

Thank you.

jamison20000e 09-28-2013 04:09 PM

Can you post the exact name of the thumb drive (?) and the results from this:
Code:

uname -a
and
Code:

lsusb
plus
Code:

sudo ifconfig

schneidz 09-28-2013 05:06 PM

maybe install.sh isnt executable. what are its permissions ?

jamison20000e 09-28-2013 05:46 PM

Wouldn't su\do fix that or not necessarily?

schneidz 09-28-2013 05:47 PM

nope

jamison20000e 09-28-2013 07:03 PM

or login su for ifconfig :)

jamison20000e 09-28-2013 11:02 PM

Wish I had a Cubieboard. Have a Pi I don't play with enough :( normally if I have your problem I'd use my package manager and download wifi scanners\networking-tools to get connected but if drivers not up, bummer?.?.

jhwatts 09-30-2013 08:50 AM

OK. I set install.sh as executable, I'm in the correct directory and it runs but gives me a error in the middle of it. the output from the terminal is bellow.

Auto install for 8192cu
September, 1 2010 v 1.0.0
rtl8192CU_linux_v2.0.1324.20110126/
rtl8192CU_linux_v2.0.1324.20110126/autoconf_rtl8192c_usb_linux.h
rtl8192CU_linux_v2.0.1324.20110126/clean
rtl8192CU_linux_v2.0.1324.20110126/core/
rtl8192CU_linux_v2.0.1324.20110126/core/efuse/
rtl8192CU_linux_v2.0.1324.20110126/core/efuse/rtl8712_efuse.c
rtl8192CU_linux_v2.0.1324.20110126/core/ieee80211.c
rtl8192CU_linux_v2.0.1324.20110126/core/led/
rtl8192CU_linux_v2.0.1324.20110126/core/led/rtl8192c_led.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_cmd.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_debug.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_eeprom.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_io.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_ioctl_query.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_ioctl_rtl.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_ioctl_set.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_mlme.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_mlme_ext.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_mp.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_mp_ioctl.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_pwrctrl.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_recv.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_rf.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_security.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_sta_mgt.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_wlan_util.c
rtl8192CU_linux_v2.0.1324.20110126/core/rtw_xmit.c
rtl8192CU_linux_v2.0.1324.20110126/hal/
rtl8192CU_linux_v2.0.1324.20110126/hal/hal_init.c
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/rtl8192c_dm.c
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/rtl8192c_phycfg.c
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/rtl8192c_rf6052.c
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/rtl8192c_rxdesc.c
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/usb/
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/usb/Hal8192CUHWImg.c
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/usb/rtl8192cu_recv.c
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/usb/rtl8192cu_xmit.c
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/usb/rtl8192c_cmd.c
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/usb/usb_halinit.c
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/usb/usb_ops_ce.c
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/usb/usb_ops_linux.c
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/usb/usb_ops_xp.c
rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c_d_hal_init.c
rtl8192CU_linux_v2.0.1324.20110126/ifcfg-wlan0
rtl8192CU_linux_v2.0.1324.20110126/include/
rtl8192CU_linux_v2.0.1324.20110126/include/autoconf.h
rtl8192CU_linux_v2.0.1324.20110126/include/basic_types.h
rtl8192CU_linux_v2.0.1324.20110126/include/byteorder/
rtl8192CU_linux_v2.0.1324.20110126/include/byteorder/big_endian.h
rtl8192CU_linux_v2.0.1324.20110126/include/byteorder/generic.h
rtl8192CU_linux_v2.0.1324.20110126/include/byteorder/little_endian.h
rtl8192CU_linux_v2.0.1324.20110126/include/byteorder/swab.h
rtl8192CU_linux_v2.0.1324.20110126/include/byteorder/swabb.h
rtl8192CU_linux_v2.0.1324.20110126/include/circ_buf.h
rtl8192CU_linux_v2.0.1324.20110126/include/cmd_osdep.h
rtl8192CU_linux_v2.0.1324.20110126/include/drv_conf.h
rtl8192CU_linux_v2.0.1324.20110126/include/drv_types.h
rtl8192CU_linux_v2.0.1324.20110126/include/drv_types_ce.h
rtl8192CU_linux_v2.0.1324.20110126/include/drv_types_linux.h
rtl8192CU_linux_v2.0.1324.20110126/include/drv_types_xp.h
rtl8192CU_linux_v2.0.1324.20110126/include/ethernet.h
rtl8192CU_linux_v2.0.1324.20110126/include/farray.h
rtl8192CU_linux_v2.0.1324.20110126/include/h2clbk.h
rtl8192CU_linux_v2.0.1324.20110126/include/Hal8192CPhyCfg.h
rtl8192CU_linux_v2.0.1324.20110126/include/Hal8192CPhyReg.h
rtl8192CU_linux_v2.0.1324.20110126/include/Hal8192CUHWImg.h
rtl8192CU_linux_v2.0.1324.20110126/include/HalRf.h
rtl8192CU_linux_v2.0.1324.20110126/include/hal_init.h
rtl8192CU_linux_v2.0.1324.20110126/include/ieee80211.h
rtl8192CU_linux_v2.0.1324.20110126/include/ieee80211_ext.h
rtl8192CU_linux_v2.0.1324.20110126/include/if_ether.h
rtl8192CU_linux_v2.0.1324.20110126/include/ip.h
rtl8192CU_linux_v2.0.1324.20110126/include/mlme_osdep.h
rtl8192CU_linux_v2.0.1324.20110126/include/mp_custom_oid.h
rtl8192CU_linux_v2.0.1324.20110126/include/nic_spec.h
rtl8192CU_linux_v2.0.1324.20110126/include/osdep_ce_service.h
rtl8192CU_linux_v2.0.1324.20110126/include/osdep_intf.h
rtl8192CU_linux_v2.0.1324.20110126/include/osdep_service.h
rtl8192CU_linux_v2.0.1324.20110126/include/recv_osdep.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8192c_cmd.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8192c_dm.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8192c_event.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8192c_hal.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8192c_recv.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8192c_spec.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8192c_xmit.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8712_bitdef.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8712_cmd.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8712_efuse.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8712_event.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8712_hal.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8712_recv.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8712_regdef.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8712_rf.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8712_spec.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtl8712_xmit.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_byteorder.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_cmd.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_debug.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_eeprom.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_event.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_ht.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_io.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_ioctl.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_ioctl_query.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_ioctl_rtl.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_ioctl_set.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_led.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_mlme.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_mlme_ext.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_mp.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_mp_ioctl.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_mp_phy_regdef.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_pwrctrl.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_qos.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_recv.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_rf.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_security.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_version.h
rtl8192CU_linux_v2.0.1324.20110126/include/rtw_xmit.h
rtl8192CU_linux_v2.0.1324.20110126/include/sdio_hal.h
rtl8192CU_linux_v2.0.1324.20110126/include/sdio_ops.h
rtl8192CU_linux_v2.0.1324.20110126/include/sdio_ops_ce.h
rtl8192CU_linux_v2.0.1324.20110126/include/sdio_ops_linux.h
rtl8192CU_linux_v2.0.1324.20110126/include/sdio_ops_xp.h
rtl8192CU_linux_v2.0.1324.20110126/include/sdio_osintf.h
rtl8192CU_linux_v2.0.1324.20110126/include/sta_info.h
rtl8192CU_linux_v2.0.1324.20110126/include/usb_hal.h
rtl8192CU_linux_v2.0.1324.20110126/include/usb_ops.h
rtl8192CU_linux_v2.0.1324.20110126/include/usb_osintf.h
rtl8192CU_linux_v2.0.1324.20110126/include/usb_vendor_req.h
rtl8192CU_linux_v2.0.1324.20110126/include/version.h
rtl8192CU_linux_v2.0.1324.20110126/include/wifi.h
rtl8192CU_linux_v2.0.1324.20110126/include/wlan_bssdef.h
rtl8192CU_linux_v2.0.1324.20110126/include/xmit_osdep.h
rtl8192CU_linux_v2.0.1324.20110126/Kconfig
rtl8192CU_linux_v2.0.1324.20110126/Makefile
rtl8192CU_linux_v2.0.1324.20110126/os_dep/
rtl8192CU_linux_v2.0.1324.20110126/os_dep/linux/
rtl8192CU_linux_v2.0.1324.20110126/os_dep/linux/ioctl_linux.c
rtl8192CU_linux_v2.0.1324.20110126/os_dep/linux/mlme_linux.c
rtl8192CU_linux_v2.0.1324.20110126/os_dep/linux/os_intfs.c
rtl8192CU_linux_v2.0.1324.20110126/os_dep/linux/recv_linux.c
rtl8192CU_linux_v2.0.1324.20110126/os_dep/linux/sdio_intf.c
rtl8192CU_linux_v2.0.1324.20110126/os_dep/linux/usb_intf.c
rtl8192CU_linux_v2.0.1324.20110126/os_dep/linux/xmit_linux.c
rtl8192CU_linux_v2.0.1324.20110126/os_dep/osdep_service.c
rtl8192CU_linux_v2.0.1324.20110126/runwpa
rtl8192CU_linux_v2.0.1324.20110126/wlan0dhcp
rtl8192CU_linux_v2.0.1324.20110126/wpa1.conf
rtl8192CU_linux_v2.0.1324.20110126
Authentication requested [root] for make driver:
make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/3.4.24-1.fc18.armv7hl.a10/build M=/home/user/Documents/Linux/driver/rtl8192CU_linux_v2.0.1324.20110126 modules
make: *** /lib/modules/3.4.24-1.fc18.armv7hl.a10/build: No such file or directory. Stop.
make: *** [modules] Error 2
Compile make driver error: 2, Please check error Mesg

jamison20000e 09-30-2013 08:58 AM

Quote:

Originally Posted by jhwatts (Post 5037290)
...
Authentication requested [root] for make driver:
make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/3.4.24-1.fc18.armv7hl.a10/build M=/home/user/Documents/Linux/driver/rtl8192CU_linux_v2.0.1324.20110126 modules
make: *** /lib/modules/3.4.24-1.fc18.armv7hl.a10/build: No such file or directory. Stop.
make: *** [modules] Error 2
Compile make driver error: 2, Please check error Mesg

When you run do you use sudo or su then give the root password or does the [root] mean you did?

jhwatts 09-30-2013 09:29 AM

I am running as su.


All times are GMT -5. The time now is 07:12 PM.