installing_arch_linux_with_gpt
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| installing_arch_linux_with_gpt [2014/08/07 21:07] – falk | installing_arch_linux_with_gpt [2014/08/10 19:34] (current) – falk | ||
|---|---|---|---|
| Line 117: | Line 117: | ||
| You should have a (very) basic ArchLinuxArm system now. Log in with " | You should have a (very) basic ArchLinuxArm system now. Log in with " | ||
| - | For increased X11 performance build the opentegra driver according to [[http:// | + | For increased X11 performance build the opentegra driver according to [[http:// |
| + | |||
| + | First, build the modified libdrm: | ||
| + | |||
| + | git clone git:// | ||
| + | cd drm | ||
| + | ./ | ||
| + | make | ||
| + | make install | ||
| + | |||
| + | Then, build the opentegra driver: | ||
| + | |||
| + | git clone git:// | ||
| + | cd xf86-video-opentegra | ||
| + | ./ | ||
| + | make | ||
| + | make install | ||
| + | |||
| + | |||
| + | |||
installing_arch_linux_with_gpt.1407438447.txt.gz · Last modified: by falk
