error in executing konqueror

Yan Seiner yan at seiner.com
Thu Apr 26 15:20:57 CEST 2007


Sebastian Rajan napsal(a):
> Hi Reddy,
>
> Most probably you don't have framebuffer enabled in your kernel.
> try,
> #less -f /dev/fb0
> This should list some data.
> If you are getting an error it means either,
>
> 1. you have to login as root
> or,
> 2. You have to recompile the kernel to enable framebuffer.

Or, on many systems these days, it's really /dev/fb/0.  I just make a 
symlink at boot:

cd /dev
ln -s fb0 fb/0

and all is well.


More information about the konq-e mailing list