allenhsu.blogspot.com allenhsu.blogspot.com

ALLENHSU.BLOGSPOT.COM

Allen's memo

星期五, 7月 04, 2014. Savageboard Dual/Solo with BCM43241 in Yocto. Yocto image for Savageboard Dual/Solo with BCM43241. Opencv library (for more information: this link is helpful: http:/ imxcv.blogspot.tw/2014/02/building-opencv-24x-for-freescales-imx6.html. Opengles demo with 3D acceleration. To test WiFi and BT:. WIFI (modify /etc/wpa supplicant.conf for your WiFi environment. Using wpa passphrase ssid key to generate the key). Modprobe bcmdhd (insert wifi driver). With USB UVC camera. 星期五, 12月 27, 2013.

http://allenhsu.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR ALLENHSU.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

September

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Tuesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.0 out of 5 with 5 reviews
5 star
3
4 star
1
3 star
0
2 star
0
1 star
1

Hey there! Start your review of allenhsu.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

4.3 seconds

FAVICON PREVIEW

  • allenhsu.blogspot.com

    16x16

  • allenhsu.blogspot.com

    32x32

  • allenhsu.blogspot.com

    64x64

  • allenhsu.blogspot.com

    128x128

CONTACTS AT ALLENHSU.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Allen's memo | allenhsu.blogspot.com Reviews
<META>
DESCRIPTION
星期五, 7月 04, 2014. Savageboard Dual/Solo with BCM43241 in Yocto. Yocto image for Savageboard Dual/Solo with BCM43241. Opencv library (for more information: this link is helpful: http:/ imxcv.blogspot.tw/2014/02/building-opencv-24x-for-freescales-imx6.html. Opengles demo with 3D acceleration. To test WiFi and BT:. WIFI (modify /etc/wpa supplicant.conf for your WiFi environment. Using wpa passphrase ssid key to generate the key). Modprobe bcmdhd (insert wifi driver). With USB UVC camera. 星期五, 12月 27, 2013.
<META>
KEYWORDS
1 skip to main
2 skip to sidebar
3 allen's memo
4 this image includes
5 gstermer for fsl
6 rfkill unblock wimax
7 rfkill unblock bluetooth
8 hciconfig hci0 up
9 to test opencv
10 to test gstermer
CONTENT
Page content here
KEYWORDS ON
PAGE
skip to main,skip to sidebar,allen's memo,this image includes,gstermer for fsl,rfkill unblock wimax,rfkill unblock bluetooth,hciconfig hci0 up,to test opencv,to test gstermer,aiurdemux,queue,vpudec,mfw v4lsink,張貼者:,allen hsu,沒有留言,yocto,標籤: android,cd git
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Allen's memo | allenhsu.blogspot.com Reviews

https://allenhsu.blogspot.com

星期五, 7月 04, 2014. Savageboard Dual/Solo with BCM43241 in Yocto. Yocto image for Savageboard Dual/Solo with BCM43241. Opencv library (for more information: this link is helpful: http:/ imxcv.blogspot.tw/2014/02/building-opencv-24x-for-freescales-imx6.html. Opengles demo with 3D acceleration. To test WiFi and BT:. WIFI (modify /etc/wpa supplicant.conf for your WiFi environment. Using wpa passphrase ssid key to generate the key). Modprobe bcmdhd (insert wifi driver). With USB UVC camera. 星期五, 12月 27, 2013.

INTERNAL PAGES

allenhsu.blogspot.com allenhsu.blogspot.com
1

Allen's memo: add exist git repo up to github

http://allenhsu.blogspot.com/2013/12/add-exist-git-repo-up-to-github.html

星期五, 12月 27, 2013. Add exist git repo up to github. Take uboot savage mx6 as example. 1 git remote add pb https:/ github.com/allencyhsu/uboot savage mx6.git. 2 git remote -v. Origin git:/ git.freescale.com/imx/uboot-imx.git (fetch). Origin git:/ git.freescale.com/imx/uboot-imx.git (push). Pb https:/ github.com/allencyhsu/uboot savage mx6.git (fetch). Pb https:/ github.com/allencyhsu/uboot savage mx6.git (push). 3 git push pb savage-jb. Answer the id and pass question. 訂閱: 張貼留言 (Atom).

2

Allen's memo: lsmod result in Ubuntu precise on Pandaboard

http://allenhsu.blogspot.com/2012/10/lsmod-result-in-ubuntu-precise-on.html

星期日, 10月 21, 2012. Lsmod result in Ubuntu precise on Pandaboard. Ppp deflate 4867 0. Zlib deflate 21306 1 ppp deflate. Bsd comp 5569 0. Ppp async 7602 1. Crc ccitt 1628 1 ppp async. Xt tcpudp 2573 29. Xt state 1384 1. Iptable filter 1733 1. Ipt MASQUERADE 1954 1. Iptable nat 4528 1. Nf nat 19315 2 ipt MASQUERADE,iptable nat. Nf conntrack ipv4 14233 4 iptable nat,nf nat. Nf conntrack 85255 5 xt state,ipt MASQUERADE,iptable nat,nf nat,nf conntrack ipv4. Nf defrag ipv4 1594 1 nf conntrack ipv4.

3

Allen's memo: Use tmpfs in Ubuntu to speed up

http://allenhsu.blogspot.com/2013/03/use-tmpfs-in-ubuntu-to-speed-up.html

星期二, 3月 12, 2013. Use tmpfs in Ubuntu to speed up. Sometime, you will use USB stick to boot up to another testing Ubuntu distribution, but the USB stick as main disk is really slow. So, I choose to use Linux tmpfs to avoid un-necessary access. Tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0. Tmpfs /var/spool tmpfs defaults,noatime,mode=1777 0 0. Tmpfs /var/tmp tmpfs defaults,noatime,mode=1777 0 0. 訂閱: 張貼留言 (Atom). Use tmpfs in Ubuntu to speed up. Install Android JB build environment on Ubuntu pre.

4

Allen's memo: Ubuntu pptp server

http://allenhsu.blogspot.com/2013/04/ubuntu-pptp-server.html

星期一, 4月 15, 2013. 1 install pptpd service. Sudo apt-get install pptpd. A INPUT -i xyz0 -p tcp -m state - state NEW - dport 1723 -j ACCEPT. A INPUT -i xyz0 -p gre -j ACCEPT. A OUTPUT -i xyz0 -p gre -j ACCEPT. A INPUT -i xyz0 -p tcp - sport 1723 -s xxx.xxx.xxx.xxx -j ACCEPT. A OUTPUT -i xyz0 -p tcp - dport 1723 -d xxx.xxx.xxx.xxx -j ACCEPT. Xyz0 is the out interface. Xxxxxx.xxx.xxx is the pptp server address. Modify localip and remoteip. Localip xxx.xxx.xxx.xxx. Remoteip 192.168.x.51-59.

5

Allen's memo: 四月 2013

http://allenhsu.blogspot.com/2013_04_01_archive.html

星期一, 4月 15, 2013. 1 install pptpd service. Sudo apt-get install pptpd. A INPUT -i xyz0 -p tcp -m state - state NEW - dport 1723 -j ACCEPT. A INPUT -i xyz0 -p gre -j ACCEPT. A OUTPUT -i xyz0 -p gre -j ACCEPT. A INPUT -i xyz0 -p tcp - sport 1723 -s xxx.xxx.xxx.xxx -j ACCEPT. A OUTPUT -i xyz0 -p tcp - dport 1723 -d xxx.xxx.xxx.xxx -j ACCEPT. Xyz0 is the out interface. Xxxxxx.xxx.xxx is the pptp server address. Modify localip and remoteip. Localip xxx.xxx.xxx.xxx. Remoteip 192.168.x.51-59.

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

OTHER SITES

allenhr.co.za allenhr.co.za

Jean Allen HR - Jean Allen HR

HR Expertise and Support. We provide HR expertise, support where you lack resource or time, external facilitation and project management or training, a 'fresh pair of eyes' to provide new ideas and objective HR input. Jean Allen HR Consulting. We focus on the people in your business. We offer small and medium businesses a comprehensive service in all aspects of people and change management from strategic initiatives to day-to-day HR matters. Welcome to Jean Allen HR Consulting. These are just a few of th...

allenhryniuk.com allenhryniuk.com

Allen Hryniuk - Calgary Family Law

The law firm of Allen Hryniuk is a boutique firm focused solely on the practice of family law We believe superior work is best achieved by concentrating the skills of a small team of talented and experienced lawyers on a limited number of cases.

allenhsiaodesign.com allenhsiaodesign.com

hsiaopinlungdesign

allenhsieh.com allenhsieh.com

Allen Hsieh | Digital business expert in China

Digital business expert in China. Digital Economy in China. I am a seasoned business advisor and entrepreneur, well versed in China’s digital economy. In China since 2003, I’ve gained an expert understanding of the local Internet market and digital economy with strong business acumen to identify growth opportunities through digital transformation for companies aiming to win the Chinese consumers. Make: A WordPress template.

allenhsieh.net allenhsieh.net

Allen Hsieh | Digital business expert in China

Digital business expert in China. Digital Economy in China. I am a seasoned business advisor and entrepreneur, well versed in China’s digital economy. In China since 2003, I’ve gained an expert understanding of the local Internet market and digital economy with strong business acumen to identify growth opportunities through digital transformation for companies aiming to win the Chinese consumers. Make: A WordPress template.

allenhsu.blogspot.com allenhsu.blogspot.com

Allen's memo

星期五, 7月 04, 2014. Savageboard Dual/Solo with BCM43241 in Yocto. Yocto image for Savageboard Dual/Solo with BCM43241. Opencv library (for more information: this link is helpful: http:/ imxcv.blogspot.tw/2014/02/building-opencv-24x-for-freescales-imx6.html. Opengles demo with 3D acceleration. To test WiFi and BT:. WIFI (modify /etc/wpa supplicant.conf for your WiFi environment. Using wpa passphrase ssid key to generate the key). Modprobe bcmdhd (insert wifi driver). With USB UVC camera. 星期五, 12月 27, 2013.

allenhsu.deviantart.com allenhsu.deviantart.com

allenhsu (Allen Hsu) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Male/People's Republic of China. Deviant for 10 Years. This deviant's full pageview. Male/People's Republic of China. Last Visit: 58 weeks ago.

allenhuang.org allenhuang.org

Allen Huang - Home

Room 6027, LSK Business School Building. HKUST, Clear Water Bay, Kowloon. Email: allen.huang@ust.hk. Short Selling and Earnings Management: A Controlled Experiment". With Vivian Fang and Jonathan Karpoff),. List of pilot stocks published SEC's release No. 50104. Evidence on the Information Content of Text in Analyst Reports". With Amy Zang and Rong Zheng),. November 2014, Vol. 89, No. 6, pp. 2151-2180. Data mining software to implement the naive Bayes algorithm. . CEO Reputation and Earnings Quality".

allenhuang.wordpress.com allenhuang.wordpress.com

allenhuang

Sidebar 1 Text Widget. This is a text widget. The Text Widget allows you to add text or HTML to your sidebar. You can use a text widget to display text, links, images, HTML, or a combination of these. Edit them in the Widget section of the Customizer. Sidebar 2 Text Widget. This is your very first post. Click the Edit link to modify or delete it, or start a new post. … Continue reading First blog post. This is an additional placeholder post. Continue reading Blog post title. Sidebar 1 Text Widget.

allenhuang123.blogspot.com allenhuang123.blogspot.com

Yen-Wei Huang

3D Animation- Liquid Metal. However, after having a little critique with my classmates about this idea, they've pointed out that there's some thing called "Keytar" that has already been there for a while and my idea was almost 100% similar to it. For this case I'll have to modify my plan and make difference. Project 1: Combination of new and old furniture. This is a classic chair design by an American furniture design in 19 century (18XX). I combined the back part of this chair with a modernly design...

allenhubbard.tripod.com allenhubbard.tripod.com

allenhubbardhomepage

ALLEN S. HUBBARD. OUR ENVIRONMENT IS MY BUSINESS. Allen S. Hubbard, P.G., Geologist. Charlotte, NC 28214. Professional Affiliations: American Association of Petroleum Geologists (35 years), Union of Concerned Scientists, Carolina Geological Society, Sigma Gamma Epsilon, American Institute of Professional Geologists, American Association for the Advancement of Science, Environmental Site Assessment Society of America (certified environmental inspector). BA in geology Colby College, Waterville, Maine, 1963.