This is what error I got after I run startx
I guess some drivers are missing or not supported by the hardware. How to deal with it?
Code:
(EE)
Fatal server error:
(EE) Cannot run in freamebuffer mode. Please specify busIDs for all framebuffer devices
(EE)
(EE)
please consult the The X.Org Foundation support
at http:/wiki.x.org
for help
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.
xinit: giving up
xinit: unable to connect to X server: connection refused
xinit: server error
within log file:
***
(EE) failed to load module "intel " (module does not exist, 0)
(EE) open /dev/dri/card0: No such file or directory
....
scfb trace: probe start
(II)scfb(1): using default device
scfb trace: probe done
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
(EE) Screen 0 deleted because of no mathing config section
(II) UnloadModule: "modesetting"
I guess some drivers are missing or not supported by the hardware. How to deal with it?