Arch Linux & ATI Stuff
1.
In /etc/pacman.conf, add 2 lines:
[ati]
Server = http://dl.dropbox.com/u/4832298/x86_64
from this repo, install:
kernel26-pm, kernel26-firmware-git, radeon_ucode
dri2proto-git, glproto-git, libdrm-git, mesa-full, xf86-video-ati-git
2.
Install radeon_initrd from AUR
Add radeon to
the HOOKS in /etc/mkinitcpio.conf
Rebuild your
initrd with the command "mkinitcpio -k XXX"
XXX is the kernel
you are
using, like kernel26 or kernel26-git or kernel26-pm
Ïà¹ØÎĵµ£º
WindowsϵÄÔ´ÂëÔĶÁ¹¤¾ßSouce Insightƾ ½è×ÅÆäÒ×ÓÃÐԺͶàÖÖ±à³ÌÓïÑÔµÄÖ§³Ö£¬ÎÞÒÉÊÇÕâ¸öÁìÓòµÄ“´øÍ·´ó¸ç”¡£Linux/UNIX»·¾³ÏÂÄØ£¿ËƺõÈÔÈ»ÊÇ´¦ÓÚ°Ù»¨Æë·Å£¬¸÷ÓÐǧÇïµÄ´ºÇïÕ½¹úʱ´ú£¬Êµ ¼ÊÉÏ£¬ËƺõÆä»·¾³ÏµÄÈκÎÈí¼þ¶¼ÊÇ´¦ÓÚÒ»ÖÖÖð¹ÖÐÔµÄ̬ÊÆ£¬Ò²ÐíÕâ¾ÍÊÇ“¼¯ÊД֮ÓÚ“´ó½ÌÌÔµÄÓÅÊÆËù ......
ÎÒËù½²µÄÊÇwindowsÕæʵϵͳÉÏÓÐvmwareµÄlinuxϵͳ£¬½«windowsϵÄÒ»¸öÎļþ¼Ð¹²Ïí£¬ÈçºÎ¹ÒÔص½ÐéÄâ»úµÄlinuxϵͳÏ£¬Ò²¾ÍÊÇÈçºÎÈÃlinuxϵͳÊÔÓÃwindowsϵÄÒ»¸öÎļþ¼Ð¡£
´ó¼ÒÒ²Ðí²»Ì«Ã÷°×£¬ÏÂÃæÎÒ¾Í×öһЩ½Øͼ
Ë«»÷share folder£¬Ò»¶¨Òª±£Ö¤sh ......
¡¡¡¡4ÔÂ13ÈÕÏûÏ¢£¬¾Ý¹úÍâýÌ屨µÀ£¬Ó¢¹úITÍøÕ¾VnunetÁ½ÖÜÇ°ÆÀ³öÁË“ITÊг¡10´ó¶ñ¹÷”£¬ÈÕÇ°£¬VnunetÓÖÆÀ³öÁË“ITÊг¡10´óÓ¢ÐÛ”£¬LinuxÖ®¸¸ÀîÄÉ˹·ÍÐÎÖ×È(Linus Torvalds)ºÍÆ»¹ûÁªºÏ´´Ê¼ÈËÊ·µÙ·ò·ÎÖ×ÈÄáÑÇ¿Ë(Steve Wozniak)µÈ·×·×ÉÏ°ñ¡£
¡¡¡¡ÕâÀïËùνµÄ“Ó¢ÐÛ”²¢²»ÊÇÖ¸Óж ......
sudo rm ½â³ýËøÎļþ¼Ð
sudo chmod 777 / ÓÐÁËËùÓÐȨÏÞ
yjh@ubuntu:~$ cd /etc
yjh@ubuntu:/etc$ sudo chmod 777 bash.bashrc ³¬¼¶Óû§È¨ÏÞ ÐÞ¸Äbash.bashrc
yjh@ubuntu:/etc$ gedit bash.bashrc
yjh@ubuntu:/etc$
etcÏ»·¾³±äÁ¿ ÐÞ¸Ä bash.bashrv
×îº ......
Writing Linux LCD drivers
×÷ÕߣºJimSheng
Writing Linux LCD drivers
Abstract
1 LCD Module\Driver\Controller
2 Linux Frame Buffer Driver
2.1 Why Frame Buffer?
2.2 What is Frame Buffer Devices?
2.3 How to Write Frame Buffer Device Drivers?
3 Analysis of Linux Frame Buffer Driver Source ......