작성일자 : 2015. 11. 12
개발툴로 nvidia TK1을 사용하고 있는데, 셋팅방법을 블로그에 포스팅 해둡니다.
공개는 1년뒤에 하는것으로.
(그리고 블로그에 영문을 섞어서(?) 포스팅을 할예정인데, 더 포스팅을 안하게되는거 아닌지 모르겠다)
퓨림노 드림
01. WIFI setting
-
WIFI Network Adapters Download Link - click
-
File Copy
- rtl8192cufw.bin copy to /lib/firmware/rtlwifi
$cp rtl8192cufw.bin /lib/firmware/rtlwifi
-
editing of
/etc/wpa_supplicant.conf $sudo gedit /etc/wpa_supplicant.conf
-
wifi driver install for linux
- move to Wireless USB adapter(EW-7811Un)/Linux/RTL8188CUSBLINUXV4.0.29000.20130911 and run install.sh
$sh install.sh
02. git Setting
-
$sudo apt-get install git -
You can see the Reference for setting of git below.
03. Open terminal using right-click of mouse on ubuntu
$sudo apt-get install nautilus-open-terminal -
Reference is ubuntu-terminal-open
-
etc
-
if Command don't work, refer to below page.
a. open "Software Sources" application
b. Make sure you have enable the "universe" repository, or you should enable it.
c. Close the software source app and open a Terminal and type:
$sudo apt-get update $sudo apt-get install nautilus-open-terminal
-
04. install of "gcc" and "make"
-
$sudo apt-get install build-essential I'm very sorry broken link of setting for gcc and make. so you can search on google or anothers. - before link Reference
05.Flashing for nvidia TK1
-
if nvidia TK1 need to initialize using ubuntu on virtualbox,
-
first,
Push button of reset on nvidia TK1 during 3 sec or 10 sec beacuseenter recovery mode of nvidia TK1 -
sometime,Don't work "lsusb" command and TK1 recognize USB module. You need to reboot of TK1 and re-try to enterence of recovery mode.
-
# Additional Information
-
Driver packages
# Reference
'Library > CUDA' 카테고리의 다른 글
[CUDA] visual studio 2010 with CUDA 5.5 Setting (0) | 2013.10.01 |
---|---|
CUDA Setting (0) | 2011.04.28 |