Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Unable to switch to dedicate/discrete graphic [ATI/Radeon]

Need help with peripherals or devices?
Post Reply
Message
Author
linkToBit90
Posts: 3
Joined: 2017-07-13 12:25

Unable to switch to dedicate/discrete graphic [ATI/Radeon]

#1 Post by linkToBit90 »

In short: i can not switch to my dedicated graphic using vgaswitcheroo, and I want to know why it doesn't work, and how it could be done.

Now in depth explanation: I am unable to use vgaswitcheroo commands like DIS, DDIS, ON etc. to switch to desirable graphic (those commands doesn't change output of /..../switch). When I cat /sys/kernel/debug/vgaswitcheroo/switch I got output:

Code: Select all

0:IGD:+:Pwr:0000:00:01.0
1:DIS: :DynOff:0000:01:00.0
At this point i can not do a thing with this output. So sending commands like DIS, ON, OFF doesn't work at all. Then I found out that state 'DynOff' is caused by power manager and if i turn this off, it would be possible to change power state of a graphic card. So I've add command radeon.runpm=0 to /etc/default/grub and update-grub && reboot. That changed output of .../switch to

Code: Select all

0:IGD:+:Pwr:0000:00:01.0
1:DIS: :Pwr:0000:01:00.0
but still I can not change my active graphic. The only command that actualy do something is echo OFF > /......../switch but then my hole system freezes (absolutely no respond, i see my terminal with that last command. I've try to type in "blind" reboot and hit enter, but that just does nothing).

There is my grub file (commented parts are those commands that i've tried with update-grub afterwards)

Code: Select all

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
#GRUB_CMDLINE_LINUX_DEFAULT="quiet radeon.runpm=0"
#GRUB_CMDLINE_LINUX_DEFAULT="quiet radeon.modeset=1"
#GRUB_CMDLINE_LINUX_DEFAULT="quiet radeon.modeset=1 radeon.runpm=0"
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"

And if I run a game (KSP for example, native Linux) output of ....../switch is still the same with DynOff by my dedicated graphic.

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

This part is my HW, drivers/packages details. It's my first post ever on the subject of Linux (but i am reading them on daily basis), so if i missed something, be sure to let me know.

uname -rv

Code: Select all

4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26)

I've installed firmware-amd-graphics:

dpkg -l | grep firmware

Code: Select all

ii  amd64-microcode                                                  3.20160316.3                           amd64        Processor microcode firmware for AMD CPUs
ii  firmware-amd-graphics                                            20161130-3                             all          Binary firmware for AMD/ATI graphics chips
ii  firmware-misc-nonfree                                            20161130-3                             all          Binary firmware for various drivers in the Linux kernel
ii  firmware-realtek                                                 20161130-3                             all          Binary firmware for Realtek wired/wifi/BT adapters

I got two graphics:

lspci | grep VGA

Code: Select all

00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8650G]
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8670A/8670M/8750M] (rev ff)
glxinfo | grep rendering

Code: Select all

direct rendering: Yes
glxgears -info

Code: Select all

Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
GL_RENDERER   = Gallium 0.4 on AMD ARUBA (DRM 2.48.0 / 4.9.0-3-amd64, LLVM 3.9.1)
GL_VERSION    = 3.0 Mesa 13.0.6
GL_VENDOR     = X.Org
GL_EXTENSIONS = GL_ARB_multisample...............
lshw

Code: Select all

link.home.edu
    description: Notebook
    product: HP ProBook 455 G1 (F0Y19ES#AKD)
    vendor: Hewlett-Packard
    version: A2018CD200
    serial: 2CE34203FF
    width: 64 bits
    capabilities: smbios-2.7 dmi-2.7 smp vsyscall32
    configuration: boot=normal chassis=notebook family=103C_5336AN G=N L=BUS B=HP S=PRO sku=F0Y19ES#AKD uuid=A954122F-A634-E311-9673-CE39E7DC680C
  *-core
       description: Motherboard
       product: 194E
       vendor: Hewlett-Packard
       physical id: 0
       version: KBC Version 91.0D
       serial: PDQRT1A2D5J1PD
       slot: Base Board Chassis Location
     *-firmware
          description: BIOS
          vendor: Hewlett-Packard
          physical id: 5
          version: 68CPE Ver. F.60
          date: 01/15/2015
          size: 64KiB
          capacity: 4032KiB
          capabilities: pci pcmcia upgrade shadowing cdboot bootselect edd int5printscreen int9keyboard int14serial int17printer acpi usb smartbattery biosbootspecification netboot uefi
     *-cpu
          description: CPU
          product: AMD A10-5750M APU with Radeon(tm) HD Graphics
          vendor: Advanced Micro Devices [AMD]
          physical id: 16
          bus info: cpu@0
          version: AMD A10-5750M APU with Radeon(tm) HD Graphics
          serial: NotSupport
          slot: Socket FS1
          size: 1400MHz
          capacity: 2500MHz
          width: 64 bits
          clock: 100MHz
          capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp constant_tsc rep_good nopl nonstop_tsc extd_apicid aperfmperf eagerfpu pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 popcnt aes xsave avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext perfctr_core perfctr_nb cpb hw_pstate vmmcall bmi1 arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold cpufreq
          configuration: cores=4 enabledcores=4 threads=4
        *-cache:0
             description: L1 cache
             physical id: 17
             slot: L1 Cache
             size: 192KiB
             capacity: 192KiB
             capabilities: pipeline-burst internal write-back unified
             configuration: level=1
        *-cache:1
             description: L2 cache
             physical id: 18
             slot: L2 Cache
             size: 4MiB
             capacity: 4MiB
             capabilities: pipeline-burst internal write-back unified
             configuration: level=2
     *-memory
          description: System Memory
          physical id: 0
          slot: System board or motherboard
          size: 8GiB
        *-bank:0
             description: SODIMM [empty]
             physical id: 0
             slot: Bottom-Slot 1(top)
        *-bank:1
             description: SODIMM DDR3 Synchronous 1600 MHz (0.6 ns)
             product: EBJ81UG8EFU0-GN-F
             vendor: Elpida
             physical id: 1
             serial: 421017E0
             slot: Bottom-Slot 2(under)
             size: 8GiB
             width: 64 bits
             clock: 1600MHz (0.6ns)
     *-pci:0
          description: Host bridge
          product: Family 15h (Models 10h-1fh) Processor Root Complex
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 100
          bus info: pci@0000:00:00.0
          version: 00
          width: 32 bits
          clock: 66MHz
        *-display
             description: VGA compatible controller
             product: Richland [Radeon HD 8650G]
             vendor: Advanced Micro Devices, Inc. [AMD/ATI]
             physical id: 1
             bus info: pci@0000:00:01.0
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
             configuration: driver=radeon latency=0
             resources: irq:42 memory:b0000000-bfffffff ioport:6000(size=256) memory:d6100000-d613ffff memory:c0000-dffff
        *-multimedia:0
             description: Audio device
             product: Trinity HDMI Audio Controller
             vendor: Advanced Micro Devices, Inc. [AMD/ATI]
             physical id: 1.1
             bus info: pci@0000:00:01.1
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pm pciexpress msi bus_master cap_list
             configuration: driver=snd_hda_intel latency=0
             resources: irq:41 memory:d6144000-d6147fff
        *-pci:0
             description: PCI bridge
             product: Family 15h (Models 10h-1fh) Processor Root Port
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 2
             bus info: pci@0000:00:02.0
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:24 ioport:5000(size=4096) memory:d6000000-d60fffff ioport:c0000000(size=268435456)
           *-generic
                description: Unassigned class
                product: Illegal Vendor ID
                vendor: Illegal Vendor ID
                physical id: 0
                bus info: pci@0000:01:00.0
                version: ff
                width: 32 bits
                clock: 66MHz
                capabilities: bus_master vga_palette cap_list rom
                configuration: driver=radeon latency=255 maxlatency=255 mingnt=255
                resources: irq:43 memory:c0000000-cfffffff memory:d6000000-d603ffff ioport:5000(size=256) memory:d6040000-d605ffff
        *-pci:1
             description: PCI bridge
             product: Family 15h (Models 10h-1fh) Processor Root Port
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 4
             bus info: pci@0000:00:04.0
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:25 ioport:4000(size=4096) memory:d5000000-d5ffffff ioport:d0000000(size=16777216)
           *-network
                description: Ethernet interface
                product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
                vendor: Realtek Semiconductor Co., Ltd.
                physical id: 0
                bus info: pci@0000:02:00.0
                logical name: enp2s0
                version: 0c
                serial: a4:5d:36:cc:13:52
                size: 10Mbit/s
                capacity: 1Gbit/s
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
                configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168g-2_0.0.1 02/06/13 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
                resources: irq:39 ioport:4000(size=256) memory:d5000000-d5000fff memory:d0000000-d0003fff
        *-pci:2
             description: PCI bridge
             product: Family 15h (Models 10h-1fh) Processor Root Port
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 5
             bus info: pci@0000:00:05.0
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:26 ioport:3000(size=4096) memory:d4000000-d4ffffff ioport:d1000000(size=16777216)
           *-generic
                description: Unassigned class
                product: RTS5229 PCI Express Card Reader
                vendor: Realtek Semiconductor Co., Ltd.
                physical id: 0
                bus info: pci@0000:03:00.0
                version: 01
                width: 32 bits
                clock: 33MHz
                capabilities: pm msi pciexpress bus_master cap_list
                configuration: driver=rtsx_pci latency=0
                resources: irq:28 memory:d4000000-d4000fff
        *-pci:3
             description: PCI bridge
             product: Family 15h (Models 10h-1fh) Processor Root Port
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 7
             bus info: pci@0000:00:07.0
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:27 ioport:2000(size=4096) memory:d3000000-d3ffffff ioport:d2000000(size=16777216)
           *-network
                description: Wireless interface
                product: RT3290 Wireless 802.11n 1T/1R PCIe
                vendor: Ralink corp.
                physical id: 0
                bus info: pci@0000:04:00.0
                logical name: wlo1
                version: 00
                serial: 80:56:f2:16:66:bb
                width: 32 bits
                clock: 33MHz
                capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
                configuration: broadcast=yes driver=rt2800pci driverversion=4.9.0-3-amd64 firmware=0.37 ip=192.168.1.102 latency=0 link=yes multicast=yes wireless=IEEE 802.11
                resources: irq:19 memory:d3010000-d301ffff
           *-generic UNCLAIMED
                description: Bluetooth
                product: RT3290 Bluetooth
                vendor: Ralink corp.
                physical id: 0.1
                bus info: pci@0000:04:00.1
                version: 00
                width: 32 bits
                clock: 33MHz
                capabilities: pm msi pciexpress bus_master cap_list
                configuration: latency=0
                resources: memory:d3000000-d300ffff
        *-usb:0
             description: USB controller
             product: FCH USB XHCI Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 10
             bus info: pci@0000:00:10.0
             version: 09
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi msix pciexpress xhci bus_master cap_list
             configuration: driver=xhci_hcd latency=0
             resources: irq:18 memory:d6148000-d6149fff
           *-usbhost:0
                product: xHCI Host Controller
                vendor: Linux 4.9.0-3-amd64 xhci-hcd
                physical id: 0
                bus info: usb@1
                logical name: usb1
                version: 4.09
                capabilities: usb-2.00
                configuration: driver=hub slots=2 speed=480Mbit/s
           *-usbhost:1
                product: xHCI Host Controller
                vendor: Linux 4.9.0-3-amd64 xhci-hcd
                physical id: 1
                bus info: usb@2
                logical name: usb2
                version: 4.09
                capabilities: usb-3.00
                configuration: driver=hub slots=2 speed=5000Mbit/s
        *-usb:1
             description: USB controller
             product: FCH USB XHCI Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 10.1
             bus info: pci@0000:00:10.1
             version: 09
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi msix pciexpress xhci bus_master cap_list
             configuration: driver=xhci_hcd latency=0
             resources: irq:17 memory:d614a000-d614bfff
           *-usbhost:0
                product: xHCI Host Controller
                vendor: Linux 4.9.0-3-amd64 xhci-hcd
                physical id: 0
                bus info: usb@3
                logical name: usb3
                version: 4.09
                capabilities: usb-2.00
                configuration: driver=hub slots=2 speed=480Mbit/s
           *-usbhost:1
                product: xHCI Host Controller
                vendor: Linux 4.9.0-3-amd64 xhci-hcd
                physical id: 1
                bus info: usb@4
                logical name: usb4
                version: 4.09
                capabilities: usb-3.00
                configuration: driver=hub slots=2 speed=5000Mbit/s
        *-storage
             description: SATA controller
             product: FCH SATA Controller [AHCI mode]
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 11
             bus info: pci@0000:00:11.0
             version: 40
             width: 32 bits
             clock: 66MHz
             capabilities: storage msi ahci_1.0 bus_master cap_list
             configuration: driver=ahci latency=64
             resources: irq:40 ioport:6118(size=8) ioport:6124(size=4) ioport:6110(size=8) ioport:6120(size=4) ioport:6100(size=16) memory:d6151000-d61517ff
        *-usb:2
             description: USB controller
             product: FCH USB OHCI Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 12
             bus info: pci@0000:00:12.0
             version: 11
             width: 32 bits
             clock: 66MHz
             capabilities: ohci bus_master
             configuration: driver=ohci-pci latency=64
             resources: irq:18 memory:d6150000-d6150fff
           *-usbhost
                product: OHCI PCI host controller
                vendor: Linux 4.9.0-3-amd64 ohci_hcd
                physical id: 1
                bus info: usb@7
                logical name: usb7
                version: 4.09
                capabilities: usb-1.10
                configuration: driver=hub slots=5 speed=12Mbit/s
        *-usb:3
             description: USB controller
             product: FCH USB EHCI Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 12.2
             bus info: pci@0000:00:12.2
             version: 11
             width: 32 bits
             clock: 66MHz
             capabilities: pm debug ehci bus_master cap_list
             configuration: driver=ehci-pci latency=64
             resources: irq:17 memory:d614f000-d614f0ff
           *-usbhost
                product: EHCI Host Controller
                vendor: Linux 4.9.0-3-amd64 ehci_hcd
                physical id: 1
                bus info: usb@5
                logical name: usb5
                version: 4.09
                capabilities: usb-2.00
                configuration: driver=hub slots=5 speed=480Mbit/s
              *-usb
                   description: Video
                   product: HP HD Webcam
                   vendor: Chicony Electronics Co., Ltd.
                   physical id: 5
                   bus info: usb@5:5
                   version: 66.52
                   serial: 0x0001
                   capabilities: usb-2.00
                   configuration: driver=uvcvideo maxpower=500mA speed=480Mbit/s
        *-usb:4
             description: USB controller
             product: FCH USB OHCI Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 13
             bus info: pci@0000:00:13.0
             version: 11
             width: 32 bits
             clock: 66MHz
             capabilities: ohci bus_master
             configuration: driver=ohci-pci latency=64
             resources: irq:18 memory:d614e000-d614efff
           *-usbhost
                product: OHCI PCI host controller
                vendor: Linux 4.9.0-3-amd64 ohci_hcd
                physical id: 1
                bus info: usb@8
                logical name: usb8
                version: 4.09
                capabilities: usb-1.10
                configuration: driver=hub slots=5 speed=12Mbit/s
        *-usb:5
             description: USB controller
             product: FCH USB EHCI Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 13.2
             bus info: pci@0000:00:13.2
             version: 11
             width: 32 bits
             clock: 66MHz
             capabilities: pm debug ehci bus_master cap_list
             configuration: driver=ehci-pci latency=64
             resources: irq:17 memory:d614d000-d614d0ff
           *-usbhost
                product: EHCI Host Controller
                vendor: Linux 4.9.0-3-amd64 ehci_hcd
                physical id: 1
                bus info: usb@6
                logical name: usb6
                version: 4.09
                capabilities: usb-2.00
                configuration: driver=hub slots=5 speed=480Mbit/s
        *-serial UNCLAIMED
             description: SMBus
             product: FCH SMBus Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 14
             bus info: pci@0000:00:14.0
             version: 16
             width: 32 bits
             clock: 66MHz
             configuration: latency=0
        *-multimedia:1
             description: Audio device
             product: FCH Azalia Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 14.2
             bus info: pci@0000:00:14.2
             version: 01
             width: 64 bits
             clock: 33MHz
             capabilities: pm bus_master cap_list
             configuration: driver=snd_hda_intel latency=64
             resources: irq:16 memory:d6140000-d6143fff
        *-isa
             description: ISA bridge
             product: FCH LPC Bridge
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 14.3
             bus info: pci@0000:00:14.3
             version: 11
             width: 32 bits
             clock: 66MHz
             capabilities: isa bus_master
             configuration: latency=0
        *-pci:4
             description: PCI bridge
             product: FCH PCI Bridge
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 14.4
             bus info: pci@0000:00:14.4
             version: 40
             width: 32 bits
             clock: 66MHz
             capabilities: pci subtractive_decode bus_master
        *-usb:6
             description: USB controller
             product: FCH USB OHCI Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 14.5
             bus info: pci@0000:00:14.5
             version: 11
             width: 32 bits
             clock: 66MHz
             capabilities: ohci bus_master
             configuration: driver=ohci-pci latency=64
             resources: irq:18 memory:d614c000-d614cfff
           *-usbhost
                product: OHCI PCI host controller
                vendor: Linux 4.9.0-3-amd64 ohci_hcd
                physical id: 1
                bus info: usb@9
                logical name: usb9
                version: 4.09
                capabilities: usb-1.10
                configuration: driver=hub slots=2 speed=12Mbit/s
     *-pci:1
          description: Host bridge
          product: Family 15h (Models 10h-1fh) Processor Function 0
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 101
          bus info: pci@0000:00:18.0
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:2
          description: Host bridge
          product: Family 15h (Models 10h-1fh) Processor Function 1
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 102
          bus info: pci@0000:00:18.1
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:3
          description: Host bridge
          product: Family 15h (Models 10h-1fh) Processor Function 2
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 103
          bus info: pci@0000:00:18.2
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:4
          description: Host bridge
          product: Family 15h (Models 10h-1fh) Processor Function 3
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 104
          bus info: pci@0000:00:18.3
          version: 00
          width: 32 bits
          clock: 33MHz
          configuration: driver=k10temp
          resources: irq:0
     *-pci:5
          description: Host bridge
          product: Family 15h (Models 10h-1fh) Processor Function 4
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 105
          bus info: pci@0000:00:18.4
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:6
          description: Host bridge
          product: Family 15h (Models 10h-1fh) Processor Function 5
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 106
          bus info: pci@0000:00:18.5
          version: 00
          width: 32 bits
          clock: 33MHz
     *-scsi:0
          physical id: 1
          logical name: scsi0
          capabilities: emulated
        *-disk
             description: ATA Disk
             product: WDC WD10JPVX-22J
             vendor: Western Digital
             physical id: 0.0.0
             bus info: scsi@0:0.0.0
             logical name: /dev/sda
             version: 1A01
             serial: WD-WX81A54KRYXR
             size: 931GiB (1TB)
             capabilities: partitioned partitioned:dos
             configuration: ansiversion=5 logicalsectorsize=512 sectorsize=4096 signature=37e12ad1
           *-volume
                description: Extended partition
                physical id: 1
                bus info: scsi@0:0.0.0,1
                logical name: /dev/sda1
                size: 931GiB
                capacity: 931GiB
                capabilities: primary extended partitioned partitioned:extended
              *-logicalvolume:0
                   description: EXT4 volume
                   vendor: Linux
                   physical id: 5
                   logical name: /dev/sda5
                   logical name: /home
                   version: 1.0
                   serial: 2f4a6b25-d44a-4518-9608-30f9ad55ffef
                   size: 838GiB
                   capacity: 838GiB
                   capabilities: journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
                   configuration: created=2017-03-11 19:21:06 filesystem=ext4 lastmountpoint=/home modified=2017-07-13 16:31:06 mount.fstype=ext4 mount.options=rw,relatime,data=ordered mounted=2017-07-13 16:31:06 state=mounted
              *-logicalvolume:1
                   description: Linux swap volume
                   physical id: 6
                   logical name: /dev/sda6
                   version: 1
                   serial: 5ce79b64-03fb-4ea8-b2ed-9922c4872b12
                   size: 18GiB
                   capacity: 18GiB
                   capabilities: nofs swap initialized
                   configuration: filesystem=swap pagesize=4096
              *-logicalvolume:2
                   description: EXT3 volume
                   vendor: Linux
                   physical id: 7
                   logical name: /dev/sda7
                   logical name: /
                   version: 1.0
                   serial: c8fdd75d-6193-477b-958f-f2640661a5dc
                   size: 74GiB
                   capacity: 74GiB
                   capabilities: journaled extended_attributes large_files ext3 ext2 initialized
                   configuration: created=2017-07-10 15:54:36 filesystem=ext3 lastmountpoint=/ modified=2017-07-13 16:30:53 mount.fstype=ext3 mount.options=rw,relatime,errors=remount-ro,data=ordered mounted=2017-07-13 15:56:07 state=mounted
     *-scsi:1
          physical id: 2
          logical name: scsi1
          capabilities: emulated
        *-cdrom
             description: DVD-RAM writer
             product: DVD A  DU8A5SH
             vendor: hp
             physical id: 0.0.0
             bus info: scsi@1:0.0.0
             logical name: /dev/cdrom
             logical name: /dev/cdrw
             logical name: /dev/dvd
             logical name: /dev/dvdrw
             logical name: /dev/sr0
             version: NH62
             capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
             configuration: ansiversion=5 status=nodisc
  *-battery
       product: FP06047
       vendor: 14-15
       physical id: 1
       slot: Primary
       capacity: 47520mWh
       configuration: voltage=10.8V

linkToBit90
Posts: 3
Joined: 2017-07-13 12:25

Re: Unable to switch to dedicate/discrete graphic [ATI/Radeo

#2 Post by linkToBit90 »

UPDATE: I actualy try to gather some info about this "freezing", so i run this command:

Code: Select all

echo OFF > /sys/kernel/debug/vgaswitcheroo/switch ; sleep 10 && reboot
but it didn't work as my system doesn't reboot after 10 seconds (and ofcourse i've waited longer then that). And my Xorg.0.log.old:

Code: Select all

[    25.757] (--) Log file renamed from "/var/log/Xorg.pid-568.log" to "/var/log/Xorg.0.log"
[    25.783] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[    25.783] X Protocol Version 11, Revision 0
[    25.783] Build Operating System: Linux 4.9.0-3-amd64 x86_64 Debian
[    25.783] Current Operating System: Linux link.home.edu 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26) x86_64
[    25.783] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-3-amd64 root=UUID=c8fdd75d-6193-477b-958f-f2640661a5dc ro quiet radeon.runpm=0
[    25.783] Build Date: 07 July 2017  06:14:06AM
[    25.783] xorg-server 2:1.19.2-1+deb9u1 (https://www.debian.org/support) 
[    25.783] Current version of pixman: 0.34.0
[    25.783] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    25.783] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    25.783] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 13 17:43:17 2017
[    25.824] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    25.866] (==) No Layout section.  Using the first Screen section.
[    25.866] (==) No screen section available. Using defaults.
[    25.866] (**) |-->Screen "Default Screen Section" (0)
[    25.866] (**) |   |-->Monitor "<default monitor>"
[    25.880] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    25.880] (==) Automatically adding devices
[    25.880] (==) Automatically enabling devices
[    25.880] (==) Automatically adding GPU devices
[    25.880] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    25.916] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    25.916] 	Entry deleted from font path.
[    25.942] (==) 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
[    25.943] (==) ModulePath set to "/usr/lib/xorg/modules"
[    25.943] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    25.943] (II) Loader magic: 0x558bdd6f5e00
[    25.943] (II) Module ABI versions:
[    25.943] 	X.Org ANSI C Emulation: 0.4
[    25.943] 	X.Org Video Driver: 23.0
[    25.943] 	X.Org XInput driver : 24.1
[    25.943] 	X.Org Server Extension : 10.0
[    25.944] (++) using VT number 7

[    25.944] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    25.945] (II) xfree86: Adding drm device (/dev/dri/card0)
[    25.978] (II) xfree86: Adding drm device (/dev/dri/card1)
[    25.980] (--) PCI:*(0:0:1:0) 1002:990b:103c:1952 rev 0, Mem @ 0xb0000000/268435456, 0xd6100000/262144, I/O @ 0x00006000/256, BIOS @ 0x????????/131072
[    25.980] (--) PCI: (0:1:0:0) 1002:6600:103c:1952 rev 0, Mem @ 0xc0000000/268435456, 0xd6000000/262144, I/O @ 0x00005000/256, BIOS @ 0x????????/131072
[    25.980] (II) LoadModule: "glx"
[    26.000] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    26.181] (II) Module glx: vendor="X.Org Foundation"
[    26.181] 	compiled for 1.19.2, module version = 1.0.0
[    26.181] 	ABI class: X.Org Server Extension, version 10.0
[    26.181] (==) Matched ati as autoconfigured driver 0
[    26.181] (==) Matched ati as autoconfigured driver 1
[    26.181] (==) Matched ati as autoconfigured driver 2
[    26.181] (==) Matched modesetting as autoconfigured driver 3
[    26.181] (==) Matched fbdev as autoconfigured driver 4
[    26.181] (==) Matched vesa as autoconfigured driver 5
[    26.181] (==) Assigned the driver to the xf86ConfigLayout
[    26.181] (II) LoadModule: "ati"
[    26.181] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    26.193] (II) Module ati: vendor="X.Org Foundation"
[    26.193] 	compiled for 1.19.0, module version = 7.8.0
[    26.204] 	Module class: X.Org Video Driver
[    26.204] 	ABI class: X.Org Video Driver, version 23.0
[    26.204] (II) LoadModule: "radeon"
[    26.204] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    26.258] (II) Module radeon: vendor="X.Org Foundation"
[    26.258] 	compiled for 1.19.0, module version = 7.8.0
[    26.258] 	Module class: X.Org Video Driver
[    26.258] 	ABI class: X.Org Video Driver, version 23.0
[    26.258] (II) LoadModule: "modesetting"
[    26.258] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    26.296] (II) Module modesetting: vendor="X.Org Foundation"
[    26.296] 	compiled for 1.19.2, module version = 1.19.2
[    26.296] 	Module class: X.Org Video Driver
[    26.296] 	ABI class: X.Org Video Driver, version 23.0
[    26.296] (II) LoadModule: "fbdev"
[    26.296] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    26.305] (II) Module fbdev: vendor="X.Org Foundation"
[    26.305] 	compiled for 1.19.0, module version = 0.4.4
[    26.305] 	Module class: X.Org Video Driver
[    26.305] 	ABI class: X.Org Video Driver, version 23.0
[    26.305] (II) LoadModule: "vesa"
[    26.305] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    26.316] (II) Module vesa: vendor="X.Org Foundation"
[    26.316] 	compiled for 1.19.0, module version = 2.3.4
[    26.316] 	Module class: X.Org Video Driver
[    26.316] 	ABI class: X.Org Video Driver, version 23.0
[    26.316] (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
[    26.321] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    26.321] (II) FBDEV: driver for framebuffer: fbdev
[    26.321] (II) VESA: driver for VESA chipsets: vesa
[    26.357] (II) [KMS] Kernel modesetting enabled.
[    26.357] (II) [KMS] Kernel modesetting enabled.
[    26.357] (WW) Falling back to old probe method for modesetting
[    26.389] (WW) Falling back to old probe method for fbdev
[    26.389] (II) Loading sub module "fbdevhw"
[    26.389] (II) LoadModule: "fbdevhw"
[    26.390] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    26.398] (II) Module fbdevhw: vendor="X.Org Foundation"
[    26.398] 	compiled for 1.19.2, module version = 0.0.2
[    26.398] 	ABI class: X.Org Video Driver, version 23.0
[    26.398] (WW) Falling back to old probe method for vesa
[    26.398] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    26.398] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    26.398] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    26.398] (==) RADEON(0): Default visual is TrueColor
[    26.398] (==) RADEON(0): RGB weight 888
[    26.398] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    26.398] (--) RADEON(0): Chipset: "ARUBA" (ChipID = 0x990b)
[    26.431] (II) Loading sub module "fb"
[    26.431] (II) LoadModule: "fb"
[    26.432] (II) Loading /usr/lib/xorg/modules/libfb.so
[    26.458] (II) Module fb: vendor="X.Org Foundation"
[    26.458] 	compiled for 1.19.2, module version = 1.0.0
[    26.458] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    26.458] (II) Loading sub module "dri2"
[    26.458] (II) LoadModule: "dri2"
[    26.458] (II) Module "dri2" already built-in
[    26.458] (II) Loading sub module "exa"
[    26.458] (II) LoadModule: "exa"
[    26.458] (II) Loading /usr/lib/xorg/modules/libexa.so
[    26.470] (II) Module exa: vendor="X.Org Foundation"
[    26.470] 	compiled for 1.19.2, module version = 2.6.0
[    26.470] 	ABI class: X.Org Video Driver, version 23.0
[    26.470] (II) RADEON(0): KMS Color Tiling: enabled
[    26.470] (II) RADEON(0): KMS Color Tiling 2D: enabled
[    26.470] (II) RADEON(0): KMS Pageflipping: enabled
[    26.470] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[    26.498] (II) RADEON(0): Output LVDS has no monitor section
[    26.627] (II) RADEON(0): Output VGA-0 has no monitor section
[    26.628] (II) RADEON(0): Output HDMI-0 has no monitor section
[    26.656] (II) RADEON(0): EDID for output LVDS
[    26.656] (II) RADEON(0): Manufacturer: LGD  Model: 3d9  Serial#: 0
[    26.656] (II) RADEON(0): Year: 2012  Week: 0
[    26.656] (II) RADEON(0): EDID Version: 1.4
[    26.656] (II) RADEON(0): Digital Display Input
[    26.656] (II) RADEON(0): 6 bits per channel
[    26.656] (II) RADEON(0): Digital interface is DisplayPort
[    26.656] (II) RADEON(0): Max Image Size [cm]: horiz.: 35  vert.: 19
[    26.656] (II) RADEON(0): Gamma: 2.20
[    26.656] (II) RADEON(0): No DPMS capabilities specified
[    26.656] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    26.656] (II) RADEON(0): First detailed timing is preferred mode
[    26.656] (II) RADEON(0): Preferred mode is native pixel format and refresh rate
[    26.656] (II) RADEON(0): redX: 0.578 redY: 0.344   greenX: 0.337 greenY: 0.571
[    26.656] (II) RADEON(0): blueX: 0.159 blueY: 0.120   whiteX: 0.313 whiteY: 0.329
[    26.656] (II) RADEON(0): Manufacturer's mask: 0
[    26.656] (II) RADEON(0): Supported detailed timing:
[    26.656] (II) RADEON(0): clock: 76.3 MHz   Image Size:  345 x 194 mm
[    26.656] (II) RADEON(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1610 h_border: 0
[    26.656] (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 776 v_blanking: 790 v_border: 0
[    26.656] (II) RADEON(0): Supported detailed timing:
[    26.656] (II) RADEON(0): clock: 50.9 MHz   Image Size:  345 x 194 mm
[    26.656] (II) RADEON(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1610 h_border: 0
[    26.656] (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 776 v_blanking: 790 v_border: 0
[    26.656] (II) RADEON(0): Unknown vendor-specific block 2
[    26.656] (II) RADEON(0): EDID (in hex):
[    26.656] (II) RADEON(0): 	00ffffffffffff0030e4d90300000000
[    26.656] (II) RADEON(0): 	00160104952313780a05f59458569228
[    26.656] (II) RADEON(0): 	1e505400000001010101010101010101
[    26.656] (II) RADEON(0): 	010101010101ce1d56f4500016303020
[    26.656] (II) RADEON(0): 	350059c21000001bdf1356f450001630
[    26.656] (II) RADEON(0): 	3020350059c21000001b000000000000
[    26.656] (II) RADEON(0): 	00000000000000000000000000000002
[    26.656] (II) RADEON(0): 	000c4cff0a3c640f131f64000000000b
[    26.656] (II) RADEON(0): Printing probed modes for output LVDS
[    26.656] (II) RADEON(0): Modeline "1366x768"x60.0   76.30  1366 1414 1446 1610  768 771 776 790 +hsync -vsync (47.4 kHz eP)
[    26.656] (II) RADEON(0): Modeline "1366x768"x40.0   50.87  1366 1414 1446 1610  768 771 776 790 +hsync -vsync (31.6 kHz e)
[    26.656] (II) RADEON(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz)
[    26.656] (II) RADEON(0): Modeline "1152x768"x59.8   71.75  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.7 kHz)
[    26.656] (II) RADEON(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[    26.656] (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[    26.657] (II) RADEON(0): Modeline "848x480"x59.7   31.50  848 872 952 1056  480 483 493 500 -hsync +vsync (29.8 kHz)
[    26.657] (II) RADEON(0): Modeline "720x480"x59.7   26.75  720 744 808 896  480 483 493 500 -hsync +vsync (29.9 kHz)
[    26.657] (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[    26.787] (II) RADEON(0): EDID for output VGA-0
[    26.788] (II) RADEON(0): EDID for output HDMI-0
[    26.788] (II) RADEON(0): Output LVDS connected
[    26.788] (II) RADEON(0): Output VGA-0 disconnected
[    26.788] (II) RADEON(0): Output HDMI-0 disconnected
[    26.788] (II) RADEON(0): Using exact sizes for initial modes
[    26.788] (II) RADEON(0): Output LVDS using initial mode 1366x768 +0+0
[    26.788] (II) RADEON(0): mem size init: gart size :3fdcc000 vram size: s:30000000 visible:2f806000
[    26.788] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[    26.788] (==) RADEON(0): DPI set to (96, 96)
[    26.788] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[    26.788] (II) Loading sub module "ramdac"
[    26.788] (II) LoadModule: "ramdac"
[    26.788] (II) Module "ramdac" already built-in
[    26.788] (==) RADEON(G0): Depth 24, (--) framebuffer bpp 32
[    26.788] (II) RADEON(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    26.788] (==) RADEON(G0): Default visual is TrueColor
[    26.788] (==) RADEON(G0): RGB weight 888
[    26.788] (II) RADEON(G0): Using 8 bits per RGB (8 bit DAC)
[    26.788] (--) RADEON(G0): Chipset: "OLAND" (ChipID = 0x6600)
[    26.789] (II) Loading sub module "fb"
[    26.789] (II) LoadModule: "fb"
[    26.789] (II) Loading /usr/lib/xorg/modules/libfb.so
[    26.789] (II) Module fb: vendor="X.Org Foundation"
[    26.789] 	compiled for 1.19.2, module version = 1.0.0
[    26.789] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    26.789] (II) Loading sub module "dri2"
[    26.789] (II) LoadModule: "dri2"
[    26.789] (II) Module "dri2" already built-in
[    26.789] (II) Loading sub module "glamoregl"
[    26.789] (II) LoadModule: "glamoregl"
[    26.789] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    26.930] (II) Module glamoregl: vendor="X.Org Foundation"
[    26.930] 	compiled for 1.19.2, module version = 1.0.0
[    26.930] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    26.930] (II) glamor: OpenGL accelerated X.org driver based.
[    28.642] (II) glamor: EGL version 1.4 (DRI2):
[    28.695] (II) RADEON(G0): glamor detected, initialising EGL layer.
[    28.695] (II) RADEON(G0): KMS Color Tiling: enabled
[    28.695] (II) RADEON(G0): KMS Color Tiling 2D: enabled
[    28.695] (II) RADEON(G0): KMS Pageflipping: enabled
[    28.695] (II) RADEON(G0): SwapBuffers wait for vsync: enabled
[    28.695] (II) RADEON(G0): mem size init: gart size :3fbce000 vram size: s:80000000 visible:7fc28000
[    28.695] (==) RADEON(G0): DPI set to (96, 96)
[    28.695] (==) RADEON(G0): Using gamma correction (1.0, 1.0, 1.0)
[    28.695] (II) Loading sub module "ramdac"
[    28.695] (II) LoadModule: "ramdac"
[    28.695] (II) Module "ramdac" already built-in
[    28.695] (II) UnloadModule: "modesetting"
[    28.695] (II) Unloading modesetting
[    28.695] (II) UnloadModule: "fbdev"
[    28.695] (II) Unloading fbdev
[    28.695] (II) UnloadSubModule: "fbdevhw"
[    28.695] (II) Unloading fbdevhw
[    28.695] (II) UnloadModule: "vesa"
[    28.695] (II) Unloading vesa
[    28.695] (--) Depth 24 pixmap format is 32 bpp
[    28.695] (II) RADEON(G0): [DRI2] Setup complete
[    28.696] (II) RADEON(G0): [DRI2]   DRI driver: radeonsi
[    28.696] (II) RADEON(G0): [DRI2]   VDPAU driver: radeonsi
[    28.696] (II) RADEON(G0): Front buffer size: 3072K
[    28.696] (II) RADEON(G0): VRAM usage limit set to 1881100K
[    28.710] (II) RADEON(G0): SYNC extension fences enabled
[    28.711] (II) RADEON(G0): Present extension enabled
[    28.711] (==) RADEON(G0): DRI3 enabled
[    28.711] (==) RADEON(G0): Backing store enabled
[    28.711] (II) RADEON(G0): Direct rendering enabled
[    29.351] (II) RADEON(G0): Use GLAMOR acceleration.
[    29.351] (II) RADEON(G0): Acceleration enabled
[    29.351] (==) RADEON(G0): DPMS enabled
[    29.351] (==) RADEON(G0): Silken mouse enabled
[    29.351] (II) RADEON(G0): Set up textured video (glamor)
[    29.351] (II) RADEON(G0): [XvMC] Associated with GLAMOR Textured Video.
[    29.351] (II) RADEON(G0): [XvMC] Extension initialized.
[    29.351] (II) RADEON(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    29.363] (II) RADEON(0): [DRI2] Setup complete
[    29.363] (II) RADEON(0): [DRI2]   DRI driver: r600
[    29.363] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[    29.363] (II) RADEON(0): Front buffer size: 4128K
[    29.363] (II) RADEON(0): VRAM usage limit set to 696664K
[    29.363] (==) RADEON(0): DRI3 disabled
[    29.363] (==) RADEON(0): Backing store enabled
[    29.363] (II) RADEON(0): Direct rendering enabled
[    29.363] (II) EXA(0): Driver allocated offscreen pixmaps
[    29.363] (II) EXA(0): Driver registered support for the following operations:
[    29.363] (II)         Solid
[    29.363] (II)         Copy
[    29.363] (II)         Composite (RENDER acceleration)
[    29.363] (II)         UploadToScreen
[    29.363] (II)         DownloadFromScreen
[    29.367] (II) RADEON(0): Acceleration enabled
[    29.367] (==) RADEON(0): DPMS enabled
[    29.367] (==) RADEON(0): Silken mouse enabled
[    29.367] (II) RADEON(0): Set up textured video
[    29.367] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[    29.367] (II) RADEON(0): [XvMC] Extension initialized.
[    29.367] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    29.367] (--) RandR disabled
[    29.383] (II) SELinux: Disabled on system
[    29.397] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    29.397] (II) AIGLX: enabled GLX_ARB_create_context
[    29.397] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    29.397] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    29.397] (II) AIGLX: enabled GLX_INTEL_swap_event
[    29.397] (II) AIGLX: enabled GLX_SGI_swap_control
[    29.397] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    29.397] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    29.397] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    29.397] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    29.397] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    29.401] (II) AIGLX: Loaded and initialized r600
[    29.401] (II) GLX: Initialized DRI2 GL provider for screen 0
[    29.417] (II) RADEON(0): Setting screen physical size to 361 x 203
[    29.915] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    29.915] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    29.915] (II) LoadModule: "libinput"
[    29.915] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    30.058] (II) Module libinput: vendor="X.Org Foundation"
[    30.058] 	compiled for 1.19.0, module version = 0.23.0
[    30.058] 	Module class: X.Org XInput Driver
[    30.058] 	ABI class: X.Org XInput driver, version 24.1
[    30.058] (II) Using input driver 'libinput' for 'Power Button'
[    30.058] (**) Power Button: always reports core events
[    30.058] (**) Option "Device" "/dev/input/event4"
[    30.058] (**) Option "_source" "server/udev"
[    30.059] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[    30.059] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[    30.072] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input11/event4"
[    30.072] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    30.072] (**) Option "xkb_model" "pc105"
[    30.072] (**) Option "xkb_layout" "us"
[    30.073] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[    30.073] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[    30.074] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    30.074] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    30.074] (II) Using input driver 'libinput' for 'Video Bus'
[    30.074] (**) Video Bus: always reports core events
[    30.074] (**) Option "Device" "/dev/input/event9"
[    30.074] (**) Option "_source" "server/udev"
[    30.075] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[    30.075] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[    30.088] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16/event9"
[    30.088] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    30.088] (**) Option "xkb_model" "pc105"
[    30.088] (**) Option "xkb_layout" "us"
[    30.089] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[    30.089] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[    30.089] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[    30.089] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    30.089] (II) Using input driver 'libinput' for 'Video Bus'
[    30.089] (**) Video Bus: always reports core events
[    30.089] (**) Option "Device" "/dev/input/event10"
[    30.089] (**) Option "_source" "server/udev"
[    30.090] (II) input device 'Video Bus', /dev/input/event10 is tagged by udev as: Keyboard
[    30.090] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
[    30.104] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input17/event10"
[    30.104] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    30.104] (**) Option "xkb_model" "pc105"
[    30.104] (**) Option "xkb_layout" "us"
[    30.105] (II) input device 'Video Bus', /dev/input/event10 is tagged by udev as: Keyboard
[    30.105] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
[    30.106] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    30.106] (II) No input driver specified, ignoring this device.
[    30.106] (II) This device may have been added with another device file.
[    30.106] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    30.107] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    30.107] (II) Using input driver 'libinput' for 'Sleep Button'
[    30.107] (**) Sleep Button: always reports core events
[    30.107] (**) Option "Device" "/dev/input/event2"
[    30.107] (**) Option "_source" "server/udev"
[    30.107] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[    30.107] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[    30.120] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input9/event2"
[    30.120] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    30.120] (**) Option "xkb_model" "pc105"
[    30.120] (**) Option "xkb_layout" "us"
[    30.121] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[    30.121] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[    30.122] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event12)
[    30.122] (II) No input driver specified, ignoring this device.
[    30.122] (II) This device may have been added with another device file.
[    30.123] (II) config/udev: Adding input device HP HD Webcam (/dev/input/event7)
[    30.123] (**) HP HD Webcam: Applying InputClass "libinput keyboard catchall"
[    30.123] (II) Using input driver 'libinput' for 'HP HD Webcam'
[    30.123] (**) HP HD Webcam: always reports core events
[    30.123] (**) Option "Device" "/dev/input/event7"
[    30.123] (**) Option "_source" "server/udev"
[    30.123] (II) input device 'HP HD Webcam', /dev/input/event7 is tagged by udev as: Keyboard
[    30.123] (II) input device 'HP HD Webcam', /dev/input/event7 is a keyboard
[    30.156] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/input/input14/event7"
[    30.156] (II) XINPUT: Adding extended input device "HP HD Webcam" (type: KEYBOARD, id 10)
[    30.156] (**) Option "xkb_model" "pc105"
[    30.156] (**) Option "xkb_layout" "us"
[    30.157] (II) input device 'HP HD Webcam', /dev/input/event7 is tagged by udev as: Keyboard
[    30.157] (II) input device 'HP HD Webcam', /dev/input/event7 is a keyboard
[    30.158] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13)
[    30.158] (II) No input driver specified, ignoring this device.
[    30.158] (II) This device may have been added with another device file.
[    30.158] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event14)
[    30.158] (II) No input driver specified, ignoring this device.
[    30.158] (II) This device may have been added with another device file.
[    30.159] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event15)
[    30.159] (II) No input driver specified, ignoring this device.
[    30.159] (II) This device may have been added with another device file.
[    30.160] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    30.160] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    30.160] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    30.160] (**) AT Translated Set 2 keyboard: always reports core events
[    30.160] (**) Option "Device" "/dev/input/event0"
[    30.160] (**) Option "_source" "server/udev"
[    30.160] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    30.160] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    30.196] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    30.196] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    30.196] (**) Option "xkb_model" "pc105"
[    30.196] (**) Option "xkb_layout" "us"
[    30.197] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    30.197] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    30.198] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1)
[    30.198] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    30.198] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    30.198] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    30.198] (**) Option "Device" "/dev/input/event1"
[    30.198] (**) Option "_source" "server/udev"
[    30.198] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is tagged by udev as: Touchpad
[    30.199] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is a touchpad
[    30.228] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input8/event1"
[    30.228] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    30.229] (**) Option "AccelerationScheme" "none"
[    30.229] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    30.229] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    30.229] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    30.230] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is tagged by udev as: Touchpad
[    30.230] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is a touchpad
[    30.230] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    30.230] (II) No input driver specified, ignoring this device.
[    30.230] (II) This device may have been added with another device file.
[    30.231] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event8)
[    30.231] (II) No input driver specified, ignoring this device.
[    30.231] (II) This device may have been added with another device file.
[    30.231] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[    30.231] (II) No input driver specified, ignoring this device.
[    30.231] (II) This device may have been added with another device file.
[    30.232] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    30.232] (II) No input driver specified, ignoring this device.
[    30.232] (II) This device may have been added with another device file.
[    30.233] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event5)
[    30.233] (**) HP Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[    30.233] (II) Using input driver 'libinput' for 'HP Wireless hotkeys'
[    30.233] (**) HP Wireless hotkeys: always reports core events
[    30.233] (**) Option "Device" "/dev/input/event5"
[    30.233] (**) Option "_source" "server/udev"
[    30.233] (II) input device 'HP Wireless hotkeys', /dev/input/event5 is tagged by udev as: Keyboard
[    30.233] (II) input device 'HP Wireless hotkeys', /dev/input/event5 is a keyboard
[    30.264] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event5"
[    30.264] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 13)
[    30.264] (**) Option "xkb_model" "pc105"
[    30.264] (**) Option "xkb_layout" "us"
[    30.265] (II) input device 'HP Wireless hotkeys', /dev/input/event5 is tagged by udev as: Keyboard
[    30.265] (II) input device 'HP Wireless hotkeys', /dev/input/event5 is a keyboard
[    30.266] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event11)
[    30.266] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    30.266] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[    30.266] (**) HP WMI hotkeys: always reports core events
[    30.266] (**) Option "Device" "/dev/input/event11"
[    30.266] (**) Option "_source" "server/udev"
[    30.266] (II) input device 'HP WMI hotkeys', /dev/input/event11 is tagged by udev as: Keyboard
[    30.266] (II) input device 'HP WMI hotkeys', /dev/input/event11 is a keyboard
[    30.280] (**) Option "config_info" "udev:/sys/devices/virtual/input/input18/event11"
[    30.280] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 14)
[    30.280] (**) Option "xkb_model" "pc105"
[    30.280] (**) Option "xkb_layout" "us"
[    30.281] (II) input device 'HP WMI hotkeys', /dev/input/event11 is tagged by udev as: Keyboard
[    30.281] (II) input device 'HP WMI hotkeys', /dev/input/event11 is a keyboard
[    51.939] (II) RADEON(0): EDID vendor "LGD", prod id 985
[    51.939] (II) RADEON(0): Printing DDC gathered Modelines:
[    51.939] (II) RADEON(0): Modeline "1366x768"x0.0   76.30  1366 1414 1446 1610  768 771 776 790 +hsync -vsync (47.4 kHz eP)
[    51.939] (II) RADEON(0): Modeline "1366x768"x0.0   50.87  1366 1414 1446 1610  768 771 776 790 +hsync -vsync (31.6 kHz e)
[    58.377] (II) RADEON(0): EDID vendor "LGD", prod id 985
[    58.377] (II) RADEON(0): Printing DDC gathered Modelines:
[    58.377] (II) RADEON(0): Modeline "1366x768"x0.0   76.30  1366 1414 1446 1610  768 771 776 790 +hsync -vsync (47.4 kHz eP)
[    58.377] (II) RADEON(0): Modeline "1366x768"x0.0   50.87  1366 1414 1446 1610  768 771 776 790 +hsync -vsync (31.6 kHz e)
[   234.361] (II) RADEON(0): EDID vendor "LGD", prod id 985
[   234.361] (II) RADEON(0): Printing DDC gathered Modelines:
[   234.361] (II) RADEON(0): Modeline "1366x768"x0.0   76.30  1366 1414 1446 1610  768 771 776 790 +hsync -vsync (47.4 kHz eP)
[   234.361] (II) RADEON(0): Modeline "1366x768"x0.0   50.87  1366 1414 1446 1610  768 771 776 790 +hsync -vsync (31.6 kHz e)
[   234.523] (II) RADEON(0): EDID vendor "LGD", prod id 985
[   234.524] (II) RADEON(0): Printing DDC gathered Modelines:
[   234.524] (II) RADEON(0): Modeline "1366x768"x0.0   76.30  1366 1414 1446 1610  768 771 776 790 +hsync -vsync (47.4 kHz eP)
[   234.524] (II) RADEON(0): Modeline "1366x768"x0.0   50.87  1366 1414 1446 1610  768 771 776 790 +hsync -vsync (31.6 kHz e)

linkToBit90
Posts: 3
Joined: 2017-07-13 12:25

Re: Unable to switch to dedicate/discrete graphic [ATI/Radeo

#3 Post by linkToBit90 »

Got a solution! Since vgaswitcheroo doesn't work, I've tried many suggestions and tricks, but only one worked for me:
1) lspci | grep -i vga

Code: Select all

00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8650G]
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8670A/8670M/8750M] (rev ff)
So, I want to use second one (HD8750M)

2) xrandr --listproviders

Code: Select all

Providers: number : 2
Provider 0: id: 0x88 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 3 associated providers: 0 name:ARUBA @ pci:0000:00:01.0
Provider 1: id: 0x51 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 2 outputs: 0 associated providers: 0 name:OLAND @ pci:0000:01:00.0
We are looking for an id of the graphic, wich we want to use for game. I compared pci slot and figured out that id of my dedicated graphic is 0x51.

3) xrandr --setprovideroffloadsink 0x51 0x88

It doesn't return any output, but it should be done every time you boot to system (I don't know it for sure, so feedback would be appreciated). Now we try if it works:

4) DRI_PRIME=0 glxinfo | grep -i opengl && echo "----------------" && DRI_PRIME=1 glxinfo | grep -i opengl

Code: Select all

OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD ARUBA (DRM 2.48.0 / 4.9.0-3-amd64, LLVM 3.9.1)
OpenGL core profile version string: 4.1 (Core Profile) Mesa 13.0.6
OpenGL core profile shading language version string: 4.10
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 13.0.6
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 13.0.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
----------------
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD OLAND (DRM 2.48.0 / 4.9.0-3-amd64, LLVM 3.9.1)
OpenGL core profile version string: 4.3 (Core Profile) Mesa 13.0.6
OpenGL core profile shading language version string: 4.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 13.0.6
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 13.0.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
OpenGL ES profile extensions:
4) We are set to go! Just type DRI_PRIME=1 before any command, and you are going to use your dedicated graphic!
Examples:
a) DRI_PRIME=1 wine DOOM.exe (wine solution)
b) DRI_PRIME=1 KSPx64 (native solution)
===didn't try those myself===
c) DRI_PRIME=1 steam (should start any games from within with dedicated graphic)
d) DRI_PRIME=1 %command% (launch options for games from steam startup line)


Source:
https://nouveau.freedesktop.org/wiki/Optimus/
https://www.reddit.com/r/linux_gaming/c ... certainly/

Post Reply