Fatdog64-802/801/800 Final [21 May 2019]

A home for all kinds of Puppy related projects
Message
Author
jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#341 Post by jamesbond »

Code: Select all

tar -xlUpvf /var/log/setup/tmp/ipkg854 -C / 
Busybox tar does not support -l and -U.
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

User avatar
rufwoof
Posts: 3690
Joined: Mon 24 Feb 2014, 17:47

#342 Post by rufwoof »

Thanks James. Just installed the full tar into Bulldog and that did the job :) Thanks again.
[size=75]( ͡° ͜ʖ ͡°) :wq[/size]
[url=http://murga-linux.com/puppy/viewtopic.php?p=1028256#1028256][size=75]Fatdog multi-session usb[/url][/size]
[size=75][url=https://hashbang.sh]echo url|sed -e 's/^/(c/' -e 's/$/ hashbang.sh)/'|sh[/url][/size]

User avatar
chesterpeng
Posts: 18
Joined: Tue 17 Sep 2019, 03:03
Location: bc.ca

multi-display unfunctional - Fatdog64-802

#343 Post by chesterpeng »

I have two monitors hooked up to the pc, both of them only have a vga port available. one is connected to the onboard vga port using integrated video chip within the cpu - intel core 2 quad, the other is connected to the vga port on a discrete video card - AMD Radeon HD6450.

There is a BIOS option that can be set to specify which video card is the primary display - onboard or PCIe. when Fatdog64-802 booting up, I can see the booting text messages are showing on both screens, but after x-window starts, only the primary screen works.

I have Fatdog64-802, BionicPup64-8.0, BionicPup32-8.0 and DpupBuster64-8.0 installed on the same machine, all frugal installs.

As showing in the following screen shots, this problem happens only on Fatdog and DpupBuster, LxRandR is unable to detect the secondary monitor. BionicPup64 and 32 versions do not have this problem, both screens work fine and LxRandR can detect both monitors successfully.

By comparing the startup config with BionicPup64, I modified the file /root/Startup/lxrandr-autostart as the following:

Code: Select all

#!/bin/dash
#xrandr --output VGA-1 --mode 1680x1050 --rate 59.95
xrandr --output VGA1 --auto --output VGA-1 --mode 1680x1050 --rate 59.95 --left-of VGA1
but still got no luck.

I have checked in gslapt that xf86-video-intel and xf86-video-amdgpu have been installed by default, so I guess I am not missing any video drivers in my case and get stuck here.

Are there any other config files that I needs to modify to make both monitors work in fatdog? Thanks in advance.
Attachments
BionicPup64-8.0.png
(17.32 KiB) Downloaded 371 times
FD64-802.png
(13.52 KiB) Downloaded 359 times

jake29
Posts: 253
Joined: Fri 24 Jul 2015, 17:47

#344 Post by jake29 »

@chesterpeng - It may not be much help, but xrandr also supports the use of '--primary' to specify main monitor. I have also personally used two external monitors with Fatdog64 successfully; one VGA (possibly with DVI adapter), the other HDMI.

Example:

Code: Select all

xrandr --output VGA1 --primary --auto --output VGA-1 --mode 1680x1050 --rate 59.95 --left-of VGA1
Additionally, you can also control which monitor an app opens by editing: /etc/xdg/openbox/rc.xml

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#345 Post by jamesbond »

Chester, please open terminal and run

Code: Select all

xrandr --listproviders
and attach output here. Also attach output of /var/log/Xorg.0.log here.
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

User avatar
chesterpeng
Posts: 18
Joined: Tue 17 Sep 2019, 03:03
Location: bc.ca

#346 Post by chesterpeng »

Thanks Jamesbond:
the output of xrandr --listproviders is as following

Code: Select all

# xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x9c cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 3 associated providers: 0 name:CAICOS @ pci:0000:04:00.0
Provider 1: id: 0x44 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 3 outputs: 2 associated providers: 0 name:Intel
#
/var/log/Xorg.0.log (it is quite big, more than 750 lines and I cannot paste it as a whole here. I have to separate it in half, first 400 line)

Code: Select all

[    29.071] 
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[    29.072] Build Operating System: Linux 4.19.32 x86_64 
[    29.072] Current Operating System: Linux fatdog64-802 4.19.44 #1 SMP Mon May 20 18:10:44 EDT 2019 x86_64
[    29.072] Kernel command line: rootfstype=ramfs mergeinitrd1=device:sda1:/fatdog64frugal/initrd savefile=ram:device:sda1:/fatdog64frugal/fd64save.ext4
[    29.072] Build Date: 21 May 2019  12:49:57AM
[    29.072]  
[    29.072] Current version of pixman: 0.34.0
[    29.072] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    29.072] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    29.072] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 14 18:21:42 2019
[    29.076] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    29.076] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    29.094] (==) No Layout section.  Using the first Screen section.
[    29.094] (==) No screen section available. Using defaults.
[    29.094] (**) |-->Screen "Default Screen Section" (0)
[    29.094] (**) |   |-->Monitor "<default monitor>"
[    29.094] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    29.094] (==) Automatically adding devices
[    29.094] (==) Automatically enabling devices
[    29.094] (==) Automatically adding GPU devices
[    29.094] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    29.095] (WW) The directory "/usr/share/fonts/X11/OTF/" does not exist.
[    29.095] 	Entry deleted from font path.
[    29.095] (==) FontPath set to:
	/usr/share/fonts/X11/misc/,
	/usr/share/fonts/X11/TTF/,
	/usr/share/fonts/X11/Type1/,
	/usr/share/fonts/X11/100dpi/,
	/usr/share/fonts/X11/75dpi/
[    29.095] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    29.095] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    29.095] (II) Loader magic: 0x7b9ca0
[    29.095] (II) Module ABI versions:
[    29.095] 	X.Org ANSI C Emulation: 0.4
[    29.095] 	X.Org Video Driver: 24.0
[    29.095] 	X.Org XInput driver : 24.1
[    29.095] 	X.Org Server Extension : 10.0
[    29.096] (II) xfree86: Adding drm device (/dev/dri/card1)
[    29.096] (II) xfree86: Adding drm device (/dev/dri/card0)
[    29.105] (--) PCI: (0@0:2:0) 8086:29c2:1849:29c2 rev 16, Mem @ 0xfe880000/524288, 0xb0000000/268435456, 0xfe700000/1048576, I/O @ 0x0000cc00/8
[    29.105] (--) PCI:*(4@0:0:0) 1002:6779:1043:047b rev 0, Mem @ 0xd0000000/268435456, 0xfebc0000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    29.106] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    29.106] (II) LoadModule: "glx"
[    29.108] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    29.174] (II) Module glx: vendor="X.Org Foundation"
[    29.174] 	compiled for 1.20.3, module version = 1.0.0
[    29.174] 	ABI class: X.Org Server Extension, version 10.0
[    29.174] (II) Applying OutputClass "Radeon" to /dev/dri/card1
[    29.174] 	loading driver: radeon
[    29.174] (==) Matched radeon as autoconfigured driver 0
[    29.174] (==) Matched ati as autoconfigured driver 1
[    29.174] (==) Matched intel as autoconfigured driver 2
[    29.174] (==) Matched modesetting as autoconfigured driver 3
[    29.174] (==) Matched fbdev as autoconfigured driver 4
[    29.174] (==) Matched vesa as autoconfigured driver 5
[    29.174] (==) Assigned the driver to the xf86ConfigLayout
[    29.174] (II) LoadModule: "radeon"
[    29.174] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[    29.201] (II) Module radeon: vendor="X.Org Foundation"
[    29.201] 	compiled for 1.20.5, module version = 19.0.1
[    29.201] 	Module class: X.Org Video Driver
[    29.201] 	ABI class: X.Org Video Driver, version 24.0
[    29.201] (II) LoadModule: "ati"
[    29.201] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[    29.211] (II) Module ati: vendor="X.Org Foundation"
[    29.211] 	compiled for 1.20.5, module version = 19.0.1
[    29.211] 	Module class: X.Org Video Driver
[    29.211] 	ABI class: X.Org Video Driver, version 24.0
[    29.235] (II) LoadModule: "intel"
[    29.236] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[    29.255] (II) Module intel: vendor="X.Org Foundation"
[    29.255] 	compiled for 1.20.5, module version = 2.99.917
[    29.255] 	Module class: X.Org Video Driver
[    29.255] 	ABI class: X.Org Video Driver, version 24.0
[    29.255] (II) LoadModule: "modesetting"
[    29.255] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    29.260] (II) Module modesetting: vendor="X.Org Foundation"
[    29.260] 	compiled for 1.20.3, module version = 1.20.3
[    29.260] 	Module class: X.Org Video Driver
[    29.260] 	ABI class: X.Org Video Driver, version 24.0
[    29.260] (II) LoadModule: "fbdev"
[    29.260] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[    29.260] (II) Module fbdev: vendor="X.Org Foundation"
[    29.260] 	compiled for 1.20.5, module version = 0.5.0
[    29.260] 	Module class: X.Org Video Driver
[    29.260] 	ABI class: X.Org Video Driver, version 24.0
[    29.260] (II) LoadModule: "vesa"
[    29.260] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    29.260] (II) Module vesa: vendor="X.Org Foundation"
[    29.261] 	compiled for 1.20.5, module version = 2.4.0
[    29.261] 	Module class: X.Org Video Driver
[    29.261] 	ABI class: X.Org Video Driver, version 24.0
[    29.261] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[    29.262] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    29.263] (II) intel: Driver for Intel(R) HD Graphics
[    29.263] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    29.263] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    29.263] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    29.263] (II) FBDEV: driver for framebuffer: fbdev
[    29.263] (II) VESA: driver for VESA chipsets: vesa
[    29.263] (--) using VT number 4

[    29.267] (II) [KMS] Kernel modesetting enabled.
[    29.267] (WW) Falling back to old probe method for modesetting
[    29.269] (WW) Falling back to old probe method for fbdev
[    29.269] (II) Loading sub module "fbdevhw"
[    29.269] (II) LoadModule: "fbdevhw"
[    29.270] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    29.275] (II) Module fbdevhw: vendor="X.Org Foundation"
[    29.275] 	compiled for 1.20.3, module version = 0.0.2
[    29.275] 	ABI class: X.Org Video Driver, version 24.0
[    29.275] (II) intel(G0): Using Kernel Mode Setting driver: i915, version 1.6.0 20180719
[    29.301] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    29.301] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    29.301] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    29.301] (==) RADEON(0): Default visual is TrueColor
[    29.301] (==) RADEON(0): RGB weight 888
[    29.301] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    29.301] (--) RADEON(0): Chipset: "CAICOS" (ChipID = 0x6779)
[    29.301] (II) Loading sub module "fb"
[    29.301] (II) LoadModule: "fb"
[    29.301] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    29.301] (II) Module fb: vendor="X.Org Foundation"
[    29.302] 	compiled for 1.20.3, module version = 1.0.0
[    29.302] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    29.302] (II) Loading sub module "dri2"
[    29.302] (II) LoadModule: "dri2"
[    29.302] (II) Module "dri2" already built-in
[    30.029] (II) Loading sub module "glamoregl"
[    30.029] (II) LoadModule: "glamoregl"
[    30.030] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[    30.058] (II) Module glamoregl: vendor="X.Org Foundation"
[    30.058] 	compiled for 1.20.3, module version = 1.0.1
[    30.058] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    30.130] (II) RADEON(0): glamor X acceleration enabled on AMD CAICOS (DRM 2.50.0 / 4.19.44, LLVM 5.0.2)
[    30.130] (II) RADEON(0): glamor detected, initialising EGL layer.
[    30.130] (II) RADEON(0): KMS Color Tiling: enabled
[    30.130] (II) RADEON(0): KMS Color Tiling 2D: enabled
[    30.130] (==) RADEON(0): TearFree property default: auto
[    30.130] (II) RADEON(0): KMS Pageflipping: enabled
[    30.131] (II) RADEON(0): Output HDMI-0 has no monitor section
[    30.132] (II) RADEON(0): Output DVI-0 has no monitor section
[    30.163] (II) RADEON(0): Output VGA-1 has no monitor section
[    30.164] (II) RADEON(0): EDID for output HDMI-0
[    30.172] (II) RADEON(0): EDID for output DVI-0
[    30.202] (II) RADEON(0): EDID for output VGA-1
[    30.202] (II) RADEON(0): Manufacturer: HSD  Model: 1ca3  Serial#: 227
[    30.202] (II) RADEON(0): Year: 2008  Week: 41
[    30.202] (II) RADEON(0): EDID Version: 1.3
[    30.202] (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    30.202] (II) RADEON(0): Sync:  Separate
[    30.202] (II) RADEON(0): Max Image Size [cm]: horiz.: 47  vert.: 29
[    30.202] (II) RADEON(0): Gamma: 2.20
[    30.202] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
[    30.202] (II) RADEON(0): First detailed timing is preferred mode
[    30.202] (II) RADEON(0): redX: 0.645 redY: 0.336   greenX: 0.278 greenY: 0.617
[    30.202] (II) RADEON(0): blueX: 0.145 blueY: 0.082   whiteX: 0.313 whiteY: 0.329
[    30.202] (II) RADEON(0): Supported established timings:
[    30.202] (II) RADEON(0): 720x400@70Hz
[    30.202] (II) RADEON(0): 640x480@60Hz
[    30.202] (II) RADEON(0): 640x480@67Hz
[    30.202] (II) RADEON(0): 640x480@72Hz
[    30.202] (II) RADEON(0): 640x480@75Hz
[    30.202] (II) RADEON(0): 800x600@56Hz
[    30.202] (II) RADEON(0): 800x600@60Hz
[    30.202] (II) RADEON(0): 800x600@72Hz
[    30.202] (II) RADEON(0): 800x600@75Hz
[    30.202] (II) RADEON(0): 832x624@75Hz
[    30.202] (II) RADEON(0): 1024x768@60Hz
[    30.202] (II) RADEON(0): 1024x768@70Hz
[    30.202] (II) RADEON(0): 1024x768@75Hz
[    30.202] (II) RADEON(0): 1280x1024@75Hz
[    30.202] (II) RADEON(0): 1152x864@75Hz
[    30.202] (II) RADEON(0): Manufacturer's mask: 0
[    30.202] (II) RADEON(0): Supported standard timings:
[    30.202] (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    30.202] (II) RADEON(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    30.202] (II) RADEON(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    30.202] (II) RADEON(0): #3: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[    30.202] (II) RADEON(0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    30.202] (II) RADEON(0): Supported detailed timing:
[    30.202] (II) RADEON(0): clock: 146.2 MHz   Image Size:  480 x 270 mm
[    30.202] (II) RADEON(0): h_active: 1680  h_sync: 1784  h_sync_end 1960 h_blank_end 2240 h_border: 0
[    30.202] (II) RADEON(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1089 v_border: 0
[    30.202] (II) RADEON(0): Serial No: 841MH3JY00227
[    30.202] (II) RADEON(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 82 kHz, PixClock max 155 MHz
[    30.202] (II) RADEON(0): Monitor name: HG216
[    30.202] (II) RADEON(0): EDID (in hex):
[    30.202] (II) RADEON(0): 	00ffffffffffff002264a31ce3000000
[    30.202] (II) RADEON(0): 	29120103682f1d782a0405a556479e25
[    30.202] (II) RADEON(0): 	155054bfef808180714f8140950f9500
[    30.202] (II) RADEON(0): 	01010101010121399030621a274068b0
[    30.202] (II) RADEON(0): 	3600e00e1100001c000000ff00383431
[    30.202] (II) RADEON(0): 	4d48334a593030323237000000fd0032
[    30.202] (II) RADEON(0): 	4b1e520f000a202020202020000000fc
[    30.202] (II) RADEON(0): 	0048473231360a20202020202020005a
[    30.202] (II) RADEON(0): Printing probed modes for output VGA-1
[    30.202] (II) RADEON(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[    30.202] (II) RADEON(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    30.202] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    30.202] (II) RADEON(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[    30.202] (II) RADEON(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    30.202] (II) RADEON(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    30.202] (II) RADEON(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    30.202] (II) RADEON(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    30.202] (II) RADEON(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    30.202] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    30.202] (II) RADEON(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    30.202] (II) RADEON(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    30.202] (II) RADEON(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    30.202] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    30.202] (II) RADEON(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    30.202] (II) RADEON(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    30.202] (II) RADEON(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    30.202] (II) RADEON(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    30.202] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    30.202] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    30.202] (II) RADEON(0): Output HDMI-0 disconnected
[    30.202] (II) RADEON(0): Output DVI-0 disconnected
[    30.202] (II) RADEON(0): Output VGA-1 connected
[    30.203] (II) RADEON(0): Using exact sizes for initial modes
[    30.203] (II) RADEON(0): Output VGA-1 using initial mode 1680x1050 +0+0
[    30.203] (II) RADEON(0): mem size init: gart size :3fdde000 vram size: s:40000000 visible:f5a7000
[    30.203] (==) RADEON(0): DPI set to (96, 96)
[    30.203] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[    30.203] (II) Loading sub module "ramdac"
[    30.203] (II) LoadModule: "ramdac"
[    30.203] (II) Module "ramdac" already built-in
[    30.203] (--) intel(G0): Integrated Graphics Chipset: Intel(R) G33
[    30.203] (--) intel(G0): CPU: x86-64, sse2, sse3, ssse3, sse4.1; using a maximum of 4 threads
[    30.203] (==) intel(G0): Depth 24, (--) framebuffer bpp 32
[    30.203] (==) intel(G0): RGB weight 888
[    30.203] (==) intel(G0): Default visual is TrueColor
[    30.203] (II) intel(G0): Output VGA1 has no monitor section
[    30.203] (II) intel(G0): Enabled output VGA1
[    30.203] (--) intel(G0): Using a maximum size of 256x256 for hardware cursors
[    30.203] (II) intel(G0): Output VIRTUAL1 has no monitor section
[    30.203] (II) intel(G0): Enabled output VIRTUAL1
[    30.233] (II) intel(G0): EDID for output VGA1
[    30.233] (II) intel(G0): Manufacturer: SAM  Model: 1f9  Serial#: 1296707897
[    30.233] (II) intel(G0): Year: 2006  Week: 17
[    30.233] (II) intel(G0): EDID Version: 1.3
[    30.233] (II) intel(G0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    30.233] (II) intel(G0): Sync:  Separate  Composite
[    30.233] (II) intel(G0): Max Image Size [cm]: horiz.: 38  vert.: 30
[    30.233] (II) intel(G0): Gamma: 2.20
[    30.233] (II) intel(G0): DPMS capabilities: Off; RGB/Color Display
[    30.233] (II) intel(G0): First detailed timing is preferred mode
[    30.233] (II) intel(G0): redX: 0.634 redY: 0.354   greenX: 0.304 greenY: 0.581
[    30.233] (II) intel(G0): blueX: 0.143 blueY: 0.102   whiteX: 0.310 whiteY: 0.330
[    30.233] (II) intel(G0): Supported established timings:
[    30.233] (II) intel(G0): 720x400@70Hz
[    30.233] (II) intel(G0): 640x480@60Hz
[    30.233] (II) intel(G0): 640x480@67Hz
[    30.233] (II) intel(G0): 640x480@72Hz
[    30.233] (II) intel(G0): 640x480@75Hz
[    30.233] (II) intel(G0): 800x600@56Hz
[    30.233] (II) intel(G0): 800x600@60Hz
[    30.233] (II) intel(G0): 800x600@72Hz
[    30.233] (II) intel(G0): 800x600@75Hz
[    30.233] (II) intel(G0): 832x624@75Hz
[    30.233] (II) intel(G0): 1024x768@60Hz
[    30.233] (II) intel(G0): 1024x768@70Hz
[    30.233] (II) intel(G0): 1024x768@75Hz
[    30.233] (II) intel(G0): 1280x1024@75Hz
[    30.233] (II) intel(G0): 1152x864@75Hz

User avatar
chesterpeng
Posts: 18
Joined: Tue 17 Sep 2019, 03:03
Location: bc.ca

#347 Post by chesterpeng »

and the last 364 line are:

Code: Select all

[    30.233] (II) intel(G0): Manufacturer's mask: 0
[    30.233] (II) intel(G0): Supported standard timings:
[    30.233] (II) intel(G0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    30.233] (II) intel(G0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    30.233] (II) intel(G0): Supported detailed timing:
[    30.233] (II) intel(G0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[    30.233] (II) intel(G0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    30.233] (II) intel(G0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    30.233] (II) intel(G0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[    30.233] (II) intel(G0): Monitor name: SyncMaster
[    30.233] (II) intel(G0): Serial No: H9NL427597
[    30.233] (II) intel(G0): EDID (in hex):
[    30.233] (II) intel(G0): 	00ffffffffffff004c2df90139314a4d
[    30.233] (II) intel(G0): 	111001036c261e782a6f86a25a4d9424
[    30.233] (II) intel(G0): 	1a4f54bfef808180714f010101010101
[    30.233] (II) intel(G0): 	010101010101302a009851002a403070
[    30.233] (II) intel(G0): 	1300782d1100001e000000fd00384b1e
[    30.233] (II) intel(G0): 	510e000a202020202020000000fc0053
[    30.233] (II) intel(G0): 	796e634d61737465720a2020000000ff
[    30.233] (II) intel(G0): 	0048394e4c3432373539370a2020007d
[    30.233] (II) intel(G0): Printing probed modes for output VGA1
[    30.233] (II) intel(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    30.233] (II) intel(G0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    30.233] (II) intel(G0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    30.233] (II) intel(G0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    30.233] (II) intel(G0): Modeline "1024x768"x70.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    30.233] (II) intel(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    30.233] (II) intel(G0): Modeline "832x624"x75.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    30.233] (II) intel(G0): Modeline "800x600"x72.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    30.233] (II) intel(G0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    30.233] (II) intel(G0): Modeline "800x600"x60.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    30.233] (II) intel(G0): Modeline "800x600"x56.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    30.233] (II) intel(G0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    30.233] (II) intel(G0): Modeline "640x480"x73.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    30.234] (II) intel(G0): Modeline "640x480"x67.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    30.234] (II) intel(G0): Modeline "640x480"x60.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    30.234] (II) intel(G0): Modeline "720x400"x70.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    30.234] (II) intel(G0): EDID for output VIRTUAL1
[    30.234] (==) intel(G0): TearFree enabled
[    30.234] (==) intel(G0): Using gamma correction (1.0, 1.0, 1.0)
[    30.234] (==) intel(G0): DPI set to (96, 96)
[    30.234] (II) Loading sub module "dri3"
[    30.234] (II) LoadModule: "dri3"
[    30.234] (II) Module "dri3" already built-in
[    30.234] (II) Loading sub module "dri2"
[    30.234] (II) LoadModule: "dri2"
[    30.234] (II) Module "dri2" already built-in
[    30.234] (II) Loading sub module "present"
[    30.234] (II) LoadModule: "present"
[    30.234] (II) Module "present" already built-in
[    30.234] (II) UnloadModule: "modesetting"
[    30.234] (II) Unloading modesetting
[    30.234] (II) UnloadModule: "fbdev"
[    30.234] (II) Unloading fbdev
[    30.234] (II) UnloadSubModule: "fbdevhw"
[    30.234] (II) Unloading fbdevhw
[    30.234] (II) UnloadModule: "vesa"
[    30.234] (II) Unloading vesa
[    30.241] (II) intel(G0): SNA initialized with Alviso (gen3) backend
[    30.241] (++) intel(G0): Backing store disabled
[    30.241] (==) intel(G0): Silken mouse enabled
[    30.241] (II) intel(G0): HW Cursor enabled
[    30.241] (==) intel(G0): DPMS enabled
[    30.241] (==) intel(G0): Display hotplug detection enabled
[    30.242] (II) intel(G0): [XvMC] i915_xvmc driver initialized.
[    30.242] (II) intel(G0): [DRI2] Setup complete
[    30.242] (II) intel(G0): [DRI2]   DRI driver: i915
[    30.242] (II) intel(G0): [DRI2]   VDPAU driver: va_gl
[    30.242] (II) intel(G0): direct rendering: DRI2 enabled
[    30.242] (II) intel(G0): hardware support for Present enabled
[    30.242] (II) RADEON(0): [DRI2] Setup complete
[    30.242] (II) RADEON(0): [DRI2]   DRI driver: r600
[    30.242] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[    30.242] (II) RADEON(0): Front buffer size: 6956K
[    30.242] (II) RADEON(0): VRAM usage limit set to 220074K
[    30.242] (II) RADEON(0): SYNC extension fences enabled
[    30.242] (II) RADEON(0): Present extension enabled
[    30.242] (==) RADEON(0): DRI3 enabled
[    30.242] (++) RADEON(0): Backing store disabled
[    30.242] (II) RADEON(0): Direct rendering enabled
[    30.276] (II) RADEON(0): Use GLAMOR acceleration.
[    30.276] (II) RADEON(0): Acceleration enabled
[    30.276] (==) RADEON(0): DPMS enabled
[    30.276] (==) RADEON(0): Silken mouse enabled
[    30.276] (II) RADEON(0): Set up textured video (glamor)
[    30.276] (II) RADEON(0): [XvMC] Associated with GLAMOR Textured Video.
[    30.276] (II) RADEON(0): [XvMC] Extension initialized.
[    30.276] (II) Initializing extension Generic Event Extension
[    30.276] (II) Initializing extension SHAPE
[    30.276] (II) Initializing extension MIT-SHM
[    30.276] (II) Initializing extension XInputExtension
[    30.276] (II) Initializing extension XTEST
[    30.276] (II) Initializing extension BIG-REQUESTS
[    30.276] (II) Initializing extension SYNC
[    30.276] (II) Initializing extension XKEYBOARD
[    30.276] (II) Initializing extension XC-MISC
[    30.276] (II) Initializing extension XFIXES
[    30.276] (II) Initializing extension RENDER
[    30.276] (II) Initializing extension RANDR
[    30.276] (II) Initializing extension COMPOSITE
[    30.276] (II) Initializing extension DAMAGE
[    30.276] (II) Initializing extension MIT-SCREEN-SAVER
[    30.276] (II) Initializing extension DOUBLE-BUFFER
[    30.276] (II) Initializing extension RECORD
[    30.276] (II) Initializing extension DPMS
[    30.276] (II) Initializing extension Present
[    30.276] (II) Initializing extension DRI3
[    30.276] (II) Initializing extension X-Resource
[    30.276] (II) Initializing extension XVideo
[    30.276] (II) Initializing extension XVideo-MotionCompensation
[    30.276] (II) Initializing extension GLX
[    30.283] (II) AIGLX: Loaded and initialized r600
[    30.283] (II) GLX: Initialized DRI2 GL provider for screen 0
[    30.283] (II) Initializing extension XFree86-VidModeExtension
[    30.283] (II) Initializing extension XFree86-DGA
[    30.283] (II) Initializing extension XFree86-DRI
[    30.283] (II) Initializing extension DRI2
[    30.286] (EE) intel(G0): sna_mode_shutdown_crtc: invalid state found on pipe 0, disabling CRTC:32
[    30.339] (II) RADEON(0): Setting screen physical size to 444 x 277
[    30.474] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    30.474] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    30.474] (**) Power Button: Applying InputClass "libinput"
[    30.474] (**) Power Button: Applying InputClass "XKB Defaults"
[    30.474] (**) Power Button: Applying InputClass "XKB Lang"
[    30.474] (II) LoadModule: "libinput"
[    30.475] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[    30.513] (II) Module libinput: vendor="X.Org Foundation"
[    30.513] 	compiled for 1.20.5, module version = 0.29.0
[    30.513] 	Module class: X.Org XInput Driver
[    30.513] 	ABI class: X.Org XInput driver, version 24.1
[    30.513] (II) Using input driver 'libinput' for 'Power Button'
[    30.513] (**) Power Button: always reports core events
[    30.513] (**) Option "Device" "/dev/input/event1"
[    30.513] (**) Option "_source" "server/udev"
[    30.529] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    30.529] (II) event1  - Power Button: device is a keyboard
[    30.529] (II) event1  - Power Button: device removed
[    30.554] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    30.554] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    30.554] (**) Option "xkb_layout" "us"
[    30.554] (WW) Option "xkb_variant" requires a string value
[    30.554] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    30.586] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    30.586] (II) event1  - Power Button: device is a keyboard
[    30.587] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    30.587] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    30.587] (**) Power Button: Applying InputClass "libinput"
[    30.587] (**) Power Button: Applying InputClass "XKB Defaults"
[    30.587] (**) Power Button: Applying InputClass "XKB Lang"
[    30.587] (II) Using input driver 'libinput' for 'Power Button'
[    30.587] (**) Power Button: always reports core events
[    30.587] (**) Option "Device" "/dev/input/event0"
[    30.587] (**) Option "_source" "server/udev"
[    30.587] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    30.587] (II) event0  - Power Button: device is a keyboard
[    30.587] (II) event0  - Power Button: device removed
[    30.607] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    30.607] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    30.607] (**) Option "xkb_layout" "us"
[    30.607] (WW) Option "xkb_variant" requires a string value
[    30.607] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    30.608] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    30.608] (II) event0  - Power Button: device is a keyboard
[    30.609] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event4)
[    30.609] (**) HDA ATI HDMI HDMI/DP,pcm=3: Applying InputClass "libinput"
[    30.609] (II) Using input driver 'libinput' for 'HDA ATI HDMI HDMI/DP,pcm=3'
[    30.609] (**) HDA ATI HDMI HDMI/DP,pcm=3: always reports core events
[    30.609] (**) Option "Device" "/dev/input/event4"
[    30.609] (**) Option "_source" "server/udev"
[    30.609] (II) event4  - HDA ATI HDMI HDMI/DP,pcm=3: not tagged as supported input device
[    30.627] (II) event4  - not using input device '/dev/input/event4'.
[    30.627] (EE) libinput: HDA ATI HDMI HDMI/DP,pcm=3: Failed to create a device for /dev/input/event4
[    30.627] (EE) PreInit returned 2 for "HDA ATI HDMI HDMI/DP,pcm=3"
[    30.627] (II) UnloadModule: "libinput"
[    30.628] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event5)
[    30.628] (**) HDA Intel Rear Mic: Applying InputClass "libinput"
[    30.628] (II) Using input driver 'libinput' for 'HDA Intel Rear Mic'
[    30.628] (**) HDA Intel Rear Mic: always reports core events
[    30.628] (**) Option "Device" "/dev/input/event5"
[    30.628] (**) Option "_source" "server/udev"
[    30.628] (II) event5  - HDA Intel Rear Mic: not tagged as supported input device
[    30.647] (II) event5  - not using input device '/dev/input/event5'.
[    30.647] (EE) libinput: HDA Intel Rear Mic: Failed to create a device for /dev/input/event5
[    30.647] (EE) PreInit returned 2 for "HDA Intel Rear Mic"
[    30.647] (II) UnloadModule: "libinput"
[    30.647] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event6)
[    30.648] (**) HDA Intel Line: Applying InputClass "libinput"
[    30.648] (II) Using input driver 'libinput' for 'HDA Intel Line'
[    30.648] (**) HDA Intel Line: always reports core events
[    30.648] (**) Option "Device" "/dev/input/event6"
[    30.648] (**) Option "_source" "server/udev"
[    30.648] (II) event6  - HDA Intel Line: not tagged as supported input device
[    30.667] (II) event6  - not using input device '/dev/input/event6'.
[    30.667] (EE) libinput: HDA Intel Line: Failed to create a device for /dev/input/event6
[    30.667] (EE) PreInit returned 2 for "HDA Intel Line"
[    30.667] (II) UnloadModule: "libinput"
[    30.667] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event7)
[    30.668] (**) HDA Intel Line Out: Applying InputClass "libinput"
[    30.668] (II) Using input driver 'libinput' for 'HDA Intel Line Out'
[    30.668] (**) HDA Intel Line Out: always reports core events
[    30.668] (**) Option "Device" "/dev/input/event7"
[    30.668] (**) Option "_source" "server/udev"
[    30.668] (II) event7  - HDA Intel Line Out: not tagged as supported input device
[    30.687] (II) event7  - not using input device '/dev/input/event7'.
[    30.687] (EE) libinput: HDA Intel Line Out: Failed to create a device for /dev/input/event7
[    30.687] (EE) PreInit returned 2 for "HDA Intel Line Out"
[    30.687] (II) UnloadModule: "libinput"
[    30.688] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[    30.688] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    30.688] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput"
[    30.688] (**) AT Translated Set 2 keyboard: Applying InputClass "XKB Defaults"
[    30.688] (**) AT Translated Set 2 keyboard: Applying InputClass "XKB Lang"
[    30.688] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    30.688] (**) AT Translated Set 2 keyboard: always reports core events
[    30.688] (**) Option "Device" "/dev/input/event2"
[    30.688] (**) Option "_source" "server/udev"
[    30.688] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    30.688] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[    30.688] (II) event2  - AT Translated Set 2 keyboard: device removed
[    30.707] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[    30.707] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[    30.707] (**) Option "xkb_layout" "us"
[    30.707] (WW) Option "xkb_variant" requires a string value
[    30.707] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    30.708] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    30.708] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[    30.709] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event8)
[    30.709] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "libinput pointer catchall"
[    30.709] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "libinput"
[    30.709] (II) Using input driver 'libinput' for 'ImPS/2 Logitech Wheel Mouse'
[    30.709] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
[    30.709] (**) Option "Device" "/dev/input/event8"
[    30.709] (**) Option "_source" "server/udev"
[    30.709] (II) event8  - ImPS/2 Logitech Wheel Mouse: is tagged by udev as: Mouse
[    30.709] (II) event8  - ImPS/2 Logitech Wheel Mouse: device set to 400 DPI
[    30.709] (II) event8  - ImPS/2 Logitech Wheel Mouse: device is a pointer
[    30.710] (II) event8  - ImPS/2 Logitech Wheel Mouse: device removed
[    30.747] (**) Option "AccelSpeed" "0.00"
[    30.747] (**) Option "NaturalScrolling" "false"
[    30.747] (**) Option "LeftHanded" "false"
[    30.747] (**) Option "ScrollMethod" "twofinger"
[    30.747] (**) Option "MiddleEmulation" "false"
[    30.747] (**) Option "HorizontalScrolling" "false"
[    30.747] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event8"
[    30.747] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE, id 9)
[    30.747] (EE) libinput: ImPS/2 Logitech Wheel Mouse: Failed to set scroll to twofinger
[    30.748] (**) Option "AccelerationScheme" "none"
[    30.748] (**) ImPS/2 Logitech Wheel Mouse: (accel) selected scheme none/0
[    30.748] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
[    30.748] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
[    30.748] (II) event8  - ImPS/2 Logitech Wheel Mouse: is tagged by udev as: Mouse
[    30.748] (II) event8  - ImPS/2 Logitech Wheel Mouse: device set to 400 DPI
[    30.748] (II) event8  - ImPS/2 Logitech Wheel Mouse: device is a pointer
[    30.749] (EE) libinput: ImPS/2 Logitech Wheel Mouse: Failed to set scroll to twofinger
[    30.749] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
[    30.749] (II) No input driver specified, ignoring this device.
[    30.749] (II) This device may have been added with another device file.
[    30.749] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[    30.749] (**) PC Speaker: Applying InputClass "libinput"
[    30.749] (II) Using input driver 'libinput' for 'PC Speaker'
[    30.749] (**) PC Speaker: always reports core events
[    30.749] (**) Option "Device" "/dev/input/event3"
[    30.749] (**) Option "_source" "server/udev"
[    30.750] (II) event3  - PC Speaker: not tagged as supported input device
[    30.787] (II) event3  - not using input device '/dev/input/event3'.
[    30.787] (EE) libinput: PC Speaker: Failed to create a device for /dev/input/event3
[    30.787] (EE) PreInit returned 2 for "PC Speaker"
[    30.787] (II) UnloadModule: "libinput"
[    31.033] (II) RADEON(0): EDID vendor "HSD", prod id 7331
[    31.033] (II) RADEON(0): Using EDID range info for horizontal sync
[    31.033] (II) RADEON(0): Using EDID range info for vertical refresh
[    31.033] (II) RADEON(0): Printing DDC gathered Modelines:
[    31.033] (II) RADEON(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[    31.033] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    31.033] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    31.033] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    31.033] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    31.033] (II) RADEON(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    31.033] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    31.033] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    31.033] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    31.033] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    31.033] (II) RADEON(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    31.033] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    31.033] (II) RADEON(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    31.033] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    31.033] (II) RADEON(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    31.033] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    31.033] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    31.033] (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    31.033] (II) RADEON(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[    31.033] (II) RADEON(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    31.067] (II) RADEON(0): EDID vendor "HSD", prod id 7331
[    31.067] (II) RADEON(0): Using hsync ranges from config file
[    31.067] (II) RADEON(0): Using vrefresh ranges from config file
[    31.067] (II) RADEON(0): Printing DDC gathered Modelines:
[    31.067] (II) RADEON(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[    31.067] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    31.067] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    31.067] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    31.067] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    31.067] (II) RADEON(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    31.067] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    31.067] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    31.067] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    31.067] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    31.067] (II) RADEON(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    31.067] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    31.067] (II) RADEON(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    31.067] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    31.067] (II) RADEON(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    31.067] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    31.067] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    31.067] (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    31.067] (II) RADEON(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[    31.067] (II) RADEON(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[   177.847] (II) RADEON(0): EDID vendor "HSD", prod id 7331
[   177.847] (II) RADEON(0): Using hsync ranges from config file
[   177.847] (II) RADEON(0): Using vrefresh ranges from config file
[   177.847] (II) RADEON(0): Printing DDC gathered Modelines:
[   177.847] (II) RADEON(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[   177.847] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   177.847] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   177.847] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   177.847] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   177.847] (II) RADEON(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   177.847] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   177.847] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   177.847] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   177.847] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   177.847] (II) RADEON(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   177.847] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   177.847] (II) RADEON(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   177.847] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   177.847] (II) RADEON(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   177.847] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   177.847] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   177.847] (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   177.847] (II) RADEON(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[   177.847] (II) RADEON(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[   177.883] (II) RADEON(0): EDID vendor "HSD", prod id 7331
[   177.883] (II) RADEON(0): Using hsync ranges from config file
[   177.883] (II) RADEON(0): Using vrefresh ranges from config file
[   177.883] (II) RADEON(0): Printing DDC gathered Modelines:
[   177.883] (II) RADEON(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[   177.883] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   177.883] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   177.883] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   177.883] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   177.883] (II) RADEON(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   177.883] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   177.883] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   177.883] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   177.883] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   177.883] (II) RADEON(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   177.883] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   177.883] (II) RADEON(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   177.883] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   177.883] (II) RADEON(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   177.883] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   177.883] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   177.883] (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   177.883] (II) RADEON(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[   177.883] (II) RADEON(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)

User avatar
chesterpeng
Posts: 18
Joined: Tue 17 Sep 2019, 03:03
Location: bc.ca

#348 Post by chesterpeng »

@jake29
I tried to add the --primary parameter into the file and nothing changes.

The two monitors that I have, one is quite old and only has a vga port, another is newer and except a vga, it also has a HDMI port. If I connect both monitors to the Radeon HD6450 card, (one connect to the vga port, the other to HDMI), then both work fine because, in this case, I only use the AMD video driver. My problem is that I have to save the HDMI port on the newer monitor for my laptop which only has a HDMI output for a 2nd display.
Thanks for the help.

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#349 Post by jamesbond »

Everything seems to be in order :? . Can you please provide the output of

Code: Select all

xrandr --verbose
, please?
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

User avatar
chesterpeng
Posts: 18
Joined: Tue 17 Sep 2019, 03:03
Location: bc.ca

#350 Post by chesterpeng »

@Jamesbond:
here it is:

Code: Select all

Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 16384 x 16384
HDMI-0 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x99
	Timestamp:  35367
	Subpixel:   horizontal rgb
	Clones:    
	CRTCs:      0 1 2 3
	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
	output_csc: bypass 
		supported: bypass, tvrgb, ycbcr601, ycbcr709
	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: 47 
		supported: 47
	non-desktop: 0 
		range: (0, 1)
DVI-0 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x9a
	Timestamp:  35367
	Subpixel:   horizontal rgb
	Clones:    
	CRTCs:      0 1 2 3
	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
	output_csc: bypass 
		supported: bypass, tvrgb, ycbcr601, ycbcr709
	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: 49 
		supported: 49
	non-desktop: 0 
		range: (0, 1)
VGA-1 connected 1680x1050+0+0 (0x9d) normal (normal left inverted right x axis y axis) 480mm x 270mm
	Identifier: 0x9b
	Timestamp:  35367
	Subpixel:   no subpixels
	Gamma:      1.3:1.6:2.1
	Brightness: 1.0
	Clones:    
	CRTC:       0
	CRTCs:      0 1 2 3
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	EDID: 
		00ffffffffffff002264a31ce3000000
		29120103682f1d782a0405a556479e25
		155054bfef808180714f8140950f9500
		01010101010121399030621a274068b0
		3600e00e1100001c000000ff00383431
		4d48334a593030323237000000fd0032
		4b1e520f000a202020202020000000fc
		0048473231360a20202020202020005a
	TearFree: auto 
		supported: off, on, auto
	output_csc: bypass 
		supported: bypass, tvrgb, ycbcr601, ycbcr709
	scaling mode: None 
		supported: None, Full, Center, Full aspect
	load detection: 1 
		range: (0, 1)
	link-status: Good 
		supported: Good, Bad
	CONNECTOR_ID: 51 
		supported: 51
	non-desktop: 0 
		range: (0, 1)
  1680x1050 (0x9d) 146.250MHz -HSync +VSync *current +preferred
        h: width  1680 start 1784 end 1960 total 2240 skew    0 clock  65.29KHz
        v: height 1050 start 1053 end 1059 total 1089           clock  59.95Hz
  1280x1024 (0x46) 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 (0x45) 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 (0x9e) 136.750MHz -HSync +VSync
        h: width  1440 start 1536 end 1688 total 1936 skew    0 clock  70.64KHz
        v: height  900 start  903 end  909 total  942           clock  74.98Hz
  1440x900 (0x9f) 106.500MHz -HSync +VSync
        h: width  1440 start 1520 end 1672 total 1904 skew    0 clock  55.93KHz
        v: height  900 start  903 end  909 total  934           clock  59.89Hz
  1280x960 (0xa0) 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
  1152x864 (0x47) 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
  1024x768 (0x48) 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 (0x49) 75.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1328 skew    0 clock  56.48KHz
        v: height  768 start  771 end  777 total  806           clock  70.07Hz
  1024x768 (0x4a) 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
  832x624 (0x4b) 57.284MHz -HSync -VSync
        h: width   832 start  864 end  928 total 1152 skew    0 clock  49.73KHz
        v: height  624 start  625 end  628 total  667           clock  74.55Hz
  800x600 (0x4c) 50.000MHz +HSync +VSync
        h: width   800 start  856 end  976 total 1040 skew    0 clock  48.08KHz
        v: height  600 start  637 end  643 total  666           clock  72.19Hz
  800x600 (0x4d) 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 (0x4e) 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 (0x4f) 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
  640x480 (0x50) 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 (0x51) 31.500MHz -HSync -VSync
        h: width   640 start  664 end  704 total  832 skew    0 clock  37.86KHz
        v: height  480 start  489 end  492 total  520           clock  72.81Hz
  640x480 (0x52) 30.240MHz -HSync -VSync
        h: width   640 start  704 end  768 total  864 skew    0 clock  35.00KHz
        v: height  480 start  483 end  486 total  525           clock  66.67Hz
  640x480 (0x53) 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 (0x54) 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

User avatar
chesterpeng
Posts: 18
Joined: Tue 17 Sep 2019, 03:03
Location: bc.ca

#351 Post by chesterpeng »

As a comparation, here is the same output from BionicPup64-8.0
It shows the 2nd monitor - VGA1 which is connected to the onboard vga port.
While VGA-1 is connected the Radeon HD6450 discrete video card.
Not sure if this has any help, Thanks a lot.

Code: Select all

root# xrandr --verbose
Screen 0: minimum 320 x 200, current 2960 x 1050, maximum 16384 x 16384
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
	Identifier: 0x99
	Timestamp:  31264
	Subpixel:   horizontal rgb
	Clones:    
	CRTCs:      0 1 2 3
	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
	output_csc: bypass 
		supported: bypass, tvrgb, ycbcr601, ycbcr709
	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)
	non-desktop: 0 
		range: (0, 1)
	link-status: Good 
		supported: Good, Bad
DVI-0 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x9a
	Timestamp:  31264
	Subpixel:   horizontal rgb
	Clones:    
	CRTCs:      0 1 2 3
	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
	output_csc: bypass 
		supported: bypass, tvrgb, ycbcr601, ycbcr709
	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)
	non-desktop: 0 
		range: (0, 1)
	link-status: Good 
		supported: Good, Bad
VGA-1 connected 1680x1050+0+0 (0x9d) normal (normal left inverted right x axis y axis) 480mm x 270mm
	Identifier: 0x9b
	Timestamp:  31264
	Subpixel:   no subpixels
	Gamma:      1.0:1.3:1.8
	Brightness: 1.0
	Clones:    
	CRTC:       0
	CRTCs:      0 1 2 3
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	EDID: 
		00ffffffffffff002264a31ce3000000
		29120103682f1d782a0405a556479e25
		155054bfef808180714f8140950f9500
		01010101010121399030621a274068b0
		3600e00e1100001c000000ff00383431
		4d48334a593030323237000000fd0032
		4b1e520f000a202020202020000000fc
		0048473231360a20202020202020005a
	TearFree: auto 
		supported: off, on, auto
	output_csc: bypass 
		supported: bypass, tvrgb, ycbcr601, ycbcr709
	scaling mode: None 
		supported: None, Full, Center, Full aspect
	load detection: 1 
		range: (0, 1)
	non-desktop: 0 
		range: (0, 1)
	link-status: Good 
		supported: Good, Bad
  1680x1050 (0x9d) 146.250MHz -HSync +VSync *current +preferred
        h: width  1680 start 1784 end 1960 total 2240 skew    0 clock  65.29KHz
        v: height 1050 start 1053 end 1059 total 1089           clock  59.95Hz
  1280x1024 (0x46) 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 (0x45) 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 (0x9e) 136.750MHz -HSync +VSync
        h: width  1440 start 1536 end 1688 total 1936 skew    0 clock  70.64KHz
        v: height  900 start  903 end  909 total  942           clock  74.98Hz
  1440x900 (0x9f) 106.500MHz -HSync +VSync
        h: width  1440 start 1520 end 1672 total 1904 skew    0 clock  55.93KHz
        v: height  900 start  903 end  909 total  934           clock  59.89Hz
  1280x960 (0xa0) 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
  1152x864 (0x47) 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
  1024x768 (0x48) 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 (0x49) 75.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1328 skew    0 clock  56.48KHz
        v: height  768 start  771 end  777 total  806           clock  70.07Hz
  1024x768 (0x4a) 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
  832x624 (0x4b) 57.284MHz -HSync -VSync
        h: width   832 start  864 end  928 total 1152 skew    0 clock  49.73KHz
        v: height  624 start  625 end  628 total  667           clock  74.55Hz
  800x600 (0x4c) 50.000MHz +HSync +VSync
        h: width   800 start  856 end  976 total 1040 skew    0 clock  48.08KHz
        v: height  600 start  637 end  643 total  666           clock  72.19Hz
  800x600 (0x4d) 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 (0x4e) 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 (0x4f) 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
  640x480 (0x50) 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 (0x51) 31.500MHz -HSync -VSync
        h: width   640 start  664 end  704 total  832 skew    0 clock  37.86KHz
        v: height  480 start  489 end  492 total  520           clock  72.81Hz
  640x480 (0x52) 30.240MHz -HSync -VSync
        h: width   640 start  704 end  768 total  864 skew    0 clock  35.00KHz
        v: height  480 start  483 end  486 total  525           clock  66.67Hz
  640x480 (0x53) 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 (0x54) 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
VGA1 connected 1280x1024+1680+0 (0x45) normal (normal left inverted right x axis y axis) 380mm x 300mm
	Identifier: 0x42
	Timestamp:  31264
	Subpixel:   unknown
	Gamma:      1.0:1.3:1.8
	Brightness: 1.0
	Clones:    
	CRTC:       4
	CRTCs:      4 5
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	EDID: 
		00ffffffffffff004c2df90139314a4d
		111001036c261e782a6f86a25a4d9424
		1a4f54bfef808180714f010101010101
		010101010101302a009851002a403070
		1300782d1100001e000000fd00384b1e
		510e000a202020202020000000fc0053
		796e634d61737465720a2020000000ff
		0048394e4c3432373539370a2020007d
	PRIME Synchronization: 0 
		supported: 0, 1
	non-desktop: 0 
		range: (0, 1)
	link-status: Good 
		supported: Good, Bad
  1280x1024 (0x45) 108.000MHz +HSync +VSync *current +preferred
        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
  1280x1024 (0x46) 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
  1152x864 (0x47) 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
  1024x768 (0x48) 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 (0x49) 75.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1328 skew    0 clock  56.48KHz
        v: height  768 start  771 end  777 total  806           clock  70.07Hz
  1024x768 (0x4a) 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
  832x624 (0x4b) 57.284MHz -HSync -VSync
        h: width   832 start  864 end  928 total 1152 skew    0 clock  49.73KHz
        v: height  624 start  625 end  628 total  667           clock  74.55Hz
  800x600 (0x4c) 50.000MHz +HSync +VSync
        h: width   800 start  856 end  976 total 1040 skew    0 clock  48.08KHz
        v: height  600 start  637 end  643 total  666           clock  72.19Hz
  800x600 (0x4d) 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 (0x4e) 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 (0x4f) 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
  640x480 (0x50) 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 (0x51) 31.500MHz -HSync -VSync
        h: width   640 start  664 end  704 total  832 skew    0 clock  37.86KHz
        v: height  480 start  489 end  492 total  520           clock  72.81Hz
  640x480 (0x52) 30.240MHz -HSync -VSync
        h: width   640 start  704 end  768 total  864 skew    0 clock  35.00KHz
        v: height  480 start  483 end  486 total  525           clock  66.67Hz
  640x480 (0x53) 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 (0x54) 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
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x43
	Timestamp:  31264
	Subpixel:   no subpixels
	Clones:    
	CRTCs:      6
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	PRIME Synchronization: 1 
		supported: 0, 1
  1280x1024 (0x45) 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
  1280x1024 (0x46) 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
  1152x864 (0x47) 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
  1024x768 (0x48) 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 (0x49) 75.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1328 skew    0 clock  56.48KHz
        v: height  768 start  771 end  777 total  806           clock  70.07Hz
  1024x768 (0x4a) 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
  832x624 (0x4b) 57.284MHz -HSync -VSync
        h: width   832 start  864 end  928 total 1152 skew    0 clock  49.73KHz
        v: height  624 start  625 end  628 total  667           clock  74.55Hz
  800x600 (0x4c) 50.000MHz +HSync +VSync
        h: width   800 start  856 end  976 total 1040 skew    0 clock  48.08KHz
        v: height  600 start  637 end  643 total  666           clock  72.19Hz
  800x600 (0x4d) 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 (0x4e) 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 (0x4f) 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
  640x480 (0x50) 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 (0x51) 31.500MHz -HSync -VSync
        h: width   640 start  664 end  704 total  832 skew    0 clock  37.86KHz
        v: height  480 start  489 end  492 total  520           clock  72.81Hz
  640x480 (0x52) 30.240MHz -HSync -VSync
        h: width   640 start  704 end  768 total  864 skew    0 clock  35.00KHz
        v: height  480 start  483 end  486 total  525           clock  66.67Hz
  640x480 (0x53) 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 (0x54) 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
root# 

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#352 Post by jamesbond »

Chester,

There are two ways you can try.
You can try either one - but DON'T do __BOTH__ at the same time.

Method #1
---

Boot at usual, then open terminal, and run

Code: Select all

xrandr --setprovideroutputsource CAICOS Intel
And then use lxrandr to activate the monitors.

If you use this method please make sure you DO NOT HAVE /etc/X11/xorg.conf.d/20-gpudriver.conf leftover from method # 2 (if you try that) ==> so if you have already tried method #2, delete the 20-gpudriver.conf file then Restart X.

Method #2
---

If you want to test this method makes sure you haven't run the xrandr command from the above (Restart X to "reset" to the pristine state).

From terminal run

Code: Select all

lspci | grep VGA
You will get output similar to this:

Code: Select all

01:00.0 VGA compatible controller: nVidia Corporation G96 [GeForce 9600M GT] (rev a1)
Note the first number 01:00.0 ==> The format is in xx:yy.z (so xx = 1, yy = 0, and z = 0 in this example).

We need to conver this xx.yy.z to "PCI:x:y:z" later on.

this meas BUS = 1 (from 01), Device = 0 (from 00, before the dot), Function = 0 (0, after the dot).

Now you need to create the file in /etc/X11/xorg.conf.d/20-gpudriver.conf, containing the following:

Code: Select all

Section "Device"
    Identifier             "Screen0"
    Driver                 "intep"
    BusID                  "PCI:x:y:z"
EndSection

Section "Device"
    Identifier             "Screen1"
    Driver                 "radeon"
    BusID                  "PCI:x:y:z"
EndSection
Assign the appropriate BusID based on the values you get from lspci.
Then Restart X.

Let me know which one works, good luck.
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

User avatar
chesterpeng
Posts: 18
Joined: Tue 17 Sep 2019, 03:03
Location: bc.ca

#353 Post by chesterpeng »

@Jamesbond

I have tried both methods with some errors.

method 1:

Code: Select all

# xrandr --setprovideroutputsource CAICOS Intel
Could not find provider with name CAICOS
By looking at the output of "lspci | grep VGA" below, it seems CAICOS is related to the AMD Radeon card, probably CAICOS has to be replaced by something else.

method 2:

Code: Select all

# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 10)
04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos [Radeon HD 6450/7450/8450 / R5 230 OEM]
# 
I create the file.

Code: Select all

# cat /etc/X11/xorg.conf.d/20-gpudriver.conf 
Section "Device"
    Identifier             "Screen0"
    Driver                 "intep"
    BusID                  "PCI:0:2:0"
EndSection

Section "Device"
    Identifier             "Screen1"
    Driver                 "radeon"
    BusID                  "PCI:4:0:0"
EndSection 
# 
Unfortunately X won't restart. After restarted the OS, X refuses to start up and went into CLI mode with following errors.

xinit:giving up
xinit:unable to connect to X server:connection refused
xinit:server error

A good sign is, during this procedure, I noticed the monitor, which is connected to the onboard VGA port, its power LED changs from blinking to solid on which means the monitor wakes up (vga signal detected) from power save mode (no vga signal detected by the monitor).
The bad news is X never startup. :(

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#354 Post by jamesbond »

Thanks for testing.

For method #1: if you replace CAICOS with radeon, will it work?
If not try this: xrandr --setprovideroutputsource 0 1

For method #2. I had a typo. I wrote "intep", it should be "intel".
If this still does not work, please zip /var/log/Xorg.0.log and upload to forum.
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

User avatar
chesterpeng
Posts: 18
Joined: Tue 17 Sep 2019, 03:03
Location: bc.ca

#355 Post by chesterpeng »

Method 1: still get some errors.

Code: Select all

# xrandr --setprovideroutputsource radeon Intel
Could not find provider with name radeon
#
# xrandr --setprovideroutputsource 0 1
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  139 (RANDR)
  Minor opcode of failed request:  35 (RRSetProviderOutputSource)
  Value in failed request:  0x46
  Serial number of failed request:  16
  Current serial number in output stream:  17
#
# xrandr --setprovideroutputsource Radeon Intel
Could not find provider with name Radeon
#
# xrandr --setprovideroutputsource RADEON Intel
Could not find provider with name RADEON
# 
Method 2:
After correct the typo, X now starts up and intel monitor works, but this time Radeon monitor stops working and went into power save mode.
Then I replace "radeon" on the 2nd "driver" line with "CAICOS" or "Caicos" and restart, the result stays the same, the difference is now the radeon monitor wakes up from power save mode but keeps in black, lxrandr can only find intel monitor but not the radeon monitor.
I guess the driver name of AMD radeon HD6450 is someting else, but not sure what exactly it is. Maybe only one step away :)

Here is the /var/log/Xorg.0.log file.
Attachments
Xorg.0.log.gz
(8.13 KiB) Downloaded 85 times

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#356 Post by jamesbond »

I think at this stage Method #2 is more promising.

Method #1:
Please try

Code: Select all

xrandr --setprovideroutputsource 1 0
.

Method #2:
The correct driver is "radeon" (for the 2nd driver). From your log file it seems that card has been initialised correctly. When you run with that, can you provide the output of "xrandr --verbose". Or perhaps, try activating the monitor: "xrandr --output VGA-1 --auto"?
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

User avatar
chesterpeng
Posts: 18
Joined: Tue 17 Sep 2019, 03:03
Location: bc.ca

multi-display unfunctional - Fatdog64-802 -- Solved

#357 Post by chesterpeng »

@jamesbond
Good news! swapping 0 and 1, method 1 works!

Code: Select all

# xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x9c cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 3 associated providers: 1 name:CAICOS @ pci:0000:04:00.0
Provider 1: id: 0x44 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 3 outputs: 2 associated providers: 1 name:Intel
After put the following 2 lines into /root/Startup/lxrandr-autostart, now both monitors are functional as expected after each restart.

Code: Select all

#!/bin/dash
#xrandr --output VGA-1 --mode 1680x1050 --rate 59.95

xrandr --setprovideroutputsource 1 0
xrandr --output VGA1 --auto --output VGA-1 --mode 1680x1050 --rate 59.95 --left-of VGA1
I also tried method 2, but unsuccessful. see the attached screen output running after /etc/X11/xorg.conf.d/20-gpudriver.conf was created and X restarted. I will try this method again to see if I will be able to figure it out once I have some time.
Once again, thanks a lot jamesbond for your patience and detailed guidelines. I was stucking in the problem for quite a few weeks and almost gave up.
What makes Fatdog64 a very special puppy contribution is that it is well documented, especially the Fatdog's FAQs, which is worth every new comer to have a read. I am really appreciated for your guys hard work and I really LOVE it! :D
Attachments
Method 1 after swap 0 and 1.png
(19.26 KiB) Downloaded 512 times
Method2 output.txt.gz
(1.27 KiB) Downloaded 80 times

User avatar
vinpup900
Posts: 1
Joined: Sat 19 Oct 2019, 15:32
Location: Oceania

Macbook Pro

#358 Post by vinpup900 »

I'd just like to say that someone gave me a 2012 Macbook Pro with no hard-drive, so I decided to use Fatdog 802 from CD saving my savefile onto an inconspicuous usb 3.0 flashdrive. I'm really impressed how well the hardware is supported. Screen brightness works and even the keyboard backlight. The mac has been given a new lease of life and it is quick and silent. I prefer a Firefox browser and Fatdog even lets me use that, too. Neat. Thanks to all contributors to FD64

User avatar
rufwoof
Posts: 3690
Joined: Mon 24 Feb 2014, 17:47

#359 Post by rufwoof »

Hi vinpup900. Welcome.

I was gifted a Acer Radeon laptop where the hdd was slow to spin up so pretty much unusable for Windows. Use it much the same, created a boot usb, store everything on that and boot loading to ram so the usb can be unplugged after bootup. Using the multi-session save choice with control panel, desktop, Event Manager, RAM save interval ... set to 0 ... so it only saves on demand (to usb that is only attached prior to running a save). Runs like grease lightning. I do use the hdd for a large encrypted swap so big tasks such as video editing still run in 'ram', but otherwise mostly that remains unused.

Nice knowing that even if a session is cracked, then if your bootloader, OS and data are all disconnected then there's no way to attack those ... and a reboot has you back to 'clean' again. Best IMO to keep data separate from OS, as that way you don't need to save that often (just periodic boot, update your browser or whatever to the latest version, save; Otherwise just mostly boot, use, shutdown without saving).
[size=75]( ͡° ͜ʖ ͡°) :wq[/size]
[url=http://murga-linux.com/puppy/viewtopic.php?p=1028256#1028256][size=75]Fatdog multi-session usb[/url][/size]
[size=75][url=https://hashbang.sh]echo url|sed -e 's/^/(c/' -e 's/$/ hashbang.sh)/'|sh[/url][/size]

User avatar
rufwoof
Posts: 3690
Joined: Mon 24 Feb 2014, 17:47

Bulldog with 4.19.80 (native) kernel

#360 Post by rufwoof »

Compiled the native 4.19.80 latest kernel with localyesconfig (so builds machine specific modules into the kernel). Booting that with a minimal init and booted fine. Dropped in Bulldog's initrd, removed the kernel-modules.sfs and tweaked init to just boot to cli, and booted that with wifi net connected - also fine.

Only kernel .config change I made was to make CONFIG_OVERLAY_FS=y so that overlayfs mounting works ok (aufs isn't available).

Added a musl upx'd (--ultra-brute) compressed ccrypt (57KB) to that, so dropbear's ssh keys can be encrypted.

Removed /sbin/lvm, /kernel/x86/microcode/GenuineIntel.bin, /bin/ntfs-3g, /sbin/strace, /sbin/mdadm (raid), ntfsfix ... as this laptop is Radeon and I don't have access to any ntfs partitions, nor am I using Raid. No particular need/desire to use strace either.

With that xz -e --check=crc32 compressed the initrd.xz is 3054KB, alongside a 8473KB vmlinuz.

That's booting fine. starts with wifi net connected and ssh connects to my choice of ssh server from where tmux, email, browsing, irc ...etc. all run OK. Job control is via fg/bg/jobs (boots to /dev/console, setsid cttyhack /bin/sh swaps that over to /dev/tty where job control is operational).

Testing overlayfs and ..

Code: Select all

mount /mnt/sda1 /mnt
cp /mnt/fd64.sfs /.
umount /mnt
cd /
mkdir s w changes top
mount fd64.sfs s
mount -t overlayfs overlayfs -o lowerdir=s,upperdir=changes,workdir=w top
... works OK (I can chmod top /bin/sh and run mc, bmon ...etc. contained within the fd64.sfs).

Pretty good for a 11.25MB combined vmlinuz/initrd.xz system :)

grub4dos/menu.lst

Code: Select all

title Bulldog 4.19.80
root (hd0,0)
kernel /K2/bootfiles/vmlinuz vga=0xF00 net=wpa2:VM123-2G:abcd1234:wlan0:dhcp pkeys=uk
initrd /K2/bootfiles/initrd.xz
The only quirks I found so far is that suspend (echo mem > /sys/power/state) works, but on 'wakeup' (re-activation) the screen remains black (but commands can be run). That's very much a laptop specific issue I believe so it a matter of finding what will reactivate the display on re-activation. Also if I ssh into a ssh server and run tmux - then to background that requires <enter> ~ ctrl-z ctrl-z (i.e. twice) to get back to the local system. Which works, but if I run vi then it seems to have lost its input (vi doesn't work). Other commands run fine however. Not a great issue as more commonly I'd just ctrl-b d in tmux to detach from the session and logout, do local stuff and then reconnect again (ssh into box and run tmux attach) to return to the exact same session again. Being keys based ssh connecting is just a three character script name where that script looks something like

Code: Select all

cd /.ssh
ccrypt -c db_id_rsa.cpt >db_id_rsa 
echo "#!/bin/sh" >/tmp/cleanup 
echo "sleep 20" >>/tmp/cleanup 
echo "rm /.ssh/db_id_rsa" >>/tmp/cleanup 
echo "rm /tmp/cleanup" >>/tmp/cleanuup 
chmod +x /tmp/cleanup 
/tmp/cleanup & 
chmod 0600 /.ssh/db_id_rsa 
cd /
ssh -i /.ssh/db_id_rsa userid@ssh.host.com
i.e. that automates decrypting the ssh keys for enough time to ssh connect, and the 'closes' the keys down again (after a 20 second sleep period).

I did have a look at using cryptsetup to instead store the keys in a encrypted dd'd file image. But that didn't work for me unless I used a 20MB image file size, anything much less (don't know the exact lower limit, but for instance at 15MB) it complains and doesn't work. I guess cryptsetup relies upon there being sufficient encrypted data to correctly hide things ??? Or maybe its just me doing it the wrong way.
dd if=/dev/zero of=a.img bs=1M count=20
# Can't be too small, less than 20MB and seem to hit problems
cryptsetup -y luksFormat a.img
... needs uppercase YES and enter password ... twice

cryptsetup luksOpen a.img a
... enter password
mkfs.ext2 /dev/mapper/a
mount /dev/mapper/a /mnt/a

... use as desired

umount /mnt/a
cryptsetup close a
With a 57KB ccrypt binary I just dropped the idea of using cryptsetup as not being worth the bother. Being encrypted cryptsetup image file doesn't compress well, 20MB down to 17MB for instance (even though initially the image file was created with /dev/zero content). That's just a function of encryption/compression, that tends to produce approximately equal numbers of occurrence of all bytes (0..255) - so even seeing that 20MB -> 17MB amount of compression surprised me.
[size=75]( ͡° ͜ʖ ͡°) :wq[/size]
[url=http://murga-linux.com/puppy/viewtopic.php?p=1028256#1028256][size=75]Fatdog multi-session usb[/url][/size]
[size=75][url=https://hashbang.sh]echo url|sed -e 's/^/(c/' -e 's/$/ hashbang.sh)/'|sh[/url][/size]

Post Reply