LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM
User Name
Password
Slackware - ARM This forum is for the discussion of Slackware ARM.

Notices


Reply
  Search this Thread
Old 12-29-2020, 12:36 PM   #46
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,918

Original Poster
Rep: Reputation: Disabled

regarding X, you can try to remove the settings for rpi 3:
Code:
[pi3]
# These are not applied automatically? Needed to use respective upstream drivers.
dtoverlay = vc4-kms-v3d, cma-default
dtoverlay = dwc2
regarding bt, we will replace the firmware in /lib/firmware/brcm/BCM43430A1.hcd with BCM43430A1.hcd
dmesg after replacement.

Last edited by sndwvs; 12-29-2020 at 01:09 PM.
 
1 members found this post helpful.
Old 12-31-2020, 09:14 AM   #47
wowbaggerHU
Member
 
Registered: Feb 2017
Location: Hungary
Distribution: Slackware
Posts: 288

Rep: Reputation: Disabled
Quote:
Originally Posted by sndwvs View Post
regarding X, you can try to remove the settings for rpi 3:
Code:
[pi3]
# These are not applied automatically? Needed to use respective upstream drivers.
dtoverlay = vc4-kms-v3d, cma-default
dtoverlay = dwc2
regarding bt, we will replace the firmware in /lib/firmware/brcm/BCM43430A1.hcd with BCM43430A1.hcd
dmesg after replacement.
Hi sndwvs,

The bluetooth firmware seems to work just fine. That seems to have been the problem, because Bluetooth is now working with the default config.
On the other hand, removing the two lines from config.txt did not make a difference. The symptoms are the same.

The first and second files are with
Code:
dtoverlay = vc4-kms-v3d, cma-default
commented out (before and after logging in on the GUI), and the third with both lines commented out, and after GUI login.

Thanks for your help so far.
Happy(/ier) New Year!
Attached Files
File Type: txt dmesg.out.1.txt (24.0 KB, 12 views)
File Type: txt dmesg.out.2.txt (85.9 KB, 7 views)
File Type: txt dmesg.out.3.txt (141.1 KB, 11 views)
 
Old 12-31-2020, 11:22 AM   #48
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,918

Original Poster
Rep: Reputation: Disabled
I looked at dmesg with bluetooth, now everything is fine (I added this to the assembly).
regarding Хorg, there is a variant of the alternative driver xf86-video-fbturbo, but there is also a lot to try with modeseting
  • try the following settings for Xorg (check that there are no other settings in the Device section)
Code:
cat <<EOF>/etc/X11/xorg.conf.d/20-device.conf 
Section "Device"
     Identifier  "Device0"
     Driver      "modesetting"
     Option "AccelMethod" "none"
EndSection
EOF
  • add a module vc4 to the blacklist
Code:
echo "install vc4 /bin/false" > /etc/modprobe.d/blacklist-vc4.conf
now only logs are needed Xorg.

Thanks!
Happy New Year!

Last edited by sndwvs; 12-31-2020 at 11:24 AM.
 
Old 01-01-2021, 11:07 AM   #49
wowbaggerHU
Member
 
Registered: Feb 2017
Location: Hungary
Distribution: Slackware
Posts: 288

Rep: Reputation: Disabled
Quote:
Originally Posted by sndwvs View Post
  • try the following settings for Xorg (check that there are no other settings in the Device section)
Code:
cat <<EOF>/etc/X11/xorg.conf.d/20-device.conf 
Section "Device"
     Identifier  "Device0"
     Driver      "modesetting"
     Option "AccelMethod" "none"
EndSection
EOF
  • add a module vc4 to the blacklist
Code:
echo "install vc4 /bin/false" > /etc/modprobe.d/blacklist-vc4.conf

Hi sndwvs,

I added the settings you requested, but now X fails to start:

Code:
[   105.792] X.Org X Server 1.20.10 X Protocol Version 11, Revision 0
[   105.792] Build Operating System: Slackware 15.0 Slackware Linux Project
[   105.793] Current Operating System: Linux raspberry-pi-3 5.10.3 #1 SMP PREEMPT Tue Dec 29 09:04:58 UTC 2020 aarch64
[   105.793] Kernel command line: root=/dev/mmcblk0p2 ro rootwait rootfstype=ext4 init=/sbin/init console=ttyS0,115200n8 earlyprintk console=tty1 loglevel=4 coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 smsc95xx.macaddr=00:90:5e:df:8c:81
[   105.793] Build Date: 18 December 2020  07:29:28AM
[   105.793]  
[   105.793] Current version of pixman: 0.40.0
[   105.793] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   105.793] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   105.793] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan  1 17:02:28 2021
[   105.794] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   105.794] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   105.795] (==) No Layout section.  Using the first Screen section.
[   105.795] (==) No screen section available. Using defaults.
[   105.795] (**) |-->Screen "Default Screen Section" (0)
[   105.795] (**) |   |-->Monitor "<default monitor>"
[   105.796] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[   105.796] (**) |   |-->Device "Device0"
[   105.796] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   105.796] (==) Automatically adding devices
[   105.796] (==) Automatically enabling devices
[   105.796] (==) Automatically adding GPU devices
[   105.796] (==) Automatically binding GPU devices
[   105.796] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   105.797] (WW) The directory "/usr/share/fonts/local" does not exist.
[   105.797] 	Entry deleted from font path.
[   105.797] (WW) The directory "/usr/share/fonts/CID" does not exist.
[   105.797] 	Entry deleted from font path.
[   105.797] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1,
	/usr/share/fonts/75dpi/:unscaled,
	/usr/share/fonts/100dpi/:unscaled,
	/usr/share/fonts/75dpi,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/cyrillic
[   105.797] (==) ModulePath set to "/usr/lib64/xorg/modules"
[   105.797] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   105.797] (II) Loader magic: 0x624c28
[   105.797] (II) Module ABI versions:
[   105.797] 	X.Org ANSI C Emulation: 0.4
[   105.797] 	X.Org Video Driver: 24.1
[   105.797] 	X.Org XInput driver : 24.1
[   105.797] 	X.Org Server Extension : 10.0
[   105.798] (II) no primary bus or device found
[   105.798] (II) LoadModule: "glx"
[   105.798] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[   105.803] (II) Module glx: vendor="X.Org Foundation"
[   105.803] 	compiled for 1.20.10, module version = 1.0.0
[   105.803] 	ABI class: X.Org Server Extension, version 10.0
[   105.803] (II) LoadModule: "modesetting"
[   105.803] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[   105.804] (II) Module modesetting: vendor="X.Org Foundation"
[   105.804] 	compiled for 1.20.10, module version = 1.20.10
[   105.804] 	Module class: X.Org Video Driver
[   105.804] 	ABI class: X.Org Video Driver, version 24.1
[   105.804] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   105.804] (--) using VT number 7

[   105.804] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[   105.804] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[   105.824] (WW) Falling back to old probe method for modesetting
[   105.824] (EE) open /dev/dri/card0: No such file or directory
[   105.824] (WW) Falling back to old probe method for modesetting
[   105.824] (EE) open /dev/dri/card0: No such file or directory
[   105.824] (EE) No devices detected.
[   105.824] (EE) 
Fatal server error:
[   105.824] (EE) no screens found(EE) 
[   105.824] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   105.824] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   105.825] (EE) 
[   105.863] (EE) Server terminated with error (1). Closing log file.
 
Old 01-01-2021, 11:15 AM   #50
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,918

Original Poster
Rep: Reputation: Disabled
delete file
Code:
rm /etc/modprobe.d/blacklist-vc4.conf
it looks like it is for console use with incorrect work with the monitor or tft panel.
 
1 members found this post helpful.
Old 01-01-2021, 11:49 AM   #51
wowbaggerHU
Member
 
Registered: Feb 2017
Location: Hungary
Distribution: Slackware
Posts: 288

Rep: Reputation: Disabled
Quote:
Originally Posted by sndwvs View Post
it looks like it is for console use with incorrect work with the monitor or tft panel.
Okay, the GUI now seems to work okay, although the startup is a little bit slow.
Bluetooth and WiFi both seem to work okay, so that looks great as well.
Here is Xorg.0.log:
Code:
[    20.756] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[    20.756] Build Operating System: Slackware 15.0 Slackware Linux Project
[    20.756] Current Operating System: Linux raspberry-pi-3 5.10.3 #1 SMP PREEMPT Tue Dec 29 09:04:58 UTC 2020 aarch64
[    20.756] Kernel command line: root=/dev/mmcblk0p2 ro rootwait rootfstype=ext4 init=/sbin/init console=ttyS0,115200n8 earlyprintk console=tty1 loglevel=4 coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 smsc95xx.macaddr=00:90:5e:df:8c:81
[    20.757] Build Date: 18 December 2020  07:29:28AM
[    20.757]  
[    20.757] Current version of pixman: 0.40.0
[    20.757] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    20.757] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    20.757] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan  1 00:00:20 1970
[    20.769] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    20.769] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    20.777] (==) No Layout section.  Using the first Screen section.
[    20.777] (==) No screen section available. Using defaults.
[    20.777] (**) |-->Screen "Default Screen Section" (0)
[    20.777] (**) |   |-->Monitor "<default monitor>"
[    20.778] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    20.778] (**) |   |-->Device "Device0"
[    20.778] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    20.778] (==) Automatically adding devices
[    20.778] (==) Automatically enabling devices
[    20.778] (==) Automatically adding GPU devices
[    20.778] (==) Automatically binding GPU devices
[    20.785] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    20.786] (WW) The directory "/usr/share/fonts/local" does not exist.
[    20.786] 	Entry deleted from font path.
[    20.786] (WW) The directory "/usr/share/fonts/CID" does not exist.
[    20.786] 	Entry deleted from font path.
[    20.814] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1,
	/usr/share/fonts/75dpi/:unscaled,
	/usr/share/fonts/100dpi/:unscaled,
	/usr/share/fonts/75dpi,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/cyrillic
[    20.815] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    20.815] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    20.815] (II) Loader magic: 0x624c28
[    20.815] (II) Module ABI versions:
[    20.815] 	X.Org ANSI C Emulation: 0.4
[    20.815] 	X.Org Video Driver: 24.1
[    20.815] 	X.Org XInput driver : 24.1
[    20.815] 	X.Org Server Extension : 10.0
[    20.816] (II) xfree86: Adding drm device (/dev/dri/card0)
[    20.841] (II) no primary bus or device found
[    20.841] 	falling back to /sys/devices/platform/soc/soc:gpu/drm/card0
[    20.841] (II) LoadModule: "glx"
[    20.845] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    20.873] (II) Module glx: vendor="X.Org Foundation"
[    20.873] 	compiled for 1.20.10, module version = 1.0.0
[    20.873] 	ABI class: X.Org Server Extension, version 10.0
[    20.873] (II) LoadModule: "modesetting"
[    20.873] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    20.899] (II) Module modesetting: vendor="X.Org Foundation"
[    20.899] 	compiled for 1.20.10, module version = 1.20.10
[    20.899] 	Module class: X.Org Video Driver
[    20.899] 	ABI class: X.Org Video Driver, version 24.1
[    20.899] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    20.899] (--) using VT number 7

[    20.900] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[    20.900] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[    20.965] (II) modeset(0): using drv /dev/dri/card0
[    20.966] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    20.966] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    20.966] (**) modeset(0): Option "AccelMethod" "none"
[    20.967] (==) modeset(0): RGB weight 888
[    20.967] (==) modeset(0): Default visual is TrueColor
[    20.967] (**) modeset(0): glamor disabled
[    20.967] (II) modeset(0): ShadowFB: preferred NO, enabled NO
[    20.993] (II) modeset(0): Output HDMI-1 has no monitor section
[    20.994] (II) modeset(0): Output Composite-1 has no monitor section
[    21.020] (II) modeset(0): EDID for output HDMI-1
[    21.020] (II) modeset(0): Manufacturer: DEL  Model: a0e9  Serial#: 809978956
[    21.020] (II) modeset(0): Year: 2019  Week: 13
[    21.020] (II) modeset(0): EDID Version: 1.3
[    21.020] (II) modeset(0): Digital Display Input
[    21.020] (II) modeset(0): Max Image Size [cm]: horiz.: 61  vert.: 35
[    21.021] (II) modeset(0): Gamma: 2.20
[    21.021] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[    21.021] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    21.021] (II) modeset(0): Default color space is primary color space
[    21.021] (II) modeset(0): First detailed timing is preferred mode
[    21.021] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[    21.021] (II) modeset(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    21.021] (II) modeset(0): Supported established timings:
[    21.021] (II) modeset(0): 720x400@70Hz
[    21.021] (II) modeset(0): 640x480@60Hz
[    21.021] (II) modeset(0): 640x480@75Hz
[    21.021] (II) modeset(0): 800x600@60Hz
[    21.021] (II) modeset(0): 800x600@75Hz
[    21.021] (II) modeset(0): 1024x768@60Hz
[    21.021] (II) modeset(0): 1024x768@75Hz
[    21.021] (II) modeset(0): 1280x1024@75Hz
[    21.021] (II) modeset(0): Manufacturer's mask: 0
[    21.021] (II) modeset(0): Supported standard timings:
[    21.021] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    21.021] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    21.021] (II) modeset(0): #2: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    21.021] (II) modeset(0): #3: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    21.021] (II) modeset(0): #4: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    21.021] (II) modeset(0): #5: hsize: 2048  vsize 1280  refresh: 60  vid: 225
[    21.021] (II) modeset(0): Supported detailed timing:
[    21.021] (II) modeset(0): clock: 594.0 MHz   Image Size:  609 x 349 mm
[    21.022] (II) modeset(0): h_active: 3840  h_sync: 4016  h_sync_end 4104 h_blank_end 4400 h_border: 0
[    21.022] (II) modeset(0): v_active: 2160  v_sync: 2168  v_sync_end 2178 v_blanking: 2250 v_border: 0
[    21.022] (II) modeset(0): Serial No: FN84K93R0GLL
[    21.022] (II) modeset(0): Monitor name: DELL U2718Q
[    21.022] (II) modeset(0): Ranges: V min: 49 V max: 86 Hz, H min: 10 H max: 137 kHz, PixClock max 605 MHz
[    21.022] (II) modeset(0): Supported detailed timing:
[    21.022] (II) modeset(0): clock: 241.5 MHz   Image Size:  609 x 349 mm
[    21.022] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    21.022] (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[    21.022] (II) modeset(0): Supported detailed timing:
[    21.022] (II) modeset(0): clock: 297.0 MHz   Image Size:  609 x 349 mm
[    21.022] (II) modeset(0): h_active: 3840  h_sync: 4016  h_sync_end 4104 h_blank_end 4400 h_border: 0
[    21.022] (II) modeset(0): v_active: 2160  v_sync: 2168  v_sync_end 2178 v_blanking: 2250 v_border: 0
[    21.022] (II) modeset(0): Supported detailed timing:
[    21.022] (II) modeset(0): clock: 58.2 MHz   Image Size:  609 x 349 mm
[    21.022] (II) modeset(0): h_active: 2048  h_sync: 2096  h_sync_end 2128 h_blank_end 2208 h_border: 0
[    21.022] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1093 v_blanking: 1099 v_border: 0
[    21.022] (II) modeset(0): Number of EDID sections to follow: 1
[    21.022] (II) modeset(0): EDID (in hex):
[    21.022] (II) modeset(0): 	00ffffffffffff0010ace9a04c4c4730
[    21.022] (II) modeset(0): 	0d1d0103803d2378eeee95a3544c9926
[    21.022] (II) modeset(0): 	0f5054a54b00714f8180a9c0a940d1c0
[    21.023] (II) modeset(0): 	e1000101010108e80030f2705a80b058
[    21.023] (II) modeset(0): 	8a00615d2100001a000000ff00464e38
[    21.023] (II) modeset(0): 	344b39335230474c4c0a000000fc0044
[    21.023] (II) modeset(0): 	454c4c205532373138510a20000000fd
[    21.023] (II) modeset(0): 	0031560a893c000a2020202020200188
[    21.023] (II) modeset(0): 	02033ef15861605f5e5d100504020716
[    21.023] (II) modeset(0): 	01141f1213272021220306111523091f
[    21.023] (II) modeset(0): 	07830100006d030c0010003078200060
[    21.023] (II) modeset(0): 	03020167d85dc40178c003e20f03565e
[    21.023] (II) modeset(0): 	00a0a0a0295030203500615d2100001a
[    21.023] (II) modeset(0): 	04740030f2705a80b0588a00615d2100
[    21.023] (II) modeset(0): 	001ebf1600a08038134030203a00615d
[    21.023] (II) modeset(0): 	2100001a00000000000000000000002e
[    21.023] (--) modeset(0): HDMI max TMDS frequency 600000KHz
[    21.024] (II) modeset(0): Printing probed modes for output HDMI-1
[    21.024] (II) modeset(0): Modeline "2048x1080"x24.0   58.23  2048 2096 2128 2208  1080 1083 1093 1099 +hsync -vsync (26.4 kHz e)
[    21.024] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[    21.024] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    21.024] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    21.024] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    21.024] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    21.024] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    21.024] (II) modeset(0): Modeline "1920x1080"x30.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[    21.024] (II) modeset(0): Modeline "1920x1080"x25.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    21.024] (II) modeset(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    21.024] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[    21.024] (II) modeset(0): Modeline "1920x1080"x30.0   74.18  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[    21.024] (II) modeset(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    21.024] (II) modeset(0): Modeline "1920x1080i"x50.0   72.00  1920 1952 2120 2304  1080 1126 1136 1250 interlace +hsync -vsync (31.2 kHz e)
[    21.024] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    21.024] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    21.024] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    21.024] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    21.024] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    21.025] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    21.025] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    21.025] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    21.025] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    21.025] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    21.025] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    21.025] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    21.025] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    21.025] (II) modeset(0): Modeline "720x576i"x50.0   13.50  720 732 795 864  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    21.025] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    21.025] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    21.025] (II) modeset(0): Modeline "720x480i"x60.0   13.51  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[    21.025] (II) modeset(0): Modeline "720x480i"x59.9   13.50  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    21.025] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    21.025] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    21.025] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    21.025] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    21.025] (II) modeset(0): EDID for output Composite-1
[    21.026] (II) modeset(0): Printing probed modes for output Composite-1
[    21.026] (II) modeset(0): Modeline "720x480"x31.3   13.50  720 734 798 858  480 483 486 502 interlace (15.7 kHz e)
[    21.026] (II) modeset(0): Output HDMI-1 connected
[    21.026] (II) modeset(0): Output Composite-1 disconnected
[    21.026] (II) modeset(0): Using exact sizes for initial modes
[    21.026] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
[    21.026] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    21.026] (==) modeset(0): DPI set to (96, 96)
[    21.026] (II) Loading sub module "fb"
[    21.026] (II) LoadModule: "fb"
[    21.028] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    21.036] (II) Module fb: vendor="X.Org Foundation"
[    21.036] 	compiled for 1.20.10, module version = 1.0.0
[    21.036] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    21.060] (==) modeset(0): Backing store enabled
[    21.060] (==) modeset(0): Silken mouse enabled
[    21.299] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    21.300] (==) modeset(0): DPMS enabled
[    21.300] (II) Initializing extension Generic Event Extension
[    21.300] (II) Initializing extension SHAPE
[    21.300] (II) Initializing extension MIT-SHM
[    21.300] (II) Initializing extension XInputExtension
[    21.305] (II) Initializing extension XTEST
[    21.305] (II) Initializing extension BIG-REQUESTS
[    21.305] (II) Initializing extension SYNC
[    21.305] (II) Initializing extension XKEYBOARD
[    21.305] (II) Initializing extension XC-MISC
[    21.305] (II) Initializing extension XFIXES
[    21.306] (II) Initializing extension RENDER
[    21.306] (II) Initializing extension RANDR
[    21.306] (II) Initializing extension COMPOSITE
[    21.306] (II) Initializing extension DAMAGE
[    21.306] (II) Initializing extension MIT-SCREEN-SAVER
[    21.306] (II) Initializing extension DOUBLE-BUFFER
[    21.306] (II) Initializing extension RECORD
[    21.306] (II) Initializing extension DPMS
[    21.306] (II) Initializing extension Present
[    21.306] (II) Initializing extension DRI3
[    21.306] (II) Initializing extension X-Resource
[    21.306] (II) Initializing extension XVideo
[    21.306] (II) Initializing extension XVideo-MotionCompensation
[    21.306] (II) Initializing extension GLX
[    21.306] (II) AIGLX: Screen 0 is not DRI2 capable
[    23.409] (II) IGLX: Loaded and initialized swrast
[    23.409] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    23.409] (II) Initializing extension XFree86-VidModeExtension
[    23.409] (II) Initializing extension XFree86-DGA
[    23.409] (II) Initializing extension XFree86-DRI
[    23.413] (II) Initializing extension DRI2
[    23.414] (II) modeset(0): Damage tracking initialized
[    23.414] (II) modeset(0): Setting screen physical size to 508 x 285
[    23.658] (II) config/udev: Adding input device USB K/B (/dev/input/event0)
[    23.658] (**) USB K/B: Applying InputClass "evdev keyboard catchall"
[    23.658] (**) USB K/B: Applying InputClass "libinput keyboard catchall"
[    23.658] (**) USB K/B: Applying InputClass "keyboard-all"
[    23.658] (**) USB K/B: Applying InputClass "libinput keyboard catchall"
[    23.658] (II) LoadModule: "libinput"
[    23.659] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[    23.703] (II) Module libinput: vendor="X.Org Foundation"
[    23.703] 	compiled for 1.20.8, module version = 0.30.0
[    23.703] 	Module class: X.Org XInput Driver
[    23.703] 	ABI class: X.Org XInput driver, version 24.1
[    23.703] (II) Using input driver 'libinput' for 'USB K/B'
[    23.704] (**) USB K/B: always reports core events
[    23.704] (**) Option "Device" "/dev/input/event0"
[    23.705] (**) Option "_source" "server/udev"
[    23.751] (II) event0  - USB K/B: is tagged by udev as: Keyboard
[    23.751] (II) event0  - USB K/B: device is a keyboard
[    23.752] (II) event0  - USB K/B: device removed
[    23.768] (**) Option "config_info" "udev:/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:05AF:0807.0001/input/input0/event0"
[    23.768] (II) XINPUT: Adding extended input device "USB K/B" (type: KEYBOARD, id 6)
[    23.768] (**) Option "xkb_layout" "us"
[    23.768] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    23.871] (II) event0  - USB K/B: is tagged by udev as: Keyboard
[    23.871] (II) event0  - USB K/B: device is a keyboard
[    23.873] (II) config/udev: Adding input device USB K/B System Control (/dev/input/event1)
[    23.873] (**) USB K/B System Control: Applying InputClass "evdev keyboard catchall"
[    23.873] (**) USB K/B System Control: Applying InputClass "libinput keyboard catchall"
[    23.874] (**) USB K/B System Control: Applying InputClass "keyboard-all"
[    23.874] (**) USB K/B System Control: Applying InputClass "libinput keyboard catchall"
[    23.874] (II) Using input driver 'libinput' for 'USB K/B System Control'
[    23.874] (**) USB K/B System Control: always reports core events
[    23.874] (**) Option "Device" "/dev/input/event1"
[    23.874] (**) Option "_source" "server/udev"
[    23.878] (II) event1  - USB K/B System Control: is tagged by udev as: Keyboard
[    23.878] (II) event1  - USB K/B System Control: device is a keyboard
[    23.878] (II) event1  - USB K/B System Control: device removed
[    23.896] (**) Option "config_info" "udev:/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:05AF:0807.0002/input/input1/event1"
[    23.896] (II) XINPUT: Adding extended input device "USB K/B System Control" (type: KEYBOARD, id 7)
[    23.896] (**) Option "xkb_layout" "us"
[    23.896] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    23.903] (II) event1  - USB K/B System Control: is tagged by udev as: Keyboard
[    23.903] (II) event1  - USB K/B System Control: device is a keyboard
[    23.911] (II) config/udev: Adding input device USB K/B Consumer Control (/dev/input/event2)
[    23.911] (**) USB K/B Consumer Control: Applying InputClass "evdev keyboard catchall"
[    23.911] (**) USB K/B Consumer Control: Applying InputClass "libinput keyboard catchall"
[    23.911] (**) USB K/B Consumer Control: Applying InputClass "keyboard-all"
[    23.911] (**) USB K/B Consumer Control: Applying InputClass "libinput keyboard catchall"
[    23.911] (II) Using input driver 'libinput' for 'USB K/B Consumer Control'
[    23.911] (**) USB K/B Consumer Control: always reports core events
[    23.911] (**) Option "Device" "/dev/input/event2"
[    23.911] (**) Option "_source" "server/udev"
[    23.915] (II) event2  - USB K/B Consumer Control: is tagged by udev as: Keyboard
[    23.915] (II) event2  - USB K/B Consumer Control: device is a keyboard
[    23.916] (II) event2  - USB K/B Consumer Control: device removed
[    23.960] (**) Option "config_info" "udev:/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:05AF:0807.0002/input/input2/event2"
[    23.960] (II) XINPUT: Adding extended input device "USB K/B Consumer Control" (type: KEYBOARD, id 8)
[    23.960] (**) Option "xkb_layout" "us"
[    23.960] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    23.969] (II) event2  - USB K/B Consumer Control: is tagged by udev as: Keyboard
[    23.969] (II) event2  - USB K/B Consumer Control: device is a keyboard
[    25.339] (II) modeset(0): Disabling kernel dirty updates, not required.
[    45.235] (II) modeset(0): EDID vendor "DEL", prod id 41193
[    45.236] (II) modeset(0): Using EDID range info for horizontal sync
[    45.236] (II) modeset(0): Using EDID range info for vertical refresh
[    45.236] (II) modeset(0): Printing DDC gathered Modelines:
[    45.236] (II) modeset(0): Modeline "3840x2160"x0.0  594.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
[    45.236] (II) modeset(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    45.236] (II) modeset(0): Modeline "3840x2160"x0.0  297.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (67.5 kHz e)
[    45.237] (II) modeset(0): Modeline "2048x1080"x0.0   58.23  2048 2096 2128 2208  1080 1083 1093 1099 +hsync -vsync (26.4 kHz e)
[    45.237] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    45.237] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    45.237] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    45.237] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    45.237] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    45.237] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    45.237] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    45.237] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    45.237] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    45.237] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    45.237] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    45.237] (II) modeset(0): Modeline "1920x1080i"x0.0   72.00  1920 1952 2120 2304  1080 1126 1136 1250 interlace +hsync -vsync (31.2 kHz e)
[    45.237] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    45.237] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    45.237] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[    45.238] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    45.238] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    45.238] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    45.238] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    45.238] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    45.238] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    45.238] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    45.238] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    45.238] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    45.238] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    45.238] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    45.238] (II) modeset(0): Modeline "2048x1280"x60.0  221.33  2048 2192 2416 2784  1280 1281 1284 1325 -hsync +vsync (79.5 kHz e)
[    45.239] (--) modeset(0): HDMI max TMDS frequency 600000KHz
 
Old 01-01-2021, 11:51 AM   #52
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,918

Original Poster
Rep: Reputation: Disabled
very well add to the setting.
slow because acceleration is disabled.
 
Old 04-03-2021, 07:13 PM   #55
larrybpsu
Member
 
Registered: Oct 2005
Location: Uniontown PA, USA
Distribution: Slackware
Posts: 65

Rep: Reputation: 16
I did an 'upgradepkg' of the kernel files, and it hosed my system, stuck on the rainbow screen. Could you re-post the prior version of the kernel files on your website so I can try to downgrade?

Note to self: NEVER expect websites to maintain OLD versions. Create own mirror.
 
Old 04-04-2021, 03:43 AM   #56
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,918

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by larrybpsu View Post
I did an 'upgradepkg' of the kernel files, and it hosed my system, stuck on the rainbow screen. Could you re-post the prior version of the kernel files on your website so I can try to downgrade?

Note to self: NEVER expect websites to maintain OLD versions. Create own mirror.
for kernel 5.11.y you need to update u-boot.bin and possibly other bootloader files.
try the image and if it doesn't load you need more details to fix it.
 
Old 04-18-2021, 05:55 PM   #57
ricky_cardo
Member
 
Registered: Feb 2006
Location: Syracuse, NY
Distribution: Slackware64-Current
Posts: 210

Rep: Reputation: 76
I had a Pi3 and 4, so tested these two out:
http://dl.slarm64.org/slackware/images/raspberry_pi_3/
http://dl.slarm64.org/slackware/images/raspberry_pi_4/

The Pi 3 image did not seem to work well it had incorrectly translated characters, building from left to right the screen initially then freeze. (not in the correct format and it did not boot)

The Pi 4 worked like a champ.

** I will mention, I used the base image for each.

(Looking for a bit like this but not exactly "wʗlw�flx)lyNly>�lyq1ly�llzuKlz�lz�(l{�wl{��l{�sl|�0l}�l}13l}Vzl~A�l~i�l~��l~��l��l��l��l��l�
�l�8sl�h�l���l�n�l��l��l���l�мl���l�")

Last edited by ricky_cardo; 04-18-2021 at 06:05 PM.
 
Old 04-19-2021, 12:40 AM   #58
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,918

Original Poster
Rep: Reputation: Disabled
Hi ricky_cardo,

Thanks for the info. this is the output to the console on the monitor or via TTL?
Try changing the kernel=u-boot.bin parameter to kernel=Image in /boot/config.txt
 
1 members found this post helpful.
Old 04-19-2021, 09:53 AM   #59
ricky_cardo
Member
 
Registered: Feb 2006
Location: Syracuse, NY
Distribution: Slackware64-Current
Posts: 210

Rep: Reputation: 76
Thank you much !!! suggestion worked like a champ.
(on the above report the prior report was on the hdmi connected screen) ((correct now)) I must have missed the uboot/image mentioned above previously.

Last edited by ricky_cardo; 04-19-2021 at 09:55 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Raspberry Pi 4 bcm2711 (aarch64) sndwvs Slackware - ARM 90 12-17-2021 04:37 AM
LXer: Raspberry Pi: Combine a Raspberry Pi with up to 4 Raspberry Pi Zeros for less than US$50 with the Cluster HAT LXer Syndicated Linux News 0 07-05-2019 12:03 PM
LXer: AArch64 Called For Merging To GCC Trunk LXer Syndicated Linux News 0 10-23-2012 05:42 PM
LXer: ARM64/AArch64 Support Going Into Linux 3.7 Kernel LXer Syndicated Linux News 0 10-02-2012 06:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM

All times are GMT -5. The time now is 06:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration