View previous topic :: View next topic |
Author |
Message |
kaangentoo n00b

Joined: 28 Sep 2022 Posts: 8
|
Posted: Wed Sep 28, 2022 9:51 am Post subject: SDDM is Not Starting. Stays on Black Screen |
|
|
Hello. I can't access the desktop in Gentoo. I was using GDM, I wanted to switch to SDDM. I enabled SDDM via /etc/conf.d/display-manager. The system tries to open SDDM, but I have a black screen and a mouse cursor that doesn't move. I cannot access the terminal in any way.
Another problem I have is with Wayland. I was using X11 on my system, I installed Steam via Overlay and wayland came as a dependency. When I restarted the computer, Wayland became my main display server. It wouldn't start X11 via GDM and gnome-shell is using very high cpu on my computer running Wayland.
I tried to start X11 via SDDM but now the system won't boot.
Thank you for your help. My English is not very good. I apologize for this. |
|
Back to top |
|
 |
alamahant Advocate

Joined: 23 Mar 2019 Posts: 3961
|
Posted: Wed Sep 28, 2022 10:09 am Post subject: |
|
|
Welcome to Gentoo Forums!
if GDM
Code: |
/etc/gdm/custom.conf ==>>
WaylandEnable=false
|
What is your DE?
Plz pastebin output of
Code: |
~/.local/share/xorg/Xorg.0.log
|
Press ctrl+alt+F2 to get into a console. _________________

Last edited by alamahant on Wed Sep 28, 2022 11:18 am; edited 1 time in total |
|
Back to top |
|
 |
kaangentoo n00b

Joined: 28 Sep 2022 Posts: 8
|
Posted: Wed Sep 28, 2022 10:32 am Post subject: |
|
|
alamahant wrote: | if GDM
Code: |
/etc/gdm/custom.conf ==>>
WaylandEnable=false
|
What is your DE?
Plz pastebin output of
Code: |
~/.local/share/xorg/Xorg.0.log
|
Press ctrl+alt+F2 to get into a console. |
I can't access the terminal, the system is trying to start SDDM without letting me login. I can't get into TTY. Ctrl+Alt+F2 or another shortcut doesn't work. I use Gnome DE.
https://i.imgur.com/Jzwl05B.jpeg
https://i.imgur.com/sHqK0GT.jpeg |
|
Back to top |
|
 |
alamahant Advocate

Joined: 23 Mar 2019 Posts: 3961
|
Posted: Wed Sep 28, 2022 11:00 am Post subject: |
|
|
Plz boot into livecd mount and chroot into your system and disable display-manager.
A shorter way is to press "e" at grub menu and append "init=/bin/bash" into "linux" line disable display-manager and reboot.
Code: |
mount -o remount,rw /
rc-update delete display-manager default
###or edit /etc/conf.d/display-manager and use gdm instead of sddm
exit
|
_________________
 |
|
Back to top |
|
 |
kaangentoo n00b

Joined: 28 Sep 2022 Posts: 8
|
Posted: Wed Sep 28, 2022 11:58 am Post subject: |
|
|
alamahant wrote: | Plz boot into livecd mount and chroot into your system and disable display-manager.
A shorter way is to press "e" at grub menu and append "init=/bin/bash" into "linux" line disable display-manager and reboot.
Code: |
mount -o remount,rw /
rc-update delete display-manager default
###or edit /etc/conf.d/display-manager and use gdm instead of sddm
exit
|
|
Thank you for your help. I rebooted GDM, but I still can't get Xorg to work. When I select "Gnome on Xorg" or "XSession" it takes me back to the GDM login screen.
When I set #WaylandEnable=false in custom.conf, GDM won't open. Only the mouse cursor blinks.
When I try to output ~/.local/share/xorg/Xorg.0.log, it says there is no such file. No xorg folder in share folder. |
|
Back to top |
|
 |
alamahant Advocate

Joined: 23 Mar 2019 Posts: 3961
|
Posted: Wed Sep 28, 2022 12:09 pm Post subject: |
|
|
Code: |
When I try to output ~/.local/share/xorg/Xorg.0.log, it says there is no such file. No xorg folder in share folder.
|
Are you logged in as a normal user or root?
Try it from normal user.
Code: |
cat /home/<user>/.local/share/xorg/Xorg.0.log
or
cat /var/log/Xorg.0.log
|
Is elogind enabled and running?
What is your emerge --info? _________________

Last edited by alamahant on Wed Sep 28, 2022 12:19 pm; edited 1 time in total |
|
Back to top |
|
 |
kaangentoo n00b

Joined: 28 Sep 2022 Posts: 8
|
Posted: Wed Sep 28, 2022 12:18 pm Post subject: |
|
|
alamahant wrote: | Code: |
When I try to output ~/.local/share/xorg/Xorg.0.log, it says there is no such file. No xorg folder in share folder.
|
Are you loged in as a normal user or root?
Try it from normal user.
And try also
Code: |
/var/log/Xorg.0.log
|
Is elogind enabled and running?
What is your emerge --info? |
As a normal user, output of ~/.local/share/xorg/Xorg.0.log
Code: | [ 331.020] (--) Log file renamed from "/home/kaan/.local/share/xorg/Xorg.pid-3246.log" to "/home/kaan/.local/share/xorg/Xorg.0.log"
[ 331.023]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 331.023] Current Operating System: Linux gentoo 5.15.69-gentoo-x86_64 #1 SMP Tue Sep 27 01:10:47 +03 2022 x86_64
[ 331.023] Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.69-gentoo-x86_64 root=UUID=5eb0f524-5ee9-41dd-9dc6-3b56d1906dce ro
[ 331.023]
[ 331.023] Current version of pixman: 0.40.0
[ 331.023] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 331.023] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 331.024] (==) Log file: "/home/kaan/.local/share/xorg/Xorg.0.log", Time: Wed Sep 28 14:40:07 2022
[ 331.038] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 331.064] (==) No Layout section. Using the first Screen section.
[ 331.064] (==) No screen section available. Using defaults.
[ 331.064] (**) |-->Screen "Default Screen Section" (0)
[ 331.064] (**) | |-->Monitor "<default monitor>"
[ 331.065] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 331.065] (==) Automatically adding devices
[ 331.065] (==) Automatically enabling devices
[ 331.065] (==) Automatically adding GPU devices
[ 331.065] (==) Automatically binding GPU devices
[ 331.065] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 331.065] (==) 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
[ 331.065] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 331.065] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 331.065] (II) Module ABI versions:
[ 331.065] X.Org ANSI C Emulation: 0.4
[ 331.065] X.Org Video Driver: 25.2
[ 331.065] X.Org XInput driver : 24.4
[ 331.065] X.Org Server Extension : 10.0
[ 331.067] (++) using VT number 8
[ 331.071] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34
[ 331.075] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 331.075] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 331.076] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[ 331.087] (--) PCI:*(1@0:0:0) 1002:6640:106b:014b rev 128, Mem @ 0xc0000000/268435456, 0xd0000000/8388608, 0x92500000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[ 331.087] (II) LoadModule: "glx"
[ 331.118] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 331.139] (II) Module glx: vendor="X.Org Foundation"
[ 331.139] compiled for 1.21.1.4, module version = 1.0.0
[ 331.139] ABI class: X.Org Server Extension, version 10.0
[ 331.139] (II) Applying OutputClass "Radeon" to /dev/dri/card0
[ 331.139] loading driver: radeon
[ 331.139] (==) Matched radeon as autoconfigured driver 0
[ 331.139] (==) Matched ati as autoconfigured driver 1
[ 331.139] (==) Matched modesetting as autoconfigured driver 2
[ 331.139] (==) Matched fbdev as autoconfigured driver 3
[ 331.139] (==) Matched vesa as autoconfigured driver 4
[ 331.139] (==) Assigned the driver to the xf86ConfigLayout
[ 331.139] (II) LoadModule: "radeon"
[ 331.151] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[ 331.168] (II) Module radeon: vendor="X.Org Foundation"
[ 331.168] compiled for 1.21.1.4, module version = 19.1.0
[ 331.168] Module class: X.Org Video Driver
[ 331.168] ABI class: X.Org Video Driver, version 25.2
[ 331.168] (II) LoadModule: "ati"
[ 331.168] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[ 331.192] (II) Module ati: vendor="X.Org Foundation"
[ 331.192] compiled for 1.21.1.4, module version = 19.1.0
[ 331.192] Module class: X.Org Video Driver
[ 331.192] ABI class: X.Org Video Driver, version 25.2
[ 331.192] (II) LoadModule: "modesetting"
[ 331.193] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 331.209] (II) Module modesetting: vendor="X.Org Foundation"
[ 331.209] compiled for 1.21.1.4, module version = 1.21.1
[ 331.209] Module class: X.Org Video Driver
[ 331.209] ABI class: X.Org Video Driver, version 25.2
[ 331.209] (II) LoadModule: "fbdev"
[ 331.210] (WW) Warning, couldn't open module fbdev
[ 331.210] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 331.210] (II) LoadModule: "vesa"
[ 331.211] (WW) Warning, couldn't open module vesa
[ 331.211] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 331.211] (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
[ 331.225] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 331.225] (II) [KMS] Kernel modesetting enabled.
[ 331.225] (WW) Falling back to old probe method for modesetting
[ 331.225] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 331.225] (II) RADEON(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 331.225] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 331.225] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 331.225] (==) RADEON(0): Default visual is TrueColor
[ 331.225] (==) RADEON(0): RGB weight 888
[ 331.225] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 331.225] (--) RADEON(0): Chipset: "BONAIRE" (ChipID = 0x6640)
[ 331.226] (II) Loading sub module "fb"
[ 331.226] (II) LoadModule: "fb"
[ 331.226] (II) Module "fb" already built-in
[ 331.226] (II) Loading sub module "dri2"
[ 331.226] (II) LoadModule: "dri2"
[ 331.226] (II) Module "dri2" already built-in
[ 331.259] (II) Loading sub module "glamoregl"
[ 331.259] (II) LoadModule: "glamoregl"
[ 331.259] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 331.268] (II) Module glamoregl: vendor="X.Org Foundation"
[ 331.268] compiled for 1.21.1.4, module version = 1.0.1
[ 331.268] ABI class: X.Org ANSI C Emulation, version 0.4
[ 331.279] (II) RADEON(0): Refusing to try glamor on llvmpipe
[ 331.279] (EE) RADEON(0): glamor detected, failed to initialize EGL.
[ 331.279] (II) Loading sub module "shadow"
[ 331.279] (II) LoadModule: "shadow"
[ 331.279] (II) Loading /usr/lib64/xorg/modules/libshadow.so
[ 331.289] (II) Module shadow: vendor="X.Org Foundation"
[ 331.289] compiled for 1.21.1.4, module version = 1.1.0
[ 331.289] ABI class: X.Org ANSI C Emulation, version 0.4
[ 331.289] (II) RADEON(0): KMS Color Tiling: disabled
[ 331.289] (II) RADEON(0): KMS Color Tiling 2D: disabled
[ 331.289] (II) RADEON(0): KMS Pageflipping: enabled
[ 331.289] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[ 332.317] (II) RADEON(0): Output eDP has no monitor section
[ 332.360] (II) RADEON(0): Output DisplayPort-0 has no monitor section
[ 332.403] (II) RADEON(0): Output DisplayPort-1 has no monitor section
[ 332.447] (II) RADEON(0): Output DisplayPort-2 has no monitor section
[ 333.389] (II) RADEON(0): EDID for output eDP
[ 333.389] (II) RADEON(0): Manufacturer: APP Model: ae05 Serial#: 3907202369
[ 333.389] (II) RADEON(0): Year: 2015 Week: 27
[ 333.389] (II) RADEON(0): EDID Version: 1.4
[ 333.389] (II) RADEON(0): Digital Display Input
[ 333.389] (II) RADEON(0): 10 bits per channel
[ 333.389] (II) RADEON(0): Digital interface is DisplayPort
[ 333.389] (II) RADEON(0): Max Image Size [cm]: horiz.: 60 vert.: 34
[ 333.389] (II) RADEON(0): Gamma: 2.20
[ 333.389] (II) RADEON(0): DPMS capabilities: Off
[ 333.389] (II) RADEON(0): Supported color encodings: RGB 4:4:4
[ 333.389] (II) RADEON(0): First detailed timing is preferred mode
[ 333.389] (II) RADEON(0): Preferred mode is native pixel format and refresh rate
[ 333.389] (II) RADEON(0): redX: 0.680 redY: 0.320 greenX: 0.265 greenY: 0.690
[ 333.389] (II) RADEON(0): blueX: 0.149 blueY: 0.055 whiteX: 0.312 whiteY: 0.329
[ 333.389] (II) RADEON(0): Manufacturer's mask: 0
[ 333.389] (II) RADEON(0): Supported detailed timing:
[ 333.389] (II) RADEON(0): clock: 533.2 MHz Image Size: 597 x 336 mm
[ 333.389] (II) RADEON(0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
[ 333.389] (II) RADEON(0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2222 v_border: 0
[ 333.389] (II) RADEON(0): Supported detailed timing:
[ 333.389] (II) RADEON(0): clock: 241.5 MHz Image Size: 597 x 336 mm
[ 333.389] (II) RADEON(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 333.389] (II) RADEON(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
[ 333.389] (II) RADEON(0): Monitor name: iMac
[ 333.389] (II) RADEON(0): Serial No: 5A47797412D23
[ 333.389] (II) RADEON(0): Supported detailed timing:
[ 333.389] (II) RADEON(0): clock: 373.2 MHz Image Size: 597 x 336 mm
[ 333.389] (II) RADEON(0): h_active: 3200 h_sync: 3248 h_sync_end 3280 h_blank_end 3360 h_border: 0
[ 333.389] (II) RADEON(0): v_active: 1800 v_sync: 1803 v_sync_end 1808 v_blanking: 1852 v_border: 0
[ 333.389] (II) RADEON(0): Number of EDID sections to follow: 1
[ 333.389] (II) RADEON(0): EDID (in hex):
[ 333.389] (II) RADEON(0): 00ffffffffffff00061005ae412de3e8
[ 333.389] (II) RADEON(0): 1b190104b53c2278200f41ae5243b026
[ 333.389] (II) RADEON(0): 0e505400000001010101010101010101
[ 333.389] (II) RADEON(0): 0101010101014dd000a0f0703e803020
[ 333.389] (II) RADEON(0): 350055502100001a565e00a0a0a02950
[ 333.389] (II) RADEON(0): 3020350055502100001a000000fc0069
[ 333.389] (II) RADEON(0): 4d61630a2020202020202020000000ff
[ 333.389] (II) RADEON(0): 003541343737393734313244323301fb
[ 333.390] (II) RADEON(0): 020327c0230907078301000070fa1000
[ 333.390] (II) RADEON(0): 00127631fc78b19902108862d369fa10
[ 333.390] (II) RADEON(0): 00faf8f8feffffcd9180a0c008347030
[ 333.390] (II) RADEON(0): 20350055502100001a00000000000000
[ 333.390] (II) RADEON(0): 00000000000000000000000000000000
[ 333.390] (II) RADEON(0): 00000000000000000000000000000000
[ 333.390] (II) RADEON(0): 00000000000000000000000000000000
[ 333.390] (II) RADEON(0): 000000000000000000000000000000ee
[ 333.390] (II) RADEON(0): Printing probed modes for output eDP
[ 333.390] (II) RADEON(0): Modeline "3840x2160"x60.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 333.390] (II) RADEON(0): Modeline "3200x1800"x60.0 373.25 3200 3248 3280 3360 1800 1803 1808 1852 +hsync -vsync (111.1 kHz e)
[ 333.390] (II) RADEON(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[ 333.390] (II) RADEON(0): Modeline "1920x1200"x60.0 193.48 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz)
[ 333.390] (II) RADEON(0): Modeline "1920x1080"x60.0 173.11 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz)
[ 333.390] (II) RADEON(0): Modeline "1600x1200"x60.0 161.23 1600 1712 1880 2160 1200 1203 1207 1245 -hsync +vsync (74.6 kHz)
[ 333.390] (II) RADEON(0): Modeline "1680x1050"x60.0 146.36 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 333.390] (II) RADEON(0): Modeline "1400x1050"x60.0 121.79 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz)
[ 333.390] (II) RADEON(0): Modeline "1280x1024"x59.9 109.10 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
[ 333.390] (II) RADEON(0): Modeline "1440x900"x60.0 106.68 1440 1528 1672 1904 900 903 909 934 -hsync +vsync (56.0 kHz)
[ 333.390] (II) RADEON(0): Modeline "1280x960"x60.0 101.34 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.8 kHz)
[ 333.390] (II) RADEON(0): Modeline "1280x854"x60.0 89.34 1280 1352 1480 1680 854 857 867 887 -hsync +vsync (53.2 kHz)
[ 333.390] (II) RADEON(0): Modeline "1280x800"x60.0 83.71 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.8 kHz)
[ 333.390] (II) RADEON(0): Modeline "1280x720"x60.0 74.65 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.9 kHz)
[ 333.390] (II) RADEON(0): Modeline "1152x768"x59.9 71.95 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.8 kHz)
[ 333.390] (II) RADEON(0): Modeline "1024x768"x59.9 63.53 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
[ 333.390] (II) RADEON(0): Modeline "800x600"x60.0 38.31 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
[ 333.390] (II) RADEON(0): Modeline "848x480"x59.9 31.65 848 872 952 1056 480 483 493 500 -hsync +vsync (30.0 kHz)
[ 333.390] (II) RADEON(0): Modeline "720x480"x59.9 26.85 720 744 808 896 480 483 493 500 -hsync +vsync (30.0 kHz)
[ 333.390] (II) RADEON(0): Modeline "640x480"x59.9 23.98 640 664 720 800 480 483 487 500 -hsync +vsync (30.0 kHz)
[ 333.434] (II) RADEON(0): EDID for output DisplayPort-0
[ 333.477] (II) RADEON(0): EDID for output DisplayPort-1
[ 333.520] (II) RADEON(0): EDID for output DisplayPort-2
[ 333.520] (II) RADEON(0): Output eDP connected
[ 333.520] (II) RADEON(0): Output DisplayPort-0 disconnected
[ 333.520] (II) RADEON(0): Output DisplayPort-1 disconnected
[ 333.521] (II) RADEON(0): Output DisplayPort-2 disconnected
[ 333.521] (II) RADEON(0): Using exact sizes for initial modes
[ 333.521] (II) RADEON(0): Output eDP using initial mode 3840x2160 +0+0
[ 333.521] (II) RADEON(0): mem size init: gart size :7fb66000 vram size: s:80000000 visible:d93b000
[ 333.521] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[ 333.521] (==) RADEON(0): DPI set to (96, 96)
[ 333.521] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[ 333.521] (II) Loading sub module "ramdac"
[ 333.521] (II) LoadModule: "ramdac"
[ 333.521] (II) Module "ramdac" already built-in
[ 333.521] (II) UnloadModule: "modesetting"
[ 333.521] (II) Unloading modesetting
[ 333.522] (II) RADEON(0): Front buffer size: 32400K
[ 333.522] (II) RADEON(0): VRAM usage limit set to 170953K
[ 333.524] (==) RADEON(0): DRI3 disabled
[ 333.524] (==) RADEON(0): Backing store enabled
[ 333.524] (WW) RADEON(0): Direct rendering disabled
[ 333.524] (II) RADEON(0): Acceleration disabled
[ 333.524] (==) RADEON(0): DPMS enabled
[ 333.524] (==) RADEON(0): Silken mouse enabled
[ 333.525] (II) Initializing extension Generic Event Extension
[ 333.525] (II) Initializing extension SHAPE
[ 333.525] (II) Initializing extension MIT-SHM
[ 333.525] (II) Initializing extension XInputExtension
[ 333.526] (II) Initializing extension XTEST
[ 333.526] (II) Initializing extension BIG-REQUESTS
[ 333.526] (II) Initializing extension SYNC
[ 333.526] (II) Initializing extension XKEYBOARD
[ 333.526] (II) Initializing extension XC-MISC
[ 333.526] (II) Initializing extension XFIXES
[ 333.526] (II) Initializing extension RENDER
[ 333.526] (II) Initializing extension RANDR
[ 333.526] (II) Initializing extension COMPOSITE
[ 333.526] (II) Initializing extension DAMAGE
[ 333.526] (II) Initializing extension MIT-SCREEN-SAVER
[ 333.526] (II) Initializing extension DOUBLE-BUFFER
[ 333.527] (II) Initializing extension RECORD
[ 333.527] (II) Initializing extension DPMS
[ 333.527] (II) Initializing extension Present
[ 333.527] (II) Initializing extension DRI3
[ 333.527] (II) Initializing extension X-Resource
[ 333.527] (II) Initializing extension XVideo
[ 333.527] (II) Initializing extension XVideo-MotionCompensation
[ 333.527] (II) Initializing extension GLX
[ 333.527] (II) AIGLX: Screen 0 is not DRI2 capable
[ 333.533] (II) IGLX: Loaded and initialized swrast
[ 333.533] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 333.533] (II) Initializing extension XFree86-VidModeExtension
[ 333.533] (II) Initializing extension XFree86-DGA
[ 333.533] (II) Initializing extension XFree86-DRI
[ 333.533] (II) Initializing extension DRI2
[ 333.533] (II) RADEON(0): Setting screen physical size to 1016 x 571 |
emerge --info output
Code: | Portage 3.0.36 (python 3.10.6-final-0, default/linux/amd64/17.1/desktop/gnome, gcc-11.3.0, glibc-2.35-r8, 5.15.69-gentoo-x86_64 x86_64)
=================================================================
System uname: Linux-5.15.69-gentoo-x86_64-x86_64-Intel-R-_Core-TM-_i5-6500_CPU_@_3.20GHz-with-glibc2.35
KiB Mem: 8040672 total, 5037308 free
KiB Swap: 16777212 total, 16777212 free
Timestamp of repository gentoo: Tue, 27 Sep 2022 22:30:01 +0000
Head commit of repository gentoo: cf2359d0ffe6fd13177b7ae96550e9e438a486de
Timestamp of repository brave-overlay: Tue, 27 Sep 2022 16:46:52 +0000
Head commit of repository brave-overlay: 3ce52cb0dbd0fd83b927e075083f87ddc2142dd6
Timestamp of repository fyn-overlay: Tue, 27 Sep 2022 20:32:11 +0000
Head commit of repository fyn-overlay: b076a806f7faff614d2f44fd086cd644b756e3bf
Timestamp of repository guru: Tue, 27 Sep 2022 20:46:43 +0000
Head commit of repository guru: 2381a8abdd232b60dc46db62b7f3689e40b7e966
Timestamp of repository menelkir: Tue, 27 Sep 2022 20:32:08 +0000
Head commit of repository menelkir: 20e96808f03b56a2f6e99c55efad10b79c991574
Timestamp of repository src_prepare-overlay: Tue, 27 Sep 2022 20:32:08 +0000
Head commit of repository src_prepare-overlay: 43fe062bb18bc7310d640c8ea62a320eee9e9415
Timestamp of repository steam-overlay: Wed, 07 Sep 2022 08:26:00 +0000
Head commit of repository steam-overlay: 78208ca83614c4cc031ca8f8ec9b023a5c9c3b1e
sh bash 5.1_p16-r1
ld GNU ld (Gentoo 2.38 p4) 2.38
app-misc/pax-utils: 1.3.5::gentoo
app-shells/bash: 5.1_p16-r1::gentoo
dev-lang/perl: 5.34.1-r3::gentoo
dev-lang/python: 3.10.6_p4::gentoo
dev-lang/rust-bin: 1.62.1::gentoo
dev-util/cmake: 3.23.3::gentoo
dev-util/meson: 0.62.2::gentoo
sys-apps/baselayout: 2.8::gentoo
sys-apps/openrc: 0.45.2::gentoo
sys-apps/sandbox: 2.29::gentoo
sys-devel/autoconf: 2.13-r2::gentoo, 2.71-r1::gentoo
sys-devel/automake: 1.16.5::gentoo
sys-devel/binutils: 2.38-r2::gentoo
sys-devel/binutils-config: 5.4.1::gentoo
sys-devel/clang: 14.0.6-r1::gentoo
sys-devel/gcc: 11.3.0::gentoo
sys-devel/gcc-config: 2.5-r1::gentoo
sys-devel/libtool: 2.4.7::gentoo
sys-devel/lld: 14.0.6::gentoo
sys-devel/llvm: 14.0.6-r2::gentoo
sys-devel/make: 4.3::gentoo
sys-kernel/linux-headers: 5.15-r3::gentoo (virtual/os-headers)
sys-libs/glibc: 2.35-r8::gentoo
Repositories:
gentoo
location: /var/db/repos/gentoo
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
sync-rsync-verify-metamanifest: yes
sync-rsync-verify-jobs: 1
sync-rsync-verify-max-age: 24
sync-rsync-extra-opts:
brave-overlay
location: /var/db/repos/brave-overlay
sync-type: git
sync-uri: https://github.com/gentoo-mirror/brave-overlay.git
masters: gentoo
fyn-overlay
location: /var/db/repos/fyn-overlay
sync-type: git
sync-uri: https://github.com/gentoo-mirror/fyn-overlay.git
masters: gentoo
guru
location: /var/db/repos/guru
sync-type: git
sync-uri: https://github.com/gentoo-mirror/guru.git
masters: gentoo
menelkir
location: /var/db/repos/menelkir
sync-type: git
sync-uri: https://github.com/gentoo-mirror/menelkir.git
masters: gentoo
src_prepare-overlay
location: /var/db/repos/src_prepare-overlay
sync-type: git
sync-uri: https://github.com/gentoo-mirror/src_prepare-overlay.git
masters: gentoo
steam-overlay
location: /var/db/repos/steam-overlay
sync-type: git
sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
masters: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=haswell -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=haswell -O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-march=haswell -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=haswell -O2 -pipe"
GENTOO_MIRRORS="https://ftp.linux.org.tr/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X a52 aac acl acpi alsa amd64 bluetooth branding bzip2 cairo cdda cdr cli colord crypt cups dbus dri dts dvd dvdr eds elogind encode evo exif flac fortran gdbm gif gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk gui iconv icu introspection ipv6 jpeg lcms libglvnd libnotify libsecret libtirpc mad mng mp3 mp4 mpeg multilib nautilus ncurses networkmanager nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio qt5 readline sdl seccomp spell split-usr ssl startup-notification svg sysprof tiff tracker truetype udev udisks unicode upower usb vorbis wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" RUBY_TARGETS="ruby27" USERLAND="GNU" VIDEO_CARDS="radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, MAKEOPTS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS |
Edit:
Gnome on Wayland
https://i.imgur.com/nLeD2Tw.png |
|
Back to top |
|
 |
alamahant Advocate

Joined: 23 Mar 2019 Posts: 3961
|
Posted: Wed Sep 28, 2022 12:30 pm Post subject: |
|
|
Is elogind enabled and running.
Was your DE ever starting properly? _________________
 |
|
Back to top |
|
 |
kaangentoo n00b

Joined: 28 Sep 2022 Posts: 8
|
Posted: Wed Sep 28, 2022 1:10 pm Post subject: |
|
|
alamahant wrote: | Is elogind enabled and running.
Was your DE ever starting properly? |
Yes, elogind is enabled. And yes, my DE was working fine until wayland took over the system.
Code: | NetworkManager | default
binfmt | boot
bootmisc | boot
cgroups | sysinit
cronie | default
dbus | default
devfs | sysinit
display-manager | default
dmesg | sysinit
elogind | boot
fsck | boot
hostname | boot
hwclock | boot
keymaps | boot
killprocs | shutdown
kmod-static-nodes | sysinit
local | default nonetwork
localmount | boot
loopback | boot
lvm | boot
modules | boot
mount-ro | shutdown
mtab | boot
net.wlp2s0 | default
netmount | default
procfs | boot
root | boot
save-keymaps | boot
save-termencoding | boot
savecache | shutdown
seedrng | boot
swap | boot
sysctl | boot
sysfs | sysinit
sysklogd | default
systemd-tmpfiles-setup | boot
systemd-tmpfiles-setup-dev | sysinit
termencoding | boot
udev | sysinit
udev-trigger | sysinit
wpa_supplicant | default |
|
|
Back to top |
|
 |
alamahant Advocate

Joined: 23 Mar 2019 Posts: 3961
|
Posted: Wed Sep 28, 2022 1:40 pm Post subject: |
|
|
Try to start gnome via startx
First disable display-manager then
Code: |
echo "export XDG_MENU_PREFIX=gnome exec gnome-session" > ~/.xinitrc
then
startx
|
Also what is the output of
Code: |
lspci -k | grep -A 3 -E "(VGA|3D)"
and
dmesg | grep -i firmware
|
_________________
 |
|
Back to top |
|
 |
kaangentoo n00b

Joined: 28 Sep 2022 Posts: 8
|
Posted: Wed Sep 28, 2022 2:28 pm Post subject: |
|
|
alamahant wrote: | Try to start gnome via startx
First disable display-manager then
Code: |
echo "export XDG_MENU_PREFIX=gnome exec gnome-session" > ~/.xinitrc
then
startx
|
Also what is the output of
Code: |
lspci -k | grep -A 3 -E "(VGA|3D)"
and
dmesg | grep -i firmware
|
|
Disabled display-manager. I tried to start startx, and I got a blinking mouse on the screen. The output in TTY is as follows:
https://i.imgur.com/y4z9hBZ.jpg
Code: | gentoo /home/kaan # lspci -k | grep -A 3 -E "(VGA|3D)"
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Saturn XT [FirePro M6100] (rev 80)
Subsystem: Apple Inc. Tropo XT [Radeon R9 M380 Mac Edition]
Kernel driver in use: radeon
Kernel modules: radeon, amdgpu
gentoo /home/kaan # dmesg | grep -i firmware
[ 0.245373] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 10.280837] ACPI: video: [Firmware Bug]: ACPI(GFX0) defines _DOD but not _DOS
[ 10.829990] Loading firmware: regulatory.db
[ 11.001468] Loading firmware: regulatory.db.p7s
[ 11.187550] Loading firmware: brcm/brcmfmac43602-pcie.Apple Inc.-iMac17,1.bin
[ 11.187879] brcmfmac 0000:02:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.Apple Inc.-iMac17,1.bin failed with error -2
[ 11.187891] Loading firmware: brcm/brcmfmac43602-pcie.bin
[ 11.213429] Loading firmware: radeon/bonaire_pfp.bin
[ 11.255344] Loading firmware: brcm/brcmfmac43602-pcie.Apple Inc.-iMac17,1.txt
[ 11.255407] brcmfmac 0000:02:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.Apple Inc.-iMac17,1.txt failed with error -2
[ 11.255416] Loading firmware: brcm/brcmfmac43602-pcie.txt
[ 11.255461] brcmfmac 0000:02:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2
[ 11.354785] Loading firmware: radeon/bonaire_me.bin
[ 11.393095] Loading firmware: radeon/bonaire_ce.bin
[ 11.406059] Loading firmware: radeon/bonaire_mec.bin
[ 11.474065] Loading firmware: radeon/bonaire_rlc.bin
[ 11.493114] Loading firmware: radeon/bonaire_sdma.bin
[ 11.502312] Loading firmware: radeon/bonaire_mc.bin
[ 11.523247] Loading firmware: radeon/bonaire_k_smc.bin
[ 11.586149] Loading firmware: radeon/bonaire_uvd.bin
[ 11.607166] [drm] Found UVD firmware Version: 1.64 Family ID: 9
[ 11.607237] Loading firmware: radeon/BONAIRE_vce.bin
[ 11.641258] [drm] Found VCE firmware/feedback version 40.2.2 / 15!
[ 11.749778] Loading firmware: brcm/brcmfmac43602-pcie.clm_blob
[ 11.750461] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43602/1 wl0: Nov 10 2015 06:38:10 version 7.35.177.61 (r598657) FWID 01-ea662a8c |
|
|
Back to top |
|
 |
alamahant Advocate

Joined: 23 Mar 2019 Posts: 3961
|
Posted: Wed Sep 28, 2022 3:50 pm Post subject: |
|
|
Plz try
Code: |
grep DRM_AMDGPU /usr/src/linux/.config
and
ls /usr/lib64/dri
|
If it was working before you emerged the steam packages with the "wayland" use flags but not now it seems that maybe your gpu cant handle wayland.
Gnome defaults to using wayland.We tried to force X11 it but it didnt work.
Your card is recognized as BONAIR and according to your lspci "amdgpu and radeon" are the kernel modules.
What else could it be?
Still you can arrive at the gdm greeter.
Is your user member of "audio video" groups?
Ah your startx output suggest it can not find radeonsi
Maybe use
Code: |
VIDEO_CARDS="amdgpu radeonsi"
|
and rebuild mesa. _________________
 |
|
Back to top |
|
 |
kaangentoo n00b

Joined: 28 Sep 2022 Posts: 8
|
Posted: Wed Sep 28, 2022 6:55 pm Post subject: |
|
|
alamahant wrote: | Plz try
Code: |
grep DRM_AMDGPU /usr/src/linux/.config
and
ls /usr/lib64/dri
|
If it was working before you emerged the steam packages with the "wayland" use flags but not now it seems that maybe your gpu cant handle wayland.
Gnome defaults to using wayland.We tried to force X11 it but it didnt work.
Your card is recognized as BONAIR and according to your lspci "amdgpu and radeon" are the kernel modules.
What else could it be?
Still you can arrive at the gdm greeter.
Is your user member of "audio video" groups?
Ah your startx output suggest it can not find radeonsi
Maybe use
Code: |
VIDEO_CARDS="amdgpu radeonsi"
|
and rebuild mesa. |
Dear @alamahant you spent the whole day with me and tried to help me. Thank you for all your help. Now my system is working with X11 again.
For those who might have the same problem, here's what I did.
First of all I changed the VIDEO_CARDS flag from "radeon" to "amdgpu radeonsi". Then I used the command "grep DRM_AMDGPU /usr/src/linux/.config" and added USE="-wayland" to /etc/portage/make.conf.
Then I ran the following commands in order:
Code: | emerge --ask --changed-use --deep @world
emerge -a -v mesa |
#liddrm gave an error. I solved the problem with USE="video_cards_radeon" flag.
#gnome-extra/sushi gave more errors while compiling. I used the information from https://bugs.gentoo.org/811372 to solve it. I simply recompiled evince and then compiled sushi.
And I ran emerge -a -v mesa again, since it was failing because of sushi.
And there was no more Wayland on the GDM screen. Everything works perfect and properly.
Code: | gentoo /home/kaan # echo $XDG_SESSION_TYPE
x11 |
I think I have solved almost all my problems with your guidance.
After emerge --depclean command, the following text appeared. Is it something important?
Code: |
!!! existing preserved libs:
>>> package: dev-libs/wayland-1.21.0
* - /usr/lib64/libwayland-client.so.0
* - /usr/lib64/libwayland-client.so.0.21.0
* used by /opt/brave/libGLESv2.so (www-client/brave-bin-1.44.101)
* - /usr/lib64/libwayland-server.so.0
* - /usr/lib64/libwayland-server.so.0.21.0
* used by /usr/lib64/gnome-shell/libgnome-shell.so (gnome-base/gnome-shell-42.4-r1)
Use emerge @preserved-rebuild to rebuild packages using these libraries |
Last edited by kaangentoo on Wed Sep 28, 2022 7:26 pm; edited 2 times in total |
|
Back to top |
|
 |
alamahant Advocate

Joined: 23 Mar 2019 Posts: 3961
|
Posted: Wed Sep 28, 2022 6:58 pm Post subject: |
|
|
Yes
plz just run
Code: |
emerge @preserved-rebuild
|
You did all the work.I was as confused as you.
And this
Code: |
grep DRM_AMDGPU /usr/src/linux/.config
|
was just to check your kernel config.
 _________________
 |
|
Back to top |
|
 |
kaangentoo n00b

Joined: 28 Sep 2022 Posts: 8
|
Posted: Wed Sep 28, 2022 7:33 pm Post subject: |
|
|
alamahant wrote: | Yes
plz just run
Code: |
emerge @preserved-rebuild
|
You did all the work.I was as confused as you.
And this
Code: |
grep DRM_AMDGPU /usr/src/linux/.config
|
was just to check your kernel config.
 |
Code: | grep DRM_AMDGPU /usr/src/linux/.config
CONFIG_DRM_AMDGPU=m
CONFIG_DRM_AMDGPU_SI=y
CONFIG_DRM_AMDGPU_CIK=y
CONFIG_DRM_AMDGPU_USERPTR=y |
Thank you for your help again.
And my cows thank you too https://i.imgur.com/CkiQIrl.jpg  |
|
Back to top |
|
 |
dead_parrot n00b

Joined: 26 Mar 2012 Posts: 27 Location: /EU/PL
|
Posted: Sun Oct 02, 2022 12:04 pm Post subject: |
|
|
Hi Guys,
I have s similar problem, but it appears from time to time.
So, while booting the system, when SDDM starts black screen appears. When, I log into a terminal killall X, SDDM works and can log in to KDE. It seems that it hasn't been closed properly before, but I have no idea what to check. Do you have any suggestions?
Here's my SDDM.log (two ssesions):
Code: |
[09:09:31.299] (II) DAEMON: Initializing...
[09:09:31.365] (II) DAEMON: Starting...
[09:09:31.365] (II) DAEMON: Logind interface found
[09:09:31.368] (II) DAEMON: Adding new display on vt 7 ...
[09:09:31.384] (II) DAEMON: Loading theme configuration from ""
[09:09:31.384] (II) DAEMON: Display server starting...
[09:09:31.384] (II) DAEMON: Adding cookie to "/var/run/sddm/{4cc00f4a-5ff1-4f73-87ab-1c87d7f27658}"
[09:09:31.579] (II) DAEMON: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{4cc00f4a-5ff1-4f73-87ab-1c87d7f27658} -background none -noreset -displayfd 17 -seat seat0 vt7
[09:09:36.122] (II) DAEMON: Setting default cursor
[09:09:36.284] (II) DAEMON: Running display setup script "/usr/share/sddm/scripts/Xsetup"
[09:09:36.422] (II) DAEMON: Display server started.
[09:09:36.422] (II) DAEMON: Socket server starting...
[09:09:36.423] (II) DAEMON: Socket server started.
[09:09:36.487] (II) DAEMON: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
[09:09:36.505] (II) DAEMON: Greeter starting...
[09:09:36.686] (II) HELPER: [PAM] Starting...
[09:09:36.686] (II) HELPER: [PAM] Authenticating...
[09:09:36.686] (II) HELPER: [PAM] returning.
[09:09:36.818] (II) DAEMON: Greeter session started successfully
[09:09:38.696] (II) DAEMON: Message received from greeter: Connect
[09:14:43.602] (II) DAEMON: Message received from greeter: Login
[09:14:43.602] (II) DAEMON: Reading from "/usr/share/xsessions/plasma.desktop"
[09:14:43.603] (II) DAEMON: Reading from "/usr/share/xsessions/plasma.desktop"
[09:14:43.603] (II) DAEMON: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startplasma-x11"
[09:14:43.819] (II) HELPER: [PAM] Starting...
[09:14:43.819] (II) HELPER: [PAM] Authenticating...
[09:14:43.834] (II) HELPER: [PAM] Preparing to converse...
[09:14:43.834] (II) HELPER: [PAM] Conversation with 1 messages
[09:14:43.867] (II) HELPER: [PAM] returning.
[09:14:43.963] (II) DAEMON: Authenticated successfully
[09:14:44.642] (II) HELPER: [PAM] Closing session
[09:14:44.644] (II) HELPER: [PAM] Ended.
[09:14:44.646] (II) DAEMON: Auth: sddm-helper exited successfully
[09:14:44.646] (II) DAEMON: Greeter stopped.
[09:14:45.128] (II) HELPER: Starting: "/usr/share/sddm/scripts/Xsession \"/usr/bin/startplasma-x11\""
[09:14:45.129] (II) HELPER: Adding cookie to "/home/pawel2/.Xauthority"
[09:14:45.352] (II) DAEMON: Session started
[13:20:27.190] (WW) DAEMON: Signal received: SIGTERM
[13:20:27.468] (II) DAEMON: Socket server stopping...
[13:20:27.468] (II) DAEMON: Socket server stopped.
[13:20:27.468] (II) DAEMON: Display server stopping...
[13:20:32.469] (WW) DAEMON: QProcess: Destroyed while process ("/usr/libexec/sddm-helper") is still running.
[13:20:32.603] (II) DAEMON: Display server stopping...
[13:20:32.677] (II) DAEMON: Display server stopped.
[13:20:32.689] (II) DAEMON: Running display stop script "/usr/share/sddm/scripts/Xstop"
[13:38:30.764] (II) DAEMON: Initializing...
[13:38:30.830] (II) DAEMON: Starting...
[13:38:30.830] (II) DAEMON: Logind interface found
[13:38:30.832] (II) DAEMON: Adding new display on vt 7 ...
[13:38:30.849] (II) DAEMON: Loading theme configuration from ""
[13:38:30.849] (II) DAEMON: Display server starting...
[13:38:30.849] (II) DAEMON: Adding cookie to "/var/run/sddm/{dcef7a9c-ff38-425d-951e-1334c45e3fa3}"
[13:38:31.055] (II) DAEMON: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{dcef7a9c-ff38-425d-951e-1334c45e3fa3} -background none -noreset -displayfd 17 -seat seat0 vt7
[13:38:36.394] (II) DAEMON: Setting default cursor
[13:38:36.480] (II) DAEMON: Running display setup script "/usr/share/sddm/scripts/Xsetup"
[13:38:36.527] (II) DAEMON: Display server started.
[13:38:36.528] (II) DAEMON: Socket server starting...
[13:38:36.529] (II) DAEMON: Socket server started.
[13:38:36.561] (II) DAEMON: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
[13:38:36.579] (II) DAEMON: Greeter starting...
[13:38:36.760] (II) HELPER: [PAM] Starting...
[13:38:36.760] (II) HELPER: [PAM] Authenticating...
[13:38:36.760] (II) HELPER: [PAM] returning.
[13:38:36.914] (II) DAEMON: Greeter session started successfully
[13:38:37.757] (II) HELPER: [PAM] Closing session
[13:38:37.812] (II) HELPER: [PAM] Ended.
[13:38:37.892] (WW) DAEMON: Auth: sddm-helper exited with 6
[13:38:37.892] (II) DAEMON: Greeter stopped.
|
Two things to note:
Code: |
[13:20:32.469] (WW) DAEMON: QProcess: Destroyed while process ("/usr/libexec/sddm-helper") is still running.
...
[13:38:37.892] (WW) DAEMON: Auth: sddm-helper exited with 6
|
What can be wrong? |
|
Back to top |
|
 |
alamahant Advocate

Joined: 23 Mar 2019 Posts: 3961
|
Posted: Sun Oct 02, 2022 12:15 pm Post subject: |
|
|
dead_parrot
What is the output of
Code: |
cat /etc/conf.d/display-manager
and
rc-update
|
_________________
 |
|
Back to top |
|
 |
dead_parrot n00b

Joined: 26 Mar 2012 Posts: 27 Location: /EU/PL
|
Posted: Sun Oct 02, 2022 12:44 pm Post subject: |
|
|
alamahant wrote: | dead_parrot
What is the output of
Code: |
cat /etc/conf.d/display-manager
and
rc-update
|
|
Code: |
cat /etc/conf.d/display-manager
# We always try and start the DM on a static VT. The various DMs normally
#...
CHECKVT=7
# What display manager do you use ?
# [ xdm | greetd | gdm | sddm | gpe | lightdm | entrance ]
# NOTE: If this is set in /etc/rc.conf, that setting will override this one.
DISPLAYMANAGER="sddm"
|
Code: |
rc-update
NetworkManager | default
binfmt | boot
bootmisc | boot
cgroups | sysinit
chronyd | default
cronie | default
cupsd | default
devfs | sysinit
display-manager | default
dmesg | sysinit
elogind | boot
fsck | boot
hostname | boot
hwclock | boot
keymaps | boot
killprocs | shutdown
kmod-static-nodes | sysinit
local | default nonetwork
localmount | boot
loopback | boot
modules | boot
mount-ro | shutdown
mtab | boot
netmount | default
procfs | boot
root | boot
save-keymaps | boot
save-termencoding | boot
savecache | shutdown
seedrng | boot
swap | boot
sysctl | boot
sysfs | sysinit
sysklogd | default
systemd-tmpfiles-setup | boot
systemd-tmpfiles-setup-dev | sysinit
termencoding | boot
udev | sysinit
udev-trigger | sysinit
|
|
|
Back to top |
|
 |
alamahant Advocate

Joined: 23 Mar 2019 Posts: 3961
|
Posted: Sun Oct 02, 2022 1:15 pm Post subject: |
|
|
What is the output of
If it is localhost change it to something proper
Code: |
echo "my-good-hostname" > /etc/hostname
hostname -F /etc/hostname
|
Also try booting with NM disabled. _________________
 |
|
Back to top |
|
 |
dead_parrot n00b

Joined: 26 Mar 2012 Posts: 27 Location: /EU/PL
|
Posted: Thu Oct 06, 2022 8:01 pm Post subject: |
|
|
alamahant wrote: | What is the output of
If it is localhost change it to something proper
Code: |
echo "my-good-hostname" > /etc/hostname
hostname -F /etc/hostname
|
Also try booting with NM disabled. |
Didn't work.  |
|
Back to top |
|
 |
|
|
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
|
|