F
fire47
Guest
Hi
Iḿ doing a embedded linux and its working. Now i want to put the Xorg work. Iam using kernel, busybox and buildroot. The only user is the root. If i write startx, the screen changes and give me 3 "terminals". If i write Xorg -configure, i get a black screen and i cant do nothing. I have to close the QEMU.
For Xorg iḿ using this tutorial:
- http://agentoss.wordpress.com/2011/03/06/building-a-tiny-x-org-linux-system-using-buildroot/
and when the tutorial say :
"For debugging purposes you may need to manually create an xorg.conf
# X -configure
# mkdir -p /etc/X11
# cp xorg.conf.new /etc/X11/xorg.conf
# vi /etc/X11/xorg.conf"
I cant do anything after. I dont know what is the problem
Sorry for my bad English
Best regards
Iḿ doing a embedded linux and its working. Now i want to put the Xorg work. Iam using kernel, busybox and buildroot. The only user is the root. If i write startx, the screen changes and give me 3 "terminals". If i write Xorg -configure, i get a black screen and i cant do nothing. I have to close the QEMU.
For Xorg iḿ using this tutorial:
- http://agentoss.wordpress.com/2011/03/06/building-a-tiny-x-org-linux-system-using-buildroot/
and when the tutorial say :
"For debugging purposes you may need to manually create an xorg.conf
# X -configure
# mkdir -p /etc/X11
# cp xorg.conf.new /etc/X11/xorg.conf
# vi /etc/X11/xorg.conf"
I cant do anything after. I dont know what is the problem
Sorry for my bad English
Best regards