Ubuntu12.04 install the GMA3650 driver after several days of tossing, finally installed the Atom2550 GMA3650 driver. The resolution is normal and there is sound. Share the process with you so that you can learn from those who have such problems. PS: After several days of running on related foreign forums, I hope...
After several days of hard work, ubuntu 12.04 installed the GMA3650 driver of Atom2550. The resolution is normal and there is sound. Share the process with you so that you can learn from those who have such problems. PS: After several days of running on relevant foreign forums, I hope this will help you. Www.2cto.com note: 1. this driver is available only in i386. the pea kernel is not supported. if the memory size exceeds 4 GB, you can handle the issue by yourself. this third-party driver is not a stable driver and does not support 3D acceleration. if you want to use 3D drivers, you will be disconnected from intel. Step 1: run the uname-r command to uninstall the pea kernel and check whether the pea kernel is used, run the following command to install the common kernel and uninstall the pea kernel: sudo apt-get install linux-headers-generic linux-image-generic sudo apt-get remove linux-headers-generic-pae linux-image -run the generic-pae command to restart the system and run the uname-r command to check whether the kernel has been switched. Step 2: install the third-party driver www.2cto.com 1. run the following command to install a third-party driver. Note that if you use a NetEase source, a dependency package cannot be installed, resulting in no driver. Method. We recommend that you use official sources. (Brother was miserable by NetEase> _ <) sudo apt-get install cedarview-drm libva-cedarview-vaapi-driver cedarview-graphics-drivers 2. modify/etc/default/grub, and change the video card mode. open and edit the file sudo vim/etc/default/grub.
Add the GRUB_CMDLINE_LINUX_DEFAULT parameter video = LVDS-1: d original parameter GRUB_CMDLINE_LINUX_DEFAULT = "quiet splash" to GRUB_CMDLINE_LINUX_DEFAULT = "video = LVDS-1: d quiet splash" 3. check/usr/share/intel-cdv/X11/xorg. conf. whether the AIGLX parameter of d/61-cdv-pvr.conf is "Off" because 3D acceleration is not supported. Sudo vim/usr/share/intel-cdv/X11/xorg. conf. d/61-cdv-pvr.conf 4. update grub. cfg execute the command: sudo update-grub2 5. restart the system to complete the driver installation. you can view the system resolution settings and set your favorite resolutions. PS: I am using the 40-inch LCD of sharp as the Monitor. when the resolution is set to 1920*1080, some screens cannot be displayed. Because the sharp TV wide screen mode is set to "full screen", modify to "point-by-point" can. source http://my.oschina.net/moishalo/blog/97697
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service