Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Failed to load module "modesetting"
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
DonlyChan
n00b
n00b


Joined: 15 Sep 2015
Posts: 8

PostPosted: Tue Sep 15, 2015 5:46 pm    Post subject: Failed to load module "modesetting" Reply with quote

Video card :
Code:

# lspci | grep VGA
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Oland [Radeon HD 8570 / R7 240 OEM]


according to https://wiki.gentoo.org/wiki/Radeon,my video card is
Quote:
radeon/oland_ce.bin radeon/oland_mc.bin radeon/oland_me.bin radeon/oland_pfp.bin radeon/oland_rlc.bin radeon/oland_smc.bin


When I make config to kernel from the guild https://wiki.gentoo.org/wiki/Xorg/Guide,I can't start my X window.

Xorg.0.log:

Code:

# cat /var/log/Xorg.0.log
[   489.160]
X.Org X Server 1.16.4
Release Date: 2014-12-20
[   489.161] X Protocol Version 11, Revision 0
[   489.161] Build Operating System: Linux 4.0.5-gentoo x86_64 Gentoo
[   489.161] Current Operating System: Linux don 4.0.5-gentoo #1 SMP Fri Aug 28 21:54:34 2015 x86_64
[   489.161] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-4.0.5-gentoo root=UUID=d51e8919-1522-42ad-a93c-64f37c0be4ff ro
[   489.161] Build Date: 16 September 2015  01:21:22AM
[   489.161] 
[   489.161] Current version of pixman: 0.32.6
[   489.161]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[   489.161] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   489.161] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 16 01:30:45 2015
[   489.161] (==) Using config file: "/etc/X11/xorg.conf"
[   489.161] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   489.161] (==) No Layout section.  Using the first Screen section.
[   489.161] (==) No screen section available. Using defaults.
[   489.161] (**) |-->Screen "Default Screen Section" (0)
[   489.161] (**) |   |-->Monitor "<default monitor>"
[   489.161] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[   489.161] (==) Automatically adding devices
[   489.161] (==) Automatically enabling devices
[   489.161] (==) Automatically adding GPU devices
[   489.161] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[   489.161]    Entry deleted from font path.
[   489.161] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[   489.161]    Entry deleted from font path.
[   489.161] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   489.161]    Entry deleted from font path.
[   489.161] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   489.161]    Entry deleted from font path.
[   489.161] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[   489.161]    Entry deleted from font path.
[   489.161] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[   489.161]    Entry deleted from font path.
[   489.161] (==) FontPath set to:
   
[   489.161] (==) ModulePath set to "/usr/lib64/xorg/modules"
[   489.161] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[   489.161] (II) Loader magic: 0x805c80
[   489.161] (II) Module ABI versions:
[   489.161]    X.Org ANSI C Emulation: 0.4
[   489.161]    X.Org Video Driver: 18.0
[   489.161]    X.Org XInput driver : 21.0
[   489.161]    X.Org Server Extension : 8.0
[   489.162] (--) PCI:*(0:1:0:0) 1002:6611:1028:210b rev 0, Mem @ 0xe0000000/268435456, 0xf7e00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[   489.162] (II) LoadModule: "glx"
[   489.162] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[   489.162] (II) Module glx: vendor="X.Org Foundation"
[   489.162]    compiled for 1.16.4, module version = 1.0.0
[   489.162]    ABI class: X.Org Server Extension, version 8.0
[   489.162] (==) AIGLX enabled
[   489.162] (==) Matched ati as autoconfigured driver 0
[   489.162] (==) Matched modesetting as autoconfigured driver 1
[   489.162] (==) Matched fbdev as autoconfigured driver 2
[   489.162] (==) Matched vesa as autoconfigured driver 3
[   489.162] (==) Assigned the driver to the xf86ConfigLayout
[   489.162] (II) LoadModule: "ati"
[   489.162] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[   489.162] (II) Module ati: vendor="X.Org Foundation"
[   489.162]    compiled for 1.16.4, module version = 7.5.0
[   489.162]    Module class: X.Org Video Driver
[   489.162]    ABI class: X.Org Video Driver, version 18.0
[   489.162] (II) LoadModule: "radeon"
[   489.162] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[   489.162] (II) Module radeon: vendor="X.Org Foundation"
[   489.162]    compiled for 1.16.4, module version = 7.5.0
[   489.162]    Module class: X.Org Video Driver
[   489.163]    ABI class: X.Org Video Driver, version 18.0
[   489.163] (II) LoadModule: "modesetting"
[   489.163] (WW) Warning, couldn't open module modesetting
[   489.163] (II) UnloadModule: "modesetting"
[   489.163] (II) Unloading modesetting
[   489.163] (EE) Failed to load module "modesetting" (module does not exist, 0)
[   489.163] (II) LoadModule: "fbdev"
[   489.163] (WW) Warning, couldn't open module fbdev
[   489.163] (II) UnloadModule: "fbdev"
[   489.163] (II) Unloading fbdev
[   489.163] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   489.163] (II) LoadModule: "vesa"
[   489.163] (WW) Warning, couldn't open module vesa
[   489.163] (II) UnloadModule: "vesa"
[   489.163] (II) Unloading vesa
[   489.163] (EE) Failed to load module "vesa" (module does not exist, 0)
[   489.163] (II) RADEON: Driver for ATI Radeon chipsets:
   ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
   ATI Radeon Mobility X300 (M24) 3152 (PCIE),
   ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
   ATI Radeon X600 (RV380) 3E50 (PCIE),
   ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
   ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
   ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
   ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
   ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
   ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
   ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
   ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
   ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
   ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
   ATI Radeon IGP330M/340M/350M (U2) 4337,
   ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
   ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
   ATI Radeon X800PRO (R420) JI (AGP),
   ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
   ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
   ATI Radeon Mobility 9800 (M18) JN (AGP),
   ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
   ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
   ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
   ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
   ATI Radeon Mobility M7 LW (AGP),
   ATI Mobility FireGL 7800 M7 LX (AGP),
   ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
   ATI FireGL Mobility 9000 (M9) Ld (AGP),
   ATI Radeon Mobility 9000 (M9) Lf (AGP),
   ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
   ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
   ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
   ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
   ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
   ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
   ATI Radeon Mobility 9600 (M10) NQ (AGP),
   ATI Radeon Mobility 9600 (M11) NR (AGP),
   ATI Radeon Mobility 9600 (M10) NS (AGP),
   ATI FireGL Mobility T2 (M10) NT (AGP),
   ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
   ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
   ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
   ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
   ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
   ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
   ATI Radeon Mobility X300 (M22) 5460 (PCIE),
   ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
   ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
   ATI Radeon X800PRO (R423) UI (PCIE),
   ATI Radeon X800LE (R423) UJ (PCIE),
   ATI Radeon X800SE (R423) UK (PCIE),
   ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
   ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
   ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
   ATI FireGL unknown (R423) UR (PCIE),
   ATI FireGL unknown (R423) UT (PCIE),
   ATI Mobility FireGL V5000 (M26) (PCIE),
   ATI Mobility FireGL V5000 (M26) (PCIE),
   ATI Mobility Radeon X700 XL (M26) (PCIE),
   ATI Mobility Radeon X700 (M26) (PCIE),
   ATI Mobility Radeon X700 (M26) (PCIE),
   ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
   ATI Radeon Mobility 9100 IGP (U3) 5835,
   ATI Radeon XPRESS 200 5954 (PCIE),
   ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
   ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
   ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
   ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
   ATI Radeon XPRESS 200M 5975 (PCIE),
   ATI Radeon XPRESS 200 5A41 (PCIE),
   ATI Radeon XPRESS 200M 5A42 (PCIE),
   ATI Radeon XPRESS 200 5A61 (PCIE),
   ATI Radeon XPRESS 200M 5A62 (PCIE),
   ATI Radeon X300 (RV370) 5B60 (PCIE),
   ATI Radeon X600 (RV370) 5B62 (PCIE),
   ATI Radeon X550 (RV370) 5B63 (PCIE),
   ATI FireGL V3100 (RV370) 5B64 (PCIE),
   ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
   ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
   ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
   ATI Mobility Radeon X800 XT (M28) (PCIE),
   ATI Mobility FireGL V5100 (M28) (PCIE),
   ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
   ATI Radeon X850 XT PE (R480) (PCIE),
   ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
   ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
   ATI Radeon X850 XT (R480) (PCIE),
   ATI Radeon X800XT (R423) 5D57 (PCIE),
   ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
   ATI Radeon X700 PRO (RV410) (PCIE),
   ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
   ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
   ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
   ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
   ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
   ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
   ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
   ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
   ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
   ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
   ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
   ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
   ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
   ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
   ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
   ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
   ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
   ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
   ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
   ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
   ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
   ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
   ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
   ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
   ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
   ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
   ATI Mobility Radeon X1700, ATI Radeon X2300HD,
   ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
   ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
   ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
   ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
   ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
   ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
   ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
   ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
   ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
   ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
   ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
   ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
   ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
   ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
   ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
   ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
   AMD FireStream 9250, ATI FirePro V8700 (FireGL),
   ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
   ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
   ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
   ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
   ATI Mobility Radeon HD 4670, ATI FirePro M5750,
   ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
   ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
   ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
   ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
   ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
   ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
   ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
   ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
   ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
   ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
   ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
   ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
   ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
   ATI Mobility Radeon HD 3850 X2, ATI RV670,
   ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
   ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
   ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
   ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
   ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
   ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
   ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
   ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
   ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
   ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
   ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
   ATI FireGL V3600, ATI Radeon HD 2600 LE,
   ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
   ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
   ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
   ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
   ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
   ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
   ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
   ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
   ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
   ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
   ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
   ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
   ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
   SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
   ATI Radeon 4100, ATI Mobility Radeon HD 4200,
   ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
   AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
   AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
   AMD Radeon HD 6300 Series Graphics,
   AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
   AMD Firestream 9350, ATI Radeon HD 5800 Series,
   ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
   ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
   ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
   ATI Mobility Radeon HD 5800 Series,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
   ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
   ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
   ATI Mobility Radeon HD 5000 Series,
   ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
   ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
   ATI Mobility Radeon HD 5000 Series,
   ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
   ATI Mobility Radeon Graphics, CEDAR,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
   ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
   CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
   AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
   CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
   BARTS, BARTS, Mobility Radeon HD 6000 Series,
   Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
   AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
   AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
   TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
   TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
   CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
   CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
   ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
   ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
   ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
   ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
   TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
   TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
   PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
   VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
   VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
   VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
   OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
   HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE,
   BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
   BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
   KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
   KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
   MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
   MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
   KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
   KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
   KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
   HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
[   489.165] (--) using VT number 7

[   489.169] (II) [KMS] drm report modesetting isn't supported.
[   489.169] (EE) Screen 0 deleted because of no matching config section.
[   489.169] (II) UnloadModule: "radeon"
[   489.169] (EE) Device(s) detected, but none match those in the config file.
[   489.169] (EE)
Fatal server error:
[   489.169] (EE) no screens found(EE)
[   489.169] (EE)
Please consult the The X.Org Foundation support
    at http://wiki.x.org
 for help.
[   489.169] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   489.169] (EE)
[   489.172] (EE) Server terminated with error (1). Closing log file.


What can I do, and thanks for looking into it
Back to top
View user's profile Send private message
silent_Walker
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2012
Posts: 100
Location: forums.gentoo.org

PostPosted: Tue Sep 15, 2015 5:53 pm    Post subject: Reply with quote

I used to have the same problem as you have.

Look at this line that you posted

Code:
[   489.163] (WW) Warning, couldn't open module modesetting


What you need to do is compile your graphics driver as a module and enable modesetting[*] If you wanted you could compile the driver as a built in [*]

Here is an image to show you:

https://mynixworld.files.wordpress.com/2012/12/radeon-kms.png?w=640&h=406
_________________
^.^
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54809
Location: 56N 3W

PostPosted: Tue Sep 15, 2015 6:30 pm    Post subject: Reply with quote

DonlyChan,

Welcome to Gentoo.

Code:
[   489.161] (==) Using config file: "/etc/X11/xorg.conf"

Is not needed for Xorg to start.

Rename it to /etc/X11/xorg.conf_guff or whatever, so its not used at starup, then try again.
You will get a default USA setup but we cat fix that later.

-- edit --

Code:
[   489.169] (II) [KMS] drm report modesetting isn't supported.

Tells that your kernel has support for Radeon disabled. You need to fix that.
Radeonfb is completely different and must be off.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
DonlyChan
n00b
n00b


Joined: 15 Sep 2015
Posts: 8

PostPosted: Wed Sep 16, 2015 12:39 am    Post subject: Reply with quote

silent_Walker wrote:
I used to have the same problem as you have.

Look at this line that you posted

Code:
[   489.163] (WW) Warning, couldn't open module modesetting


What you need to do is compile your graphics driver as a module and enable modesetting[*] If you wanted you could compile the driver as a built in [*]

Here is an image to show you:

https://mynixworld.files.wordpress.com/2012/12/radeon-kms.png?w=640&h=406


Hi, silent_Walker.

I have enable the modesetting following the https://wiki.gentoo.org/wiki/Xorg/Guide, it does't work.
So I try to compile the driver as built in, but it cannot set as built in:

https://www.dropbox.com/s/jqqbfpu42w316sr/Screenshot%202015-09-16%2008.31.34.png?dl=0

I find this note from Xorg/Guide:
Quote:

Note
Linux kernel >= 3.9 does not have the Enable modesetting on radeon by default since it is already implied by default. Do not be alarmed if you find this option mission in new kernels.


That means moderating was enable, how should I compile my graphics driver as module is the problem.


Last edited by DonlyChan on Wed Sep 16, 2015 1:36 pm; edited 1 time in total
Back to top
View user's profile Send private message
DonlyChan
n00b
n00b


Joined: 15 Sep 2015
Posts: 8

PostPosted: Wed Sep 16, 2015 1:23 am    Post subject: Reply with quote

NeddySeagoon wrote:
DonlyChan,

Welcome to Gentoo.

Code:
[   489.161] (==) Using config file: "/etc/X11/xorg.conf"

Is not needed for Xorg to start.

Rename it to /etc/X11/xorg.conf_guff or whatever, so its not used at starup, then try again.
You will get a default USA setup but we cat fix that later.

-- edit --

Code:
[   489.169] (II) [KMS] drm report modesetting isn't supported.

Tells that your kernel has support for Radeon disabled. You need to fix that.
Radeonfb is completely different and must be off.


Thank you, NeddySeagoon.

Actually, the
Quote:
/etc/X11/xorg.conf
is an empty file.

How can I enable Radeon for kernel?

Do you mean I should disable Radeonfb driver?
Back to top
View user's profile Send private message
silent_Walker
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2012
Posts: 100
Location: forums.gentoo.org

PostPosted: Wed Sep 16, 2015 2:10 pm    Post subject: Reply with quote

[quote="DonlyChan"]
silent_Walker wrote:



That means moderating was enable, how should I compile my graphics driver as module is the problem.


I'm sorry, I am on a 3.x kernel that is why I said to do that, I have yet to really mess around with the 4 series kernel.

As far as radeonfb you should disable it.

Quote:


radeonfb does not support anything newer than the x850. If you want a high resolution console framebuffer, at a resolution that vesafb doesn't support, you'll have to use KMS:


_________________
^.^


Last edited by silent_Walker on Wed Sep 16, 2015 2:37 pm; edited 1 time in total
Back to top
View user's profile Send private message
silent_Walker
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2012
Posts: 100
Location: forums.gentoo.org

PostPosted: Wed Sep 16, 2015 2:30 pm    Post subject: Reply with quote

You do not need anything in DRM, so your kernel config should look like this (minus the AGP) :
Code:


Graphics support --->
| | <M> /dev/agpgart (AGP Support) --->
│ │ [*] VGA Arbitration
│ │ (16) Maximum number of GPUs
│ │ [ ] Laptop Hybrid Graphics - GPU switching support
│ │ < > Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
│ │ < > Intel GMA500 Stub Driver
│ │ <M> Lowlevel video output switch controls
│ │ {*} Support for frame buffer devices --->
│ │ [ ] Exynos Video driver support --->
│ │ [*] Backlight & LCD device support --->
│ │ Console display driver support --->
│ │ [*] Bootup logo --->


--- Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
│ │ [ ] Allow to specify an EDID data set instead of probing for it
│ │ < > 3dfx Banshee/Voodoo3+
│ │ < > ATI Rage 128
│ │ < > ATI Radeon


--- Support for frame buffer devices
│ │ [*] Enable firmware EDID
│ │ [ ] Framebuffer foreign endianness support --->
│ │ [*] Enable Video Mode Handling Helpers
│ │ [ ] Enable Tile Blitting Support
│ │ *** Frame buffer hardware drivers ***
│ │ < > Cirrus Logic support
│ │ < > Permedia2 support
│ │ < > CyberPro 2000/2010/5000 support
│ │ < > Arc Monochrome LCD board support
│ │ [ ] Asiliant (Chips) 69000 display support (NEW)
│ │ [ ] IMS Twin Turbo display support (NEW)
│ │ < > VGA 16-color graphics support
│ │ < > Userspace VESA VGA graphics support
│ │ [*] VESA VGA graphics support (NEW)
│ │ [*] EFI-based Framebuffer Support (NEW)
│ │ < > ATI Radeon display support
│ │ < > ATI Rage128 display support
│ │ < > ATI Mach64 display support

Console display driver support --->
│ │ [*] VGA text console
│ │ [*] Enable Scrollback Buffer in System RAM
│ │ (64) Scrollback Buffer Size (in KB)
│ │ <M> Framebuffer Console support
│ │ -*- Map the console to the primary display device
│ │ [ ] Framebuffer Console Rotation
│ │ [ ] Select compiled-in fonts [/
code]
_________________
^.^
Back to top
View user's profile Send private message
DonlyChan
n00b
n00b


Joined: 15 Sep 2015
Posts: 8

PostPosted: Wed Sep 16, 2015 2:42 pm    Post subject: Reply with quote

silent_Walker wrote:


As far as radeonfb you should disable it.

Quote:


radeonfb does not support anything newer than the x850, iirc. If you want a high resolution console framebuffer, at a resolution that vesafb doesn't support, you'll have to use KMS:




I just have disable radeonfb, and enable Radeon KMS support.

Disable legacy framebuffer support and enable basic console FB support:
Quote:

Device Drivers --->
Graphics support --->
Frame Buffer Devices --->
<*> Support for frame buffer devices --->
## (Disable all drivers, including VGA, Intel, nVidia, and ATI)

## (Further down, enable basic console support. KMS uses this.)
Console display driver support --->
<*> Framebuffer Console Support


Sorry, the problem as the same.
Did I missing anything about that?

Thank you.
Back to top
View user's profile Send private message
silent_Walker
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2012
Posts: 100
Location: forums.gentoo.org

PostPosted: Wed Sep 16, 2015 2:50 pm    Post subject: Reply with quote

DonlyChan wrote:
silent_Walker wrote:


As far as radeonfb you should disable it.

Quote:


radeonfb does not support anything newer than the x850, iirc. If you want a high resolution console framebuffer, at a resolution that vesafb doesn't support, you'll have to use KMS:




I just have disable radeonfb, and enable Radeon KMS support.

Disable legacy framebuffer support and enable basic console FB support:
Quote:

Device Drivers --->
Graphics support --->
Frame Buffer Devices --->
<*> Support for frame buffer devices --->
## (Disable all drivers, including VGA, Intel, nVidia, and ATI)

## (Further down, enable basic console support. KMS uses this.)
Console display driver support --->
<*> Framebuffer Console Support


Sorry, the problem as the same.
Did I missing anything about that?

Thank you.


Im sorry once again

< > ATI Radeon under DRM

should be a module
_________________
^.^
Back to top
View user's profile Send private message
DonlyChan
n00b
n00b


Joined: 15 Sep 2015
Posts: 8

PostPosted: Wed Sep 16, 2015 3:22 pm    Post subject: Reply with quote

Hello, @silent_Walker.

Thanks for reply me, I have follow your config, it's not work for me.

The /var/log/Xorg.0.log is the same.

Here's what I make the config:

Code:

# cd /usr/src/linux
# make menuconfig

// make config for kernel
# make && make modules_install install
# reboot
# startx
// the same error occurs.
Back to top
View user's profile Send private message
silent_Walker
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2012
Posts: 100
Location: forums.gentoo.org

PostPosted: Wed Sep 16, 2015 3:25 pm    Post subject: Reply with quote

You changed the system's bootloader (grub or lilo) to point to the new kernel right?
_________________
^.^
Back to top
View user's profile Send private message
DonlyChan
n00b
n00b


Joined: 15 Sep 2015
Posts: 8

PostPosted: Wed Sep 16, 2015 3:43 pm    Post subject: Reply with quote

silent_Walker wrote:
You changed the system's bootloader (grub or lilo) to point to the new kernel right?


I run uname -a, but I can't see any changes there.

But when I list /boot/ folder, there only one kernel there.

Code:

# eselect kernel list
Available kernel symlink targets:
  [1]   linux-4.0.5-gentoo *
Back to top
View user's profile Send private message
silent_Walker
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2012
Posts: 100
Location: forums.gentoo.org

PostPosted: Wed Sep 16, 2015 3:51 pm    Post subject: Reply with quote

Go back to where you are custom compiling the kernel and type

Quote:
make install


The output will tell you the name of the kernel you just compiled

I know running make && make modules_install install is the same as what I just told you, but running it as one command never worked for me.
_________________
^.^
Back to top
View user's profile Send private message
DonlyChan
n00b
n00b


Joined: 15 Sep 2015
Posts: 8

PostPosted: Wed Sep 16, 2015 4:07 pm    Post subject: Reply with quote

Yes, make for one line work for me, when I make install again, it don't compile again:

Code:
# make install
sh ./arch/x86/boot/install.sh 4.0.5-gentoo arch/x86/boot/bzImage \
   System.map "/boot"


no matter what time the uname -a shows, the kernel has been config, is that right?
Back to top
View user's profile Send private message
silent_Walker
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2012
Posts: 100
Location: forums.gentoo.org

PostPosted: Wed Sep 16, 2015 4:29 pm    Post subject: Reply with quote

Because you re compiled the kernel so many times I thought that the system was using one of the older kernels that does not have frame buffer disabled.

Reboot and before running startx, or after the xorg error if x auto starts, try running

Code:
modprobe -r radeon


Then run startx

If that does not work is your xorg.conf completely blank?
_________________
^.^


Last edited by silent_Walker on Wed Sep 16, 2015 4:52 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54809
Location: 56N 3W

PostPosted: Wed Sep 16, 2015 4:42 pm    Post subject: Reply with quote

DonlyChan,

Post
Code:
uname -a
please.

Your kernel build and install sequence is missing a mount /boot.
Your kernel will still be installed but its likely to go to the wrong place.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
DonlyChan
n00b
n00b


Joined: 15 Sep 2015
Posts: 8

PostPosted: Wed Sep 16, 2015 11:51 pm    Post subject: Reply with quote

NeddySeagoon wrote:
DonlyChan,

Post
Code:
uname -a
please.

Your kernel build and install sequence is missing a mount /boot.
Your kernel will still be installed but its likely to go to the wrong place.


I was follow the instruction from https://wiki.gentoo.org/wiki/Kernel/Configuration,boot loader is GRUB 2.02,here is /boot folder list:

Code:

# ls /boot/ -l
total 21237
-rw-r--r-- 1 root root  112647 Sep 16 23:53 config-4.0.5-gentoo
-rw-r--r-- 1 root root  112647 Sep 16 23:12 config-4.0.5-gentoo.old
drwxr-xr-x 6 root root    1024 Sep 16 23:38 grub
-rw-r--r-- 1 root root 3537940 Aug 28 22:00 initramfs-genkernel-x86_64-4.0.5-gentoo
-rw-r--r-- 1 root root 3773632 Aug 28 21:54 kernel-genkernel-x86_64-4.0.5-gentoo
drwx------ 2 root root   12288 Aug 28 02:09 lost+found
-rw-r--r-- 1 root root 2226210 Sep 16 23:53 System.map-4.0.5-gentoo
-rw-r--r-- 1 root root 2226210 Sep 16 23:12 System.map-4.0.5-gentoo.old
-rw-r--r-- 1 root root 2246081 Aug 28 21:54 System.map-genkernel-x86_64-4.0.5-gentoo
-rw-r--r-- 1 root root 3745088 Sep 16 23:53 vmlinuz-4.0.5-gentoo
-rw-r--r-- 1 root root 3745088 Sep 16 23:12 vmlinuz-4.0.5-gentoo.old


Generate the grub.cfg:
Code:
 # grub2-mkconfig -o /boot/grub/grub.cfg
Generating grub configuration file ...
Found linux image: /boot/kernel-genkernel-x86_64-4.0.5-gentoo
Found initrd image: /boot/initramfs-genkernel-x86_64-4.0.5-gentoo
Found linux image: /boot/vmlinuz-4.0.5-gentoo
Found initrd image: /boot/initramfs-genkernel-x86_64-4.0.5-gentoo
Found linux image: /boot/vmlinuz-4.0.5-gentoo.old
Found initrd image: /boot/initramfs-genkernel-x86_64-4.0.5-gentoo
done


and uname is:
Code:

# uname -a
Linux don 4.0.5-gentoo #1 SMP Fri Aug 28 21:54:34 2015 x86_64 Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz GenuineIntel GNU/Linux


Thanks.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54809
Location: 56N 3W

PostPosted: Thu Sep 17, 2015 3:33 pm    Post subject: Reply with quote

DonlyChan,

Code:
#1 SMP Fri Aug 28 21:54:34 2015


That tells that your running kernel is thu first build the this kernel (genkernel may reset the counter) and it was built on Fri Aug 28 21:54:34 2015.
That will be
Code:
-rw-r--r-- 1 root root 3773632 Aug 28 21:54 kernel-genkernel-x86_64-4.0.5-gentoo
Notice the timestamps.

Fix your bootloader to start
Code:
-rw-r--r-- 1 root root 3745088 Sep 16 23:53 vmlinuz-4.0.5-gentoo
which was built on Sep 16 at 23:53.

As you started out with genkernel, which makes you a fully modular kernel, depending on an initrd, you new kernel will may not boot, as you have not made it a initrd. If you made everything needed to mount root built in, then you are good.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum