root
login account without password.
ifconfig
command, setup a free IP address suitable for your network :
root@at91sam9263ek:/$ ifconfig eth0 10.159.245.170 eth0: link down eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
root
account. An user account with password have to be created with the adduser
command :
root@at91sam9263ek:/$ adduser foo_user Changing password for foo_user Enter the new password (minimum of 5, maximum of 8 characters) Please use a combination of upper and lower case letters and numbers. Enter new password: Re-enter new password: Password changed.
rosetta
the handwriting recognition program : it is fun to test entering text with both !
day view
sets a calendar event: the window spawn slowly : do not double-click
rosetta
the handwriting recognition program. Beware: the rosetta
handwriting have to be learned : do not expect very good results the first time.
/media
directory
/media/sda
or /media/mmcblk0p1
: no media in the slot : no data
/dev/sda
or /media/sda1
or SD card /media/mmcblk0p1
).
Beware that image scaling is very CPU consuming : scale images on your host before viewing them on the target. Remember, that is what is done on famous portable media players (with a fronted application to load content in them) !
=> images format : 320x240
Note: you can make a sideshow.
DISPLAY
environment variable :
export DISPLAY=:0
screen rotator
applet in the utilities menu
xrandr -o left
mplayer -vo sdl -sws 0 -hardframedrop -fs <your_movie_file>=> you can rotate back the screen in portrait mode using this command :
xrandr -o normal
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
Microchip and others, are registered trademarks or trademarks of Microchip Technology Inc. and its subsidiaries.
Arm® and others are registered trademarks or trademarks of Arm Limited (or its affiliates). Other terms and product names may be trademarks of others.
Ideas, requests, contributions ? Connect to LinksToCommunities page.