LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-18-2009, 09:44 AM   #16
lwhat
LQ Newbie
 
Registered: Nov 2009
Posts: 15

Original Poster
Rep: Reputation: 0

I deleted 'splash vga=791' ,then when I hit Ctrl+Alt+F2~F6, I am sent to virtual terminal,
as to F1, it says could not load deb /lib/modules/2.6.31.4/modules.dep :
No such file or directory ..bla bla....

I did some frame buffer programming in my Ubuntu i386. I did the some work to enable frame buffer in Ubuntu i386.
Here is my note on how I got it.
==========================
$ sudo vi /etc/initramfs-tools/modules
65 add he following three lines
66 fbcon
67 vesafb
68 vga16fb
69 $ sudo vi /etc/modprobe.d/blacklist-framebuffer.conf
70 make it look like this
71 #blacklist vesafb
72 #blacklist vga16fb
73 $ sudo vi /boot/grub/grub.cfg
74 add vga=791 (means 1024*768,16bit) behind the linux or kernel
75 $ sudo update-initramfs -u
76 $ sudo reboot
77 To do framebuffer programming without being root,add yourself to video group .
78 $ sudo adduser <username> video
79 And log out and login again.
80 $ groups
81 see what group you are in
82 You can program now
==========================

I tried the same thing in Ubuntu amd64 with the right kernel, it works.
As to the kernel complied by myself, I will check later.
I guess there would be no problem.

Last edited by lwhat; 11-18-2009 at 10:14 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[DVD type]Which type to choose for distribution Wim Sturkenboom Linux - Hardware 5 05-17-2007 12:35 AM
Which processor to choose? kaz2100 Linux - Kernel 4 05-13-2007 12:09 PM
can someone tell me if my processor has virtualization features to use KVM? r00tb33r Linux - Software 6 04-14-2007 10:22 AM
What processor type do I choose? mustangfanatic01 Slackware 4 03-05-2006 03:17 AM
Help me choose a mobo-processor combo. Pcghost General 14 10-24-2003 01:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration