Com driver AMDGPU o X não sobe de jeito nenhum, só sobe pela VGA Intel, ao criar os arquivo
/etc/X11/xorg.conf.d/20-amdgpu.conf
conforme orientação do Wiki o X não sobe mais, abaixo alguns retornos do terminal de uma sequencia comando que fiz baseado um tutorial para Ubuntu, se alguem puder dar uma força,
lspci -nnk | egrep -i '3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga|amdgpu'
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Chelsea LP [Radeon HD 7730M] [1002:682f]
Kernel driver in use: amdgpu
Kernel modules: radeon, amdgpu
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname -a
Linux adrnot 4.10.8-1-MANJARO #1 SMP PREEMPT Fri Mar 31 18:50:09 UTC 2017 x86_64 GNU/Linux
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile
OpenGL core profile version string: 3.3 (Core Profile) Mesa 17.0.2
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 17.0.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 17.0.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Xorg -version
/usr/lib/xorg-server/Xorg.wrap: Only console users are allowed to run the X server
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
inxi -F
System: Host: adrnot Kernel: 4.10.8-1-MANJARO x86_64 (64 bit) Desktop: Cinnamon 3.2.8 Distro: Manjaro Linux
Machine: Device: portable System: Dell product: Inspiron 7520 v: A11
Mobo: Dell model: 0DNMM8 v: A01 UEFI [Legacy]: Dell v: A11 date: 02/20/2014
Battery BAT1: charge: 39.8 Wh 100.1% condition: 39.8/60.0 Wh (66%)
CPU: Quad core Intel Core i7-3632QM (-HT-MCP-) cache: 6144 KB
clock speeds: max: 3200 MHz 1: 2900 MHz 2: 2925 MHz 3: 3100 MHz 4: 3088 MHz 5: 3038 MHz 6: 3016 MHz
7: 2945 MHz 8: 2655 MHz
Graphics: Card-1: Intel 3rd Gen Core processor Graphics Controller
Card-2: Advanced Micro Devices [AMD/ATI] Chelsea LP [Radeon HD 7730M]
Display Server: X.Org 1.19.3 driver: amdgpu Resolution: [email protected]
GLX Renderer: Mesa DRI Intel Ivybridge Mobile GLX Version: 3.0 Mesa 17.0.2
Audio: Card Intel 7 Series/C216 Family High Definition Audio Controller driver: snd_hda_intel
Sound: Advanced Linux Sound Architecture v: k4.10.8-1-MANJARO
Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8168
IF: enp7s0 state: down mac: 74:86:7a:fa:17:84
Card-2: Qualcomm Atheros AR9485 Wireless Network Adapter driver: ath9k
IF: wlp8s0 state: up mac: 70:18:8b:fb:a7:45
Card-3: Qualcomm Atheros
IF: null-if-id state: N/A speed: N/A duplex: N/A mac: N/A
Drives: HDD Total Size: 1250.3GB (58.9% used)
ID-1: /dev/sda model: ST1000LM024_HN size: 1000.2GB
ID-2: /dev/sdb model: Samsung_SSD_840 size: 250.1GB
Partition: ID-1: / size: 34G used: 13G (41%) fs: ext4 dev: /dev/sdb7
ID-2: swap-1 size: 3.88GB used: 0.00GB (0%) fs: swap dev: /dev/sdb2
Sensors: System Temperatures: cpu: 52.0C mobo: N/A gpu: 52.0
Fan Speeds (in rpm): cpu: 4500
Info: Processes: 236 Uptime: 18 min Memory: 1436.4/7863.3MB Client: Shell (bash) inxi: 2.3.8
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sudo fbset -i
mode "1920x1080"
geometry 1920 1080 1920 1080 32
timings 0 0 0 0 0 0 0
accel true
rgba 8/16,8/8,8/0,0/0
endmode
Frame buffer device information:
Name : inteldrmfb
Address : 0xb0000000
Size : 8294400
Type : PACKED PIXELS
Visual : TRUECOLOR
XPanStep : 1
YPanStep : 1
YWrapStep : 0
LineLength : 7680
Accelerator : No
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
apt-cache show xserver-xorg | grep Version
bash: apt-cache: comando não encontrado
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
xrandr
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
LVDS1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 340mm x 190mm
1920x1080 60.00*+ 40.01
1400x1050 59.98
1600x900 60.00
1280x1024 60.02
1280x960 60.00
1368x768 60.00
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
640x480 59.94
720x405 60.00
640x360 60.00
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x7e cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 5 associated providers: 1 name:Intel
Provider 1: id: 0x45 cap: 0x5, Source Output, Source Offload crtcs: 6 outputs: 0 associated providers: 1 name:modesetting
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fglrxinfo
bash: fglrxinfo: comando não encontrado
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
nvidia-settings -g |head -n 30
bash: nvidia-settings: comando não encontrado
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sudo lshw -short
H/W path Device Class Description
===================================================
system Inspiron 7520 (Inspiron 7520)
/0 bus 0DNMM8
/0/0 memory 128KiB BIOS
/0/4 processor Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
/0/4/9 memory 32KiB L1 cache
/0/4/a memory 256KiB L2 cache
/0/4/b memory 6MiB L3 cache
/0/8 memory 32KiB L1 cache
/0/29 memory 8GiB System Memory
/0/29/0 memory 4GiB SODIMM DDR3 Synchronous 1600 MHz (0,6 ns)
/0/29/1 memory 4GiB SODIMM DDR3 Synchronous 1600 MHz (0,6 ns)
/0/100 bridge 3rd Gen Core processor DRAM Controller
/0/100/1 bridge Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port
/0/100/1/0 display Chelsea LP [Radeon HD 7730M]
/0/100/2 display 3rd Gen Core processor Graphics Controller
/0/100/14 bus 7 Series/C210 Series Chipset Family USB xHCI Host Controller
/0/100/14/0 usb3 bus xHCI Host Controller
/0/100/14/1 usb4 bus xHCI Host Controller
/0/100/16 communication 7 Series/C216 Chipset Family MEI Controller #1
/0/100/1a bus 7 Series/C216 Chipset Family USB Enhanced Host Controller #2
/0/100/1a/1 usb1 bus EHCI Host Controller
/0/100/1a/1/1 bus Integrated Rate Matching Hub
/0/100/1a/1/1/3 generic USB2.0-CRW
/0/100/1a/1/1/5 multimedia Laptop_Integrated_Webcam_HD
/0/100/1b multimedia 7 Series/C216 Chipset Family High Definition Audio Controller
/0/100/1c bridge 7 Series/C216 Chipset Family PCI Express Root Port 1
/0/100/1c/0 enp7s0 network RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
/0/100/1c.1 bridge 7 Series/C210 Series Chipset Family PCI Express Root Port 2
/0/100/1c.1/0 wlp8s0 network AR9485 Wireless Network Adapter
/0/100/1d bus 7 Series/C216 Chipset Family USB Enhanced Host Controller #1
/0/100/1d/1 usb2 bus EHCI Host Controller
/0/100/1d/1/1 bus Integrated Rate Matching Hub
/0/100/1d/1/1/5 communication Bluetooth USB Host Controller
/0/100/1f bridge HM77 Express Chipset LPC Controller
/0/100/1f.2 storage 82801 Mobile SATA Controller [RAID mode]
/0/100/1f.3 bus 7 Series/C216 Chipset Family SMBus Controller
/1 power DELL 2VYF512L
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sudo lshw -C display
*-display
description: VGA compatible controller
product: Chelsea LP [Radeon HD 7730M]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: [email protected]:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=amdgpu latency=0
resources: irq:25 memory:a0000000-afffffff memory:c0000000-c003ffff ioport:3000(size=256) memory:c0040000-c005ffff
*-display
description: VGA compatible controller
product: 3rd Gen Core processor Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: [email protected]:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:30 memory:c1000000-c13fffff memory:b0000000-bfffffff ioport:4000(size=64) memory:c0000-dffff
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
yaourt -Q | egrep -i 'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|amdgpu|trident|video-ati'
community/intel-gpu-tools 1.16-1
extra/intel-ucode 20161104-1
multilib/lib32-mesa 17.0.2-1
multilib/lib32-mesa-demos 8.3.0-2
multilib/lib32-mesa-vdpau 17.0.2-1
extra/mesa 17.0.2-2
extra/mesa-demos 8.3.0-2
extra/mesa-vdpau 17.0.2-2
core/mhwd-amdgpu 1.1.0-3.1
core/mhwd-nvidia 1:375.39-1
core/mhwd-nvidia-304xx 1:304.134-1
core/mhwd-nvidia-340xx 340.101-1
extra/xf86-video-amdgpu 1.3.0-1 (xorg-drivers)
extra/xf86-video-intel 1:2.99.917+770+gcb6ba2da-1 (xorg-drivers)
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cat /etc/lsb-release
DISTRIB_ID=ManjaroLinux
DISTRIB_RELEASE=17.0.1
DISTRIB_CODENAME=Gellivara
DISTRIB_DESCRIPTION="Manjaro Linux"
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
dmesg | egrep -i 'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|amdgpu|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)'
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.10-x86_64 root=UUID=adcb3de0-9df3-4e12-ae84-ac1b10aa64ee rw quiet splash resume=UUID=96cdd69d-18ea-4751-a134-ed7af6eb362e amdgpu.exp_hw_support=1
[ 0.000000] Reserving Intel graphics memory at 0x000000009ba00000-0x000000009f9fffff
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.10-x86_64 root=UUID=adcb3de0-9df3-4e12-ae84-ac1b10aa64ee rw quiet splash resume=UUID=96cdd69d-18ea-4751-a134-ed7af6eb362e amdgpu.exp_hw_support=1
[ 0.069464] smpboot: CPU0: Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[ 0.079481] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.966174] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.130050] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 1.130174] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 1.243677] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.243679] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.243683] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 1.243684] pci 0000:01:00.0: vgaarb: bridge control possible
[ 1.243685] pci 0000:00:02.0: vgaarb: no bridge control possible
[ 1.243686] vgaarb: loaded
[ 1.575120] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[ 1.575120] vesafb: scrolling: redraw
[ 1.575122] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.575132] vesafb: framebuffer at 0xb0000000, mapped to 0xffffc90001800000, using 8128k, total 8128k
[ 1.893727] fb0: VESA VGA frame buffer device
[ 1.893744] intel_idle: MWAIT substates: 0x21120
[ 1.893745] intel_idle: v0.4.1 model 0x3A
[ 1.894099] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.895727] intel_pstate: Intel P-state driver initializing
[ 1.902832] Segment Routing with IPv6
[ 1.935831] [drm] amdgpu kernel modesetting enabled.
[ 1.935847] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[ 1.937371] amdgpu 0000:01:00.0: enabling device (0000 -> 0003)
[ 1.956079] [drm] GPU post is not needed
[ 1.956528] amdgpu 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
[ 1.956530] amdgpu 0000:01:00.0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF
[ 1.956682] [drm] amdgpu: 2048M of VRAM memory ready
[ 1.956683] [drm] amdgpu: 2048M of GTT memory ready.
[ 1.956701] [drm] GART: num cpu pages 524288, num gpu pages 524288
[ 1.958207] amdgpu 0000:01:00.0: PCIE GART of 2048M enabled (table at 0x0000000000040000).
[ 1.958256] amdgpu 0000:01:00.0: amdgpu: using MSI.
[ 1.958269] [drm] amdgpu: irq initialized.
[ 1.958320] [drm] amdgpu: dpm initialized
[ 1.958341] [drm] AMDGPU Display Connectors
[ 1.958558] amdgpu 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000010, cpu addr 0xffff88025203b010
[ 1.958740] amdgpu 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000020, cpu addr 0xffff88025203b020
[ 1.958849] amdgpu 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000030, cpu addr 0xffff88025203b030
[ 1.958909] amdgpu 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000040, cpu addr 0xffff88025203b040
[ 1.958935] amdgpu 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000050, cpu addr 0xffff88025203b050
[ 1.959043] [drm] enabling PCIE gen 3 link speeds, disable with amdgpu.pcie_gen2=0
[ 3.637391] [drm] Initialized amdgpu 3.9.0 20150101 for 0000:01:00.0 on minor 0
[ 3.689931] ehci-pci 0000:00:1a.0: debug port 2
[ 3.707021] ehci-pci 0000:00:1d.0: debug port 2
[ 4.937219] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[ 4.977828] fb: switching to inteldrmfb from VESA VGA
[ 4.977912] [drm] Replacing VGA console driver
[ 4.985021] vga_switcheroo: enabled
[ 4.985224] amdgpu 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[ 4.985226] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 5.014913] intel_rapl: Found RAPL domain package
[ 5.014915] intel_rapl: Found RAPL domain core
[ 5.014916] intel_rapl: Found RAPL domain uncore
[ 5.014920] intel_rapl: RAPL package 0 domain package locked by BIOS
[ 5.041722] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 5.042500] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[ 5.064274] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 5.066297] fbcon: inteldrmfb (fb0) is primary device
[ 5.066371] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 5.825453] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops vgt_balloon_space [i915])
[ 5.830853] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 5.830949] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 5.831044] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cat /proc/cpuinfo | grep -I model
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sudo dmidecode|egrep 'anufact|roduct|erial|elease'
Release Date: 02/20/2014
Serial services are supported (int 14h)
Manufacturer: Dell Inc.
Product Name: Inspiron 7520
Serial Number: 3MNPZX1
Manufacturer: Dell Inc.
Product Name: 0DNMM8
Serial Number: .3MNPZX1.BR1081938L0052.
Manufacturer: Dell Inc.
Serial Number: 3MNPZX1
Manufacturer: Intel(R) Corporation
Serial Number: To Be Filled By O.E.M.
Port Type: Serial Port 16550A Compatible
Option 1: String1 for Type12 Equipment Manufacturer
Option 2: String2 for Type12 Equipment Manufacturer
Option 3: String3 for Type12 Equipment Manufacturer
Option 4: String4 for Type12 Equipment Manufacturer
Manufacturer: Unknown
Serial Number: 00E0445A
Manufacturer: Unknown
Serial Number: 00B0445A
Manufacturer: SANYO
SBDS Serial Number: 0001
SBDS Manufacture Date: 2009-01-01
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: Arquivo ou diretório não encontrado
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
/usr/lib/nux/unity_support_test -p
bash: /usr/lib/nux/unity_support_test: Arquivo ou diretório não encontrado
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sudo lsmod
Module Size Used by
cmac 16384 1
rfcomm 69632 2
ctr 16384 6
ccm 20480 3
rtsx_usb_ms 20480 0
memstick 16384 1 rtsx_usb_ms
bnep 20480 2
ath3k 20480 0
btusb 40960 0
btrtl 16384 1 btusb
btbcm 16384 1 btusb
btintel 16384 1 btusb
bluetooth 499712 32 btrtl,btintel,bnep,btbcm,rfcomm,ath3k,btusb
joydev 20480 0
mousedev 20480 0
uvcvideo 86016 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 20480 1 uvcvideo
videobuf2_core 36864 2 uvcvideo,videobuf2_v4l2
videodev 151552 3 uvcvideo,videobuf2_core,videobuf2_v4l2
media 32768 2 uvcvideo,videodev
msr 16384 0
snd_hda_codec_hdmi 45056 1
snd_hda_codec_conexant 24576 1
iTCO_wdt 16384 0
dell_wmi 16384 0
snd_hda_codec_generic 69632 1 snd_hda_codec_conexant
iTCO_vendor_support 16384 1 iTCO_wdt
sparse_keymap 16384 1 dell_wmi
dell_laptop 20480 0
dell_smbios 16384 2 dell_wmi,dell_laptop
dcdbas 16384 1 dell_smbios
dell_smm_hwmon 16384 0
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
arc4 16384 2
intel_powerclamp 16384 0
coretemp 16384 0
kvm_intel 192512 0
kvm 528384 1 kvm_intel
ath9k 131072 0
ath9k_common 32768 1 ath9k
ath9k_hw 438272 2 ath9k,ath9k_common
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
crc32c_intel 24576 0
ghash_clmulni_intel 16384 0
ath 28672 3 ath9k_hw,ath9k,ath9k_common
fuse 98304 5
pcbc 16384 0
snd_hda_intel 32768 3
mac80211 692224 1 ath9k
snd_hda_codec 106496 4 snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_codec_generic
snd_hda_core 65536 5 snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic
snd_hwdep 16384 1 snd_hda_codec
aesni_intel 167936 8
snd_pcm 90112 4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
cfg80211 524288 4 mac80211,ath9k,ath,ath9k_common
aes_x86_64 20480 1 aesni_intel
snd_timer 28672 1 snd_pcm
crypto_simd 16384 1 aesni_intel
glue_helper 16384 1 aesni_intel
snd 65536 14 snd_hda_intel,snd_hwdep,snd_hda_codec_conexant,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_pcm
cryptd 20480 3 crypto_simd,ghash_clmulni_intel,aesni_intel
intel_cstate 16384 0
i915 1396736 22
intel_rapl_perf 16384 0
rfkill 20480 7 bluetooth,dell_laptop,cfg80211
soundcore 16384 1 snd
r8168 491520 0
mei_me 36864 0
intel_gtt 20480 1 i915
psmouse 131072 0
mei 86016 1 mei_me
evdev 24576 15
input_leds 16384 0
lpc_ich 24576 0
i2c_i801 24576 0
mac_hid 16384 0
shpchp 32768 0
wmi 16384 1 dell_wmi
fjes 65536 0
tpm_tis 16384 0
tpm_tis_core 20480 1 tpm_tis
battery 20480 0
ac 16384 0
video 36864 3 dell_wmi,dell_laptop,i915
button 16384 1 i915
tpm 36864 2 tpm_tis,tpm_tis_core
sch_fq_codel 20480 2
usbip_host 28672 0
usbip_core 32768 1 usbip_host
ip_tables 24576 0
x_tables 28672 1 ip_tables
ext4 528384 1
crc16 16384 2 bluetooth,ext4
jbd2 90112 1 ext4
fscrypto 24576 1 ext4
mbcache 16384 1 ext4
rtsx_usb_sdmmc 28672 0
led_class 16384 4 rtsx_usb_sdmmc,input_leds,ath9k,dell_laptop
mmc_core 122880 1 rtsx_usb_sdmmc
rtsx_usb 20480 2 rtsx_usb_sdmmc,rtsx_usb_ms
sr_mod 24576 0
cdrom 53248 1 sr_mod
sd_mod 49152 5
ahci 36864 3
libahci 28672 1 ahci
xhci_pci 16384 0
ehci_pci 16384 0
serio_raw 16384 0
xhci_hcd 172032 1 xhci_pci
libata 212992 2 ahci,libahci
atkbd 24576 0
ehci_hcd 73728 1 ehci_pci
libps2 16384 2 atkbd,psmouse
usbcore 208896 9 uvcvideo,usbip_host,ehci_hcd,xhci_pci,rtsx_usb,ath3k,btusb,xhci_hcd,ehci_pci
scsi_mod 159744 3 sd_mod,libata,sr_mod
usb_common 16384 2 usbcore,usbip_core
i8042 24576 1 dell_laptop
serio 20480 6 serio_raw,atkbd,psmouse,i8042
amdgpu 1507328 1
i2c_algo_bit 16384 2 amdgpu,i915
drm_kms_helper 126976 2 amdgpu,i915
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
ttm 86016 1 amdgpu
drm 303104 9 amdgpu,i915,ttm,drm_kms_helper
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cat /home/adr/.local/share/xorg/Xorg.0.log
[ 203.412]
X.Org X Server 1.19.3
Release Date: 2017-03-15
[ 203.419] X Protocol Version 11, Revision 0
[ 203.423] Build Operating System: Linux 4.9.11-1-ARCH x86_64
[ 203.427] Current Operating System: Linux adrnot 4.10.8-1-MANJARO #1 SMP PREEMPT Fri Mar 31 18:50:09 UTC 2017 x86_64
[ 203.427] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.10-x86_64 root=UUID=adcb3de0-9df3-4e12-ae84-ac1b10aa64ee rw quiet splash resume=UUID=96cdd69d-18ea-4751-a134-ed7af6eb362e amdgpu.exp_hw_support=1
[ 203.440] Build Date: 16 March 2017 02:47:54PM
[ 203.449]
[ 203.455] Current version of pixman: 0.34.0
[ 203.469] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 203.469] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 203.501] (==) Log file: "/home/adr/.local/share/xorg/Xorg.0.log", Time: Tue Apr 11 22:33:06 2017
[ 203.511] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 203.521] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 203.521] (==) No Layout section. Using the first Screen section.
[ 203.521] (==) No screen section available. Using defaults.
[ 203.521] (**) |-->Screen "Default Screen Section" (0)
[ 203.521] (**) | |-->Monitor "<default monitor>"
[ 203.521] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 203.521] (**) | |-->Device "AMD Radeon HD 7730M"
[ 203.521] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 203.521] (==) Automatically adding devices
[ 203.521] (==) Automatically enabling devices
[ 203.521] (==) Automatically adding GPU devices
[ 203.521] (==) Automatically binding GPU devices
[ 203.521] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 203.521] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 203.521] Entry deleted from font path.
[ 203.521] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 203.521] Entry deleted from font path.
[ 203.521] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 203.521] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 203.521] Entry deleted from font path.
[ 203.521] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 203.521] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/
[ 203.521] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 203.521] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 203.521] (II) Loader magic: 0x822d60
[ 203.521] (II) Module ABI versions:
[ 203.521] X.Org ANSI C Emulation: 0.4
[ 203.521] X.Org Video Driver: 23.0
[ 203.521] X.Org XInput driver : 24.1
[ 203.521] X.Org Server Extension : 10.0
[ 203.522] (++) using VT number 2
[ 203.522] (--) controlling tty is VT number 2, auto-enabling KeepTty
[ 203.524] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 203.524] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 203.525] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[ 203.525] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 203.526] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[ 203.526] (--) PCI:*(0:0:2:0) 8086:0166:1028:0572 rev 9, Mem @ 0xc1000000/4194304, 0xb0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 203.526] (--) PCI: (0:1:0:0) 1002:682f:1028:0572 rev 0, Mem @ 0xa0000000/268435456, 0xc0000000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[ 203.526] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 203.526] (II) LoadModule: "glx"
[ 203.527] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 203.527] (II) Module glx: vendor="X.Org Foundation"
[ 203.527] compiled for 1.19.3, module version = 1.0.0
[ 203.527] ABI class: X.Org Server Extension, version 10.0
[ 203.527] (II) LoadModule: "amdgpu"
[ 203.527] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 203.528] (II) Module amdgpu: vendor="X.Org Foundation"
[ 203.528] compiled for 1.19.3, module version = 1.3.0
[ 203.528] Module class: X.Org Video Driver
[ 203.528] ABI class: X.Org Video Driver, version 23.0
[ 203.528] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 203.528] (II) [KMS] Kernel modesetting enabled.
[ 203.528] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 203.528] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 203.528] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 203.528] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 203.528] (==) AMDGPU(0): Default visual is TrueColor
[ 203.528] (**) AMDGPU(0): Option "DRI" "3"
[ 203.528] (**) AMDGPU(0): Option "TearFree" "true"
[ 203.528] (==) AMDGPU(0): RGB weight 888
[ 203.528] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 203.528] (--) AMDGPU(0): Chipset: "AMD Radeon HD 7700M Series" (ChipID = 0x682f)
[ 203.528] (II) Loading sub module "fb"
[ 203.528] (II) LoadModule: "fb"
[ 203.528] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 203.531] (II) Module fb: vendor="X.Org Foundation"
[ 203.531] compiled for 1.19.3, module version = 1.0.0
[ 203.531] ABI class: X.Org ANSI C Emulation, version 0.4
[ 203.531] (II) Loading sub module "dri2"
[ 203.531] (II) LoadModule: "dri2"
[ 203.531] (II) Module "dri2" already built-in
[ 203.667] (II) Loading sub module "glamoregl"
[ 203.667] (II) LoadModule: "glamoregl"
[ 203.667] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 203.670] (II) Module glamoregl: vendor="X.Org Foundation"
[ 203.670] compiled for 1.19.3, module version = 1.0.0
[ 203.670] ABI class: X.Org ANSI C Emulation, version 0.4
[ 203.670] (II) glamor: OpenGL accelerated X.org driver based.
[ 203.677] (II) glamor: EGL version 1.4 (DRI2):
[ 203.684] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 203.684] (**) AMDGPU(0): TearFree property default: on
[ 203.684] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 203.684] (WW) AMDGPU(0): No outputs definitely connected, trying again...
[ 203.684] (WW) AMDGPU(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
[ 203.684] (II) AMDGPU(0): mem size init: gart size :7fee5000 vram size: s:7fbbd000 visible:fbbd000
[ 203.684] (==) AMDGPU(0): DPI set to (96, 96)
[ 203.684] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 203.684] (II) Loading sub module "ramdac"
[ 203.684] (II) LoadModule: "ramdac"
[ 203.684] (II) Module "ramdac" already built-in
[ 203.684] (EE) AMDGPU(0): No modes.
[ 203.686] (II) UnloadModule: "amdgpu"
[ 203.686] (II) UnloadSubModule: "glamoregl"
[ 203.686] (II) Unloading glamoregl
[ 203.686] (II) UnloadSubModule: "fb"
[ 203.686] (II) Unloading fb
[ 203.686] (EE) Screen(s) found, but none have a usable configuration.
[ 203.686] (EE)
Fatal server error:
[ 203.686] (EE) no screens found(EE)
[ 203.686] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 203.686] (EE) Please also check the log file at "/home/adr/.local/share/xorg/Xorg.0.log" for additional information.
[ 203.686] (EE)
[ 203.823] (EE) Server terminated with error (1). Closing log file.
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Chelsea LP [Radeon HD 7730M] [1002:682f]
Kernel driver in use: amdgpu
Kernel modules: radeon, amdgpu
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname -a
Linux adrnot 4.10.8-1-MANJARO #1 SMP PREEMPT Fri Mar 31 18:50:09 UTC 2017 x86_64 GNU/Linux
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile
OpenGL core profile version string: 3.3 (Core Profile) Mesa 17.0.2
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 17.0.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 17.0.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Xorg -version
/usr/lib/xorg-server/Xorg.wrap: Only console users are allowed to run the X server
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
inxi -F
System: Host: adrnot Kernel: 4.10.8-1-MANJARO x86_64 (64 bit) Desktop: Cinnamon 3.2.8 Distro: Manjaro Linux
Machine: Device: portable System: Dell product: Inspiron 7520 v: A11
Mobo: Dell model: 0DNMM8 v: A01 UEFI [Legacy]: Dell v: A11 date: 02/20/2014
Battery BAT1: charge: 39.8 Wh 100.1% condition: 39.8/60.0 Wh (66%)
CPU: Quad core Intel Core i7-3632QM (-HT-MCP-) cache: 6144 KB
clock speeds: max: 3200 MHz 1: 2900 MHz 2: 2925 MHz 3: 3100 MHz 4: 3088 MHz 5: 3038 MHz 6: 3016 MHz
7: 2945 MHz 8: 2655 MHz
Graphics: Card-1: Intel 3rd Gen Core processor Graphics Controller
Card-2: Advanced Micro Devices [AMD/ATI] Chelsea LP [Radeon HD 7730M]
Display Server: X.Org 1.19.3 driver: amdgpu Resolution: [email protected]
GLX Renderer: Mesa DRI Intel Ivybridge Mobile GLX Version: 3.0 Mesa 17.0.2
Audio: Card Intel 7 Series/C216 Family High Definition Audio Controller driver: snd_hda_intel
Sound: Advanced Linux Sound Architecture v: k4.10.8-1-MANJARO
Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8168
IF: enp7s0 state: down mac: 74:86:7a:fa:17:84
Card-2: Qualcomm Atheros AR9485 Wireless Network Adapter driver: ath9k
IF: wlp8s0 state: up mac: 70:18:8b:fb:a7:45
Card-3: Qualcomm Atheros
IF: null-if-id state: N/A speed: N/A duplex: N/A mac: N/A
Drives: HDD Total Size: 1250.3GB (58.9% used)
ID-1: /dev/sda model: ST1000LM024_HN size: 1000.2GB
ID-2: /dev/sdb model: Samsung_SSD_840 size: 250.1GB
Partition: ID-1: / size: 34G used: 13G (41%) fs: ext4 dev: /dev/sdb7
ID-2: swap-1 size: 3.88GB used: 0.00GB (0%) fs: swap dev: /dev/sdb2
Sensors: System Temperatures: cpu: 52.0C mobo: N/A gpu: 52.0
Fan Speeds (in rpm): cpu: 4500
Info: Processes: 236 Uptime: 18 min Memory: 1436.4/7863.3MB Client: Shell (bash) inxi: 2.3.8
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sudo fbset -i
mode "1920x1080"
geometry 1920 1080 1920 1080 32
timings 0 0 0 0 0 0 0
accel true
rgba 8/16,8/8,8/0,0/0
endmode
Frame buffer device information:
Name : inteldrmfb
Address : 0xb0000000
Size : 8294400
Type : PACKED PIXELS
Visual : TRUECOLOR
XPanStep : 1
YPanStep : 1
YWrapStep : 0
LineLength : 7680
Accelerator : No
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
apt-cache show xserver-xorg | grep Version
bash: apt-cache: comando não encontrado
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
xrandr
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
LVDS1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 340mm x 190mm
1920x1080 60.00*+ 40.01
1400x1050 59.98
1600x900 60.00
1280x1024 60.02
1280x960 60.00
1368x768 60.00
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
640x480 59.94
720x405 60.00
640x360 60.00
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x7e cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 5 associated providers: 1 name:Intel
Provider 1: id: 0x45 cap: 0x5, Source Output, Source Offload crtcs: 6 outputs: 0 associated providers: 1 name:modesetting
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fglrxinfo
bash: fglrxinfo: comando não encontrado
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
nvidia-settings -g |head -n 30
bash: nvidia-settings: comando não encontrado
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sudo lshw -short
H/W path Device Class Description
===================================================
system Inspiron 7520 (Inspiron 7520)
/0 bus 0DNMM8
/0/0 memory 128KiB BIOS
/0/4 processor Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
/0/4/9 memory 32KiB L1 cache
/0/4/a memory 256KiB L2 cache
/0/4/b memory 6MiB L3 cache
/0/8 memory 32KiB L1 cache
/0/29 memory 8GiB System Memory
/0/29/0 memory 4GiB SODIMM DDR3 Synchronous 1600 MHz (0,6 ns)
/0/29/1 memory 4GiB SODIMM DDR3 Synchronous 1600 MHz (0,6 ns)
/0/100 bridge 3rd Gen Core processor DRAM Controller
/0/100/1 bridge Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port
/0/100/1/0 display Chelsea LP [Radeon HD 7730M]
/0/100/2 display 3rd Gen Core processor Graphics Controller
/0/100/14 bus 7 Series/C210 Series Chipset Family USB xHCI Host Controller
/0/100/14/0 usb3 bus xHCI Host Controller
/0/100/14/1 usb4 bus xHCI Host Controller
/0/100/16 communication 7 Series/C216 Chipset Family MEI Controller #1
/0/100/1a bus 7 Series/C216 Chipset Family USB Enhanced Host Controller #2
/0/100/1a/1 usb1 bus EHCI Host Controller
/0/100/1a/1/1 bus Integrated Rate Matching Hub
/0/100/1a/1/1/3 generic USB2.0-CRW
/0/100/1a/1/1/5 multimedia Laptop_Integrated_Webcam_HD
/0/100/1b multimedia 7 Series/C216 Chipset Family High Definition Audio Controller
/0/100/1c bridge 7 Series/C216 Chipset Family PCI Express Root Port 1
/0/100/1c/0 enp7s0 network RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
/0/100/1c.1 bridge 7 Series/C210 Series Chipset Family PCI Express Root Port 2
/0/100/1c.1/0 wlp8s0 network AR9485 Wireless Network Adapter
/0/100/1d bus 7 Series/C216 Chipset Family USB Enhanced Host Controller #1
/0/100/1d/1 usb2 bus EHCI Host Controller
/0/100/1d/1/1 bus Integrated Rate Matching Hub
/0/100/1d/1/1/5 communication Bluetooth USB Host Controller
/0/100/1f bridge HM77 Express Chipset LPC Controller
/0/100/1f.2 storage 82801 Mobile SATA Controller [RAID mode]
/0/100/1f.3 bus 7 Series/C216 Chipset Family SMBus Controller
/1 power DELL 2VYF512L
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sudo lshw -C display
*-display
description: VGA compatible controller
product: Chelsea LP [Radeon HD 7730M]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: [email protected]:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=amdgpu latency=0
resources: irq:25 memory:a0000000-afffffff memory:c0000000-c003ffff ioport:3000(size=256) memory:c0040000-c005ffff
*-display
description: VGA compatible controller
product: 3rd Gen Core processor Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: [email protected]:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:30 memory:c1000000-c13fffff memory:b0000000-bfffffff ioport:4000(size=64) memory:c0000-dffff
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
yaourt -Q | egrep -i 'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|amdgpu|trident|video-ati'
community/intel-gpu-tools 1.16-1
extra/intel-ucode 20161104-1
multilib/lib32-mesa 17.0.2-1
multilib/lib32-mesa-demos 8.3.0-2
multilib/lib32-mesa-vdpau 17.0.2-1
extra/mesa 17.0.2-2
extra/mesa-demos 8.3.0-2
extra/mesa-vdpau 17.0.2-2
core/mhwd-amdgpu 1.1.0-3.1
core/mhwd-nvidia 1:375.39-1
core/mhwd-nvidia-304xx 1:304.134-1
core/mhwd-nvidia-340xx 340.101-1
extra/xf86-video-amdgpu 1.3.0-1 (xorg-drivers)
extra/xf86-video-intel 1:2.99.917+770+gcb6ba2da-1 (xorg-drivers)
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cat /etc/lsb-release
DISTRIB_ID=ManjaroLinux
DISTRIB_RELEASE=17.0.1
DISTRIB_CODENAME=Gellivara
DISTRIB_DESCRIPTION="Manjaro Linux"
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
dmesg | egrep -i 'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|amdgpu|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)'
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.10-x86_64 root=UUID=adcb3de0-9df3-4e12-ae84-ac1b10aa64ee rw quiet splash resume=UUID=96cdd69d-18ea-4751-a134-ed7af6eb362e amdgpu.exp_hw_support=1
[ 0.000000] Reserving Intel graphics memory at 0x000000009ba00000-0x000000009f9fffff
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.10-x86_64 root=UUID=adcb3de0-9df3-4e12-ae84-ac1b10aa64ee rw quiet splash resume=UUID=96cdd69d-18ea-4751-a134-ed7af6eb362e amdgpu.exp_hw_support=1
[ 0.069464] smpboot: CPU0: Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[ 0.079481] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.966174] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.130050] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 1.130174] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 1.243677] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.243679] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.243683] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 1.243684] pci 0000:01:00.0: vgaarb: bridge control possible
[ 1.243685] pci 0000:00:02.0: vgaarb: no bridge control possible
[ 1.243686] vgaarb: loaded
[ 1.575120] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[ 1.575120] vesafb: scrolling: redraw
[ 1.575122] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.575132] vesafb: framebuffer at 0xb0000000, mapped to 0xffffc90001800000, using 8128k, total 8128k
[ 1.893727] fb0: VESA VGA frame buffer device
[ 1.893744] intel_idle: MWAIT substates: 0x21120
[ 1.893745] intel_idle: v0.4.1 model 0x3A
[ 1.894099] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.895727] intel_pstate: Intel P-state driver initializing
[ 1.902832] Segment Routing with IPv6
[ 1.935831] [drm] amdgpu kernel modesetting enabled.
[ 1.935847] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[ 1.937371] amdgpu 0000:01:00.0: enabling device (0000 -> 0003)
[ 1.956079] [drm] GPU post is not needed
[ 1.956528] amdgpu 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
[ 1.956530] amdgpu 0000:01:00.0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF
[ 1.956682] [drm] amdgpu: 2048M of VRAM memory ready
[ 1.956683] [drm] amdgpu: 2048M of GTT memory ready.
[ 1.956701] [drm] GART: num cpu pages 524288, num gpu pages 524288
[ 1.958207] amdgpu 0000:01:00.0: PCIE GART of 2048M enabled (table at 0x0000000000040000).
[ 1.958256] amdgpu 0000:01:00.0: amdgpu: using MSI.
[ 1.958269] [drm] amdgpu: irq initialized.
[ 1.958320] [drm] amdgpu: dpm initialized
[ 1.958341] [drm] AMDGPU Display Connectors
[ 1.958558] amdgpu 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000010, cpu addr 0xffff88025203b010
[ 1.958740] amdgpu 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000020, cpu addr 0xffff88025203b020
[ 1.958849] amdgpu 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000030, cpu addr 0xffff88025203b030
[ 1.958909] amdgpu 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000040, cpu addr 0xffff88025203b040
[ 1.958935] amdgpu 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000050, cpu addr 0xffff88025203b050
[ 1.959043] [drm] enabling PCIE gen 3 link speeds, disable with amdgpu.pcie_gen2=0
[ 3.637391] [drm] Initialized amdgpu 3.9.0 20150101 for 0000:01:00.0 on minor 0
[ 3.689931] ehci-pci 0000:00:1a.0: debug port 2
[ 3.707021] ehci-pci 0000:00:1d.0: debug port 2
[ 4.937219] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[ 4.977828] fb: switching to inteldrmfb from VESA VGA
[ 4.977912] [drm] Replacing VGA console driver
[ 4.985021] vga_switcheroo: enabled
[ 4.985224] amdgpu 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[ 4.985226] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 5.014913] intel_rapl: Found RAPL domain package
[ 5.014915] intel_rapl: Found RAPL domain core
[ 5.014916] intel_rapl: Found RAPL domain uncore
[ 5.014920] intel_rapl: RAPL package 0 domain package locked by BIOS
[ 5.041722] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 5.042500] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[ 5.064274] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 5.066297] fbcon: inteldrmfb (fb0) is primary device
[ 5.066371] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 5.825453] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops vgt_balloon_space [i915])
[ 5.830853] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 5.830949] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 5.831044] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cat /proc/cpuinfo | grep -I model
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
model : 58
model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sudo dmidecode|egrep 'anufact|roduct|erial|elease'
Release Date: 02/20/2014
Serial services are supported (int 14h)
Manufacturer: Dell Inc.
Product Name: Inspiron 7520
Serial Number: 3MNPZX1
Manufacturer: Dell Inc.
Product Name: 0DNMM8
Serial Number: .3MNPZX1.BR1081938L0052.
Manufacturer: Dell Inc.
Serial Number: 3MNPZX1
Manufacturer: Intel(R) Corporation
Serial Number: To Be Filled By O.E.M.
Port Type: Serial Port 16550A Compatible
Option 1: String1 for Type12 Equipment Manufacturer
Option 2: String2 for Type12 Equipment Manufacturer
Option 3: String3 for Type12 Equipment Manufacturer
Option 4: String4 for Type12 Equipment Manufacturer
Manufacturer: Unknown
Serial Number: 00E0445A
Manufacturer: Unknown
Serial Number: 00B0445A
Manufacturer: SANYO
SBDS Serial Number: 0001
SBDS Manufacture Date: 2009-01-01
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: Arquivo ou diretório não encontrado
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
/usr/lib/nux/unity_support_test -p
bash: /usr/lib/nux/unity_support_test: Arquivo ou diretório não encontrado
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sudo lsmod
Module Size Used by
cmac 16384 1
rfcomm 69632 2
ctr 16384 6
ccm 20480 3
rtsx_usb_ms 20480 0
memstick 16384 1 rtsx_usb_ms
bnep 20480 2
ath3k 20480 0
btusb 40960 0
btrtl 16384 1 btusb
btbcm 16384 1 btusb
btintel 16384 1 btusb
bluetooth 499712 32 btrtl,btintel,bnep,btbcm,rfcomm,ath3k,btusb
joydev 20480 0
mousedev 20480 0
uvcvideo 86016 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 20480 1 uvcvideo
videobuf2_core 36864 2 uvcvideo,videobuf2_v4l2
videodev 151552 3 uvcvideo,videobuf2_core,videobuf2_v4l2
media 32768 2 uvcvideo,videodev
msr 16384 0
snd_hda_codec_hdmi 45056 1
snd_hda_codec_conexant 24576 1
iTCO_wdt 16384 0
dell_wmi 16384 0
snd_hda_codec_generic 69632 1 snd_hda_codec_conexant
iTCO_vendor_support 16384 1 iTCO_wdt
sparse_keymap 16384 1 dell_wmi
dell_laptop 20480 0
dell_smbios 16384 2 dell_wmi,dell_laptop
dcdbas 16384 1 dell_smbios
dell_smm_hwmon 16384 0
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
arc4 16384 2
intel_powerclamp 16384 0
coretemp 16384 0
kvm_intel 192512 0
kvm 528384 1 kvm_intel
ath9k 131072 0
ath9k_common 32768 1 ath9k
ath9k_hw 438272 2 ath9k,ath9k_common
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
crc32c_intel 24576 0
ghash_clmulni_intel 16384 0
ath 28672 3 ath9k_hw,ath9k,ath9k_common
fuse 98304 5
pcbc 16384 0
snd_hda_intel 32768 3
mac80211 692224 1 ath9k
snd_hda_codec 106496 4 snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_codec_generic
snd_hda_core 65536 5 snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic
snd_hwdep 16384 1 snd_hda_codec
aesni_intel 167936 8
snd_pcm 90112 4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
cfg80211 524288 4 mac80211,ath9k,ath,ath9k_common
aes_x86_64 20480 1 aesni_intel
snd_timer 28672 1 snd_pcm
crypto_simd 16384 1 aesni_intel
glue_helper 16384 1 aesni_intel
snd 65536 14 snd_hda_intel,snd_hwdep,snd_hda_codec_conexant,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_pcm
cryptd 20480 3 crypto_simd,ghash_clmulni_intel,aesni_intel
intel_cstate 16384 0
i915 1396736 22
intel_rapl_perf 16384 0
rfkill 20480 7 bluetooth,dell_laptop,cfg80211
soundcore 16384 1 snd
r8168 491520 0
mei_me 36864 0
intel_gtt 20480 1 i915
psmouse 131072 0
mei 86016 1 mei_me
evdev 24576 15
input_leds 16384 0
lpc_ich 24576 0
i2c_i801 24576 0
mac_hid 16384 0
shpchp 32768 0
wmi 16384 1 dell_wmi
fjes 65536 0
tpm_tis 16384 0
tpm_tis_core 20480 1 tpm_tis
battery 20480 0
ac 16384 0
video 36864 3 dell_wmi,dell_laptop,i915
button 16384 1 i915
tpm 36864 2 tpm_tis,tpm_tis_core
sch_fq_codel 20480 2
usbip_host 28672 0
usbip_core 32768 1 usbip_host
ip_tables 24576 0
x_tables 28672 1 ip_tables
ext4 528384 1
crc16 16384 2 bluetooth,ext4
jbd2 90112 1 ext4
fscrypto 24576 1 ext4
mbcache 16384 1 ext4
rtsx_usb_sdmmc 28672 0
led_class 16384 4 rtsx_usb_sdmmc,input_leds,ath9k,dell_laptop
mmc_core 122880 1 rtsx_usb_sdmmc
rtsx_usb 20480 2 rtsx_usb_sdmmc,rtsx_usb_ms
sr_mod 24576 0
cdrom 53248 1 sr_mod
sd_mod 49152 5
ahci 36864 3
libahci 28672 1 ahci
xhci_pci 16384 0
ehci_pci 16384 0
serio_raw 16384 0
xhci_hcd 172032 1 xhci_pci
libata 212992 2 ahci,libahci
atkbd 24576 0
ehci_hcd 73728 1 ehci_pci
libps2 16384 2 atkbd,psmouse
usbcore 208896 9 uvcvideo,usbip_host,ehci_hcd,xhci_pci,rtsx_usb,ath3k,btusb,xhci_hcd,ehci_pci
scsi_mod 159744 3 sd_mod,libata,sr_mod
usb_common 16384 2 usbcore,usbip_core
i8042 24576 1 dell_laptop
serio 20480 6 serio_raw,atkbd,psmouse,i8042
amdgpu 1507328 1
i2c_algo_bit 16384 2 amdgpu,i915
drm_kms_helper 126976 2 amdgpu,i915
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
ttm 86016 1 amdgpu
drm 303104 9 amdgpu,i915,ttm,drm_kms_helper
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cat /home/adr/.local/share/xorg/Xorg.0.log
[ 203.412]
X.Org X Server 1.19.3
Release Date: 2017-03-15
[ 203.419] X Protocol Version 11, Revision 0
[ 203.423] Build Operating System: Linux 4.9.11-1-ARCH x86_64
[ 203.427] Current Operating System: Linux adrnot 4.10.8-1-MANJARO #1 SMP PREEMPT Fri Mar 31 18:50:09 UTC 2017 x86_64
[ 203.427] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.10-x86_64 root=UUID=adcb3de0-9df3-4e12-ae84-ac1b10aa64ee rw quiet splash resume=UUID=96cdd69d-18ea-4751-a134-ed7af6eb362e amdgpu.exp_hw_support=1
[ 203.440] Build Date: 16 March 2017 02:47:54PM
[ 203.449]
[ 203.455] Current version of pixman: 0.34.0
[ 203.469] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 203.469] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 203.501] (==) Log file: "/home/adr/.local/share/xorg/Xorg.0.log", Time: Tue Apr 11 22:33:06 2017
[ 203.511] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 203.521] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 203.521] (==) No Layout section. Using the first Screen section.
[ 203.521] (==) No screen section available. Using defaults.
[ 203.521] (**) |-->Screen "Default Screen Section" (0)
[ 203.521] (**) | |-->Monitor "<default monitor>"
[ 203.521] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 203.521] (**) | |-->Device "AMD Radeon HD 7730M"
[ 203.521] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 203.521] (==) Automatically adding devices
[ 203.521] (==) Automatically enabling devices
[ 203.521] (==) Automatically adding GPU devices
[ 203.521] (==) Automatically binding GPU devices
[ 203.521] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 203.521] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 203.521] Entry deleted from font path.
[ 203.521] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 203.521] Entry deleted from font path.
[ 203.521] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 203.521] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 203.521] Entry deleted from font path.
[ 203.521] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 203.521] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/
[ 203.521] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 203.521] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 203.521] (II) Loader magic: 0x822d60
[ 203.521] (II) Module ABI versions:
[ 203.521] X.Org ANSI C Emulation: 0.4
[ 203.521] X.Org Video Driver: 23.0
[ 203.521] X.Org XInput driver : 24.1
[ 203.521] X.Org Server Extension : 10.0
[ 203.522] (++) using VT number 2
[ 203.522] (--) controlling tty is VT number 2, auto-enabling KeepTty
[ 203.524] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 203.524] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 203.525] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[ 203.525] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 203.526] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[ 203.526] (--) PCI:*(0:0:2:0) 8086:0166:1028:0572 rev 9, Mem @ 0xc1000000/4194304, 0xb0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 203.526] (--) PCI: (0:1:0:0) 1002:682f:1028:0572 rev 0, Mem @ 0xa0000000/268435456, 0xc0000000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[ 203.526] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 203.526] (II) LoadModule: "glx"
[ 203.527] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 203.527] (II) Module glx: vendor="X.Org Foundation"
[ 203.527] compiled for 1.19.3, module version = 1.0.0
[ 203.527] ABI class: X.Org Server Extension, version 10.0
[ 203.527] (II) LoadModule: "amdgpu"
[ 203.527] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 203.528] (II) Module amdgpu: vendor="X.Org Foundation"
[ 203.528] compiled for 1.19.3, module version = 1.3.0
[ 203.528] Module class: X.Org Video Driver
[ 203.528] ABI class: X.Org Video Driver, version 23.0
[ 203.528] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 203.528] (II) [KMS] Kernel modesetting enabled.
[ 203.528] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 203.528] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 203.528] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 203.528] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 203.528] (==) AMDGPU(0): Default visual is TrueColor
[ 203.528] (**) AMDGPU(0): Option "DRI" "3"
[ 203.528] (**) AMDGPU(0): Option "TearFree" "true"
[ 203.528] (==) AMDGPU(0): RGB weight 888
[ 203.528] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 203.528] (--) AMDGPU(0): Chipset: "AMD Radeon HD 7700M Series" (ChipID = 0x682f)
[ 203.528] (II) Loading sub module "fb"
[ 203.528] (II) LoadModule: "fb"
[ 203.528] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 203.531] (II) Module fb: vendor="X.Org Foundation"
[ 203.531] compiled for 1.19.3, module version = 1.0.0
[ 203.531] ABI class: X.Org ANSI C Emulation, version 0.4
[ 203.531] (II) Loading sub module "dri2"
[ 203.531] (II) LoadModule: "dri2"
[ 203.531] (II) Module "dri2" already built-in
[ 203.667] (II) Loading sub module "glamoregl"
[ 203.667] (II) LoadModule: "glamoregl"
[ 203.667] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 203.670] (II) Module glamoregl: vendor="X.Org Foundation"
[ 203.670] compiled for 1.19.3, module version = 1.0.0
[ 203.670] ABI class: X.Org ANSI C Emulation, version 0.4
[ 203.670] (II) glamor: OpenGL accelerated X.org driver based.
[ 203.677] (II) glamor: EGL version 1.4 (DRI2):
[ 203.684] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 203.684] (**) AMDGPU(0): TearFree property default: on
[ 203.684] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 203.684] (WW) AMDGPU(0): No outputs definitely connected, trying again...
[ 203.684] (WW) AMDGPU(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
[ 203.684] (II) AMDGPU(0): mem size init: gart size :7fee5000 vram size: s:7fbbd000 visible:fbbd000
[ 203.684] (==) AMDGPU(0): DPI set to (96, 96)
[ 203.684] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 203.684] (II) Loading sub module "ramdac"
[ 203.684] (II) LoadModule: "ramdac"
[ 203.684] (II) Module "ramdac" already built-in
[ 203.684] (EE) AMDGPU(0): No modes.
[ 203.686] (II) UnloadModule: "amdgpu"
[ 203.686] (II) UnloadSubModule: "glamoregl"
[ 203.686] (II) Unloading glamoregl
[ 203.686] (II) UnloadSubModule: "fb"
[ 203.686] (II) Unloading fb
[ 203.686] (EE) Screen(s) found, but none have a usable configuration.
[ 203.686] (EE)
Fatal server error:
[ 203.686] (EE) no screens found(EE)
[ 203.686] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 203.686] (EE) Please also check the log file at "/home/adr/.local/share/xorg/Xorg.0.log" for additional information.
[ 203.686] (EE)
[ 203.823] (EE) Server terminated with error (1). Closing log file.
== Editado em 13 Abr 2017, 01:01 ==
Após muito pesquisar descobri nos links abaixo que a GPU AMD HD 7730m é versão GCN 1.1 e o AMDGPU tem suporte somente para GCN 1.2 ou superio, ou seja, a principio não tem o que fazer para funcionar, que sacanagem em AMD....
O jeito é usar modulo radeon ou voltar para os Kernel, Xorg antigos e usar o fglrx ou voltar para Janelas....
https://hardrealm.com/en/video/Radeon-H ... 6-(Mullins)
https://wiki.gentoo.org/wiki/Radeon