You are not logged in.
Pages: 1
I wanted to do some testing so I downloaded Refracta 9 (refracta9_xfce_amd64_beta2-20180419_2114.iso) and burned it to a disc. When trying to boot from it, all seems to go well until the very end when everything just stops. I tried it twice and it stops at the same place. Here's a pic of where it stops. (Yes, I did verify the download.)
Offline
On that picture, it looks like init reached the "final" bash prompt, then some background process kept/keeps "spitting" at you.
Push enter, maybe.
Though there seems to be some problem with the network module.
Offline
ralph.ronnquist wrote:
Push enter, maybe.
That didn't help.
ralph.ronnquist wrote:
Though there seems to be some problem with the network module.
Is there anything I can do about that?
I don't get this problem. I can boot from the Refracta 8 disc fine, and from the Miyo 9 disc also. Just not Refracta 9.
Offline
If you had installed it to hard drive and got this, I'd say edit /etc/default/grub and put "quiet" back into the linux line. Then run 'update-grub'. I think that will suppress it. But that won't work in a live session.
That iso should boot into xfce. When you reboot, take a look in /var/log/live/boot and /var/log/live/config for clues. Post them here if they're short. (They usually are.) Also look in /var/log/Xorg.0.log for lines starting with EE.
You could also try running startx at the command line.
Run this, too - ps ax | grep lxdm to see if the display manager is running.
Maybe ctrl-alt-F7 will bring you to the desktop. Try that first. (ctrl-alt-F1 will bring you back to the prompt.)
One more... if it keeps trying to get an address forever, ctrl-c should stop it.
Offline
/var/log/live/boot & /var/log/live/config are both dated from May, but /var/log/Xorg.0.log is dated from today, so here it is. If you still want the other two, let me know. I'll try your suggestions tomorrow as it's past my bed time.
[ 3.878]
X.Org X Server 1.19.2
Release Date: 2017-03-02
[ 3.878] X Protocol Version 11, Revision 0
[ 3.878] Build Operating System: Linux 4.9.0-4-amd64 x86_64 Debian
[ 3.878] Current Operating System: Linux ron 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u4 (2018-08-21) x86_64
[ 3.878] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-8-amd64 root=UUID=92219448-5f23-4dab-8c07-ea58acb4d33f ro quiet
[ 3.878] Build Date: 16 October 2017 08:19:45AM
[ 3.878] xorg-server 2:1.19.2-1+deb9u2 (https://www.debian.org/support)
[ 3.878] Current version of pixman: 0.34.0
[ 3.878] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3.878] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3.878] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 29 17:41:09 2018
[ 3.879] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3.879] (==) No Layout section. Using the first Screen section.
[ 3.879] (==) No screen section available. Using defaults.
[ 3.879] (**) |-->Screen "Default Screen Section" (0)
[ 3.879] (**) | |-->Monitor "<default monitor>"
[ 3.880] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 3.880] (==) Automatically adding devices
[ 3.880] (==) Automatically enabling devices
[ 3.880] (==) Automatically adding GPU devices
[ 3.880] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3.881] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 3.881] Entry deleted from font path.
[ 3.882] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 3.882] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 3.882] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 3.882] (II) Loader magic: 0x559f0c6e0e00
[ 3.882] (II) Module ABI versions:
[ 3.882] X.Org ANSI C Emulation: 0.4
[ 3.882] X.Org Video Driver: 23.0
[ 3.882] X.Org XInput driver : 24.1
[ 3.882] X.Org Server Extension : 10.0
[ 3.883] (++) using VT number 7
[ 3.883] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 3.883] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 3.901] (--) PCI:*(0:0:2:0) 8086:0402:1043:8534 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 3.901] (II) LoadModule: "glx"
[ 3.901] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3.907] (II) Module glx: vendor="X.Org Foundation"
[ 3.907] compiled for 1.19.2, module version = 1.0.0
[ 3.907] ABI class: X.Org Server Extension, version 10.0
[ 3.907] (==) Matched modesetting as autoconfigured driver 0
[ 3.907] (==) Matched fbdev as autoconfigured driver 1
[ 3.907] (==) Matched vesa as autoconfigured driver 2
[ 3.907] (==) Assigned the driver to the xf86ConfigLayout
[ 3.907] (II) LoadModule: "modesetting"
[ 3.907] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 3.908] (II) Module modesetting: vendor="X.Org Foundation"
[ 3.908] compiled for 1.19.2, module version = 1.19.2
[ 3.908] Module class: X.Org Video Driver
[ 3.908] ABI class: X.Org Video Driver, version 23.0
[ 3.908] (II) LoadModule: "fbdev"
[ 3.908] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 3.908] (II) Module fbdev: vendor="X.Org Foundation"
[ 3.908] compiled for 1.19.0, module version = 0.4.4
[ 3.908] Module class: X.Org Video Driver
[ 3.908] ABI class: X.Org Video Driver, version 23.0
[ 3.908] (II) LoadModule: "vesa"
[ 3.908] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 3.909] (II) Module vesa: vendor="X.Org Foundation"
[ 3.909] compiled for 1.19.0, module version = 2.3.4
[ 3.909] Module class: X.Org Video Driver
[ 3.909] ABI class: X.Org Video Driver, version 23.0
[ 3.909] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 3.909] (II) FBDEV: driver for framebuffer: fbdev
[ 3.909] (II) VESA: driver for VESA chipsets: vesa
[ 3.933] (II) modeset(0): using drv /dev/dri/card0
[ 3.933] (WW) Falling back to old probe method for fbdev
[ 3.933] (II) Loading sub module "fbdevhw"
[ 3.933] (II) LoadModule: "fbdevhw"
[ 3.933] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 3.934] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 3.934] compiled for 1.19.2, module version = 0.0.2
[ 3.934] ABI class: X.Org Video Driver, version 23.0
[ 3.934] (WW) Falling back to old probe method for vesa
[ 3.934] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 3.934] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 3.934] (==) modeset(0): RGB weight 888
[ 3.934] (==) modeset(0): Default visual is TrueColor
[ 3.934] (II) Loading sub module "glamoregl"
[ 3.934] (II) LoadModule: "glamoregl"
[ 3.934] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 3.940] (II) Module glamoregl: vendor="X.Org Foundation"
[ 3.940] compiled for 1.19.2, module version = 1.0.0
[ 3.940] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3.940] (II) glamor: OpenGL accelerated X.org driver based.
[ 3.959] (II) glamor: EGL version 1.4 (DRI2):
[ 3.966] (II) modeset(0): glamor initialized
[ 3.979] (II) modeset(0): Output VGA-1 has no monitor section
[ 3.980] (II) modeset(0): Output HDMI-1 has no monitor section
[ 3.993] (II) modeset(0): EDID for output VGA-1
[ 3.993] (II) modeset(0): Manufacturer: ACR Model: 359 Serial#: 1080036416
[ 3.993] (II) modeset(0): Year: 2014 Week: 6
[ 3.993] (II) modeset(0): EDID Version: 1.3
[ 3.993] (II) modeset(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 3.993] (II) modeset(0): Sync: Separate
[ 3.993] (II) modeset(0): Max Image Size [cm]: horiz.: 43 vert.: 24
[ 3.993] (II) modeset(0): Gamma: 2.20
[ 3.993] (II) modeset(0): DPMS capabilities: StandBy Off; RGB/Color Display
[ 3.993] (II) modeset(0): Default color space is primary color space
[ 3.993] (II) modeset(0): First detailed timing is preferred mode
[ 3.993] (II) modeset(0): redX: 0.636 redY: 0.338 greenX: 0.311 greenY: 0.628
[ 3.993] (II) modeset(0): blueX: 0.159 blueY: 0.064 whiteX: 0.313 whiteY: 0.329
[ 3.993] (II) modeset(0): Supported established timings:
[ 3.993] (II) modeset(0): 720x400@70Hz
[ 3.993] (II) modeset(0): 640x480@60Hz
[ 3.993] (II) modeset(0): 640x480@67Hz
[ 3.993] (II) modeset(0): 640x480@72Hz
[ 3.993] (II) modeset(0): 640x480@75Hz
[ 3.993] (II) modeset(0): 800x600@56Hz
[ 3.993] (II) modeset(0): 800x600@60Hz
[ 3.993] (II) modeset(0): 800x600@72Hz
[ 3.993] (II) modeset(0): 800x600@75Hz
[ 3.993] (II) modeset(0): 832x624@75Hz
[ 3.993] (II) modeset(0): 1024x768@60Hz
[ 3.993] (II) modeset(0): 1024x768@70Hz
[ 3.993] (II) modeset(0): 1024x768@75Hz
[ 3.993] (II) modeset(0): 1152x864@75Hz
[ 3.993] (II) modeset(0): Manufacturer's mask: 0
[ 3.993] (II) modeset(0): Supported standard timings:
[ 3.993] (II) modeset(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 3.993] (II) modeset(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 3.993] (II) modeset(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 3.993] (II) modeset(0): Supported detailed timing:
[ 3.993] (II) modeset(0): clock: 108.0 MHz Image Size: 432 x 239 mm
[ 3.993] (II) modeset(0): h_active: 1600 h_sync: 1624 h_sync_end 1704 h_blank_end 1800 h_border: 0
[ 3.993] (II) modeset(0): v_active: 900 v_sync: 901 v_sync_end 904 v_blanking: 1000 v_border: 0
[ 3.993] (II) modeset(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 80 kHz, PixClock max 145 MHz
[ 3.993] (II) modeset(0): Monitor name: S200HQL
[ 3.993] (II) modeset(0): Serial No: LZ3AA0032466
[ 3.993] (II) modeset(0): EDID (in hex):
[ 3.993] (II) modeset(0): 00ffffffffffff0004725903400c6040
[ 3.993] (II) modeset(0): 06180103682b1878aeebe5a2564fa028
[ 3.993] (II) modeset(0): 105054bfee80714f81c0810001010101
[ 3.993] (II) modeset(0): 010101010101302a40c8608464301850
[ 3.993] (II) modeset(0): 1300b0ef1000001e000000fd00384c1f
[ 3.993] (II) modeset(0): 500e000a202020202020000000fc0053
[ 3.993] (II) modeset(0): 32303048514c200a20202020000000ff
[ 3.993] (II) modeset(0): 004c5a334141303033323436360a00e6
[ 3.993] (II) modeset(0): Printing probed modes for output VGA-1
[ 3.993] (II) modeset(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[ 3.993] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 3.993] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 3.993] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 3.993] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 3.993] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 3.993] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 3.993] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 3.993] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 3.993] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 3.993] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 3.993] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 3.993] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 3.993] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 3.993] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 3.993] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 3.993] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 3.995] (II) modeset(0): EDID for output HDMI-1
[ 3.995] (II) modeset(0): Output VGA-1 connected
[ 3.995] (II) modeset(0): Output HDMI-1 disconnected
[ 3.995] (II) modeset(0): Using exact sizes for initial modes
[ 3.995] (II) modeset(0): Output VGA-1 using initial mode 1600x900 +0+0
[ 3.995] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 3.995] (==) modeset(0): DPI set to (96, 96)
[ 3.995] (II) Loading sub module "fb"
[ 3.995] (II) LoadModule: "fb"
[ 3.995] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 3.996] (II) Module fb: vendor="X.Org Foundation"
[ 3.996] compiled for 1.19.2, module version = 1.0.0
[ 3.996] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3.996] (II) UnloadModule: "fbdev"
[ 3.996] (II) Unloading fbdev
[ 3.996] (II) UnloadSubModule: "fbdevhw"
[ 3.996] (II) Unloading fbdevhw
[ 3.996] (II) UnloadModule: "vesa"
[ 3.996] (II) Unloading vesa
[ 3.996] (==) Depth 24 pixmap format is 32 bpp
[ 4.066] (==) modeset(0): Backing store enabled
[ 4.066] (==) modeset(0): Silken mouse enabled
[ 4.066] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 4.067] (==) modeset(0): DPMS enabled
[ 4.067] (II) modeset(0): [DRI2] Setup complete
[ 4.067] (II) modeset(0): [DRI2] DRI driver: i965
[ 4.067] (II) modeset(0): [DRI2] VDPAU driver: i965
[ 4.067] (--) RandR disabled
[ 4.069] (II) SELinux: Disabled on system
[ 4.073] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 4.073] (II) AIGLX: enabled GLX_ARB_create_context
[ 4.073] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 4.073] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 4.073] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 4.073] (II) AIGLX: enabled GLX_SGI_swap_control
[ 4.073] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 4.073] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 4.073] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 4.073] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 4.073] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 4.073] (II) AIGLX: Loaded and initialized i965
[ 4.073] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 4.075] (II) modeset(0): Damage tracking initialized
[ 4.075] (II) modeset(0): Setting screen physical size to 423 x 238
[ 4.107] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 4.107] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 4.107] (II) LoadModule: "libinput"
[ 4.107] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 4.110] (II) Module libinput: vendor="X.Org Foundation"
[ 4.110] compiled for 1.19.0, module version = 0.23.0
[ 4.110] Module class: X.Org XInput Driver
[ 4.110] ABI class: X.Org XInput driver, version 24.1
[ 4.110] (II) Using input driver 'libinput' for 'Power Button'
[ 4.110] (**) Power Button: always reports core events
[ 4.110] (**) Option "Device" "/dev/input/event4"
[ 4.110] (**) Option "_source" "server/udev"
[ 4.110] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 4.110] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 4.128] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event4"
[ 4.128] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 4.128] (**) Option "xkb_model" "pc105"
[ 4.128] (**) Option "xkb_layout" "us"
[ 4.128] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 4.128] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 4.128] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 4.128] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 4.128] (II) Using input driver 'libinput' for 'Video Bus'
[ 4.128] (**) Video Bus: always reports core events
[ 4.128] (**) Option "Device" "/dev/input/event6"
[ 4.128] (**) Option "_source" "server/udev"
[ 4.128] (II) input device 'Video Bus', /dev/input/event6 is tagged by udev as: Keyboard
[ 4.128] (II) input device 'Video Bus', /dev/input/event6 is a keyboard
[ 4.160] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event6"
[ 4.160] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 4.160] (**) Option "xkb_model" "pc105"
[ 4.160] (**) Option "xkb_layout" "us"
[ 4.161] (II) input device 'Video Bus', /dev/input/event6 is tagged by udev as: Keyboard
[ 4.161] (II) input device 'Video Bus', /dev/input/event6 is a keyboard
[ 4.161] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 4.161] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 4.161] (II) Using input driver 'libinput' for 'Power Button'
[ 4.161] (**) Power Button: always reports core events
[ 4.161] (**) Option "Device" "/dev/input/event3"
[ 4.161] (**) Option "_source" "server/udev"
[ 4.162] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[ 4.162] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[ 4.176] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event3"
[ 4.176] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 4.176] (**) Option "xkb_model" "pc105"
[ 4.176] (**) Option "xkb_layout" "us"
[ 4.176] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[ 4.176] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[ 4.177] (II) config/udev: Adding input device HID 0566:3107 (/dev/input/event0)
[ 4.177] (**) HID 0566:3107: Applying InputClass "libinput keyboard catchall"
[ 4.177] (II) Using input driver 'libinput' for 'HID 0566:3107'
[ 4.177] (**) HID 0566:3107: always reports core events
[ 4.177] (**) Option "Device" "/dev/input/event0"
[ 4.177] (**) Option "_source" "server/udev"
[ 4.178] (II) input device 'HID 0566:3107', /dev/input/event0 is tagged by udev as: Keyboard
[ 4.178] (II) input device 'HID 0566:3107', /dev/input/event0 is a keyboard
[ 4.192] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.1/3-9.1:1.0/0003:0566:3107.0001/input/input3/event0"
[ 4.192] (II) XINPUT: Adding extended input device "HID 0566:3107" (type: KEYBOARD, id 9)
[ 4.192] (**) Option "xkb_model" "pc105"
[ 4.192] (**) Option "xkb_layout" "us"
[ 4.193] (II) input device 'HID 0566:3107', /dev/input/event0 is tagged by udev as: Keyboard
[ 4.193] (II) input device 'HID 0566:3107', /dev/input/event0 is a keyboard
[ 4.193] (II) config/udev: Adding input device HID 0566:3107 (/dev/input/event1)
[ 4.194] (**) HID 0566:3107: Applying InputClass "libinput keyboard catchall"
[ 4.194] (II) Using input driver 'libinput' for 'HID 0566:3107'
[ 4.194] (**) HID 0566:3107: always reports core events
[ 4.194] (**) Option "Device" "/dev/input/event1"
[ 4.194] (**) Option "_source" "server/udev"
[ 4.194] (II) input device 'HID 0566:3107', /dev/input/event1 is tagged by udev as: Keyboard
[ 4.194] (II) input device 'HID 0566:3107', /dev/input/event1 is a keyboard
[ 4.208] (II) libinput: HID 0566:3107: needs a virtual subdevice
[ 4.208] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.1/3-9.1:1.1/0003:0566:3107.0002/input/input4/event1"
[ 4.208] (II) XINPUT: Adding extended input device "HID 0566:3107" (type: MOUSE, id 10)
[ 4.208] (**) Option "AccelerationScheme" "none"
[ 4.208] (**) HID 0566:3107: (accel) selected scheme none/0
[ 4.208] (**) HID 0566:3107: (accel) acceleration factor: 2.000
[ 4.208] (**) HID 0566:3107: (accel) acceleration threshold: 4
[ 4.209] (II) input device 'HID 0566:3107', /dev/input/event1 is tagged by udev as: Keyboard
[ 4.209] (II) input device 'HID 0566:3107', /dev/input/event1 is a keyboard
[ 4.210] (II) config/udev: Adding input device Microsoft Comfort Mouse 3000 (/dev/input/event2)
[ 4.210] (**) Microsoft Comfort Mouse 3000: Applying InputClass "libinput pointer catchall"
[ 4.210] (**) Microsoft Comfort Mouse 3000: Applying InputClass "libinput keyboard catchall"
[ 4.210] (II) Using input driver 'libinput' for 'Microsoft Comfort Mouse 3000'
[ 4.210] (**) Microsoft Comfort Mouse 3000: always reports core events
[ 4.210] (**) Option "Device" "/dev/input/event2"
[ 4.210] (**) Option "_source" "server/udev"
[ 4.210] (II) input device 'Microsoft Comfort Mouse 3000', /dev/input/event2 is tagged by udev as: Keyboard Mouse
[ 4.210] (II) input device 'Microsoft Comfort Mouse 3000', /dev/input/event2 is a pointer caps
[ 4.210] (II) input device 'Microsoft Comfort Mouse 3000', /dev/input/event2 is a keyboard
[ 4.224] (II) libinput: Microsoft Comfort Mouse 3000: needs a virtual subdevice
[ 4.224] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.2/3-9.2:1.0/0003:045E:077B.0003/input/input5/event2"
[ 4.224] (II) XINPUT: Adding extended input device "Microsoft Comfort Mouse 3000" (type: MOUSE, id 11)
[ 4.224] (**) Option "AccelerationScheme" "none"
[ 4.224] (**) Microsoft Comfort Mouse 3000: (accel) selected scheme none/0
[ 4.224] (**) Microsoft Comfort Mouse 3000: (accel) acceleration factor: 2.000
[ 4.224] (**) Microsoft Comfort Mouse 3000: (accel) acceleration threshold: 4
[ 4.225] (II) input device 'Microsoft Comfort Mouse 3000', /dev/input/event2 is tagged by udev as: Keyboard Mouse
[ 4.225] (II) input device 'Microsoft Comfort Mouse 3000', /dev/input/event2 is a pointer caps
[ 4.225] (II) input device 'Microsoft Comfort Mouse 3000', /dev/input/event2 is a keyboard
[ 4.225] (II) config/udev: Adding input device Microsoft Comfort Mouse 3000 (/dev/input/mouse0)
[ 4.225] (II) No input driver specified, ignoring this device.
[ 4.225] (II) This device may have been added with another device file.
[ 4.226] (II) config/udev: Adding input device No brand 2Port KVMSwicther (/dev/input/event12)
[ 4.226] (**) No brand 2Port KVMSwicther: Applying InputClass "libinput keyboard catchall"
[ 4.226] (II) Using input driver 'libinput' for 'No brand 2Port KVMSwicther'
[ 4.226] (**) No brand 2Port KVMSwicther: always reports core events
[ 4.226] (**) Option "Device" "/dev/input/event12"
[ 4.226] (**) Option "_source" "server/udev"
[ 4.227] (II) input device 'No brand 2Port KVMSwicther', /dev/input/event12 is tagged by udev as: Keyboard
[ 4.227] (II) input device 'No brand 2Port KVMSwicther', /dev/input/event12 is a keyboard
[ 4.240] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.3/3-9.3:1.0/0003:10D5:55A2.0004/input/input15/event12"
[ 4.240] (II) XINPUT: Adding extended input device "No brand 2Port KVMSwicther" (type: KEYBOARD, id 12)
[ 4.240] (**) Option "xkb_model" "pc105"
[ 4.240] (**) Option "xkb_layout" "us"
[ 4.240] (II) input device 'No brand 2Port KVMSwicther', /dev/input/event12 is tagged by udev as: Keyboard
[ 4.240] (II) input device 'No brand 2Port KVMSwicther', /dev/input/event12 is a keyboard
[ 4.241] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event7)
[ 4.241] (II) No input driver specified, ignoring this device.
[ 4.241] (II) This device may have been added with another device file.
[ 4.241] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event8)
[ 4.241] (II) No input driver specified, ignoring this device.
[ 4.241] (II) This device may have been added with another device file.
[ 4.242] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event9)
[ 4.242] (II) No input driver specified, ignoring this device.
[ 4.242] (II) This device may have been added with another device file.
[ 4.242] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event10)
[ 4.242] (II) No input driver specified, ignoring this device.
[ 4.242] (II) This device may have been added with another device file.
[ 4.242] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event11)
[ 4.242] (II) No input driver specified, ignoring this device.
[ 4.242] (II) This device may have been added with another device file.
[ 4.243] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event13)
[ 4.243] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 4.243] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 4.243] (**) Eee PC WMI hotkeys: always reports core events
[ 4.243] (**) Option "Device" "/dev/input/event13"
[ 4.243] (**) Option "_source" "server/udev"
[ 4.243] (II) input device 'Eee PC WMI hotkeys', /dev/input/event13 is tagged by udev as: Keyboard
[ 4.243] (II) input device 'Eee PC WMI hotkeys', /dev/input/event13 is a keyboard
[ 4.272] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input16/event13"
[ 4.272] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 13)
[ 4.272] (**) Option "xkb_model" "pc105"
[ 4.272] (**) Option "xkb_layout" "us"
[ 4.273] (II) input device 'Eee PC WMI hotkeys', /dev/input/event13 is tagged by udev as: Keyboard
[ 4.273] (II) input device 'Eee PC WMI hotkeys', /dev/input/event13 is a keyboard
[ 4.273] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 4.273] (II) No input driver specified, ignoring this device.
[ 4.273] (II) This device may have been added with another device file.
[ 4.284] (**) HID 0566:3107: Applying InputClass "libinput keyboard catchall"
[ 4.284] (II) Using input driver 'libinput' for 'HID 0566:3107'
[ 4.284] (**) HID 0566:3107: always reports core events
[ 4.284] (**) Option "Device" "/dev/input/event1"
[ 4.284] (**) Option "_source" "_driver/libinput"
[ 4.284] (II) libinput: HID 0566:3107: is a virtual subdevice
[ 4.284] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.1/3-9.1:1.1/0003:0566:3107.0002/input/input4/event1"
[ 4.284] (II) XINPUT: Adding extended input device "HID 0566:3107" (type: KEYBOARD, id 14)
[ 4.284] (**) Option "xkb_model" "pc105"
[ 4.284] (**) Option "xkb_layout" "us"
[ 4.284] (**) Microsoft Comfort Mouse 3000: Applying InputClass "libinput pointer catchall"
[ 4.284] (**) Microsoft Comfort Mouse 3000: Applying InputClass "libinput keyboard catchall"
[ 4.284] (II) Using input driver 'libinput' for 'Microsoft Comfort Mouse 3000'
[ 4.284] (**) Microsoft Comfort Mouse 3000: always reports core events
[ 4.284] (**) Option "Device" "/dev/input/event2"
[ 4.284] (**) Option "_source" "_driver/libinput"
[ 4.284] (II) libinput: Microsoft Comfort Mouse 3000: is a virtual subdevice
[ 4.284] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.2/3-9.2:1.0/0003:045E:077B.0003/input/input5/event2"
[ 4.284] (II) XINPUT: Adding extended input device "Microsoft Comfort Mouse 3000" (type: KEYBOARD, id 15)
[ 4.284] (**) Option "xkb_model" "pc105"
[ 4.284] (**) Option "xkb_layout" "us"
[ 21.084] (II) modeset(0): EDID vendor "ACR", prod id 857
[ 21.084] (II) modeset(0): Using EDID range info for horizontal sync
[ 21.084] (II) modeset(0): Using EDID range info for vertical refresh
[ 21.084] (II) modeset(0): Printing DDC gathered Modelines:
[ 21.084] (II) modeset(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[ 21.084] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 21.084] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 21.084] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 21.084] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 21.084] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 21.084] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 21.084] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 21.084] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 21.084] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 21.084] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 21.084] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 21.084] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 21.084] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 21.084] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 21.084] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 21.084] (II) modeset(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 21.099] (II) modeset(0): EDID vendor "ACR", prod id 857
[ 21.099] (II) modeset(0): Using hsync ranges from config file
[ 21.099] (II) modeset(0): Using vrefresh ranges from config file
[ 21.099] (II) modeset(0): Printing DDC gathered Modelines:
[ 21.099] (II) modeset(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[ 21.099] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 21.099] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 21.099] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 21.099] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 21.099] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 21.099] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 21.099] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 21.099] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 21.099] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 21.099] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 21.099] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 21.099] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 21.099] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 21.099] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 21.099] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 21.099] (II) modeset(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 21.115] (II) modeset(0): EDID vendor "ACR", prod id 857
[ 21.115] (II) modeset(0): Using hsync ranges from config file
[ 21.115] (II) modeset(0): Using vrefresh ranges from config file
[ 21.115] (II) modeset(0): Printing DDC gathered Modelines:
[ 21.115] (II) modeset(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[ 21.115] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 21.115] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 21.115] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 21.115] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 21.115] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 21.115] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 21.115] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 21.115] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 21.115] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 21.115] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 21.115] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 21.115] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 21.115] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 21.115] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 21.115] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 21.115] (II) modeset(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 21.130] (II) modeset(0): EDID vendor "ACR", prod id 857
[ 21.130] (II) modeset(0): Using hsync ranges from config file
[ 21.130] (II) modeset(0): Using vrefresh ranges from config file
[ 21.130] (II) modeset(0): Printing DDC gathered Modelines:
[ 21.130] (II) modeset(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[ 21.130] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 21.130] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 21.130] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 21.130] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 21.130] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 21.130] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 21.130] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 21.130] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 21.130] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 21.130] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 21.130] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 21.130] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 21.130] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 21.130] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 21.130] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 21.130] (II) modeset(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 21.711] (II) modeset(0): EDID vendor "ACR", prod id 857
[ 21.711] (II) modeset(0): Using hsync ranges from config file
[ 21.711] (II) modeset(0): Using vrefresh ranges from config file
[ 21.711] (II) modeset(0): Printing DDC gathered Modelines:
[ 21.711] (II) modeset(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[ 21.711] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 21.711] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 21.711] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 21.711] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 21.711] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 21.711] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 21.711] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 21.711] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 21.711] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 21.711] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 21.711] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 21.711] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 21.711] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 21.711] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 21.711] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 21.711] (II) modeset(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 3841.704] (II) modeset(0): EDID vendor "ACR", prod id 857
[ 3841.704] (II) modeset(0): Using hsync ranges from config file
[ 3841.704] (II) modeset(0): Using vrefresh ranges from config file
[ 3841.704] (II) modeset(0): Printing DDC gathered Modelines:
[ 3841.705] (II) modeset(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[ 3841.705] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 3841.705] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 3841.705] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 3841.705] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 3841.705] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 3841.705] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 3841.705] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 3841.705] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 3841.705] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 3841.705] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 3841.705] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 3841.705] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 3841.705] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 3841.705] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 3841.705] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 3841.705] (II) modeset(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 5640.390] (II) modeset(0): EDID vendor "ACR", prod id 857
[ 5640.390] (II) modeset(0): Using hsync ranges from config file
[ 5640.390] (II) modeset(0): Using vrefresh ranges from config file
[ 5640.390] (II) modeset(0): Printing DDC gathered Modelines:
[ 5640.390] (II) modeset(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[ 5640.390] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 5640.390] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 5640.391] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 5640.391] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 5640.391] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 5640.391] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 5640.391] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 5640.391] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 5640.391] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 5640.391] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 5640.391] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 5640.391] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 5640.391] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 5640.391] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 5640.391] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 5640.391] (II) modeset(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
Offline
Strangely, yesterday I booted from the disc and the live boot was successful. But today it went back to not booting. ctrl-alt-F7 didn't work, but running startx did. But I'm having a problem trying the experiment I wanted to do. For some reason Synaptic Package Manger isn't working from the Recfracta 9 disc. I notice in the menu it says "alt" in parenthesis after Synaptic Package Manger. Does that stand for "alternate," like an experimental version or something? When I try to start it, it asks for a password. I use the one given on Sourceforge but it doesn't work.
Offline
gksu should launch synaptic. It works for me from a panel launcher.
Online
Yes, (alt) means alternate. I wouldn't consider it experimental. It just starts synaptic from an xterm that asks for the root password. (which is 'root').
In a live session, all of the following methods will start synaptic, but only after you install it. The default method, which uses synaptic-pkexec, doesn't work properly. In the refracta ascii builds, it starts synaptic without asking for a password. That's ok in a live session, where sudo with no password is enabled, but it's not ok in an installation. That's why I removed synaptic from the beta2 isos.
Run (as root or with sudo) apt-get update and then apt-get install synaptic
From the menu, choose the regular synaptic entry or the alt. (You'll have both after you install synaptic.)
From a terminal, run gksu synaptic or su -c synaptic or sudo synaptic or synaptic-pkexec or su to get root and then just synaptic.
Offline
Pages: 1