The officially official Devuan Forum!

You are not logged in.

#1 Re: Devuan » error: Detected X Server version 'XServer 1.21.1.7_64a' is not suppor » 2023-12-13 19:54:49

No. I couldn't make it work.  It's to complicated for me to get it done.

I'm figuring out now how to set the amd graphic adapter as default instead of the Intel. I guess that'll fix davincy not starting.

#2 Re: Devuan » error: Detected X Server version 'XServer 1.21.1.7_64a' is not suppor » 2023-12-13 15:22:24

Guys, to finish this topic.

I stumbled upon https://www.baeldung.com/linux/monitor- … ess-change

sudo apt-get install brightnessctl
$ brightnessctl
Device 'intel_backlight' of class 'backlight':
	Current brightness: 18 (2%)
	Max brightness: 937
$ brightnessctl -d "intel_backlight" set 100%
Updated device 'intel_backlight':
Device 'intel_backlight' of class 'backlight':
	Current brightness: 937 (100%)
	Max brightness: 937

This overrides the Brightness and gamma applet (brightness-and-gamma-applet@cardsurf) maximum and the slider of that applet is usable as normal with the max set by brightnessctl

#3 Re: Devuan » error: Detected X Server version 'XServer 1.21.1.7_64a' is not suppor » 2023-12-10 14:08:27

Thanks for your reply  mate.

I gues i'll just reinstall devuan to get my brightness back :-)

#4 Re: Devuan » error: Detected X Server version 'XServer 1.21.1.7_64a' is not suppor » 2023-12-07 17:28:54

Let's give it a bump to see if someone has an idea.

Thanks in advance guys

#5 Re: Devuan » error: Detected X Server version 'XServer 1.21.1.7_64a' is not suppor » 2023-12-05 16:17:50

In bios i can only choose hybrid graphics enabled. The hp driver manual says to select that so i guess that makes the intel 5500 is the default

Too bad Davinci Resolve still gives me an error with the new driver: "Unsupported GPU Processing Mode. Please review the GPU drivers and GPU
configuration under preferences."

this was the initramfs

sudo update-initramfs -u -k all
update-initramfs: Generating /boot/initrd.img-6.1.0-13-amd64
update-initramfs: Generating /boot/initrd.img-6.1.0-10-amd64

and

apt list firmware-misc-nonfree
Bezig met oplijsten... Klaar
firmware-misc-nonfree/stable 20230210-5 all

#7 Re: Devuan » error: Detected X Server version 'XServer 1.21.1.7_64a' is not suppor » 2023-12-05 15:33:05

haha didn't see that :-) now lets reboot

sudo update-initramfs -u -k all
update-initramfs: Generating /boot/initrd.img-6.1.0-13-amd64
update-initramfs: Generating /boot/initrd.img-6.1.0-10-amd64

#8 Re: Devuan » error: Detected X Server version 'XServer 1.21.1.7_64a' is not suppor » 2023-12-05 15:13:45

Thanks. I'm glad you help me out!

Yah it's Daelus.

There are two Grapiccards

sudo lshw -C video
  *-display                 
       description: VGA compatible controller
       product: HD Graphics 5500
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       logical name: /dev/fb0
       version: 09
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom fb
       configuration: depth=32 driver=i915 latency=0 resolution=1600,900
       resources: irq:52 memory:d0000000-d0ffffff memory:c0000000-cfffffff ioport:7000(size=64) memory:c0000-dffff
  *-display UNCLAIMED
       description: Display controller
       product: Topaz PRO [Radeon R5 M255]
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 0
       bus info: pci@0000:0a:00.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi cap_list
       configuration: latency=0
       resources: memory:a0000000-afffffff memory:b0000000-b01fffff ioport:3000(size=256) memory:d1000000-d103ffff memory:d1040000-d105ffff

But what's this?

sudo update-initramfs –u -k all
Extra argument '–u'

Usage: update-initramfs {-c|-d|-u} [-k version] [-v] [-b directory]

Options:
 -k version	Specify kernel version or 'all'
 -c		Create a new initramfs
 -u		Update an existing initramfs
 -d		Remove an existing initramfs
 -b directory	Set alternate boot directory
 -v		Be verbose

See update-initramfs(8) for further details.

#9 Devuan » error: Detected X Server version 'XServer 1.21.1.7_64a' is not suppor » 2023-12-05 13:46:15

vanbinsbergen
Replies: 15

Guys,

I'm trying to install the official graphics driver for my hp probook 470 g2.

The FN keys don't work so the screen was blinding me. Only later i stumbled uppon "brightness and gamma applet". That will do the job just fine for me.

But after first trying to install the official amd drivers, the screen is so dark i can see it but realy have to do my best, even at nighttime it's not plessant.

Now i'm stuck with a dark screen and unable to install the official drivers from hp.

Does anyone know how to handle that error message?

Thanks in advance.

sudo ./amd-driver-installer-14.201.1006-x86.x86_64.run --install
Created directory fglrx-install.Fxmfum
Verifying archive integrity... All good.
Uncompressing AMD Catalyst(TM) Proprietary Driver-14.201.1006........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
=====================================================================
AMD Catalyst(TM) Proprietary Driver Installer/Packager
=====================================================================

error: Detected X Server version 'XServer 1.21.1.7_64a' is not supported. Supported versions are X.Org 6.9 or later, up to XServer 1.10 (default:v2:x86_64:lib:XServer 1.21.1.7_64a:none:6.1.0-13-amd64:)
Installation will not proceed.

#10 Re: Desktop and Multimedia » How to set default desktop? » 2023-11-04 07:51:25

Tanks ya all

I didn't knew tasksel existed. That's easy stuff! deselect all other then cinnamon, all will be removed. Select cinnamon, cinamon will be installed (again)

But.. all other then cinnamon are still there and cinnamon is not the default when i check with F1.

Thanks

#11 Desktop and Multimedia » How to set default desktop? » 2023-11-02 09:14:25

vanbinsbergen
Replies: 8

Guys,

If i search internet people sent me to /usr/share/xsession but that's not the case in devuan i presume. File doesn't exists it says.

I'd like to set cinnamon as my default desktop

How is setting a default desktop done in devuan?

#12 Re: Off-topic » make desktop looks like windows 11 » 2023-08-24 18:47:05

The script didn't work.

Thats oke. I ended up reinstalling devuan to get cinnamon in the first place

Cinamon has a theme browser with windows availible. So it's all good now.

The only thing i'm missing are the function keys of my sony laptop. Can't adjust the brightness... That's almost making me switch back.... :-) but i like to figure it out. Loving devuan

#13 Re: Off-topic » make desktop looks like windows 11 » 2023-08-17 16:08:21

Camtaf wrote:

I have to ask - why do you want it to look like MS Windows?

Lots of people seem to think that if they make it look the same, it will act the same.......wrong! big_smile

Well,  it started in 1998 with only 1 PC so for configuring my network card i needed internet. For more information.  Then in 2008 i gave it another try,  then i needed extra packages to show a volume icon in the system tray.

Now since 2 years I'm running Linux fx and i could do anything i need.

But then some guys said: you need to run devuan,  it's more secure. I thought,  okey.... but with the desktop I'm back in the stone age.

#14 Re: Off-topic » make desktop looks like windows 11 » 2023-08-17 08:28:08

Thanks for looking in.

I made a desktop choice at installation. That i remember. Which one, i don't :-)

I'm gonna check it out, i'll let you know if it worked for further generations who stumble upon this post.

#15 Off-topic » make desktop looks like windows 11 » 2023-08-16 18:34:06

vanbinsbergen
Replies: 15

Guys,

i know it sounds like swearing in a church,

but..

do you think i can run this script? It's compatible with Debian 10 "Buster" - Debian 11 "Bullseye"

https://github.com/techguy16/winnux

Board footer

Forum Software