hi all i am @X Window System Components-BLFS-svn online book: http://www.linuxfromscratch.org/blfs/view/svn/x/x-setup.html this time i rebuild kernel and enabled drivers as:post#16 http://www.linuxquestions.org/questions/linux-from-scratch-13/creating-an-x11r6-compatibility-symlink-874031/page2.html#post4320108
X -retro -config ~/xorg.conf.new *result*: current version of pixman:0.15.20 > before reporting problems, check http://wiki.x.org > to make sure that you have the latest version. > > Markers:(--)probed,(**) from config file,(==)default setting), (++)from command line, (!!)notice,(II)informational,(ww)warning,(EE)error,(NI) not ipmlemented,(??)unknown > (==0 Log file: "/var/log/Xorg.0.log", Time:sat may 28 08:59:18 2011 > > (++) Using config file: "/root/xorg.conf.new" > (==) Using system config directory "/usr/share/X11/xorg.conf.d" > (EE) intel(0):no kernel modesetting driver fdetected * (EE)Screens(s) found,*but none have a usable configuration. > > Fatal server error: > no screens found > > Please consult the The X.Org Foundation support > at http://wiki.x.org > for help. > Please also check the log file at "/var/log/Xorg.0.log" for additional information. --------------------------------------------------------- * The graphics card part of my kernel config *should look like this: # # Graphics support # CONFIG_AGP=y # CONFIG_AGP_ALI is not set # CONFIG_AGP_ATI is not set # CONFIG_AGP_AMD is not set # CONFIG_AGP_AMD64 is not set CONFIG_AGP_INTEL=y # CONFIG_AGP_NVIDIA is not set # CONFIG_AGP_SIS is not set # CONFIG_AGP_SWORKS is not set # CONFIG_AGP_VIA is not set # CONFIG_AGP_EFFICEON is not set CONFIG_VGA_ARB=y CONFIG_VGA_ARB_MAX_GPUS=2 # CONFIG_VGA_SWITCHEROO is not set *CONFIG_DRM=m(instead of y)* CONFIG_DRM_KMS_HELPER=y # CONFIG_DRM_TDFX is not set # CONFIG_DRM_R128 is not set # CONFIG_DRM_RADEON is not set # CONFIG_DRM_I810 is not set *CONFIG_DRM_I915=m (instead of y)* *CONFIG_DRM_I915_KMS is not set* # CONFIG_DRM_MGA is not set # CONFIG_DRM_SIS is not set # CONFIG_DRM_VIA is not set # CONFIG_DRM_SAVAGE is not set # CONFIG_STUB_POULSBO is not set # CONFIG_VGASTATE is not set CONFIG_VIDEO_OUTPUT_CONTROL=y CONFIG_FB=y any solutions?
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
