Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
startx non parte
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
luca120
n00b
n00b


Joined: 10 Jun 2009
Posts: 63

PostPosted: Thu Feb 17, 2022 11:54 am    Post subject: startx non parte Reply with quote

Ciao a tutti, dopo tanto tempo ho deciso di re-installare gentoo.

dopo aver seguito tutto heandbook per l'installazione ora mi trovo ad un punto cieco, cioè far partire xorg tramite il comando startx.

quando provo ad eseguire
Code:
startx
lo schermo diventa e rimane nero, insomma non mostra i classici 3 terminali bianchi

il computer è un HP elitebook 8540w con scheda video nvidia GT880M, googolando un pò ho scoperto che tale scheda non è compatibile con le ultime versione di xorg, ma rimane compatibile con le versioni 1.20.x. ( sotto il link e parte della discussione)


https://aur.archlinux.org/packages/nvidia-340xx-dkms

Quote:
poluyan commented on 2021-11-11 08:54 (UTC)
FiestaLake, it's very useful, thank you. I have similar problem with 340xx after xorg-server update 1.20.13-3 -> 21.1.1-2 on linux 5.14.16. I didn't have the file xorg.conf at my system, so I created it manually with given section. This fixed the issue.

FiestaLake commented on 2021-11-11 07:55 (UTC) (edited on 2021-11-11 07:56 (UTC) by FiestaLake)
May be useful for someone. As now Xorg's version of ABI is 25.2 after updating Xorg to 21.1.1 I had to add these lines to xorg.conf to start graphics successfully.

Section "ServerFlags" Option "IgnoreABI" "1" EndSection

From nvidia-390xx-dkms, but it should work on 340xx too.



dopo aver letto questa incompatibilità ho deciso di scrivere qua per capire cosa e come potrei risolvere il mio problema ( sempre se è un problema legato ad una possibile incompatibilità)

quindi arrivando al dunque:

come posso far partire startx senza che mi rimanga lo schermo nero?

Code:
lspci

00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 12)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 12)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:16.3 Serial controller: Intel Corporation 5 Series/3400 Series Chipset KT Controller (rev 06)
00:19.0 Ethernet controller: Intel Corporation 82577LM Gigabit Network Connection (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06)
00:1c.7 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 8 (rev 06)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation QM57 Chipset LPC Interface Controller (rev 06)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller (rev 06)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GT216GLM [Quadro FX 880M] (rev a2)
01:00.1 Audio device: NVIDIA Corporation GT216 HDMI Audio Controller (rev a1)
44:00.0 Network controller: Intel Corporation Centrino Ultimate-N 6300 (rev 35)
45:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 03)
46:06.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 06)
46:06.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 25)
46:06.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 14)
46:06.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 14)
46:06.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 14)
46:06.5 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev bb)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
ff:02.1 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor QPI Physical 0 (rev 02)
ff:02.2 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor Reserved (rev 02)
ff:02.3 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor Reserved (rev 02)


Code:
make.conf

# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
COMMON_FLAGS="-O2 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
INPUT_DEVICES="libinput synaptics"
VIDEO_CARDS="nouveau"

# NOTE: This stage was built with the bindist Use flag enabled
PORTDIR="/var/db/repos/gentoo"
DISTDIR="/var/cache/distfiles"
PKGDIR="/var/cache/binpkgs"
USE="-gtk -gnome qt4 qt5 kde dvd alsa cdr X acl"
ACCEPT_LICENSE="*"

# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C

GENTOO_MIRRORS="rsync://ftp.fau.de/gentoo https://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ rsync://ftp-stud.hs-esslingen.de/gentoo/ https://gentoo.mirror.garr.it/ http://gentoo.mirror.garr.it/"


Code:
Xorg :0 -configure

[   205.504]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[   205.505] Current Operating System: Linux 8540w 5.15.23-gentoo #2 SMP Thu Feb 17 10:54:29 CET 2022 x86_64
[   205.505] Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.23-gentoo root=UUID=758d1027-33a3-407b-9efa-a1af22c19005 ro
[   205.506] 
[   205.506] Current version of pixman: 0.40.0
[   205.507]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[   205.507] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   205.509] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 17 13:07:55 2022
[   205.509] (II) Module ABI versions:
[   205.509]    X.Org ANSI C Emulation: 0.4
[   205.509]    X.Org Video Driver: 25.2
[   205.509]    X.Org XInput driver : 24.4
[   205.509]    X.Org Server Extension : 10.0
[   205.509] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[   205.509] (--) using VT number 7

[   205.509] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   205.509] (II) xfree86: Adding drm device (/dev/dri/card0)
[   205.509] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[   205.513] (--) PCI:*(1@0:0:0) 10de:0a3c:103c:1521 rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/131072
[   205.515] List of video drivers:
[   205.515]    amdgpu
[   205.516]    ati
[   205.516]    dummy
[   205.516]    intel
[   205.517]    nouveau
[   205.517]    nvidia
[   205.517]    radeon
[   205.518]    modesetting
[   205.518]    fbdev
[   205.519]    vesa
[   205.519] (II) LoadModule: "amdgpu"
[   205.519] (II) Loading /usr/lib64/xorg/modules/drivers/amdgpu_drv.so
[   205.531] (II) Module amdgpu: vendor="X.Org Foundation"
[   205.531]    compiled for 1.21.1.3, module version = 21.0.0
[   205.531]    Module class: X.Org Video Driver
[   205.531]    ABI class: X.Org Video Driver, version 25.2
[   205.531] (II) LoadModule: "ati"
[   205.532] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[   205.532] (II) Module ati: vendor="X.Org Foundation"
[   205.532]    compiled for 1.21.1.3, module version = 19.1.0
[   205.532]    Module class: X.Org Video Driver
[   205.532]    ABI class: X.Org Video Driver, version 25.2
[   205.532] (II) LoadModule: "dummy"
[   205.532] (II) Loading /usr/lib64/xorg/modules/drivers/dummy_drv.so
[   205.533] (II) Module dummy: vendor="X.Org Foundation"
[   205.533]    compiled for 1.21.1.3, module version = 0.3.8
[   205.533]    Module class: X.Org Video Driver
[   205.533]    ABI class: X.Org Video Driver, version 25.2
[   205.533] (II) LoadModule: "intel"
[   205.533] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[   205.536] (II) Module intel: vendor="X.Org Foundation"
[   205.536]    compiled for 1.21.1.3, module version = 2.99.917
[   205.536]    Module class: X.Org Video Driver
[   205.536]    ABI class: X.Org Video Driver, version 25.2
[   205.536] (II) LoadModule: "nouveau"
[   205.536] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[   205.538] (II) Module nouveau: vendor="X.Org Foundation"
[   205.538]    compiled for 1.21.1.3, module version = 1.0.17
[   205.538]    Module class: X.Org Video Driver
[   205.538]    ABI class: X.Org Video Driver, version 25.2
[   205.539] (II) LoadModule: "nvidia"
[   205.539] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[   205.546] (II) Module nvidia: vendor="NVIDIA Corporation"
[   205.546]    compiled for 1.6.99.901, module version = 1.0.0
[   205.546]    Module class: X.Org Video Driver
[   205.547] (II) LoadModule: "radeon"
[   205.547] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[   205.550] (II) Module radeon: vendor="X.Org Foundation"
[   205.550]    compiled for 1.21.1.3, module version = 19.1.0
[   205.550]    Module class: X.Org Video Driver
[   205.550]    ABI class: X.Org Video Driver, version 25.2
[   205.550] (II) LoadModule: "modesetting"
[   205.550] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[   205.551] (II) Module modesetting: vendor="X.Org Foundation"
[   205.551]    compiled for 1.21.1.3, module version = 1.21.1
[   205.551]    Module class: X.Org Video Driver
[   205.551]    ABI class: X.Org Video Driver, version 25.2
[   205.551] (II) LoadModule: "fbdev"
[   205.552] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[   205.552] (II) Module fbdev: vendor="X.Org Foundation"
[   205.552]    compiled for 1.21.1.3, module version = 0.5.0
[   205.552]    Module class: X.Org Video Driver
[   205.552]    ABI class: X.Org Video Driver, version 25.2
[   205.552] (II) LoadModule: "vesa"
[   205.552] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[   205.553] (II) Module vesa: vendor="X.Org Foundation"
[   205.553]    compiled for 1.21.1.3, module version = 2.5.0
[   205.553]    Module class: X.Org Video Driver
[   205.553]    ABI class: X.Org Video Driver, version 25.2
[   205.553] (WW) Falling back to old probe method for dummy
[   205.553] (II) NOUVEAU driver
[   205.553] (II) NOUVEAU driver for NVIDIA chipset families :
[   205.553]    RIVA TNT            (NV04)
[   205.553]    RIVA TNT2           (NV05)
[   205.553]    GeForce 256         (NV10)
[   205.553]    GeForce 2           (NV11, NV15)
[   205.553]    GeForce 4MX         (NV17, NV18)
[   205.553]    GeForce 3           (NV20)
[   205.553]    GeForce 4Ti         (NV25, NV28)
[   205.553]    GeForce FX          (NV3x)
[   205.553]    GeForce 6           (NV4x)
[   205.553]    GeForce 7           (G7x)
[   205.553]    GeForce 8           (G8x)
[   205.553]    GeForce 9           (G9x)
[   205.553]    GeForce GTX 2xx/3xx (GT2xx)
[   205.553]    GeForce GTX 4xx/5xx (GFxxx)
[   205.553]    GeForce GTX 6xx/7xx (GKxxx)
[   205.553]    GeForce GTX 9xx     (GMxxx)
[   205.553]    GeForce GTX 10xx    (GPxxx)
[   205.553] (II) NVIDIA dlloader X Driver  470.103.01  Thu Jan  6 12:18:33 UTC 2022
[   205.553] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   205.553] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   205.553] (II) FBDEV: driver for framebuffer: fbdev
[   205.553] (II) VESA: driver for VESA chipsets: vesa
[   205.578] (++) Using config file: "/root/xorg.conf.new"
[   205.578] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   205.579] (==) ServerLayout "X.org Configured"
[   205.579] (**) |-->Screen "Screen0" (0)
[   205.579] (**) |   |-->Monitor "Monitor0"
[   205.579] (**) |   |-->Device "Card0"
[   205.579] (**) |-->Input Device "Mouse0"
[   205.579] (**) |-->Input Device "Keyboard0"
[   205.579] (==) Automatically adding devices
[   205.579] (==) Automatically enabling devices
[   205.579] (==) Automatically adding GPU devices
[   205.579] (==) Automatically binding GPU devices
[   205.580] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   205.581] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   205.581]    Entry deleted from font path.
[   205.581] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   205.581]    Entry deleted from font path.
[   205.581] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   205.581]    Entry deleted from font path.
[   205.581] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   205.581]    Entry deleted from font path.
[   205.581] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   205.581]    Entry deleted from font path.
[   205.581] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   205.581]    Entry deleted from font path.
[   205.581] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   205.581]    Entry deleted from font path.
[   205.581] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   205.581]    Entry deleted from font path.
[   205.581] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   205.581]    Entry deleted from font path.
[   205.581] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   205.581]    Entry deleted from font path.
[   205.581] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   205.581]    Entry deleted from font path.
[   205.581] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   205.581]    Entry deleted from font path.
[   205.581] (**) FontPath set to:
   
[   205.581] (**) ModulePath set to "/usr/lib64/xorg/modules"
[   205.581] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   205.581] (WW) Disabling Mouse0
[   205.581] (WW) Disabling Keyboard0
[   205.581] (II) [drm] nouveau interface version: 1.3.1
[   205.582]
[   205.583]
Xorg detected your mouse at device /dev/input/mice.
Please check your config if the mouse is still not
operational, as by default Xorg tries to autodetect
the protocol.
[   205.584]
Your xorg.conf file is /root/xorg.conf.new

[   205.585] To test the server, run 'X -config /root/xorg.conf.new'

[   205.585] (EE) Server terminated with error (2). Closing log file.


ringrazio in anticipo per il vostro aiuto

Luca
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Thu Feb 17, 2022 12:26 pm    Post subject: Reply with quote

Code:
[   205.536] (II) LoadModule: "nouveau"
[   205.536] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[   205.538] (II) Module nouveau: vendor="X.Org Foundation"
[   205.538]    compiled for 1.21.1.3, module version = 1.0.17
[   205.538]    Module class: X.Org Video Driver
[   205.538]    ABI class: X.Org Video Driver, version 25.2
[   205.539] (II) LoadModule: "nvidia"
[   205.539] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[   205.546] (II) Module nvidia: vendor="NVIDIA Corporation"
[   205.546]    compiled for 1.6.99.901, module version = 1.0.0
[   205.546]    Module class: X.Org Video Driver

Ma stai cercando di caricare sia il driver nouveau che nvidia?
Prova a disinstallare il pacchetto x11-drivers/nvidia-drivers.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
luca120
n00b
n00b


Joined: 10 Jun 2009
Posts: 63

PostPosted: Thu Feb 17, 2022 12:48 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Code:
[   205.536] (II) LoadModule: "nouveau"
[   205.536] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[   205.538] (II) Module nouveau: vendor="X.Org Foundation"
[   205.538]    compiled for 1.21.1.3, module version = 1.0.17
[   205.538]    Module class: X.Org Video Driver
[   205.538]    ABI class: X.Org Video Driver, version 25.2
[   205.539] (II) LoadModule: "nvidia"
[   205.539] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[   205.546] (II) Module nvidia: vendor="NVIDIA Corporation"
[   205.546]    compiled for 1.6.99.901, module version = 1.0.0
[   205.546]    Module class: X.Org Video Driver

Ma stai cercando di caricare sia il driver nouveau che nvidia?
Prova a disinstallare il pacchetto x11-drivers/nvidia-drivers.


ciao grazie per la risposta, si avevo provato ad installarli e mettere in make.conf sotto la voce video_cards= la dicitura nvidia e togliere nouveau ma non è cambiato nulla quindi ho riportato tutto com'era prima senza rimuovere il pacchetto da te citato, comunque sotto ho eseguito:

Code:
emerge --unmerge x11-driver/nvidia-drivers


riavviato il computer, ri-eseguito il comando

Code:
Xorg :0 -configure


il risultato finale è il medesimo (schermo nero) ma riposto comunque il log

Code:
[    42.536]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[    42.537] Current Operating System: Linux 8540w 5.15.23-gentoo #2 SMP Thu Feb 17 10:54:29 CET 2022 x86_64
[    42.537] Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.23-gentoo root=UUID=758d1027-33a3-407b-9efa-a1af22c19005 ro
[    42.538] 
[    42.538] Current version of pixman: 0.40.0
[    42.539]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[    42.539] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    42.541] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 17 13:42:29 2022
[    42.541] (II) Module ABI versions:
[    42.541]    X.Org ANSI C Emulation: 0.4
[    42.541]    X.Org Video Driver: 25.2
[    42.541]    X.Org XInput driver : 24.4
[    42.541]    X.Org Server Extension : 10.0
[    42.541] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[    42.541] (--) using VT number 7

[    42.541] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    42.541] (II) xfree86: Adding drm device (/dev/dri/card0)
[    42.541] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[    42.545] (--) PCI:*(1@0:0:0) 10de:0a3c:103c:1521 rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/131072
[    42.548] List of video drivers:
[    42.548]    amdgpu
[    42.549]    ati
[    42.549]    dummy
[    42.549]    intel
[    42.550]    nouveau
[    42.550]    radeon
[    42.550]    modesetting
[    42.551]    fbdev
[    42.551]    vesa
[    42.551] (II) LoadModule: "amdgpu"
[    42.551] (II) Loading /usr/lib64/xorg/modules/drivers/amdgpu_drv.so
[    42.564] (II) Module amdgpu: vendor="X.Org Foundation"
[    42.564]    compiled for 1.21.1.3, module version = 21.0.0
[    42.564]    Module class: X.Org Video Driver
[    42.564]    ABI class: X.Org Video Driver, version 25.2
[    42.564] (II) LoadModule: "ati"
[    42.564] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[    42.564] (II) Module ati: vendor="X.Org Foundation"
[    42.564]    compiled for 1.21.1.3, module version = 19.1.0
[    42.564]    Module class: X.Org Video Driver
[    42.564]    ABI class: X.Org Video Driver, version 25.2
[    42.564] (II) LoadModule: "dummy"
[    42.564] (II) Loading /usr/lib64/xorg/modules/drivers/dummy_drv.so
[    42.565] (II) Module dummy: vendor="X.Org Foundation"
[    42.565]    compiled for 1.21.1.3, module version = 0.3.8
[    42.565]    Module class: X.Org Video Driver
[    42.565]    ABI class: X.Org Video Driver, version 25.2
[    42.565] (II) LoadModule: "intel"
[    42.565] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[    42.568] (II) Module intel: vendor="X.Org Foundation"
[    42.568]    compiled for 1.21.1.3, module version = 2.99.917
[    42.568]    Module class: X.Org Video Driver
[    42.568]    ABI class: X.Org Video Driver, version 25.2
[    42.568] (II) LoadModule: "nouveau"
[    42.568] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[    42.570] (II) Module nouveau: vendor="X.Org Foundation"
[    42.571]    compiled for 1.21.1.3, module version = 1.0.17
[    42.571]    Module class: X.Org Video Driver
[    42.571]    ABI class: X.Org Video Driver, version 25.2
[    42.571] (II) LoadModule: "radeon"
[    42.571] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[    42.574] (II) Module radeon: vendor="X.Org Foundation"
[    42.575]    compiled for 1.21.1.3, module version = 19.1.0
[    42.575]    Module class: X.Org Video Driver
[    42.575]    ABI class: X.Org Video Driver, version 25.2
[    42.575] (II) LoadModule: "modesetting"
[    42.575] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    42.576] (II) Module modesetting: vendor="X.Org Foundation"
[    42.576]    compiled for 1.21.1.3, module version = 1.21.1
[    42.576]    Module class: X.Org Video Driver
[    42.576]    ABI class: X.Org Video Driver, version 25.2
[    42.576] (II) LoadModule: "fbdev"
[    42.576] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[    42.576] (II) Module fbdev: vendor="X.Org Foundation"
[    42.576]    compiled for 1.21.1.3, module version = 0.5.0
[    42.576]    Module class: X.Org Video Driver
[    42.576]    ABI class: X.Org Video Driver, version 25.2
[    42.576] (II) LoadModule: "vesa"
[    42.576] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    42.577] (II) Module vesa: vendor="X.Org Foundation"
[    42.577]    compiled for 1.21.1.3, module version = 2.5.0
[    42.577]    Module class: X.Org Video Driver
[    42.577]    ABI class: X.Org Video Driver, version 25.2
[    42.577] (WW) Falling back to old probe method for dummy
[    42.577] (II) NOUVEAU driver
[    42.577] (II) NOUVEAU driver for NVIDIA chipset families :
[    42.577]    RIVA TNT            (NV04)
[    42.577]    RIVA TNT2           (NV05)
[    42.577]    GeForce 256         (NV10)
[    42.577]    GeForce 2           (NV11, NV15)
[    42.577]    GeForce 4MX         (NV17, NV18)
[    42.577]    GeForce 3           (NV20)
[    42.577]    GeForce 4Ti         (NV25, NV28)
[    42.577]    GeForce FX          (NV3x)
[    42.577]    GeForce 6           (NV4x)
[    42.577]    GeForce 7           (G7x)
[    42.577]    GeForce 8           (G8x)
[    42.577]    GeForce 9           (G9x)
[    42.577]    GeForce GTX 2xx/3xx (GT2xx)
[    42.577]    GeForce GTX 4xx/5xx (GFxxx)
[    42.577]    GeForce GTX 6xx/7xx (GKxxx)
[    42.577]    GeForce GTX 9xx     (GMxxx)
[    42.577]    GeForce GTX 10xx    (GPxxx)
[    42.577] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    42.577] (II) FBDEV: driver for framebuffer: fbdev
[    42.577] (II) VESA: driver for VESA chipsets: vesa
[    42.602] (++) Using config file: "/root/xorg.conf.new"
[    42.602] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    42.603] (==) ServerLayout "X.org Configured"
[    42.603] (**) |-->Screen "Screen0" (0)
[    42.603] (**) |   |-->Monitor "Monitor0"
[    42.603] (**) |   |-->Device "Card0"
[    42.603] (**) |-->Input Device "Mouse0"
[    42.603] (**) |-->Input Device "Keyboard0"
[    42.603] (==) Automatically adding devices
[    42.603] (==) Automatically enabling devices
[    42.603] (==) Automatically adding GPU devices
[    42.603] (==) Automatically binding GPU devices
[    42.604] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    42.604] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    42.604]    Entry deleted from font path.
[    42.604] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[    42.604]    Entry deleted from font path.
[    42.604] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    42.605]    Entry deleted from font path.
[    42.605] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    42.605]    Entry deleted from font path.
[    42.605] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    42.605]    Entry deleted from font path.
[    42.605] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    42.605]    Entry deleted from font path.
[    42.605] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    42.605]    Entry deleted from font path.
[    42.605] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[    42.605]    Entry deleted from font path.
[    42.605] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    42.605]    Entry deleted from font path.
[    42.605] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    42.605]    Entry deleted from font path.
[    42.605] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    42.605]    Entry deleted from font path.
[    42.605] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    42.605]    Entry deleted from font path.
[    42.605] (**) FontPath set to:
   
[    42.605] (**) ModulePath set to "/usr/lib64/xorg/modules"
[    42.605] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    42.605] (WW) Disabling Mouse0
[    42.605] (WW) Disabling Keyboard0
[    42.605] (II) [drm] nouveau interface version: 1.3.1
[    42.605]
[    42.607]
Xorg detected your mouse at device /dev/input/mice.
Please check your config if the mouse is still not
operational, as by default Xorg tries to autodetect
the protocol.
[    42.608]
Your xorg.conf file is /root/xorg.conf.new

[    42.609] To test the server, run 'X -config /root/xorg.conf.new'

[    42.609] (EE) Server terminated with error (2). Closing log file.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Thu Feb 17, 2022 12:51 pm    Post subject: Reply with quote

Ma cosa vorresti fare partire come WM o DE?
Di solito devi aggiungere qualcosa in .xinitrc e poi lanciare solo startx, per esempio per i3 aggiungi exec i3.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
luca120
n00b
n00b


Joined: 10 Jun 2009
Posts: 63

PostPosted: Thu Feb 17, 2022 1:42 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Ma cosa vorresti fare partire come WM o DE?
Di solito devi aggiungere qualcosa in .xinitrc e poi lanciare solo startx, per esempio per i3 aggiungi exec i3.


scusa per WM o DE intendi Windows Manager o Desktop manager?

se è cosi WM più precisamente kde-plasma, ma teoricamente ( correggimi se sbaglio) se non parte startx non parte neanche kde-plasma,sbaglio?

Luca
Back to top
View user's profile Send private message
luna80
Veteran
Veteran


Joined: 01 Feb 2004
Posts: 1546
Location: switzerland

PostPosted: Thu Feb 17, 2022 1:53 pm    Post subject: Reply with quote

a vedere l'errore sembra che dbus non sia avviato, possibile?


hai seguito questa guida? https://wiki.gentoo.org/wiki/KDE/it

dovresti anche creare il file .xinitrc nella tua home con questo

Code:

#!/bin/sh
exec dbus-launch --exit-with-session startplasma-x11


ma leggi la guida che c'è scritto tutto
_________________
*** !f j00 c4n r34D tH15 tH3N j00 n33D t0 l0g Off ***
Back to top
View user's profile Send private message
luca120
n00b
n00b


Joined: 10 Jun 2009
Posts: 63

PostPosted: Thu Feb 17, 2022 2:13 pm    Post subject: Reply with quote

luna80 wrote:
a vedere l'errore sembra che dbus non sia avviato, possibile?


hai seguito questa guida? https://wiki.gentoo.org/wiki/KDE/it

dovresti anche creare il file .xinitrc nella tua home con questo

Code:

#!/bin/sh
exec dbus-launch --exit-with-session startplasma-x11


ma leggi la guida che c'è scritto tutto


forse sto sbagliando ma, non dovrei prima risolvere il problema con startx e poi passare a configurare kde con i comandi sopra?

Luca
Back to top
View user's profile Send private message
luna80
Veteran
Veteran


Joined: 01 Feb 2004
Posts: 1546
Location: switzerland

PostPosted: Thu Feb 17, 2022 2:20 pm    Post subject: Reply with quote

se non dici cosa eseguire, startx non lo sa (ci deve essere in file xinitrc)

hai provato prima di tutto a vedere se dbus è attivo?
_________________
*** !f j00 c4n r34D tH15 tH3N j00 n33D t0 l0g Off ***
Back to top
View user's profile Send private message
luca120
n00b
n00b


Joined: 10 Jun 2009
Posts: 63

PostPosted: Thu Feb 17, 2022 2:36 pm    Post subject: Reply with quote

luna80 wrote:
se non dici cosa eseguire, startx non lo sa (ci deve essere in file xinitrc)

hai provato prima di tutto a vedere se dbus è attivo?


si è attivo se do il comando esce:

Code:
/etc/init.d/dbus start

* WARNING: dbus has already been started


p.s.: ho aggiunto il dato postato primaall'interno di .xinitrc, il problema permane:

Code:
#!/bin/sh
exec dbus-launch --exit-with-session startplasma-x11


Last edited by luca120 on Thu Feb 17, 2022 2:40 pm; edited 1 time in total
Back to top
View user's profile Send private message
luna80
Veteran
Veteran


Joined: 01 Feb 2004
Posts: 1546
Location: switzerland

PostPosted: Thu Feb 17, 2022 2:40 pm    Post subject: Reply with quote

l'errore è lo stesso?

sei come root o un altro utente?
_________________
*** !f j00 c4n r34D tH15 tH3N j00 n33D t0 l0g Off ***
Back to top
View user's profile Send private message
luca120
n00b
n00b


Joined: 10 Jun 2009
Posts: 63

PostPosted: Thu Feb 17, 2022 2:53 pm    Post subject: Reply with quote

luna80 wrote:
l'errore è lo stesso?

sei come root o un altro utente?


se lancio startx --> schermo nero sia che sono da root che non

sotto il nuovo risultato dando
Code:
Xorg :0 -configure


Code:
[   313.547]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[   313.548] Current Operating System: Linux 8540w 5.15.23-gentoo #2 SMP Thu Feb 17 10:54:29 CET 2022 x86_64
[   313.548] Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.23-gentoo root=UUID=758d1027-33a3-407b-9efa-a1af22c19005 ro
[   313.549] 
[   313.549] Current version of pixman: 0.40.0
[   313.550]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[   313.550] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   313.552] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 17 15:50:58 2022
[   313.552] (II) Module ABI versions:
[   313.552]    X.Org ANSI C Emulation: 0.4
[   313.552]    X.Org Video Driver: 25.2
[   313.552]    X.Org XInput driver : 24.4
[   313.552]    X.Org Server Extension : 10.0
[   313.553] (--) using VT number 7

[   313.553] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   313.553] (II) xfree86: Adding drm device (/dev/dri/card0)
[   313.553] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[   313.557] (--) PCI:*(1@0:0:0) 10de:0a3c:103c:1521 rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/131072
[   313.558] List of video drivers:
[   313.558]    amdgpu
[   313.558]    ati
[   313.559]    dummy
[   313.559]    intel
[   313.559]    nouveau
[   313.560]    radeon
[   313.560]    modesetting
[   313.561]    fbdev
[   313.561]    vesa
[   313.561] (II) LoadModule: "amdgpu"
[   313.561] (II) Loading /usr/lib64/xorg/modules/drivers/amdgpu_drv.so
[   313.563] (II) Module amdgpu: vendor="X.Org Foundation"
[   313.563]    compiled for 1.21.1.3, module version = 21.0.0
[   313.563]    Module class: X.Org Video Driver
[   313.563]    ABI class: X.Org Video Driver, version 25.2
[   313.563] (II) LoadModule: "ati"
[   313.563] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[   313.563] (II) Module ati: vendor="X.Org Foundation"
[   313.563]    compiled for 1.21.1.3, module version = 19.1.0
[   313.563]    Module class: X.Org Video Driver
[   313.563]    ABI class: X.Org Video Driver, version 25.2
[   313.563] (II) LoadModule: "dummy"
[   313.563] (II) Loading /usr/lib64/xorg/modules/drivers/dummy_drv.so
[   313.563] (II) Module dummy: vendor="X.Org Foundation"
[   313.563]    compiled for 1.21.1.3, module version = 0.3.8
[   313.563]    Module class: X.Org Video Driver
[   313.563]    ABI class: X.Org Video Driver, version 25.2
[   313.563] (II) LoadModule: "intel"
[   313.564] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[   313.564] (II) Module intel: vendor="X.Org Foundation"
[   313.564]    compiled for 1.21.1.3, module version = 2.99.917
[   313.564]    Module class: X.Org Video Driver
[   313.564]    ABI class: X.Org Video Driver, version 25.2
[   313.564] (II) LoadModule: "nouveau"
[   313.564] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[   313.564] (II) Module nouveau: vendor="X.Org Foundation"
[   313.564]    compiled for 1.21.1.3, module version = 1.0.17
[   313.564]    Module class: X.Org Video Driver
[   313.564]    ABI class: X.Org Video Driver, version 25.2
[   313.564] (II) LoadModule: "radeon"
[   313.564] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[   313.564] (II) Module radeon: vendor="X.Org Foundation"
[   313.564]    compiled for 1.21.1.3, module version = 19.1.0
[   313.564]    Module class: X.Org Video Driver
[   313.564]    ABI class: X.Org Video Driver, version 25.2
[   313.564] (II) LoadModule: "modesetting"
[   313.564] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[   313.564] (II) Module modesetting: vendor="X.Org Foundation"
[   313.564]    compiled for 1.21.1.3, module version = 1.21.1
[   313.564]    Module class: X.Org Video Driver
[   313.564]    ABI class: X.Org Video Driver, version 25.2
[   313.564] (II) LoadModule: "fbdev"
[   313.564] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[   313.565] (II) Module fbdev: vendor="X.Org Foundation"
[   313.565]    compiled for 1.21.1.3, module version = 0.5.0
[   313.565]    Module class: X.Org Video Driver
[   313.565]    ABI class: X.Org Video Driver, version 25.2
[   313.565] (II) LoadModule: "vesa"
[   313.565] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[   313.565] (II) Module vesa: vendor="X.Org Foundation"
[   313.565]    compiled for 1.21.1.3, module version = 2.5.0
[   313.565]    Module class: X.Org Video Driver
[   313.565]    ABI class: X.Org Video Driver, version 25.2
[   313.565] (WW) Falling back to old probe method for dummy
[   313.565] (II) NOUVEAU driver
[   313.565] (II) NOUVEAU driver for NVIDIA chipset families :
[   313.565]    RIVA TNT            (NV04)
[   313.565]    RIVA TNT2           (NV05)
[   313.565]    GeForce 256         (NV10)
[   313.565]    GeForce 2           (NV11, NV15)
[   313.565]    GeForce 4MX         (NV17, NV18)
[   313.565]    GeForce 3           (NV20)
[   313.565]    GeForce 4Ti         (NV25, NV28)
[   313.565]    GeForce FX          (NV3x)
[   313.565]    GeForce 6           (NV4x)
[   313.565]    GeForce 7           (G7x)
[   313.565]    GeForce 8           (G8x)
[   313.565]    GeForce 9           (G9x)
[   313.565]    GeForce GTX 2xx/3xx (GT2xx)
[   313.565]    GeForce GTX 4xx/5xx (GFxxx)
[   313.565]    GeForce GTX 6xx/7xx (GKxxx)
[   313.565]    GeForce GTX 9xx     (GMxxx)
[   313.565]    GeForce GTX 10xx    (GPxxx)
[   313.565] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   313.565] (II) FBDEV: driver for framebuffer: fbdev
[   313.565] (II) VESA: driver for VESA chipsets: vesa
[   313.583] (++) Using config file: "/root/xorg.conf.new"
[   313.583] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   313.584] (==) ServerLayout "X.org Configured"
[   313.584] (**) |-->Screen "Screen0" (0)
[   313.584] (**) |   |-->Monitor "Monitor0"
[   313.584] (**) |   |-->Device "Card0"
[   313.584] (**) |-->Input Device "Mouse0"
[   313.584] (**) |-->Input Device "Keyboard0"
[   313.584] (==) Automatically adding devices
[   313.584] (==) Automatically enabling devices
[   313.584] (==) Automatically adding GPU devices
[   313.584] (==) Automatically binding GPU devices
[   313.584] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   313.584] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   313.584]    Entry deleted from font path.
[   313.584] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   313.584]    Entry deleted from font path.
[   313.584] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   313.584]    Entry deleted from font path.
[   313.584] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   313.584]    Entry deleted from font path.
[   313.584] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   313.584]    Entry deleted from font path.
[   313.584] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   313.584]    Entry deleted from font path.
[   313.584] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   313.584]    Entry deleted from font path.
[   313.584] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   313.584]    Entry deleted from font path.
[   313.584] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   313.584]    Entry deleted from font path.
[   313.584] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   313.584]    Entry deleted from font path.
[   313.584] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   313.584]    Entry deleted from font path.
[   313.584] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   313.584]    Entry deleted from font path.
[   313.584] (**) FontPath set to:
   
[   313.584] (**) ModulePath set to "/usr/lib64/xorg/modules"
[   313.584] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   313.584] (WW) Disabling Mouse0
[   313.584] (WW) Disabling Keyboard0
[   313.584] (II) [drm] nouveau interface version: 1.3.1
[   313.585]
[   313.586]
Xorg detected your mouse at device /dev/input/mice.
Please check your config if the mouse is still not
operational, as by default Xorg tries to autodetect
the protocol.
[   313.587]
Your xorg.conf file is /root/xorg.conf.new

[   313.588] To test the server, run 'X -config /root/xorg.conf.new'

[   313.588] (EE) Server terminated with error (2). Closing log file.
Back to top
View user's profile Send private message
luna80
Veteran
Veteran


Joined: 01 Feb 2004
Posts: 1546
Location: switzerland

PostPosted: Thu Feb 17, 2022 2:59 pm    Post subject: Reply with quote

posta
Code:
# emerge -pv xorg-drivers

_________________
*** !f j00 c4n r34D tH15 tH3N j00 n33D t0 l0g Off ***
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Thu Feb 17, 2022 3:02 pm    Post subject: Reply with quote

Usa startx poi torna alla console e posta il file /var/log/Xorg.0.log senza lanciare Xorg :0 -configure.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
luca120
n00b
n00b


Joined: 10 Jun 2009
Posts: 63

PostPosted: Thu Feb 17, 2022 3:03 pm    Post subject: Reply with quote

luna80 wrote:
posta
Code:
# emerge -pv xorg-drivers



sotto il'output di xorg-drivers

Code:
These are the packages that would be merged, in order:

Calculating dependencies  . .... done!
[ebuild   R    ] x11-base/xorg-drivers-21.1::gentoo  INPUT_DEVICES="libinput synaptics -elographics -evdev -joystick -vmmouse -void -wacom" VIDEO_CARDS="nouveau -amdgpu -ast -dummy -fbdev (-freedreno) (-geode) -glint -i915 -i965 -intel -mga -nv -nvidia (-omap) -qxl -r128 -radeon -radeonsi -siliconmotion (-tegra) (-vc4) -vesa -via -virtualbox -vmware" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB

 * IMPORTANT: 15 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.



Quote:
Usa startx poi torna alla console e posta il file /var/log/Xorg.0.log senza lanciare Xorg :0 -configure.


come faccio a tornare indietro? con alt+f4 non va
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Thu Feb 17, 2022 3:17 pm    Post subject: Reply with quote

Solitamente ctrl+alt+F<numero>
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1014

PostPosted: Thu Feb 17, 2022 3:24 pm    Post subject: Reply with quote

ciao

c'è un motivo particolare per cui non vuoi installare un display-manager / SDDM ??

evitando tutta la trafila di startx , files da modificare e quant'altro ? visto che vuoi utilizzare plasma...

pura curiosità

PS : probabilmente la tua sessione grafica di startx non parte anche perchè non hai aggiunto il tuo utente al gruppo video.
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
luca120
n00b
n00b


Joined: 10 Jun 2009
Posts: 63

PostPosted: Thu Feb 17, 2022 3:29 pm    Post subject: Reply with quote

sabayonino wrote:
ciao

c'è un motivo particolare per cui non vuoi installare un display-manager / SDDM ??

evitando tutta la trafila di startx , files da modificare e quant'altro ? visto che vuoi utilizzare plasma...

pura curiosità

PS : probabilmente la tua sessione grafica di startx non parte anche perchè non hai aggiunto il tuo utente al gruppo video.


no, in realtà se con sddm si semplifica il tutto, va bene lo stesso, ma secondo me non è un problema su quale display manager usare o meno, penso che qua ci sia più un problema legato ai driver o configurazione mancante ( che non so quale sia)

aggiunto sia root che l'account luca ( il mio) al gruppo video ma non cambia nulla
Back to top
View user's profile Send private message
luca120
n00b
n00b


Joined: 10 Jun 2009
Posts: 63

PostPosted: Thu Feb 17, 2022 4:06 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Solitamente ctrl+alt+F<numero>


ctrl+alt+f4 non va mi rimane display nero
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1014

PostPosted: Fri Feb 18, 2022 4:44 pm    Post subject: Reply with quote

Se la sessione cerca di partire o parte TWM , dovresti trovare qualche info anche in
Code:

.xsession-errors
.xsession-errors.old


nella home utente.

PS : la sessione grafica eseguita da root , di default non dovrebbe partire.
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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