Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg - Screen not found
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
johny800
n00b
n00b


Joined: 17 Feb 2018
Posts: 2

PostPosted: Sat Feb 17, 2018 10:27 pm    Post subject: Xorg - Screen not found Reply with quote

Hi everyone!

I am former Arch user, who decided to try Funtoo.

Installation went well until I had to emerge Xorg.

I have AMD video card, so I added VIDEO_CARDS="radeon" to make.conf and switched to "desktop" in epro, just as wiki says (https://www.funtoo.org/X_Window_System), but when I tried to test Xorg by running "startx" - I got an error "No screen found".

Does it require some kernel modification? I am new to this kind of stuff.

Any help will be appreciated and thanks in advance,

Johny.

PS. I know it is Gentoo forum, but I'm quite desperate and Gentoo community seems more active. 8)

Code:
[    62.685]
X.Org X Server 1.19.3
Release Date: 2017-03-15
[    62.685] X Protocol Version 11, Revision 0
[    62.685] Build Operating System: Linux 4.8.15-1 x86_64 Gentoo
[    62.685] Current Operating System: Linux funtoo 4.8.15-1 #1 SMP Tue Dec 27 05:23:15 -00 2016 x86_64
[    62.685] Kernel command line: BOOT_IMAGE=/boot/kernel-debian-sources-x86_64-4.8.15-1 root=/dev/sda3
[    62.686] Build Date: 17 February 2018  09:32:28PM
[    62.686] 
[    62.686] Current version of pixman: 0.34.0
[    62.686]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[    62.686] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    62.688] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 17 21:51:57 2018
[    62.688] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    62.688] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    62.688] (==) No Layout section.  Using the first Screen section.
[    62.688] (==) No screen section available. Using defaults.
[    62.688] (**) |-->Screen "Default Screen Section" (0)
[    62.688] (**) |   |-->Monitor "<default monitor>"
[    62.688] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[    62.688] (==) Automatically adding devices
[    62.688] (==) Automatically enabling devices
[    62.688] (==) Automatically adding GPU devices
[    62.688] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    62.688] (==) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/OTF/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/
[    62.688] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    62.688] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[    62.688] (II) Loader magic: 0x807c80
[    62.688] (II) Module ABI versions:
[    62.688]    X.Org ANSI C Emulation: 0.4
[    62.688]    X.Org Video Driver: 23.0
[    62.688]    X.Org XInput driver : 24.1
[    62.688]    X.Org Server Extension : 10.0
[    62.691] (--) PCI:*(0:1:0:0) 1002:6719:1458:21fd rev 0, Mem @ 0xe0000000/268435456, 0xfbdc0000/131072, I/O @ 0x0000de00/256, BIOS @ 0x????????/131072
[    62.691] (II) LoadModule: "glx"
[    62.691] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    62.692] (II) Module glx: vendor="X.Org Foundation"
[    62.692]    compiled for 1.19.3, module version = 1.0.0
[    62.692]    ABI class: X.Org Server Extension, version 10.0
[    62.692] (==) Matched ati as autoconfigured driver 0
[    62.692] (==) Matched modesetting as autoconfigured driver 1
[    62.692] (==) Matched fbdev as autoconfigured driver 2
[    62.692] (==) Matched vesa as autoconfigured driver 3
[    62.692] (==) Assigned the driver to the xf86ConfigLayout
[    62.692] (II) LoadModule: "ati"
[    62.693] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[    62.693] (II) Module ati: vendor="X.Org Foundation"
[    62.693]    compiled for 1.19.3, module version = 7.9.0
[    62.693]    Module class: X.Org Video Driver
[    62.693]    ABI class: X.Org Video Driver, version 23.0
[    62.693] (II) LoadModule: "radeon"
[    62.693] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[    62.693] (II) Module radeon: vendor="X.Org Foundation"
[    62.693]    compiled for 1.19.3, module version = 7.9.0
[    62.693]    Module class: X.Org Video Driver
[    62.693]    ABI class: X.Org Video Driver, version 23.0
[    62.693] (II) LoadModule: "modesetting"
[    62.693] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    62.693] (II) Module modesetting: vendor="X.Org Foundation"
[    62.693]    compiled for 1.19.3, module version = 1.19.3
[    62.693]    Module class: X.Org Video Driver
[    62.693]    ABI class: X.Org Video Driver, version 23.0
[    62.693] (II) LoadModule: "fbdev"
[    62.694] (WW) Warning, couldn't open module fbdev
[    62.694] (II) UnloadModule: "fbdev"
[    62.694] (II) Unloading fbdev
[    62.694] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    62.694] (II) LoadModule: "vesa"
[    62.694] (WW) Warning, couldn't open module vesa
[    62.694] (II) UnloadModule: "vesa"
[    62.694] (II) Unloading vesa
[    62.694] (EE) Failed to load module "vesa" (module does not exist, 0)
[    62.694] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
   ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
   ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
   ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
   ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
   ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
   ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
   ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
   ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
   ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
   ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
   ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
   ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
   ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
   ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
   ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
   ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
   ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
   ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
   ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
   ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
   ATI Radeon 9800PRO, ATI Radeon 9800XT,
   ATI Radeon Mobility 9600/9700 (M10/M11),
   ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
   ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
   ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
   ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
   ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
   ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
   ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
   ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
   ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
   ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
   ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
   ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
   ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
   ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
   ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
   ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
   ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
   ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
   ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
   ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
   ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
   ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
   ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
   ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
   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 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 X1550 64-bit,
   ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
   ATI FireGL V3350, ATI Mobility Radeon X1450,
   ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
   ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
   ATI Mobility 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 Radeon X2300HD, ATI Mobility Radeon HD 2300,
   ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
   ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
   ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
   ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
   ATI RS740M, 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 HD 4850 x2, ATI FirePro V8750 (FireGL),
   ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
   ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
   AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
   ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
   ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
   ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
   ATI FirePro M5750, 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 RV610,
   ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
   ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
   ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
   ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
   ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
   ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
   ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
   ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
   ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
   ATI Mobility Radeon 4300 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 3430, ATI FirePro V3700,
   ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
   ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
   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 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
   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 6250 Graphics,
   AMD Radeon HD 6300 Series Graphics,
   AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
   ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
   AMD Firestream 9350, ATI Radeon HD 5800 Series,
   ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
   ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
   ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
   ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
   REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
   ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
   AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
   AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
   ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
   MULLINS, KAVERI, HAWAII
[    62.696] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    62.696] (--) using VT number 7

[    62.700] (II) [KMS] drm report modesetting isn't supported.
[    62.700] (EE) open /dev/dri/card0: No such file or directory
[    62.700] (WW) Falling back to old probe method for modesetting
[    62.700] (EE) open /dev/dri/card0: No such file or directory
[    62.700] (EE) Screen 0 deleted because of no matching config section.
[    62.700] (II) UnloadModule: "radeon"
[    62.700] (EE) Screen 0 deleted because of no matching config section.
[    62.700] (II) UnloadModule: "modesetting"
[    62.700] (EE) Device(s) detected, but none match those in the config file.
[    62.700] (EE)
Fatal server error:
[    62.700] (EE) no screens found(EE)
[    62.700] (EE)
Please consult the The X.Org Foundation support
    at http://wiki.x.org
 for help.
[    62.700] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    62.700] (EE)
[    62.703] (EE) Server terminated with error (1). Closing log file.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Sat Feb 17, 2018 10:39 pm    Post subject: Reply with quote

Code:
 62.700] (EE) open /dev/dri/card0: No such file or directory

Yes you need to enable DRM in kernel.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
johny800
n00b
n00b


Joined: 17 Feb 2018
Posts: 2

PostPosted: Sat Feb 17, 2018 11:42 pm    Post subject: Reply with quote

Thanks for answer!

I tried like this:
Code:
<M> Direct Rendering Manager

to
Code:
 <*> Direct Rendering Manager


saved config and then

Code:
modprobe radeon


next

Code:

make -j5
make modules_install
make install


and then updated grub to boot into new kernel.
All I got was kernel panic. :(
What I'm doing wrong?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Sun Feb 18, 2018 12:28 pm    Post subject: Reply with quote

Moved from Portage & Programming to Unsupported Software.

Funtoo is not Gentoo and is not officially supported here.
That does not mean you won't get help with Funtoo.
_________________
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
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Sun Feb 18, 2018 2:02 pm    Post subject: Reply with quote

Sorry I'm occupied today and have no time to think with you, I dropped a working kernel with AMD to pastebin for you to compare with yours.
https://paste.pound-python.org/show/Dx5IHvUjsTZPvx2DPR5I/
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Sun Feb 18, 2018 2:32 pm    Post subject: Reply with quote

johny800,

Code:
[    62.700] (II) [KMS] drm report modesetting isn't supported.
[    62.700] (EE) open /dev/dri/card0: No such file or directory

Means that Radeon or amdgpu kernel support is missing, or not loaded.
From your log, thats a HD 6970, which needs Radeon support.

You may or may not be able ta add module like you tried to do.
If you changed any settings to <*>, meaning built in, the kernel binary in /boot will change, so its a full rebuild, install and reboot.

Do check your
Code:
uname -a
after the reboot.
Are you really running the kernel you think you are?
_________________
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
Fulgurance
Veteran
Veteran


Joined: 15 Feb 2017
Posts: 1200

PostPosted: Thu Feb 22, 2018 11:54 am    Post subject: Reply with quote

If you have kernel panic, grub don't found root partition.

Sometimes, grub failed to set correctly root partition.
When you are on Grub boot screen, edit default boot option and change root=UUID=(uuid) with root=/dev/partition (root partition).

And see if it's working. If that work, edit /etc/grub.d/10_linux file and change this lines (just remove uuid parameters):
Code:
if [ "x${GRUB_DEVICE_UUID}" = "x" ] || [ "x${GRUB_DISABLE_LINUX_UUID}" = "xtrue" ] \
    || ! test -e "/dev/disk/by-uuid/${GRUB_DEVICE_UUID}" \
    || ( test -e "${GRUB_DEVICE}" && uses_abstraction "${GRUB_DEVICE}" lvm ); then
  LINUX_ROOT_DEVICE="/dev/nvme0n1p2"
else
  LINUX_ROOT_DEVICE="/dev/nvme0n1p2"
fi


(it's my file)

It's very good you change archlinux to Gentoo , you will learn a lot of things. You'll see, Gentoo is really a high quality OS compared to archlinux. :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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