Difference between revisions of "HP TouchPad"
From Funtoo Linux
| Line 1: | Line 1: | ||
| − | This page contains | + | This page contains a HOWTO of how the ARMv7 port of Funtoo Linux on the HP TouchPad is being created. This is a work in progress. |
= Initial Setup with Preware, F4, Xecutah = | = Initial Setup with Preware, F4, Xecutah = | ||
For those wanting to help, install Preware, the F4 kernel, and OpenSSH and Xecutah. Set up ssh access to your touchpad by using the xterm on TouchPad (launched via Xecutah) to copy a remote <tt>id_dsa.pub</tt> or <tt>id_rsa.pub</tt> public key file to the directory <tt>/var/home/root/.ssh/authorized_keys</tt> (ie. rename the file to <tt>authorized_keys</tt>. Use <tt>ifconfig</tt> in xterm to get your TouchPad's IP address, and you should now be able to "ssh" in. | For those wanting to help, install Preware, the F4 kernel, and OpenSSH and Xecutah. Set up ssh access to your touchpad by using the xterm on TouchPad (launched via Xecutah) to copy a remote <tt>id_dsa.pub</tt> or <tt>id_rsa.pub</tt> public key file to the directory <tt>/var/home/root/.ssh/authorized_keys</tt> (ie. rename the file to <tt>authorized_keys</tt>. Use <tt>ifconfig</tt> in xterm to get your TouchPad's IP address, and you should now be able to "ssh" in. | ||
Revision as of 18:51, 1 September 2011
This page contains a HOWTO of how the ARMv7 port of Funtoo Linux on the HP TouchPad is being created. This is a work in progress.
Initial Setup with Preware, F4, Xecutah
For those wanting to help, install Preware, the F4 kernel, and OpenSSH and Xecutah. Set up ssh access to your touchpad by using the xterm on TouchPad (launched via Xecutah) to copy a remote id_dsa.pub or id_rsa.pub public key file to the directory /var/home/root/.ssh/authorized_keys (ie. rename the file to authorized_keys. Use ifconfig in xterm to get your TouchPad's IP address, and you should now be able to "ssh" in.