after compiled kernel with howto specifications to use fb with g400
I still cannot use it...
In dev dir I just have fb0 and not fb1, if I try to start x with usefbdev I got following
errors
- Code: Select all
(WW) open /dev/fb0: No such device
(WW) open /dev/fb1: No such file or directory
(WW) open /dev/fb2: No such file or directory
(WW) open /dev/fb3: No such file or directory
(WW) open /dev/fb4: No such file or directory
(WW) open /dev/fb5: No such file or directory
(WW) open /dev/fb6: No such file or directory
(WW) open /dev/fb7: No such file or directory
(EE) Unable to find a valid framebuffer device
(EE) MGA(0): Failed to open framebuffer device, consult warnings and/or errors above for possible reasons
(you may have to look at the server log to see warnings)
I'm also a new linux user so I have no idea about what to do