The officially official Devuan Forum!

You are not logged in.

#1 Re: Hardware & System Configuration » Radeon HD 5770 - free driver does not detect refresh rates above 60Hz » 2026-07-18 17:06:49

Right in front of you: That card, with it's official drivers, is HDMI 1.3 compliant.

Most 9800s don't even have an HDMI port.

ok, how at linux at gf9800 i can get 75, 120hz via dvi > hdmi connector without any hacks?
i try use same dvi > hdmi connector at radeon, yes i see many detected modes 75, 100, 120, 144 but no one works

ps

So, you're using a utility for writing mode entries to the registry on Window Vista... to generate modelines for X11

i take only numbers from cru to set up xrandr mode

#2 Re: Hardware & System Configuration » [SOLVED] WARNING at dmesg? » 2026-07-17 23:23:28

It's a kernel warning (correcting my earlier comment: similar to, but lower severity than a true "oops") from the DRM translation table manager.
xfwm4 was terminated (by signal, but we don't know from where, could be e.g an xserver crash or a manual 'kill'), the kernel tried to release shared graphics memory buffers, then it hit an invalid opcode - likely because those buffers were in an inconsistent state.
The operation was aborted safely, thus it's a warning rather than an error

Thanks for explain Man!)
It seems happens when i manually killed xorg when monitor go "no signal"
Now i do not see that at dmesg

#3 Re: Hardware & System Configuration » Radeon HD 5770 - free driver does not detect refresh rates above 60Hz » 2026-07-17 19:28:30

So, you're using a utility for writing mode entries to the registry on Window Vista... to generate modelines for X11. And you're actually wondering why that doesn't work? The mind boggles.

it doesn't matter how generate timings
i tried original cvt and different variants all same - no signal
also 75hz is mode i take directly from my previous nvidia card and its works here
but all above 75hz not work for radeon but was working at gf9800, why?

GLX has nothing to do with pixel clocks or mode timings.

i just whant show that i use free driver

Because it's a hack.

maybe but its works

HDMI 1.3 spec does not define the modes you are trying to use

proof?

#4 Re: Hardware & System Configuration » [SOLVED] WARNING at dmesg? » 2026-07-17 14:36:16

Why would it be? That link is a bug report filed against xorg-server, talking about spurious modelines with the modesetting driver. It has nothing to do with radeon, free or otherwise, and it makes no mention of xfwm crashing or a kernel oops releasing DRM translation tables.

i take it from here, where man ask about refresh rates with AMD card
https://bbs.archlinux.org/viewtopic.php … 5#p1895205
read good and you will see comment
Screenshot-2026-07-17-17-34-18.png
So, what this a strange "warning"?

#5 Re: Hardware & System Configuration » Radeon HD 5770 - free driver does not detect refresh rates above 60Hz » 2026-07-17 14:22:40

the chit-chat give passable responses for technical question, here is what he responded.

Max Resolution & Refresh Rates by PortDisplayPort 1.2 or Dual-Link DVI: 2560 × 1600 at 60Hz is the hard limit. You cannot run a 4K monitor at native resolution on this card.HDMI (Version 1.4a): 1920 × 1200 at 60Hz. Note that while the port can push standard 1080p (1920 × 1080), it is locked to a max of 60Hz over HDMI due to early generation firmware limitations.VGA (Analog): 2048 × 1536 at 85Hz.

AI slop? Sorry.

Are you copy-pasting random forum threads from 2012 or what?

Why? No, I take it from my previous Nvidia gf9800 card where 75, 120hz modes are work good
I used CRU utility for calculation.
https://customresolutionutility.net/
Also i i try this, but not help too

freeartist-devuan@devuan:~/Downloads/cru/cvt12$ ./cvt12 --h
Description:  This program generates video timing descriptions using formulas
   from the VESA "CVT" (Coordinated Video Timing) v1.1 specification, based
   itself on the earlier VESA "GTF" (Generalized Timing Formula) v1.0
   specification.

usage: ./cvt12 x y refresh [-v|--verbose]
      [-r|--reduced-blank] [-i|--interlaced]
      [-f|--fbmode] [-x|-xf86mode]
      [-b|--rb-v2] [-o|--film-optimized]

            x : The desired horizontal resolution (required).
            y : The desired vertical resolution (required).
      refresh : The desired refresh rate (required).

 -v|--verbose        : Enable verbose printouts (traces each step of the computation).
 -r|--reduced-blank  : Use CVT 1.1 "Reduced Blanking" timings
                       Only allows multiple of 60hz.
 -c|--force-rb       : Force CVT 1.1 "Reduced Blanking" timings
                       Do not check for multiple of 60hz.
 -b|--rb-v2          : Use CVT 1.2 "Reduced Blanking" timings, this is more precise.
                       Allows any refresh rate.
 -o|--film-optimized : Change refresh rate for better video support. Requires -b
                       (ie. converts 24hz to 23.976hz)
                       This is the same as passing 23.976 without -o,
                       -o does the calculation for you.
 -i|--interlaced     : Generate an interlaced video mode.
 -f|--fbmode         : Output an fbset(8)-style mode description.
 -x|-xf86mode        : output an XFree86-style mode description (this is the default
                       if no mode description is requested).
freeartist-devuan@devuan:~/Downloads/cru/cvt12$ 

It won't have enough bandwidth to do 1080p at more than 75Hz over HDMI, and it probably won't over DP either unless you disable audio and screw around with module parameters.
Your monitor might be able to do 144Hz FHD, but it wasn't a thing when that GPU was made.
'read-edid' is almost as ancient, and it won't work as intended with a modern monitor either.

And why all modes present and works under Windows 11 with old Radeon driver after i am apply this patch?
https://www.monitortests.com/forum/Thre … ck-Patcher

Aside, ahem:

    free driver does not detect refresh rates above 60Hz

    /Downloads/amd-catalyst-15.9-linux-installer-15.201.1151-x86.x86_64

That is not the free driver, it's an ancient (~2015) proprietary installer from outside the repositories (just like Don'tBreakDebian cautions you about), and I'm fairly sure it doesn't even support the HD5770 or load on a modern kernel. How and why is it involved?

Its just folder. I am downloaded but not used them when i seen that driver old.
Here my graphics info

root@devuan:/home/freeartist-devuan# glxinfo -B
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa (0x1002)
    Device: AMD JUNIPER (DRM 2.50.0 / 6.12.90+deb13.1-amd64, LLVM 19.1.7) (0x68b8)
    Version: 25.0.7
    Accelerated: yes
    Video memory: 1024MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 4.5
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.1
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 1023 MB, largest block: 1023 MB
    VBO free aux. memory - total: 1021 MB, largest block: 1021 MB
    Texture free memory - total: 1023 MB, largest block: 1023 MB
    Texture free aux. memory - total: 1021 MB, largest block: 1021 MB
    Renderbuffer free memory - total: 1023 MB, largest block: 1023 MB
    Renderbuffer free aux. memory - total: 1021 MB, largest block: 1021 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 1024 MB
    Total available memory: 2045 MB
    Currently available dedicated video memory: 1023 MB
OpenGL vendor string: Mesa
OpenGL renderer string: AMD JUNIPER (DRM 2.50.0 / 6.12.90+deb13.1-amd64, LLVM 19.1.7)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 25.0.7-2
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.5 (Compatibility Profile) Mesa 25.0.7-2
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.1 Mesa 25.0.7-2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10

root@devuan:/home/freeartist-devuan# 

So, its seems free radeon driver bug?

#6 Re: Hardware & System Configuration » [SOLVED] WARNING at dmesg? » 2026-07-16 23:46:17

Perhaps it says that the ttm_bo_release module as an OOB dma access? At a guess it's a puts call with a non-terminated string...

idk
its not related to this free radeon driver bug?
https://gitlab.freedesktop.org/xorg/xse … _items/956

#7 Hardware & System Configuration » Radeon HD 5770 - free driver does not detect refresh rates above 60Hz » 2026-07-16 23:34:21

deepforest
Replies: 9

If i try custom xrandr modes but monitor go to "out of range"

only this two modes work

>>>"75" 164.64 1920 1928 1960 1960 1080 1105 1113 1120 + - >>>> radeon works

>>>"75" 164.81 1920 1928 1960 1962 1080 1105 1113 1120 + - >>>> radeon works

but how set refresh above 75Hz?

>>>"75" 174.57 1920 1968 2000 2080 1080 1083 1088 1119 + -

>>>"120" 285.55 1920 1968 2000 2080 1080 1083 1088 1144 + -

>>>"120" 264.00 1920 1944 1976 2000 1080 1083 1088 1100 + +

>>>"120" 274.56 1920 1928 1960 2000 1080 1130 1138 1144 + -

>>>"100" 220.00 1920 1944 1976 2000 1080 1083 1088 1100 + +

>>>"100" 235.67 1920 1968 200 2080 1080 1083 1088 1133 + -
freeartist-devuan@devuan:~/Downloads/amd-catalyst-15.9-linux-installer-15.201.1151-x86.x86_64$ xrandr -q
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 527mm x 296mm
   1920x1080     60.00*+  50.00    59.94  
   1920x1080i    60.00    50.00    59.94  
   1600x900      60.00  
   1280x1024     75.02    60.02  
   1152x864      75.00  
   1280x720      60.00    50.00    59.94  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   720x576       50.00  
   720x576i      50.00  
   720x480       60.00    59.94  
   720x480i      60.00    59.94  
   640x480       75.00    60.00    59.94  
   720x400       70.08  
DVI-0 connected (normal left inverted right x axis y axis)
   1920x1200     59.95 +
   1920x1080     60.00    50.00    59.94  
   1600x1200     60.00  
   1680x1050     59.88  
   1280x1024     60.02  
   1440x900      59.90  
   1280x960      60.00  
   1280x800      59.91  
   1280x720      60.00    50.00    59.94  
   1024x768      60.00  
   800x600       60.32    56.25  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       60.00    59.94  
DVI-1 disconnected (normal left inverted right x axis y axis)
freeartist-devuan@devuan:~/Downloads/amd-catalyst-15.9-linux-installer-15.201.1151-x86.x86_64$ 
freeartist-devuan@devuan:~/Downloads/amd-catalyst-15.9-linux-installer-15.201.1151-x86.x86_64$ sudo get-edid | parse-edid
[sudo] password for freeartist-devuan: 
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Looks like no busses have an EDID. Sorry!
Attempting to use the classical VBE interface

	Performing real mode VBE call
	Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
	Function supported
	Call successful

	VBE version 300
	VBE string at 0xc01f0 "ATI ATOMBIOS"

VBE/DDC service about to be called
	Report DDC capabilities

	Performing real mode VBE call
	Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
	Function supported
	Call successful

	Monitor and video card combination does not support DDC1 transfers
	Monitor and video card combination supports DDC2 transfers
	0 seconds per 128 byte EDID block transfer
	Screen is not blanked during DDC transfer

Reading next EDID block

VBE/DDC service about to be called
	Read EDID

	Performing real mode VBE call
	Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
	Function supported
	Call successful

EDID claims 1 more blocks left

*********** Something special has happened!
This happens a lot with TV's, and other devices
with extension blocks. If you have a TV, don't bother.
Odds are good that I2C will work for you. Try 'modprobe i2c-dev'.
Otherwise, please contact the author, Matthew Kern
E-mail: pyrophobicman@gmail.com
Please include full output from this program (especially that to stderr)

Reading next EDID block

VBE/DDC service about to be called
	Read EDID

	Performing real mode VBE call
	Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
	Function supported
	Call successful

EDID claims 1 more blocks left
EDID blocks left is wrong.
Your EDID is probably invalid.
Looks like VBE was successful. Have a good day.
Checksum Correct

Section "Monitor"
	Identifier "DELL S2421HGF"
	ModelName "DELL S2421HGF"
	VendorName "DEL"
	# Monitor Manufactured week 23 of 2020
	# EDID version 1.3
	# Digital Display
	DisplaySize 530 300
	Gamma 2.20
	Option "DPMS" "true"
	Horizsync 30-170
	VertRefresh 48-144
	# Maximum pixel clock is 340MHz
	#Not giving standard mode: 1152x864, 75Hz
	#Not giving standard mode: 1280x1024, 60Hz
	#Not giving standard mode: 1600x900, 60Hz
	#Not giving standard mode: 1920x1080, 60Hz

	#Extension block found. Parsing...
I only know about extension blocks of type 02h. PLEASE email me!
Something strange happened. Please contact the author,
Matthew Kern at <pyrophobicman@gmail.com>
freeartist-devuan@devuan:~/Downloads/amd-catalyst-15.9-linux-installer-15.201.1151-x86.x86_64$ 
freeartist-devuan@devuan:~/Downloads/amd-catalyst-15.9-linux-installer-15.201.1151-x86.x86_64$  xrandr --prop | edid-decode
edid-decode (hex):

00 ff ff ff ff ff ff 00 10 ac 6d a1 42 59 39 30
17 1e 01 03 80 35 1e 78 ea 72 b5 a7 55 52 a0 27
10 50 54 a5 4b 00 71 4f 81 80 a9 c0 d1 c0 01 01
01 01 01 01 01 01 02 3a 80 18 71 38 2d 40 58 2c
45 00 0f 28 21 00 00 1e 00 00 00 ff 00 35 44 38
54 4c 32 33 0a 20 20 20 20 20 00 00 00 fc 00 44
45 4c 4c 20 53 32 34 32 31 48 47 46 00 00 00 fd
00 30 90 1e aa 22 00 0a 20 20 20 20 20 20 01 ff

02 03 2f f1 51 90 05 04 03 02 07 16 01 14 1f 12
13 06 11 15 3f 40 23 09 07 07 83 01 00 00 67 03
0c 00 20 00 00 44 68 1a 00 00 01 01 30 90 e6 86
6f 80 a0 70 38 40 40 30 20 35 00 0f 28 21 00 00
1a d8 83 80 a0 70 38 30 40 30 20 35 00 0f 28 21
00 00 1a 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 4b

----------------

Block 0, Base EDID:
  EDID Structure Version & Revision: 1.3
  Vendor & Product Identification:
    Manufacturer: DEL
    Model: 41325
    Serial Number: 809064770
    Made in: week 23 of 2020
  Basic Display Parameters & Features:
    Digital display
    Maximum image size: 53 cm x 30 cm
    Gamma: 2.20
    DPMS levels: Standby Suspend Off
    RGB color display
    First detailed timing is the preferred timing
  Color Characteristics:
    Red  : 0.6533, 0.3349
    Green: 0.3203, 0.6269
    Blue : 0.1542, 0.0654
    White: 0.3134, 0.3291
  Established Timings I & II:
    IBM     :   720x400    70.081663 Hz   9:5     31.467 kHz     28.320000 MHz
    DMT 0x04:   640x480    59.940476 Hz   4:3     31.469 kHz     25.175000 MHz
    DMT 0x06:   640x480    75.000000 Hz   4:3     37.500 kHz     31.500000 MHz
    DMT 0x09:   800x600    60.316541 Hz   4:3     37.879 kHz     40.000000 MHz
    DMT 0x0b:   800x600    75.000000 Hz   4:3     46.875 kHz     49.500000 MHz
    DMT 0x10:  1024x768    60.003840 Hz   4:3     48.363 kHz     65.000000 MHz
    DMT 0x12:  1024x768    75.028582 Hz   4:3     60.023 kHz     78.750000 MHz
    DMT 0x24:  1280x1024   75.024675 Hz   5:4     79.976 kHz    135.000000 MHz
  Standard Timings:
    DMT 0x15:  1152x864    75.000000 Hz   4:3     67.500 kHz    108.000000 MHz
    DMT 0x23:  1280x1024   60.019740 Hz   5:4     63.981 kHz    108.000000 MHz
    DMT 0x53:  1600x900    60.000000 Hz  16:9     60.000 kHz    108.000000 MHz (RB)
    DMT 0x52:  1920x1080   60.000000 Hz  16:9     67.500 kHz    148.500000 MHz
  Detailed Timing Descriptors:
    DTD 1:  1920x1080   60.000000 Hz  16:9     67.500 kHz    148.500000 MHz (527 mm x 296 mm)
                 Hfront   88 Hsync  44 Hback  148 Hpol P
                 Vfront    4 Vsync   5 Vback   36 Vpol P
    Display Product Serial Number: '5D8TL23'
    Display Product Name: 'DELL S2421HGF'
    Display Range Limits:
      Monitor ranges (GTF): 48-144 Hz V, 30-170 kHz H, max dotclock 340 MHz
  Extension blocks: 1
Checksum: 0xff

----------------

Block 1, CTA-861 Extension Block:
  Revision: 3
  Underscans IT Video Formats by default
  Basic audio support
  Supports YCbCr 4:4:4
  Supports YCbCr 4:2:2
  Native detailed modes: 1
  Video Data Block:
    VIC  16:  1920x1080   60.000000 Hz  16:9     67.500 kHz    148.500000 MHz (native)
    VIC   5:  1920x1080i  60.000000 Hz  16:9     33.750 kHz     74.250000 MHz
    VIC   4:  1280x720    60.000000 Hz  16:9     45.000 kHz     74.250000 MHz
    VIC   3:   720x480    59.940060 Hz  16:9     31.469 kHz     27.000000 MHz
    VIC   2:   720x480    59.940060 Hz   4:3     31.469 kHz     27.000000 MHz
    VIC   7:  1440x480i   59.940060 Hz  16:9     15.734 kHz     27.000000 MHz
    VIC  22:  1440x576i   50.000000 Hz  16:9     15.625 kHz     27.000000 MHz
    VIC   1:   640x480    59.940476 Hz   4:3     31.469 kHz     25.175000 MHz
    VIC  20:  1920x1080i  50.000000 Hz  16:9     28.125 kHz     74.250000 MHz
    VIC  31:  1920x1080   50.000000 Hz  16:9     56.250 kHz    148.500000 MHz
    VIC  18:   720x576    50.000000 Hz  16:9     31.250 kHz     27.000000 MHz
    VIC  19:  1280x720    50.000000 Hz  16:9     37.500 kHz     74.250000 MHz
    VIC   6:  1440x480i   59.940060 Hz   4:3     15.734 kHz     27.000000 MHz
    VIC  17:   720x576    50.000000 Hz   4:3     31.250 kHz     27.000000 MHz
    VIC  21:  1440x576i   50.000000 Hz   4:3     15.625 kHz     27.000000 MHz
    VIC  63:  1920x1080  120.000000 Hz  16:9    135.000 kHz    297.000000 MHz
    VIC  64:  1920x1080  100.000000 Hz  16:9    112.500 kHz    297.000000 MHz
  Audio Data Block:
    Linear PCM:
      Max channels: 2
      Supported sample rates (kHz): 48 44.1 32
      Supported sample sizes (bits): 24 20 16
  Speaker Allocation Data Block:
    FL/FR - Front Left/Right
  Vendor-Specific Data Block (HDMI), OUI 00-0C-03:
    Source physical address: 2.0.0.0
    Maximum TMDS clock: 340 MHz
  Vendor-Specific Data Block (AMD), OUI 00-00-1A:
    Version: 1.1
    Minimum Refresh Rate: 48 Hz
    Maximum Refresh Rate: 144 Hz
    Flags 1.x: 0xe6 (MCCS)
  Detailed Timing Descriptors:
    DTD 2:  1920x1080  119.982181 Hz  16:9    137.260 kHz    285.500000 MHz (527 mm x 296 mm)
                 Hfront   48 Hsync  32 Hback   80 Hpol P
                 Vfront    3 Vsync   5 Vback   56 Vpol N
    DTD 3:  1920x1080  143.855701 Hz  16:9    162.269 kHz    337.520000 MHz (527 mm x 296 mm)
                 Hfront   48 Hsync  32 Hback   80 Hpol P
                 Vfront    3 Vsync   5 Vback   40 Vpol N
Checksum: 0x4b
freeartist-devuan@devuan:~/Downloads/amd-catalyst-15.9-linux-installer-15.201.1151-x86.x86_64$ 

#8 Hardware & System Configuration » [SOLVED] WARNING at dmesg? » 2026-07-16 22:04:30

deepforest
Replies: 6

what this mean?

[  256.582629] ------------[ cut here ]------------
[  256.582641] WARNING: CPU: 2 PID: 2479 at drivers/gpu/drm/ttm/ttm_bo.c:252 ttm_bo_release+0x299/0x2f0 [ttm]
[  256.582671] Modules linked in: qrtr rfkill lp amdgpu amdxcp drm_exec gpu_sched drm_buddy ppdev radeon coretemp kvm_intel drm_suballoc_helper drm_display_helper kvm snd_hda_codec_realtek cec rc_core snd_hda_codec_generic snd_hda_codec_hdmi drm_ttm_helper snd_hda_scodec_component ttm snd_hda_intel drm_kms_helper snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec irqbypass joydev drm snd_hda_core snd_hwdep sha512_ssse3 sha256_ssse3 snd_pcm i2c_algo_bit sha1_ssse3 video snd_timer vga16fb wmi sg vgastate snd evdev parport_pc pcspkr soundcore parport acpi_cpufreq button ext4 crc16 mbcache jbd2 crc32c_generic hid_generic usbhid hid sd_mod ata_generic r8169 uhci_hcd iTCO_wdt ata_piix intel_pmc_bxt libata iTCO_vendor_support ehci_pci realtek ehci_hcd watchdog scsi_mod i2c_i801 mdio_devres usbcore serio_raw i2c_smbus libphy scsi_common lpc_ich usb_common
[  256.582746] CPU: 2 UID: 1000 PID: 2479 Comm: xfwm4:rcs0 Tainted: G          I        6.12.90+deb13.1-amd64 #1  Debian 6.12.90-2
[  256.582750] Tainted: [I]=FIRMWARE_WORKAROUND
[  256.582751] Hardware name: Gigabyte Technology Co., Ltd. P31-DS3L/P31-DS3L, BIOS F10A 07/30/2008
[  256.582753] RIP: 0010:ttm_bo_release+0x299/0x2f0 [ttm]
[  256.582761] Code: 24 40 08 00 00 41 8b bc 24 e0 00 00 00 48 83 c4 38 48 8d 53 30 5b 5d 41 5c 41 5d 41 5e e9 6f 4c e2 f0 4c 89 e7 e9 52 fe ff ff <0f> 0b 48 83 7b 20 00 0f 84 99 fd ff ff 0f 0b e9 92 fd ff ff c7 43
[  256.582764] RSP: 0018:ffffcf054050fa70 EFLAGS: 00010202
[  256.582767] RAX: 0000000000000001 RBX: ffff8e50b482ade0 RCX: 0000000000000000
[  256.582768] RDX: 0000000000000001 RSI: ffff8e51805dfc70 RDI: ffff8e50b482ade0
[  256.582770] RBP: ffff8e50b482ac68 R08: 0000000000000064 R09: ffff8e51805dfb40
[  256.582771] R10: 000000000015000c R11: ffff8e50b4895cc0 R12: ffff8e51804c5740
[  256.582773] R13: ffff8e5180201220 R14: ffff8e51804c56c0 R15: 0000000000000000
[  256.582774] FS:  00007f1529fff6c0(0000) GS:ffff8e519bd00000(0000) knlGS:0000000000000000
[  256.582776] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  256.582778] CR2: 00007fe74c6ba41c CR3: 00000000012ca000 CR4: 00000000000026f0
[  256.582780] Call Trace:
[  256.582784]  <TASK>
[  256.582788]  ? fsnotify_destroy_marks+0x2a/0x1a0
[  256.582794]  ? __call_rcu_common+0xcb/0x6d0
[  256.582799]  drm_gem_dmabuf_release+0x37/0x50 [drm]
[  256.582911]  dma_buf_release+0x3b/0x90
[  256.582917]  __dentry_kill+0x90/0x190
[  256.582920]  dput+0xeb/0x1b0
[  256.582923]  __fput+0x12d/0x2a0
[  256.582927]  task_work_run+0x59/0x90
[  256.582931]  do_exit+0x330/0xad0
[  256.582936]  ? __pfx_futex_wake_mark+0x10/0x10
[  256.582942]  do_group_exit+0x30/0x80
[  256.582944]  get_signal+0x87c/0x880
[  256.582949]  arch_do_signal_or_restart+0x3f/0x250
[  256.582953]  syscall_exit_to_user_mode+0x139/0x1b0
[  256.582958]  do_syscall_64+0x93/0x1b0
[  256.582963]  ? do_futex+0x125/0x190
[  256.582965]  ? __x64_sys_futex+0x127/0x1e0
[  256.582968]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[  256.582973]  ? syscall_exit_to_user_mode+0x37/0x1b0
[  256.582975]  ? do_syscall_64+0x93/0x1b0
[  256.582978]  ? __rseq_handle_notify_resume+0xa2/0x490
[  256.582983]  ? do_futex+0xcb/0x190
[  256.582985]  ? __x64_sys_futex+0x127/0x1e0
[  256.582988]  ? switch_fpu_return+0x4e/0xd0
[  256.582993]  ? arch_exit_to_user_mode_prepare.isra.0+0x75/0xa0
[  256.582996]  ? syscall_exit_to_user_mode+0x37/0x1b0
[  256.582998]  ? do_syscall_64+0x93/0x1b0
[  256.583001]  ? syscall_exit_to_user_mode+0x37/0x1b0
[  256.583003]  ? do_syscall_64+0x93/0x1b0
[  256.583006]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[  256.583009]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
[  256.583014] RIP: 0033:0x7f153a69e9ee
[  256.583016] Code: Unable to access opcode bytes at 0x7f153a69e9c4.
[  256.583018] RSP: 002b:00007f1529ffe9b8 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca
[  256.583020] RAX: fffffffffffffe00 RBX: 00007f1529fff6c0 RCX: 00007f153a69e9ee
[  256.583022] RDX: 0000000000000363 RSI: 0000000000000189 RDI: 0000558c589a4a2c
[  256.583023] RBP: 0000000000000000 R08: 0000000000000000 R09: 00000000ffffffff
[  256.583025] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
[  256.583026] R13: 0000558c589a49d8 R14: 0000000000000365 R15: 00000000000006cb
[  256.583028]  </TASK>
[  256.583029] ---[ end trace 0000000000000000 ]---
root@devuan:/home/freeartist-devuan# 

#9 Hardware & System Configuration » how unlock refresh rates at radeon opensource driver? » 2026-07-13 23:12:21

deepforest
Replies: 0

i have only 1920-1080 at 60hz only
i am try apply several calculated by CRU windows utility, under windows this modes working good but under Linux monitor go to "out of range" why??

xrandr --newmode "1920x1080_75" 167.85 1920 1928 1960 2000 1080 1105 1113 1119 +HSync -Vsync
xrandr --newmode "1920x1080_75-2" 167.85 1920 1928 1960 2000 1080 1105 1113 1119 +HSync -Vsync
xrandr --newmode "1920x1080_75.00"  220.64  1920 2056 2264 2608  1080 1081 1084 1128  -HSync +Vsync
freeartist-devuan@devuan:~$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 527mm x 296mm
   1920x1080     60.00*+  50.00    59.94  
   1920x1080i    60.00    50.00    59.94  
   1600x900      60.00  
   1280x1024     75.02    60.02  
   1152x864      75.00  
   1280x720      60.00    50.00    59.94  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   720x576       50.00  
   720x576i      50.00  
   720x480       60.00    59.94  
   720x480i      60.00    59.94  
   640x480       75.00    60.00    59.94  
   720x400       70.08  
   1920x1080R   119.88  
   1920x1080_75  75.00  
   1920x1080_75-2  75.00  
   1920x1080_75.00  75.00  
DVI-0 connected (normal left inverted right x axis y axis)
   1920x1200     59.95 +
   1920x1080     60.00    50.00    59.94  
   1600x1200     60.00  
   1680x1050     59.88  
   1280x1024     60.02  
   1440x900      59.90  
   1280x960      60.00  
   1280x800      59.91  
   1280x720      60.00    50.00    59.94  
   1024x768      60.00  
   800x600       60.32    56.25  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       60.00    59.94  
DVI-1 disconnected (normal left inverted right x axis y axis)
freeartist-devuan@devuan:~$ 
freeartist-devuan@devuan:~$ xrandr --verbose
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x54
	Timestamp:  4564091
	Subpixel:   horizontal rgb
	Clones:    
	CRTCs:      0 1 2 3 4 5
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	TearFree: auto 
		supported: off, on, auto
	audio: auto 
		supported: off, on, auto
	scaling mode: None 
		supported: None, Full, Center, Full aspect
	dither: off 
		supported: off, on
	underscan vborder: 0 
		range: (0, 128)
	underscan hborder: 0 
		range: (0, 128)
	underscan: off 
		supported: off, on, auto
	coherent: 1 
		range: (0, 1)
	link-status: Good 
		supported: Good, Bad
	CONNECTOR_ID: 55 
		supported: 55
	non-desktop: 0 
		range: (0, 1)
HDMI-0 connected primary 1920x1080+0+0 (0x59) normal (normal left inverted right x axis y axis) 527mm x 296mm
	Identifier: 0x55
	Timestamp:  4564091
	Subpixel:   horizontal rgb
	Gamma:      1.0:1.0:1.0
	Brightness: 1.0
	Clones:    
	CRTC:       0
	CRTCs:      0 1 2 3 4 5
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	EDID: 
		00ffffffffffff0010ac6da142593930
		171e010380351e78ea72b5a75552a027
		105054a54b00714f8180a9c0d1c00101
		010101010101023a801871382d40582c
		45000f282100001e000000ff00354438
		544c32330a2020202020000000fc0044
		454c4c205332343231484746000000fd
		0030901eaa22000a20202020202001ff
		02032ff1519005040302071601141f12
		130611153f4023090707830100006703
		0c0020000044681a000001013090e686
		6f80a070384040302035000f28210000
		1ad88380a070383040302035000f2821
		00001a00000000000000000000000000
		00000000000000000000000000000000
		0000000000000000000000000000004b
	TearFree: auto 
		supported: off, on, auto
	audio: auto 
		supported: off, on, auto
	scaling mode: None 
		supported: None, Full, Center, Full aspect
	dither: off 
		supported: off, on
	underscan vborder: 0 
		range: (0, 128)
	underscan hborder: 0 
		range: (0, 128)
	underscan: off 
		supported: off, on, auto
	coherent: 1 
		range: (0, 1)
	link-status: Good 
		supported: Good, Bad
	CONNECTOR_ID: 57 
		supported: 57
	non-desktop: 0 
		range: (0, 1)
  1920x1080 (0x59) 148.500MHz +HSync +VSync *current +preferred
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.50KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  60.00Hz
  1920x1080 (0x5a) 148.500MHz +HSync +VSync
        h: width  1920 start 2448 end 2492 total 2640 skew    0 clock  56.25KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  50.00Hz
  1920x1080 (0x5b) 148.352MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.43KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  59.94Hz
  1920x1080i (0x5c) 74.250MHz +HSync +VSync Interlace
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  33.75KHz
        v: height 1080 start 1084 end 1094 total 1125           clock  60.00Hz
  1920x1080i (0x5d) 74.250MHz +HSync +VSync Interlace
        h: width  1920 start 2448 end 2492 total 2640 skew    0 clock  28.12KHz
        v: height 1080 start 1084 end 1094 total 1125           clock  50.00Hz
  1920x1080i (0x5e) 74.176MHz +HSync +VSync Interlace
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  33.72KHz
        v: height 1080 start 1084 end 1094 total 1125           clock  59.94Hz
  1600x900 (0x5f) 108.000MHz +HSync +VSync
        h: width  1600 start 1624 end 1704 total 1800 skew    0 clock  60.00KHz
        v: height  900 start  901 end  904 total 1000           clock  60.00Hz
  1280x1024 (0x60) 135.000MHz +HSync +VSync
        h: width  1280 start 1296 end 1440 total 1688 skew    0 clock  79.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  75.02Hz
  1280x1024 (0x61) 108.000MHz +HSync +VSync
        h: width  1280 start 1328 end 1440 total 1688 skew    0 clock  63.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  60.02Hz
  1152x864 (0x62) 108.000MHz +HSync +VSync
        h: width  1152 start 1216 end 1344 total 1600 skew    0 clock  67.50KHz
        v: height  864 start  865 end  868 total  900           clock  75.00Hz
  1280x720 (0x63) 74.250MHz +HSync +VSync
        h: width  1280 start 1390 end 1430 total 1650 skew    0 clock  45.00KHz
        v: height  720 start  725 end  730 total  750           clock  60.00Hz
  1280x720 (0x64) 74.250MHz +HSync +VSync
        h: width  1280 start 1720 end 1760 total 1980 skew    0 clock  37.50KHz
        v: height  720 start  725 end  730 total  750           clock  50.00Hz
  1280x720 (0x65) 74.176MHz +HSync +VSync
        h: width  1280 start 1390 end 1430 total 1650 skew    0 clock  44.96KHz
        v: height  720 start  725 end  730 total  750           clock  59.94Hz
  1024x768 (0x66) 78.750MHz +HSync +VSync
        h: width  1024 start 1040 end 1136 total 1312 skew    0 clock  60.02KHz
        v: height  768 start  769 end  772 total  800           clock  75.03Hz
  1024x768 (0x67) 65.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock  48.36KHz
        v: height  768 start  771 end  777 total  806           clock  60.00Hz
  800x600 (0x68) 49.500MHz +HSync +VSync
        h: width   800 start  816 end  896 total 1056 skew    0 clock  46.88KHz
        v: height  600 start  601 end  604 total  625           clock  75.00Hz
  800x600 (0x69) 40.000MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock  37.88KHz
        v: height  600 start  601 end  605 total  628           clock  60.32Hz
  720x576 (0x6a) 27.000MHz -HSync -VSync
        h: width   720 start  732 end  796 total  864 skew    0 clock  31.25KHz
        v: height  576 start  581 end  586 total  625           clock  50.00Hz
  720x576i (0x6b) 13.500MHz -HSync -VSync Interlace
        h: width   720 start  732 end  795 total  864 skew    0 clock  15.62KHz
        v: height  576 start  580 end  586 total  625           clock  50.00Hz
  720x480 (0x6c) 27.027MHz -HSync -VSync
        h: width   720 start  736 end  798 total  858 skew    0 clock  31.50KHz
        v: height  480 start  489 end  495 total  525           clock  60.00Hz
  720x480 (0x6d) 27.000MHz -HSync -VSync
        h: width   720 start  736 end  798 total  858 skew    0 clock  31.47KHz
        v: height  480 start  489 end  495 total  525           clock  59.94Hz
  720x480i (0x6e) 13.514MHz -HSync -VSync Interlace
        h: width   720 start  739 end  801 total  858 skew    0 clock  15.75KHz
        v: height  480 start  488 end  494 total  525           clock  60.00Hz
  720x480i (0x6f) 13.500MHz -HSync -VSync Interlace
        h: width   720 start  739 end  801 total  858 skew    0 clock  15.73KHz
        v: height  480 start  488 end  494 total  525           clock  59.94Hz
  640x480 (0x70) 31.500MHz -HSync -VSync
        h: width   640 start  656 end  720 total  840 skew    0 clock  37.50KHz
        v: height  480 start  481 end  484 total  500           clock  75.00Hz
  640x480 (0x71) 25.200MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.50KHz
        v: height  480 start  490 end  492 total  525           clock  60.00Hz
  640x480 (0x72) 25.175MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.47KHz
        v: height  480 start  490 end  492 total  525           clock  59.94Hz
  720x400 (0x73) 28.320MHz -HSync +VSync
        h: width   720 start  738 end  846 total  900 skew    0 clock  31.47KHz
        v: height  400 start  412 end  414 total  449           clock  70.08Hz
  1920x1080R (0x404) 285.250MHz +HSync -VSync
        h: width  1920 start 1968 end 2000 total 2080 skew    0 clock 137.14KHz
        v: height 1080 start 1083 end 1088 total 1144           clock 119.88Hz
  1920x1080_75 (0x44a) 174.570MHz +HSync -VSync
        h: width  1920 start 1968 end 2000 total 2080 skew    0 clock  83.93KHz
        v: height 1080 start 1083 end 1088 total 1119           clock  75.00Hz
  1920x1080_75-2 (0x454) 167.850MHz +HSync -VSync
        h: width  1920 start 1928 end 1960 total 2000 skew    0 clock  83.92KHz
        v: height 1080 start 1105 end 1113 total 1119           clock  75.00Hz
  1920x1080_75.00 (0x45f) 220.640MHz -HSync +VSync
        h: width  1920 start 2056 end 2264 total 2608 skew    0 clock  84.60KHz
        v: height 1080 start 1081 end 1084 total 1128           clock  75.00Hz
DVI-0 connected (normal left inverted right x axis y axis)
	Identifier: 0x56
	Timestamp:  4564091
	Subpixel:   horizontal rgb
	Clones:    
	CRTCs:      0 1 2 3 4 5
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	EDID: 
		00ffffffffffff004c2d87053432594d
		09140103803420782aee91a3544c9926
		0f5054230800a9408180814081009500
		b30001010101283c80a070b023403020
		360006442100001a000000fd00323f1e
		5111000a202020202020000000fc0053
		796e634d61737465720a2020000000ff
		004839585a3330303334380a202001bf
		02010400023a801871382d40582c4500
		06442100001e023a80d072382d40102c
		458006442100001e011d007251d01e20
		6e28550006442100001e011d00bc52d0
		1e20b828554006442100001e8c0ad090
		204031200c4055000644210000188c0a
		d08a20e02d10103e9600064421000018
		00000000000000000000000000000096
	TearFree: auto 
		supported: off, on, auto
	load detection: 1 
		range: (0, 1)
	audio: auto 
		supported: off, on, auto
	scaling mode: None 
		supported: None, Full, Center, Full aspect
	dither: off 
		supported: off, on
	underscan vborder: 0 
		range: (0, 128)
	underscan hborder: 0 
		range: (0, 128)
	underscan: off 
		supported: off, on, auto
	coherent: 1 
		range: (0, 1)
	link-status: Good 
		supported: Good, Bad
	CONNECTOR_ID: 59 
		supported: 59
	non-desktop: 0 
		range: (0, 1)
  1920x1200 (0x74) 154.000MHz +HSync -VSync +preferred
        h: width  1920 start 1968 end 2000 total 2080 skew    0 clock  74.04KHz
        v: height 1200 start 1203 end 1209 total 1235           clock  59.95Hz
  1920x1080 (0x59) 148.500MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.50KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  60.00Hz
  1920x1080 (0x5a) 148.500MHz +HSync +VSync
        h: width  1920 start 2448 end 2492 total 2640 skew    0 clock  56.25KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  50.00Hz
  1920x1080 (0x5b) 148.352MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.43KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  59.94Hz
  1600x1200 (0x75) 162.000MHz +HSync +VSync
        h: width  1600 start 1664 end 1856 total 2160 skew    0 clock  75.00KHz
        v: height 1200 start 1201 end 1204 total 1250           clock  60.00Hz
  1680x1050 (0x76) 119.000MHz +HSync -VSync
        h: width  1680 start 1728 end 1760 total 1840 skew    0 clock  64.67KHz
        v: height 1050 start 1053 end 1059 total 1080           clock  59.88Hz
  1280x1024 (0x61) 108.000MHz +HSync +VSync
        h: width  1280 start 1328 end 1440 total 1688 skew    0 clock  63.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  60.02Hz
  1440x900 (0x77) 88.750MHz +HSync -VSync
        h: width  1440 start 1488 end 1520 total 1600 skew    0 clock  55.47KHz
        v: height  900 start  903 end  909 total  926           clock  59.90Hz
  1280x960 (0x78) 108.000MHz +HSync +VSync
        h: width  1280 start 1376 end 1488 total 1800 skew    0 clock  60.00KHz
        v: height  960 start  961 end  964 total 1000           clock  60.00Hz
  1280x800 (0x79) 71.000MHz +HSync -VSync
        h: width  1280 start 1328 end 1360 total 1440 skew    0 clock  49.31KHz
        v: height  800 start  803 end  809 total  823           clock  59.91Hz
  1280x720 (0x63) 74.250MHz +HSync +VSync
        h: width  1280 start 1390 end 1430 total 1650 skew    0 clock  45.00KHz
        v: height  720 start  725 end  730 total  750           clock  60.00Hz
  1280x720 (0x64) 74.250MHz +HSync +VSync
        h: width  1280 start 1720 end 1760 total 1980 skew    0 clock  37.50KHz
        v: height  720 start  725 end  730 total  750           clock  50.00Hz
  1280x720 (0x65) 74.176MHz +HSync +VSync
        h: width  1280 start 1390 end 1430 total 1650 skew    0 clock  44.96KHz
        v: height  720 start  725 end  730 total  750           clock  59.94Hz
  1024x768 (0x67) 65.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock  48.36KHz
        v: height  768 start  771 end  777 total  806           clock  60.00Hz
  800x600 (0x69) 40.000MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock  37.88KHz
        v: height  600 start  601 end  605 total  628           clock  60.32Hz
  800x600 (0x7a) 36.000MHz +HSync +VSync
        h: width   800 start  824 end  896 total 1024 skew    0 clock  35.16KHz
        v: height  600 start  601 end  603 total  625           clock  56.25Hz
  720x576 (0x6a) 27.000MHz -HSync -VSync
        h: width   720 start  732 end  796 total  864 skew    0 clock  31.25KHz
        v: height  576 start  581 end  586 total  625           clock  50.00Hz
  720x480 (0x6c) 27.027MHz -HSync -VSync
        h: width   720 start  736 end  798 total  858 skew    0 clock  31.50KHz
        v: height  480 start  489 end  495 total  525           clock  60.00Hz
  720x480 (0x6d) 27.000MHz -HSync -VSync
        h: width   720 start  736 end  798 total  858 skew    0 clock  31.47KHz
        v: height  480 start  489 end  495 total  525           clock  59.94Hz
  640x480 (0x71) 25.200MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.50KHz
        v: height  480 start  490 end  492 total  525           clock  60.00Hz
  640x480 (0x72) 25.175MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.47KHz
        v: height  480 start  490 end  492 total  525           clock  59.94Hz
DVI-1 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x57
	Timestamp:  4564091
	Subpixel:   horizontal rgb
	Clones:    
	CRTCs:      0 1 2 3 4 5
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	TearFree: auto 
		supported: off, on, auto
	load detection: 1 
		range: (0, 1)
	audio: auto 
		supported: off, on, auto
	scaling mode: None 
		supported: None, Full, Center, Full aspect
	dither: off 
		supported: off, on
	underscan vborder: 0 
		range: (0, 128)
	underscan hborder: 0 
		range: (0, 128)
	underscan: off 
		supported: off, on, auto
	coherent: 1 
		range: (0, 1)
	link-status: Good 
		supported: Good, Bad
	CONNECTOR_ID: 62 
		supported: 62
	non-desktop: 0 
		range: (0, 1)
freeartist-devuan@devuan:~$ 
root@devuan:/home/freeartist-devuan# glxinfo -B
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa (0x1002)
    Device: AMD JUNIPER (DRM 2.50.0 / 6.12.90+deb13.1-amd64, LLVM 19.1.7) (0x68b8)
    Version: 25.0.7
    Accelerated: yes
    Video memory: 1024MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 4.5
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.1
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 1023 MB, largest block: 1023 MB
    VBO free aux. memory - total: 1021 MB, largest block: 1021 MB
    Texture free memory - total: 1023 MB, largest block: 1023 MB
    Texture free aux. memory - total: 1021 MB, largest block: 1021 MB
    Renderbuffer free memory - total: 1023 MB, largest block: 1023 MB
    Renderbuffer free aux. memory - total: 1021 MB, largest block: 1021 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 1024 MB
    Total available memory: 2045 MB
    Currently available dedicated video memory: 1023 MB
OpenGL vendor string: Mesa
OpenGL renderer string: AMD JUNIPER (DRM 2.50.0 / 6.12.90+deb13.1-amd64, LLVM 19.1.7)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 25.0.7-2
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.5 (Compatibility Profile) Mesa 25.0.7-2
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.1 Mesa 25.0.7-2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10

root@devuan:/home/freeartist-devuan# 

#10 Re: Installation » [SOLVED] HP, Inc ScanJet G3010 could not open USB device Access denied » 2026-07-09 21:12:43

Under Linux i have stage wide blue tint lines at scanned images but at Windows VueScan all looks good.

its not bug:) its was dust at inside mirrors, after gentle cleaning no more any color issues:)

#11 Re: Installation » [SOLVED] UMAX AstraSlim SE - Invalid argument » 2026-07-09 20:49:39

@kapqa Thanks for helping!:)
solved!
firmware must be placed at this both folders
/usr/local/share/sane/artec_eplus48u/Artec48.usb
/usr/share/sane/artec_eplus48u/Artec48.usb

#12 Re: Installation » [SOLVED] UMAX AstraSlim SE - Invalid argument » 2026-07-09 20:16:39

/etc/udev/rules.d/40-libsane.rules
add line
ATTRS{idVendor}=="05d8", ATTRS{idProduct}=="4009", MODE="0666", GROUP="scanner", ENV{libsane_matched}="yes"

export SANE_DEBUG_DLL=255 && scanimage -L

freeartist-devuan@devuan:~$ export SANE_DEBUG_DLL=255 && scanimage -L
[23:14:03.015078] [sanei_debug] Setting debug level of dll to 255.
[23:14:03.015138] [dll] sane_init: SANE dll backend version 1.0.13 from sane-backends 1.4.0
[23:14:03.015158] [dll] sane_init/read_dlld: attempting to open directory `./dll.d'
[23:14:03.015187] [dll] sane_init/read_dlld: attempting to open directory `/usr/local/etc/sane.d/dll.d'
[23:14:03.015214] [dll] sane_init/read_dlld: using config directory `/usr/local/etc/sane.d/dll.d'
[23:14:03.015264] [dll] sane_init/read_dlld: done.
[23:14:03.015291] [dll] sane_init/read_config: reading dll.conf
[23:14:03.015325] [dll] add_backend: adding backend `net'
[23:14:03.015347] [dll] add_backend: adding backend `abaton'
[23:14:03.015362] [dll] add_backend: adding backend `agfafocus'
[23:14:03.015377] [dll] add_backend: adding backend `apple'
[23:14:03.015390] [dll] add_backend: adding backend `artec'
[23:14:03.015403] [dll] add_backend: adding backend `artec_eplus48u'
[23:14:03.015416] [dll] add_backend: adding backend `as6e'
[23:14:03.015429] [dll] add_backend: adding backend `avision'
[23:14:03.015442] [dll] add_backend: adding backend `bh'
[23:14:03.015455] [dll] add_backend: adding backend `canon'
[23:14:03.015469] [dll] add_backend: adding backend `canon630u'
[23:14:03.015483] [dll] add_backend: adding backend `canon_dr'
[23:14:03.015496] [dll] add_backend: adding backend `canon_lide70'
[23:14:03.015508] [dll] add_backend: adding backend `cardscan'
[23:14:03.015522] [dll] add_backend: adding backend `coolscan'
[23:14:03.015535] [dll] add_backend: adding backend `coolscan3'
[23:14:03.015548] [dll] add_backend: adding backend `dell1600n_net'
[23:14:03.015561] [dll] add_backend: adding backend `dmc'
[23:14:03.015575] [dll] add_backend: adding backend `epjitsu'
[23:14:03.015588] [dll] add_backend: adding backend `epson2'
[23:14:03.015601] [dll] add_backend: adding backend `epsonds'
[23:14:03.015614] [dll] add_backend: adding backend `escl'
[23:14:03.015627] [dll] add_backend: adding backend `fujitsu'
[23:14:03.015641] [dll] add_backend: adding backend `genesys'
[23:14:03.015654] [dll] add_backend: adding backend `gt68xx'
[23:14:03.015672] [dll] add_backend: adding backend `hp'
[23:14:03.015686] [dll] add_backend: adding backend `hp3500'
[23:14:03.015700] [dll] add_backend: adding backend `hp3900'
[23:14:03.015713] [dll] add_backend: adding backend `hp4200'
[23:14:03.015725] [dll] add_backend: adding backend `hp5400'
[23:14:03.015739] [dll] add_backend: adding backend `hp5590'
[23:14:03.015752] [dll] add_backend: adding backend `hpljm1005'
[23:14:03.015766] [dll] add_backend: adding backend `hpsj5s'
[23:14:03.015778] [dll] add_backend: adding backend `hs2p'
[23:14:03.015792] [dll] add_backend: adding backend `ibm'
[23:14:03.015805] [dll] add_backend: adding backend `kodak'
[23:14:03.015818] [dll] add_backend: adding backend `kodakaio'
[23:14:03.015833] [dll] add_backend: adding backend `kvs1025'
[23:14:03.015846] [dll] add_backend: adding backend `kvs20xx'
[23:14:03.015859] [dll] add_backend: adding backend `kvs40xx'
[23:14:03.015873] [dll] add_backend: adding backend `leo'
[23:14:03.015886] [dll] add_backend: adding backend `lexmark'
[23:14:03.015899] [dll] add_backend: adding backend `ma1509'
[23:14:03.015913] [dll] add_backend: adding backend `magicolor'
[23:14:03.015926] [dll] add_backend: adding backend `matsushita'
[23:14:03.015939] [dll] add_backend: adding backend `microtek'
[23:14:03.015954] [dll] add_backend: adding backend `microtek2'
[23:14:03.015967] [dll] add_backend: adding backend `mustek'
[23:14:03.015985] [dll] add_backend: adding backend `mustek_usb'
[23:14:03.016000] [dll] add_backend: adding backend `mustek_usb2'
[23:14:03.016014] [dll] add_backend: adding backend `nec'
[23:14:03.016027] [dll] add_backend: adding backend `niash'
[23:14:03.016041] [dll] add_backend: adding backend `pie'
[23:14:03.016054] [dll] add_backend: adding backend `pieusb'
[23:14:03.016068] [dll] add_backend: adding backend `pint'
[23:14:03.016081] [dll] add_backend: adding backend `pixma'
[23:14:03.016095] [dll] add_backend: adding backend `plustek'
[23:14:03.016109] [dll] add_backend: adding backend `qcam'
[23:14:03.016123] [dll] add_backend: adding backend `ricoh'
[23:14:03.016136] [dll] add_backend: adding backend `ricoh2'
[23:14:03.016150] [dll] add_backend: adding backend `rts8891'
[23:14:03.016163] [dll] add_backend: adding backend `s9036'
[23:14:03.016176] [dll] add_backend: adding backend `sceptre'
[23:14:03.016190] [dll] add_backend: adding backend `sharp'
[23:14:03.016203] [dll] add_backend: adding backend `sm3600'
[23:14:03.016217] [dll] add_backend: adding backend `sm3840'
[23:14:03.016230] [dll] add_backend: adding backend `snapscan'
[23:14:03.016244] [dll] add_backend: adding backend `sp15c'
[23:14:03.016258] [dll] add_backend: adding backend `tamarack'
[23:14:03.016272] [dll] add_backend: adding backend `teco1'
[23:14:03.016285] [dll] add_backend: adding backend `teco2'
[23:14:03.016304] [dll] add_backend: adding backend `teco3'
[23:14:03.016318] [dll] add_backend: adding backend `u12'
[23:14:03.016332] [dll] add_backend: adding backend `umax'
[23:14:03.016347] [dll] add_backend: adding backend `umax1220u'
[23:14:03.016360] [dll] add_backend: adding backend `v4l'
[23:14:03.016374] [dll] add_backend: adding backend `xerox_mfp'
[23:14:03.016403] [dll] sane_get_devices
[23:14:03.016419] [dll] load: searching backend `xerox_mfp' in `/usr/local/lib/sane'
[23:14:03.016432] [dll] load: trying to load `/usr/local/lib/sane/libsane-xerox_mfp.so.1'
[23:14:03.016453] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-xerox_mfp.so.1'
[23:14:03.016617] [dll] init: initializing backend `xerox_mfp'
[23:14:03.019217] [dll] init: backend `xerox_mfp' is version 1.0.13
[23:14:03.020566] [dll] load: searching backend `v4l' in `/usr/local/lib/sane'
[23:14:03.020585] [dll] load: trying to load `/usr/local/lib/sane/libsane-v4l.so.1'
[23:14:03.020602] [dll] load: couldn't open `/usr/local/lib/sane/libsane-v4l.so.1' (No such file or directory)
[23:14:03.020612] [dll] load: couldn't find backend `v4l' (No such file or directory)
[23:14:03.020624] [dll] load: searching backend `umax1220u' in `/usr/local/lib/sane'
[23:14:03.020633] [dll] load: trying to load `/usr/local/lib/sane/libsane-umax1220u.so.1'
[23:14:03.020648] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-umax1220u.so.1'
[23:14:03.020749] [dll] init: initializing backend `umax1220u'
[23:14:03.020842] [dll] init: backend `umax1220u' is version 1.0.2
[23:14:03.020859] [dll] load: searching backend `umax' in `/usr/local/lib/sane'
[23:14:03.020873] [dll] load: trying to load `/usr/local/lib/sane/libsane-umax.so.1'
[23:14:03.020892] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-umax.so.1'
[23:14:03.020991] [dll] init: initializing backend `umax'
[23:14:03.024514] [dll] init: backend `umax' is version 1.0.45
[23:14:03.024527] [dll] load: searching backend `u12' in `/usr/local/lib/sane'
[23:14:03.024536] [dll] load: trying to load `/usr/local/lib/sane/libsane-u12.so.1'
[23:14:03.024550] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-u12.so.1'
[23:14:03.024645] [dll] init: initializing backend `u12'
[23:14:03.024767] [dll] init: backend `u12' is version 1.0.0
[23:14:03.024780] [dll] load: searching backend `teco3' in `/usr/local/lib/sane'
[23:14:03.024792] [dll] load: trying to load `/usr/local/lib/sane/libsane-teco3.so.1'
[23:14:03.024807] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-teco3.so.1'
[23:14:03.024885] [dll] init: initializing backend `teco3'
[23:14:03.026143] [dll] init: backend `teco3' is version 1.0.1
[23:14:03.026155] [dll] load: searching backend `teco2' in `/usr/local/lib/sane'
[23:14:03.026164] [dll] load: trying to load `/usr/local/lib/sane/libsane-teco2.so.1'
[23:14:03.026178] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-teco2.so.1'
[23:14:03.026261] [dll] init: initializing backend `teco2'
[23:14:03.028476] [dll] init: backend `teco2' is version 1.0.10
[23:14:03.028489] [dll] load: searching backend `teco1' in `/usr/local/lib/sane'
[23:14:03.028497] [dll] load: trying to load `/usr/local/lib/sane/libsane-teco1.so.1'
[23:14:03.028511] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-teco1.so.1'
[23:14:03.028588] [dll] init: initializing backend `teco1'
[23:14:03.030041] [dll] init: backend `teco1' is version 1.0.10
[23:14:03.030053] [dll] load: searching backend `tamarack' in `/usr/local/lib/sane'
[23:14:03.030061] [dll] load: trying to load `/usr/local/lib/sane/libsane-tamarack.so.1'
[23:14:03.030078] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-tamarack.so.1'
[23:14:03.030158] [dll] init: initializing backend `tamarack'
[23:14:03.030791] [dll] init: backend `tamarack' is version 1.0.0
[23:14:03.030807] [dll] load: searching backend `sp15c' in `/usr/local/lib/sane'
[23:14:03.030816] [dll] load: trying to load `/usr/local/lib/sane/libsane-sp15c.so.1'
[23:14:03.030829] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-sp15c.so.1'
[23:14:03.030909] [dll] init: initializing backend `sp15c'
[23:14:03.031149] [dll] init: backend `sp15c' is version 1.0.0
[23:14:03.031161] [dll] load: searching backend `snapscan' in `/usr/local/lib/sane'
[23:14:03.031169] [dll] load: trying to load `/usr/local/lib/sane/libsane-snapscan.so.1'
[23:14:03.031182] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-snapscan.so.1'
[23:14:03.031333] [dll] init: initializing backend `snapscan'
[23:14:03.032234] [dll] init: backend `snapscan' is version 1.4.53
[23:14:03.032247] [dll] load: searching backend `sm3840' in `/usr/local/lib/sane'
[23:14:03.032256] [dll] load: trying to load `/usr/local/lib/sane/libsane-sm3840.so.1'
[23:14:03.032271] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-sm3840.so.1'
[23:14:03.032369] [dll] init: initializing backend `sm3840'
[23:14:03.032439] [dll] init: backend `sm3840' is version 1.0.0
[23:14:03.032457] [dll] load: searching backend `sm3600' in `/usr/local/lib/sane'
[23:14:03.032467] [dll] load: trying to load `/usr/local/lib/sane/libsane-sm3600.so.1'
[23:14:03.032481] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-sm3600.so.1'
[23:14:03.032575] [dll] init: initializing backend `sm3600'
[23:14:03.032644] [dll] init: backend `sm3600' is version 1.0.6
[23:14:03.032656] [dll] load: searching backend `sharp' in `/usr/local/lib/sane'
[23:14:03.032668] [dll] load: trying to load `/usr/local/lib/sane/libsane-sharp.so.1'
[23:14:03.032682] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-sharp.so.1'
[23:14:03.032762] [dll] init: initializing backend `sharp'
[23:14:03.033414] [dll] init: backend `sharp' is version 1.0.0
[23:14:03.033426] [dll] load: searching backend `sceptre' in `/usr/local/lib/sane'
[23:14:03.033435] [dll] load: trying to load `/usr/local/lib/sane/libsane-sceptre.so.1'
[23:14:03.033449] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-sceptre.so.1'
[23:14:03.033529] [dll] init: initializing backend `sceptre'
[23:14:03.034182] [dll] init: backend `sceptre' is version 1.0.10
[23:14:03.034194] [dll] load: searching backend `s9036' in `/usr/local/lib/sane'
[23:14:03.034203] [dll] load: trying to load `/usr/local/lib/sane/libsane-s9036.so.1'
[23:14:03.034221] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-s9036.so.1'
[23:14:03.034302] [dll] init: initializing backend `s9036'
[23:14:03.034748] [dll] init: backend `s9036' is version 1.0.0
[23:14:03.034759] [dll] load: searching backend `rts8891' in `/usr/local/lib/sane'
[23:14:03.034768] [dll] load: trying to load `/usr/local/lib/sane/libsane-rts8891.so.1'
[23:14:03.034782] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-rts8891.so.1'
[23:14:03.034896] [dll] init: initializing backend `rts8891'
[23:14:03.034988] [dll] init: backend `rts8891' is version 1.0.2401
[23:14:03.035058] [dll] load: searching backend `ricoh2' in `/usr/local/lib/sane'
[23:14:03.035073] [dll] load: trying to load `/usr/local/lib/sane/libsane-ricoh2.so.1'
[23:14:03.035087] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-ricoh2.so.1'
[23:14:03.035185] [dll] init: initializing backend `ricoh2'
[23:14:03.035265] [dll] init: backend `ricoh2' is version 1.0.0
[23:14:03.035281] [dll] load: searching backend `ricoh' in `/usr/local/lib/sane'
[23:14:03.035290] [dll] load: trying to load `/usr/local/lib/sane/libsane-ricoh.so.1'
[23:14:03.035304] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-ricoh.so.1'
[23:14:03.035380] [dll] init: initializing backend `ricoh'
[23:14:03.035835] [dll] init: backend `ricoh' is version 1.0.0
[23:14:03.035852] [dll] load: searching backend `qcam' in `/usr/local/lib/sane'
[23:14:03.035865] [dll] load: trying to load `/usr/local/lib/sane/libsane-qcam.so.1'
[23:14:03.035883] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-qcam.so.1'
[23:14:03.035970] [dll] init: initializing backend `qcam'
[23:14:03.036008] [dll] init: backend `qcam' is version 1.0.0
[23:14:03.036020] [dll] load: searching backend `plustek' in `/usr/local/lib/sane'
[23:14:03.036029] [dll] load: trying to load `/usr/local/lib/sane/libsane-plustek.so.1'
[23:14:03.036042] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-plustek.so.1'
[23:14:03.036157] [dll] init: initializing backend `plustek'
[23:14:03.036379] [dll] init: backend `plustek' is version 1.0.0
[23:14:03.036392] [dll] load: searching backend `pixma' in `/usr/local/lib/sane'
[23:14:03.036405] [dll] load: trying to load `/usr/local/lib/sane/libsane-pixma.so.1'
[23:14:03.036419] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-pixma.so.1'
[23:14:03.036545] [dll] init: initializing backend `pixma'
[23:14:03.036650] [dll] init: backend `pixma' is version 1.0.28
[23:14:03.557584] [dll] load: searching backend `pint' in `/usr/local/lib/sane'
[23:14:03.557605] [dll] load: trying to load `/usr/local/lib/sane/libsane-pint.so.1'
[23:14:03.557626] [dll] load: couldn't open `/usr/local/lib/sane/libsane-pint.so.1' (No such file or directory)
[23:14:03.557646] [dll] load: couldn't find backend `pint' (No such file or directory)
[23:14:03.557661] [dll] load: searching backend `pieusb' in `/usr/local/lib/sane'
[23:14:03.557674] [dll] load: trying to load `/usr/local/lib/sane/libsane-pieusb.so.1'
[23:14:03.557696] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-pieusb.so.1'
[23:14:03.557868] [dll] init: initializing backend `pieusb'
[23:14:03.558030] [dll] init: backend `pieusb' is version 1.0.1
[23:14:03.558054] [dll] load: searching backend `pie' in `/usr/local/lib/sane'
[23:14:03.558072] [dll] load: trying to load `/usr/local/lib/sane/libsane-pie.so.1'
[23:14:03.558093] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-pie.so.1'
[23:14:03.558234] [dll] init: initializing backend `pie'
[23:14:03.559901] [dll] init: backend `pie' is version 1.0.9
[23:14:03.559919] [dll] load: searching backend `niash' in `/usr/local/lib/sane'
[23:14:03.559932] [dll] load: trying to load `/usr/local/lib/sane/libsane-niash.so.1'
[23:14:03.559953] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-niash.so.1'
[23:14:03.560108] [dll] init: initializing backend `niash'
[23:14:03.560217] [dll] init: backend `niash' is version 1.0.1
[23:14:03.560240] [dll] load: searching backend `nec' in `/usr/local/lib/sane'
[23:14:03.560257] [dll] load: trying to load `/usr/local/lib/sane/libsane-nec.so.1'
[23:14:03.560282] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-nec.so.1'
[23:14:03.560403] [dll] init: initializing backend `nec'
[23:14:03.561107] [dll] init: backend `nec' is version 1.0.0
[23:14:03.561127] [dll] load: searching backend `mustek_usb2' in `/usr/local/lib/sane'
[23:14:03.561143] [dll] load: trying to load `/usr/local/lib/sane/libsane-mustek_usb2.so.1'
[23:14:03.561165] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-mustek_usb2.so.1'
[23:14:03.561329] [dll] init: initializing backend `mustek_usb2'
[23:14:03.561372] [dll] init: backend `mustek_usb2' is version 1.0.10
[23:14:03.561471] [dll] load: searching backend `mustek_usb' in `/usr/local/lib/sane'
[23:14:03.561492] [dll] load: trying to load `/usr/local/lib/sane/libsane-mustek_usb.so.1'
[23:14:03.561519] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-mustek_usb.so.1'
[23:14:03.561669] [dll] init: initializing backend `mustek_usb'
[23:14:03.561812] [dll] init: backend `mustek_usb' is version 1.0.18
[23:14:03.561836] [dll] load: searching backend `mustek' in `/usr/local/lib/sane'
[23:14:03.561850] [dll] load: trying to load `/usr/local/lib/sane/libsane-mustek.so.1'
[23:14:03.561872] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-mustek.so.1'
[23:14:03.561996] [dll] init: initializing backend `mustek'
[23:14:03.563367] [dll] init: backend `mustek' is version 1.0.138
[23:14:03.563386] [dll] load: searching backend `microtek2' in `/usr/local/lib/sane'
[23:14:03.563402] [dll] load: trying to load `/usr/local/lib/sane/libsane-microtek2.so.1'
[23:14:03.563424] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-microtek2.so.1'
[23:14:03.563560] [dll] init: initializing backend `microtek2'
[23:14:03.564586] [dll] init: backend `microtek2' is version 1.0.0
[23:14:03.564612] [dll] load: searching backend `microtek' in `/usr/local/lib/sane'
[23:14:03.564626] [dll] load: trying to load `/usr/local/lib/sane/libsane-microtek.so.1'
[23:14:03.564652] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-microtek.so.1'
[23:14:03.564779] [dll] init: initializing backend `microtek'
[23:14:03.565802] [dll] init: backend `microtek' is version 1.0.0
[23:14:03.565821] [dll] load: searching backend `matsushita' in `/usr/local/lib/sane'
[23:14:03.565835] [dll] load: trying to load `/usr/local/lib/sane/libsane-matsushita.so.1'
[23:14:03.565856] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-matsushita.so.1'
[23:14:03.565974] [dll] init: initializing backend `matsushita'
[23:14:03.568299] [dll] init: backend `matsushita' is version 1.0.7
[23:14:03.568318] [dll] load: searching backend `magicolor' in `/usr/local/lib/sane'
[23:14:03.568337] [dll] load: trying to load `/usr/local/lib/sane/libsane-magicolor.so.1'
[23:14:03.568363] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-magicolor.so.1'
[23:14:03.573662] [dll] init: initializing backend `magicolor'
[23:14:03.573799] [dll] init: backend `magicolor' is version 1.0.1
[23:14:05.079476] [dll] load: searching backend `ma1509' in `/usr/local/lib/sane'
[23:14:05.079498] [dll] load: trying to load `/usr/local/lib/sane/libsane-ma1509.so.1'
[23:14:05.079522] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-ma1509.so.1'
[23:14:05.079720] [dll] init: initializing backend `ma1509'
[23:14:05.079868] [dll] init: backend `ma1509' is version 1.0.3
[23:14:05.079894] [dll] load: searching backend `lexmark' in `/usr/local/lib/sane'
[23:14:05.079908] [dll] load: trying to load `/usr/local/lib/sane/libsane-lexmark.so.1'
[23:14:05.079929] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-lexmark.so.1'
[23:14:05.080085] [dll] init: initializing backend `lexmark'
[23:14:05.080220] [dll] init: backend `lexmark' is version 1.0.32
[23:14:05.080332] [dll] load: searching backend `leo' in `/usr/local/lib/sane'
[23:14:05.080353] [dll] load: trying to load `/usr/local/lib/sane/libsane-leo.so.1'
[23:14:05.080375] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-leo.so.1'
[23:14:05.080497] [dll] init: initializing backend `leo'
[23:14:05.081928] [dll] init: backend `leo' is version 1.0.11
[23:14:05.081947] [dll] load: searching backend `kvs40xx' in `/usr/local/lib/sane'
[23:14:05.081961] [dll] load: trying to load `/usr/local/lib/sane/libsane-kvs40xx.so.1'
[23:14:05.081981] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-kvs40xx.so.1'
[23:14:05.082128] [dll] init: initializing backend `kvs40xx'
[23:14:05.082229] [dll] init: backend `kvs40xx' is version 1.0.1
[23:14:05.083213] [dll] load: searching backend `kvs20xx' in `/usr/local/lib/sane'
[23:14:05.083229] [dll] load: trying to load `/usr/local/lib/sane/libsane-kvs20xx.so.1'
[23:14:05.083284] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-kvs20xx.so.1'
[23:14:05.083444] [dll] init: initializing backend `kvs20xx'
[23:14:05.083554] [dll] init: backend `kvs20xx' is version 1.0.2
[23:14:05.085455] [dll] load: searching backend `kvs1025' in `/usr/local/lib/sane'
[23:14:05.085473] [dll] load: trying to load `/usr/local/lib/sane/libsane-kvs1025.so.1'
[23:14:05.085497] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-kvs1025.so.1'
[23:14:05.085655] [dll] init: initializing backend `kvs1025'
[23:14:05.085832] [dll] init: backend `kvs1025' is version 1.0.5
[23:14:05.085852] [dll] load: searching backend `kodakaio' in `/usr/local/lib/sane'
[23:14:05.085869] [dll] load: trying to load `/usr/local/lib/sane/libsane-kodakaio.so.1'
[23:14:05.085889] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-kodakaio.so.1'
[23:14:05.086842] [dll] init: initializing backend `kodakaio'
[23:14:05.086950] [dll] init: backend `kodakaio' is version 1.0.3
[23:14:05.088640] [dll] load: searching backend `kodak' in `/usr/local/lib/sane'
[23:14:05.088662] [dll] load: trying to load `/usr/local/lib/sane/libsane-kodak.so.1'
[23:14:05.088686] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-kodak.so.1'
[23:14:05.088819] [dll] init: initializing backend `kodak'
[23:14:05.088845] [dll] init: backend `kodak' is version 1.0.7
[23:14:05.089243] [dll] load: searching backend `ibm' in `/usr/local/lib/sane'
[23:14:05.089259] [dll] load: trying to load `/usr/local/lib/sane/libsane-ibm.so.1'
[23:14:05.089280] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-ibm.so.1'
[23:14:05.089411] [dll] init: initializing backend `ibm'
[23:14:05.090114] [dll] init: backend `ibm' is version 1.0.0
[23:14:05.090133] [dll] load: searching backend `hs2p' in `/usr/local/lib/sane'
[23:14:05.090147] [dll] load: trying to load `/usr/local/lib/sane/libsane-hs2p.so.1'
[23:14:05.090168] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-hs2p.so.1'
[23:14:05.090308] [dll] init: initializing backend `hs2p'
[23:14:05.091359] [dll] init: backend `hs2p' is version 1.0.0
[23:14:05.091387] [dll] load: searching backend `hpsj5s' in `/usr/local/lib/sane'
[23:14:05.091402] [dll] load: trying to load `/usr/local/lib/sane/libsane-hpsj5s.so.1'
[23:14:05.091427] [dll] load: couldn't open `/usr/local/lib/sane/libsane-hpsj5s.so.1' (No such file or directory)
[23:14:05.091441] [dll] load: couldn't find backend `hpsj5s' (No such file or directory)
[23:14:05.091456] [dll] load: searching backend `hpljm1005' in `/usr/local/lib/sane'
[23:14:05.091470] [dll] load: trying to load `/usr/local/lib/sane/libsane-hpljm1005.so.1'
[23:14:05.091496] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-hpljm1005.so.1'
[23:14:05.091650] [dll] init: initializing backend `hpljm1005'
[23:14:05.091753] [dll] init: backend `hpljm1005' is version 1.0.1
[23:14:05.091778] [dll] load: searching backend `hp5590' in `/usr/local/lib/sane'
[23:14:05.091797] [dll] load: trying to load `/usr/local/lib/sane/libsane-hp5590.so.1'
[23:14:05.091823] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-hp5590.so.1'
[23:14:05.091979] [dll] init: initializing backend `hp5590'
[23:14:05.092089] [dll] init: backend `hp5590' is version 1.0.8
[23:14:05.092113] [dll] load: searching backend `hp5400' in `/usr/local/lib/sane'
[23:14:05.092127] [dll] load: trying to load `/usr/local/lib/sane/libsane-hp5400.so.1'
[23:14:05.092154] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-hp5400.so.1'
[23:14:05.092299] [dll] init: initializing backend `hp5400'
[23:14:05.092432] [dll] init: backend `hp5400' is version 1.0.3
[23:14:05.092455] [dll] load: searching backend `hp4200' in `/usr/local/lib/sane'
[23:14:05.092469] [dll] load: trying to load `/usr/local/lib/sane/libsane-hp4200.so.1'
[23:14:05.092491] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-hp4200.so.1'
[23:14:05.092646] [dll] init: initializing backend `hp4200'
[23:14:05.092776] [dll] init: backend `hp4200' is version 1.0.0
[23:14:05.092795] [dll] load: searching backend `hp3900' in `/usr/local/lib/sane'
[23:14:05.092809] [dll] load: trying to load `/usr/local/lib/sane/libsane-hp3900.so.1'
[23:14:05.092831] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-hp3900.so.1'
[23:14:05.095998] [dll] init: initializing backend `hp3900'
[23:14:05.096153] [dll] init: backend `hp3900' is version 1.0.0
[23:14:05.096179] [dll] load: searching backend `hp3500' in `/usr/local/lib/sane'
[23:14:05.096194] [dll] load: trying to load `/usr/local/lib/sane/libsane-hp3500.so.1'
[23:14:05.096215] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-hp3500.so.1'
[23:14:05.096370] [dll] init: initializing backend `hp3500'
[23:14:05.096471] [dll] init: backend `hp3500' is version 1.0.0
[23:14:05.096501] [dll] load: searching backend `hp' in `/usr/local/lib/sane'
[23:14:05.096520] [dll] load: trying to load `/usr/local/lib/sane/libsane-hp.so.1'
[23:14:05.096545] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-hp.so.1'
[23:14:05.096713] [dll] init: initializing backend `hp'
[23:14:05.096758] [dll] init: backend `hp' is version 1.0.8
[23:14:05.097938] [dll] load: searching backend `gt68xx' in `/usr/local/lib/sane'
[23:14:05.097954] [dll] load: trying to load `/usr/local/lib/sane/libsane-gt68xx.so.1'
[23:14:05.097975] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-gt68xx.so.1'
[23:14:05.098151] [dll] init: initializing backend `gt68xx'
[23:14:05.098363] [dll] init: backend `gt68xx' is version 1.0.84
[23:14:05.098545] [dll] load: searching backend `genesys' in `/usr/local/lib/sane'
[23:14:05.098565] [dll] load: trying to load `/usr/local/lib/sane/libsane-genesys.so.1'
[23:14:05.098587] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-genesys.so.1'
[23:14:05.099232] [dll] init: initializing backend `genesys'
[23:14:05.100442] [dll] init: backend `genesys' is version 1.0.0
[23:14:05.100595] [dll] load: searching backend `fujitsu' in `/usr/local/lib/sane'
[23:14:05.100611] [dll] load: trying to load `/usr/local/lib/sane/libsane-fujitsu.so.1'
[23:14:05.100631] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-fujitsu.so.1'
[23:14:05.100807] [dll] init: initializing backend `fujitsu'
[23:14:05.100847] [dll] init: backend `fujitsu' is version 1.0.140
[23:14:05.101362] [dll] load: searching backend `escl' in `/usr/local/lib/sane'
[23:14:05.101379] [dll] load: trying to load `/usr/local/lib/sane/libsane-escl.so.1'
[23:14:05.101401] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-escl.so.1'
[23:14:05.133883] [dll] init: initializing backend `escl'
[23:14:05.133943] [dll] init: backend `escl' is version 1.0.0
[23:14:05.135025] [dll] load: searching backend `epsonds' in `/usr/local/lib/sane'
[23:14:05.135039] [dll] load: trying to load `/usr/local/lib/sane/libsane-epsonds.so.1'
[23:14:05.135053] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-epsonds.so.1'
[23:14:05.135292] [dll] init: initializing backend `epsonds'
[23:14:05.135421] [dll] init: backend `epsonds' is version 1.0.0
[23:14:05.136366] [dll] load: searching backend `epson2' in `/usr/local/lib/sane'
[23:14:05.136379] [dll] load: trying to load `/usr/local/lib/sane/libsane-epson2.so.1'
[23:14:05.136392] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-epson2.so.1'
[23:14:05.136509] [dll] init: initializing backend `epson2'
[23:14:05.136581] [dll] init: backend `epson2' is version 1.0.124
[23:14:06.139189] [dll] load: searching backend `epjitsu' in `/usr/local/lib/sane'
[23:14:06.139202] [dll] load: trying to load `/usr/local/lib/sane/libsane-epjitsu.so.1'
[23:14:06.139218] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-epjitsu.so.1'
[23:14:06.139378] [dll] init: initializing backend `epjitsu'
[23:14:06.139398] [dll] init: backend `epjitsu' is version 1.0.33
[23:14:06.139491] [dll] load: searching backend `dmc' in `/usr/local/lib/sane'
[23:14:06.139506] [dll] load: trying to load `/usr/local/lib/sane/libsane-dmc.so.1'
[23:14:06.139521] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-dmc.so.1'
[23:14:06.139609] [dll] init: initializing backend `dmc'
[23:14:06.140071] [dll] init: backend `dmc' is version 1.0.0
[23:14:06.140087] [dll] load: searching backend `dell1600n_net' in `/usr/local/lib/sane'
[23:14:06.140099] [dll] load: trying to load `/usr/local/lib/sane/libsane-dell1600n_net.so.1'
[23:14:06.140115] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-dell1600n_net.so.1'
[23:14:06.140258] [dll] init: initializing backend `dell1600n_net'
[23:14:06.140275] [dll] init: backend `dell1600n_net' is version 1.0.0
[23:14:06.440648] [dll] load: searching backend `coolscan3' in `/usr/local/lib/sane'
[23:14:06.440667] [dll] load: trying to load `/usr/local/lib/sane/libsane-coolscan3.so.1'
[23:14:06.440691] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-coolscan3.so.1'
[23:14:06.440877] [dll] init: initializing backend `coolscan3'
[23:14:06.440988] [dll] init: backend `coolscan3' is version 1.0.0
[23:14:06.441380] [dll] load: searching backend `coolscan' in `/usr/local/lib/sane'
[23:14:06.441395] [dll] load: trying to load `/usr/local/lib/sane/libsane-coolscan.so.1'
[23:14:06.441416] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-coolscan.so.1'
[23:14:06.441596] [dll] init: initializing backend `coolscan'
[23:14:06.442627] [dll] init: backend `coolscan' is version 1.0.0
[23:14:06.442646] [dll] load: searching backend `cardscan' in `/usr/local/lib/sane'
[23:14:06.442659] [dll] load: trying to load `/usr/local/lib/sane/libsane-cardscan.so.1'
[23:14:06.442680] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-cardscan.so.1'
[23:14:06.442839] [dll] init: initializing backend `cardscan'
[23:14:06.442940] [dll] init: backend `cardscan' is version 1.0.3
[23:14:06.442989] [dll] load: searching backend `canon_lide70' in `/usr/local/lib/sane'
[23:14:06.443004] [dll] load: trying to load `/usr/local/lib/sane/libsane-canon_lide70.so.1'
[23:14:06.443025] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-canon_lide70.so.1'
[23:14:06.443194] [dll] init: initializing backend `canon_lide70'
[23:14:06.443353] [dll] init: backend `canon_lide70' is version 1.0.0
[23:14:06.443384] [dll] load: searching backend `canon_dr' in `/usr/local/lib/sane'
[23:14:06.443398] [dll] load: trying to load `/usr/local/lib/sane/libsane-canon_dr.so.1'
[23:14:06.443419] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-canon_dr.so.1'
[23:14:06.443580] [dll] init: initializing backend `canon_dr'
[23:14:06.443623] [dll] init: backend `canon_dr' is version 1.0.65
[23:14:06.444436] [dll] load: searching backend `canon630u' in `/usr/local/lib/sane'
[23:14:06.444459] [dll] load: trying to load `/usr/local/lib/sane/libsane-canon630u.so.1'
[23:14:06.444486] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-canon630u.so.1'
[23:14:06.444654] [dll] init: initializing backend `canon630u'
[23:14:06.444786] [dll] init: backend `canon630u' is version 1.0.1
[23:14:06.444807] [dll] load: searching backend `canon' in `/usr/local/lib/sane'
[23:14:06.444822] [dll] load: trying to load `/usr/local/lib/sane/libsane-canon.so.1'
[23:14:06.444846] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-canon.so.1'
[23:14:06.444992] [dll] init: initializing backend `canon'
[23:14:06.445384] [dll] init: backend `canon' is version 1.0.0
[23:14:06.445408] [dll] load: searching backend `bh' in `/usr/local/lib/sane'
[23:14:06.445426] [dll] load: trying to load `/usr/local/lib/sane/libsane-bh.so.1'
[23:14:06.445448] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-bh.so.1'
[23:14:06.445586] [dll] init: initializing backend `bh'
[23:14:06.446661] [dll] init: backend `bh' is version 1.0.4
[23:14:06.446681] [dll] load: searching backend `avision' in `/usr/local/lib/sane'
[23:14:06.446694] [dll] load: trying to load `/usr/local/lib/sane/libsane-avision.so.1'
[23:14:06.446715] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-avision.so.1'
[23:14:06.446905] [dll] init: initializing backend `avision'
[23:14:06.467439] [dll] init: backend `avision' is version 1.0.297
[23:14:06.487991] [dll] load: searching backend `as6e' in `/usr/local/lib/sane'
[23:14:06.488008] [dll] load: trying to load `/usr/local/lib/sane/libsane-as6e.so.1'
[23:14:06.488029] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-as6e.so.1'
[23:14:06.488176] [dll] init: initializing backend `as6e'
[23:14:06.488234] [dll] load: searching backend `artec_eplus48u' in `/usr/local/lib/sane'
[23:14:06.488252] [dll] load: trying to load `/usr/local/lib/sane/libsane-artec_eplus48u.so.1'
[23:14:06.488280] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-artec_eplus48u.so.1'
[23:14:06.488450] [dll] init: initializing backend `artec_eplus48u'
[23:14:06.488790] [dll] init: backend `artec_eplus48u' is version 1.0.0
[23:14:06.488819] [dll] load: searching backend `artec' in `/usr/local/lib/sane'
[23:14:06.488837] [dll] load: trying to load `/usr/local/lib/sane/libsane-artec.so.1'
[23:14:06.488864] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-artec.so.1'
[23:14:06.489028] [dll] init: initializing backend `artec'
[23:14:06.490059] [dll] init: backend `artec' is version 1.0.0
[23:14:06.490083] [dll] load: searching backend `apple' in `/usr/local/lib/sane'
[23:14:06.490097] [dll] load: trying to load `/usr/local/lib/sane/libsane-apple.so.1'
[23:14:06.490123] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-apple.so.1'
[23:14:06.490277] [dll] init: initializing backend `apple'
[23:14:06.492534] [dll] init: backend `apple' is version 1.0.0
[23:14:06.492546] [dll] load: searching backend `agfafocus' in `/usr/local/lib/sane'
[23:14:06.492559] [dll] load: trying to load `/usr/local/lib/sane/libsane-agfafocus.so.1'
[23:14:06.492574] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-agfafocus.so.1'
[23:14:06.492669] [dll] init: initializing backend `agfafocus'
[23:14:06.493111] [dll] init: backend `agfafocus' is version 1.0.0
[23:14:06.493123] [dll] load: searching backend `abaton' in `/usr/local/lib/sane'
[23:14:06.493132] [dll] load: trying to load `/usr/local/lib/sane/libsane-abaton.so.1'
[23:14:06.493145] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-abaton.so.1'
[23:14:06.493245] [dll] init: initializing backend `abaton'
[23:14:06.493884] [dll] init: backend `abaton' is version 1.0.0
[23:14:06.493896] [dll] load: searching backend `net' in `/usr/local/lib/sane'
[23:14:06.493905] [dll] load: trying to load `/usr/local/lib/sane/libsane-net.so.1'
[23:14:06.493919] [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-net.so.1'
[23:14:06.494032] [dll] init: initializing backend `net'
[23:14:06.494985] [dll] init: backend `net' is version 1.4.0
[23:14:06.494999] [dll] sane_get_devices: found 1 devices
device `artec_eplus48u:libusb:001:005' is a UMAX AstraSlim SE flatbed scanner
[23:14:06.495012] [dll] sane_exit: exiting
[23:14:06.495018] [dll] sane_exit: calling backend `xerox_mfp's exit function
[23:14:06.495094] [dll] sane_exit: calling backend `umax1220u's exit function
[23:14:06.495155] [dll] sane_exit: calling backend `umax's exit function
[23:14:06.495214] [dll] sane_exit: calling backend `u12's exit function
[23:14:06.495281] [dll] sane_exit: calling backend `teco3's exit function
[23:14:06.495333] [dll] sane_exit: calling backend `teco2's exit function
[23:14:06.495386] [dll] sane_exit: calling backend `teco1's exit function
[23:14:06.495439] [dll] sane_exit: calling backend `tamarack's exit function
[23:14:06.495494] [dll] sane_exit: calling backend `sp15c's exit function
[23:14:06.495543] [dll] sane_exit: calling backend `snapscan's exit function
[23:14:06.495599] [dll] sane_exit: calling backend `sm3840's exit function
[23:14:06.495656] [dll] sane_exit: calling backend `sm3600's exit function
[23:14:06.495713] [dll] sane_exit: calling backend `sharp's exit function
[23:14:06.495766] [dll] sane_exit: calling backend `sceptre's exit function
[23:14:06.495817] [dll] sane_exit: calling backend `s9036's exit function
[23:14:06.495870] [dll] sane_exit: calling backend `rts8891's exit function
[23:14:06.495921] [dll] sane_exit: calling backend `ricoh2's exit function
[23:14:06.495977] [dll] sane_exit: calling backend `ricoh's exit function
[23:14:06.496028] [dll] sane_exit: calling backend `qcam's exit function
[23:14:06.496073] [dll] sane_exit: calling backend `plustek's exit function
[23:14:06.496131] [dll] sane_exit: calling backend `pixma's exit function
[23:14:06.496189] [dll] sane_exit: calling backend `pieusb's exit function
[23:14:06.496244] [dll] sane_exit: calling backend `pie's exit function
[23:14:06.496298] [dll] sane_exit: calling backend `niash's exit function
[23:14:06.496355] [dll] sane_exit: calling backend `nec's exit function
[23:14:06.496405] [dll] sane_exit: calling backend `mustek_usb2's exit function
[23:14:06.496464] [dll] sane_exit: calling backend `mustek_usb's exit function
[23:14:06.496519] [dll] sane_exit: calling backend `mustek's exit function
[23:14:06.496573] [dll] sane_exit: calling backend `microtek2's exit function
[23:14:06.496628] [dll] sane_exit: calling backend `microtek's exit function
[23:14:06.496680] [dll] sane_exit: calling backend `matsushita's exit function
[23:14:06.496732] [dll] sane_exit: calling backend `magicolor's exit function
[23:14:06.496823] [dll] sane_exit: calling backend `ma1509's exit function
[23:14:06.496877] [dll] sane_exit: calling backend `lexmark's exit function
[23:14:06.496930] [dll] sane_exit: calling backend `leo's exit function
[23:14:06.496979] [dll] sane_exit: calling backend `kvs40xx's exit function
[23:14:06.497028] [dll] sane_exit: calling backend `kvs20xx's exit function
[23:14:06.497084] [dll] sane_exit: calling backend `kvs1025's exit function
[23:14:06.497136] [dll] sane_exit: calling backend `kodakaio's exit function
[23:14:06.497191] [dll] sane_exit: calling backend `kodak's exit function
[23:14:06.497241] [dll] sane_exit: calling backend `ibm's exit function
[23:14:06.497290] [dll] sane_exit: calling backend `hs2p's exit function
[23:14:06.497344] [dll] sane_exit: calling backend `hpljm1005's exit function
[23:14:06.497395] [dll] sane_exit: calling backend `hp5590's exit function
[23:14:06.497447] [dll] sane_exit: calling backend `hp5400's exit function
[23:14:06.497497] [dll] sane_exit: calling backend `hp4200's exit function
[23:14:06.497553] [dll] sane_exit: calling backend `hp3900's exit function
[23:14:06.497609] [dll] sane_exit: calling backend `hp3500's exit function
[23:14:06.497661] [dll] sane_exit: calling backend `hp's exit function
[23:14:06.497714] [dll] sane_exit: calling backend `gt68xx's exit function
[23:14:06.497763] [dll] sane_exit: calling backend `genesys's exit function
[23:14:06.498011] [dll] sane_exit: calling backend `fujitsu's exit function
[23:14:06.498064] [dll] sane_exit: calling backend `escl's exit function
[23:14:06.499459] [dll] sane_exit: calling backend `epsonds's exit function
[23:14:06.499505] [dll] sane_exit: calling backend `epson2's exit function
[23:14:06.499550] [dll] sane_exit: calling backend `epjitsu's exit function
[23:14:06.499595] [dll] sane_exit: calling backend `dmc's exit function
[23:14:06.499633] [dll] sane_exit: calling backend `dell1600n_net's exit function
[23:14:06.499786] [dll] sane_exit: calling backend `coolscan3's exit function
[23:14:06.499831] [dll] sane_exit: calling backend `coolscan's exit function
[23:14:06.499871] [dll] sane_exit: calling backend `cardscan's exit function
[23:14:06.499913] [dll] sane_exit: calling backend `canon_lide70's exit function
[23:14:06.499958] [dll] sane_exit: calling backend `canon_dr's exit function
[23:14:06.500001] [dll] sane_exit: calling backend `canon630u's exit function
[23:14:06.500042] [dll] sane_exit: calling backend `canon's exit function
[23:14:06.500074] [dll] sane_exit: calling backend `bh's exit function
[23:14:06.500110] [dll] sane_exit: calling backend `avision's exit function
[23:14:06.500166] [dll] sane_exit: calling backend `artec_eplus48u's exit function
[23:14:06.500202] [dll] sane_exit: calling backend `artec's exit function
[23:14:06.500238] [dll] sane_exit: calling backend `apple's exit function
[23:14:06.500272] [dll] sane_exit: calling backend `agfafocus's exit function
[23:14:06.500305] [dll] sane_exit: calling backend `abaton's exit function
[23:14:06.500336] [dll] sane_exit: calling backend `net's exit function
[23:14:06.500515] [dll] sane_exit: finished
freeartist-devuan@devuan:~$ 

#13 Re: Installation » [SOLVED] UMAX AstraSlim SE - Invalid argument » 2026-07-09 14:41:44

dmesg

[    4.826539] udevd[692]: GOTO 'libsane_rules_end' has no matching label in: '/etc/udev/rules.d/40-libsane.rules'
[    4.896201] udevd[692]: GOTO 'libsane_rules_end' has no matching label in: '/etc/udev/rules.d/S99-2000S1.rules'

generated by hplip for some HP printers?
i have HP1018 installed

#14 Re: Installation » [SOLVED] UMAX AstraSlim SE - Invalid argument » 2026-07-09 13:51:45

done, not help(

freeartist-devuan@devuan:~$ sudo scanimage --device artec_eplus48u:libusb:001:005 --format=tiff >test.tiff
scanimage: open of device artec_eplus48u:libusb:001:005 failed: Invalid argument
freeartist-devuan@devuan:~$ 

#15 Installation » [SOLVED] UMAX AstraSlim SE - Invalid argument » 2026-07-08 14:43:07

deepforest
Replies: 6

Excalibur

All did according instructions but scanner not working, please help)

https://cromwell-intl.com/open-source/x … ument.html
https://wiki.debian.org/UMAXAstraSlimSE

root@devuan:/usr/share/sane/artec_eplus48u# scanimage -L
device `artec_eplus48u:libusb:001:005' is a UMAX AstraSlim SE flatbed scanner
root@devuan:/usr/share/sane/artec_eplus48u# ls -l /dev/bus/usb/001/005
crw-rw-r-- 1 root root 189, 4 Jul  8 17:37 /dev/bus/usb/001/005
root@devuan:/usr/share/sane/artec_eplus48u# scanimage --device genesys:libusb:001:005 --format=tiff >test.tiff
scanimage: open of device genesys:libusb:001:005 failed: Invalid argument
root@devuan:/usr/share/sane/artec_eplus48u# 

#17 Re: Installation » [SOLVED] Can not do apt update » 2026-06-27 19:56:08

thanks, installation ntpsec solve this

#18 Installation » [SOLVED] Can not do apt update » 2026-06-09 23:37:30

deepforest
Replies: 2
root@devuan:/home/freeartist-devuan# apt update
Hit:1 https://dl.winehq.org/wine-builds/debian trixie InRelease
Hit:2 http://deb.devuan.org/merged excalibur InRelease
Get:3 http://deb.devuan.org/merged excalibur-security InRelease [37.9 kB]
Get:4 http://deb.devuan.org/merged excalibur-updates InRelease [37.6 kB]
Error: Release file for http://deb.devuan.org/merged/dists/excalibur-security/InRelease is not valid yet (invalid for another 1h 10min 51s). Updates for this repository will not be applied.
Error: Release file for http://deb.devuan.org/merged/dists/excalibur-updates/InRelease is not valid yet (invalid for another 14min 53s). Updates for this repository will not be applied.
root@devuan:/home/freeartist-devuan# 

#20 Re: Installation » How install hplip-3.25.8? » 2026-05-14 17:55:18

No, I'm afraid you have not understood.

and i am afraid you not undestand my question,
"How install hplip-3.25.8?" or why installation brakes at dependencies stage?
if you cant answer stop offtopic smile

The package you are attempting to install has not been packaged for Devuan by the Devuan maintainers.

do not be lazy, run hplip script and you see that Debian is present in supported distros

#21 Re: Installation » How install hplip-3.25.8? » 2026-05-13 22:38:06

@steve_v
@Robin
Ok, i am understood, but i am asking not about distro, but why exactly lasted hplip do not want to install at Devuan and breaks at dependencies stage?

#22 Re: Installation » How install hplip-3.25.8? » 2026-05-12 21:14:37

"Why would anyone here know (or care) about some random executable "installer"?"

HP site refers to this, so its not "random"
https://sourceforge.net/projects/hplip/ … ip/3.25.8/

#23 Re: Desktop and Multimedia » GIMP won't start, error message » 2026-05-11 16:50:00

Surprised? Not.

Its linux baby, here nothing works good smile
Bugs at linux have name - "features" smile

Board footer

Forum Software