А нам показать вывод
inxi -Fxz
не желаешь?inxi -Fxz
в спойлере (как пользоваться спойлером смотрим здесь)) или же дать ссылку на hw-probe 5. Суть. Желательно с выводом консоли, логами. 6. Скрин. Просьба указывать 2, 3 и 4 независимо от того, имеет ли это отношение к вопросу или нет. Так же не забываем об общих правилах Как пример вот
Еще как желаю, вот забежал с работы домой на обед и сразу показываю:
Код: Выделить всё
System: Host: gand Kernel: 4.10.0-37-generic x86_64 (64 bit gcc: 5.4.0)
Desktop: Cinnamon 3.4.6 (Gtk 3.18.9-1ubuntu3.3)
Distro: Linux Mint 18.2 Sonya
Machine: Mobo: ASUSTeK model: A78M-A v: Rev X.0x
Bios: American Megatrends v: 1101 date: 07/15/2014
CPU: Quad core AMD A8-7600 Radeon R7 10 Compute Cores 4C+6G (-MCP-) cache: 8192 KB
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm) bmips: 24925
clock speeds: max: 3100 MHz 1: 1900 MHz 2: 2400 MHz 3: 1900 MHz
4: 1400 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] Kaveri [Radeon R7 Graphics]
bus-ID: 00:01.0
Display Server: X.Org 1.18.4 driver: amdgpu
Resolution: 1280x1080@60.00hz, 1280x1080@60.00hz
GLX Renderer: AMD Radeon Graphics
GLX Version: 4.5.13491 - CPC Direct Rendering: Yes
Audio: Card-1 Advanced Micro Devices [AMD] FCH Azalia Controller
driver: snd_hda_intel bus-ID: 00:14.2
Card-2 Advanced Micro Devices [AMD/ATI] Kaveri HDMI/DP Audio Controller
driver: snd_hda_intel bus-ID: 00:01.1
Card-3 KYE Systems (Mouse Systems) Genius iSlim 2000AF V2
driver: USB Audio usb-ID: 005-003
Sound: Advanced Linux Sound Architecture v: k4.10.0-37-generic
Network: Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169 v: 2.3LK-NAPI port: e000 bus-ID: 03:00.0
IF: enp3s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives: HDD Total Size: 772.2GB (4.8% used)
ID-1: USB /dev/sda model: Transcend_16GB size: 16.1GB
ID-2: /dev/sdb model: Crucial_CT256MX1 size: 256.1GB
ID-3: /dev/sdc model: ST500DM002 size: 500.1GB
Partition: ID-1: / size: 28G used: 13G (48%) fs: ext4 dev: /dev/sdb1
ID-2: /home size: 165G used: 16G (10%) fs: ext4 dev: /dev/sdb5
ID-3: swap-1 size: 4.00GB used: 0.00GB (0%) fs: swap dev: /dev/sdb6
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 19.0C mobo: N/A gpu: 14.0
Fan Speeds (in rpm): cpu: 0
Info: Processes: 307 Uptime: 11:13 Memory: 4300.2/10942.5MB
Init: systemd runlevel: 5 Gcc sys: 5.4.0
Client: Shell (bash 4.3.481) inxi: 2.2.35
Код: Выделить всё
zloyrus-pc / # inxi -SG
System: Host: zloyrus-pc Kernel: 4.10.0-42-generic x86_64 (64 bit) Desktop: Cinnamon 3.6.7
Distro: Linux Mint 18.3 Sylvia
Graphics: Card: Advanced Micro Devices [AMD/ATI] Pitcairn XT [Radeon HD 7870 GHz Edition]
Display Server: X.org 1.19.3 drivers: ati,amdgpu (unloaded: fbdev,vesa,radeon)
tty size: 164x64 Advanced Data: N/A for root
zloyrus-pc / # xrandr
Screen 0: minimum 320 x 200, current 3840 x 1200, maximum 16384 x 16384
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
DisplayPort-1 disconnected (normal left inverted right x axis y axis)
HDMI-A-0 connected 1920x1080+1920+120 (normal left inverted right x axis y axis) 531mm x 298mm
1920x1080 60.00*+
1680x1050 59.88
1600x900 60.00
1280x1024 75.02 60.02
1280x800 59.91
1152x864 75.00
1280x720 60.00
1024x768 75.03 60.00
832x624 74.55
800x600 75.00 60.32
640x480 75.00 59.94
720x400 70.08
DVI-I-0 connected primary 1920x1200+0+0 (normal left inverted right x axis y axis) 582mm x 375mm
1920x1200 59.95*+
1600x1200 60.00
1680x1050 59.95
1280x1024 75.02 60.02
1440x900 59.89
1280x800 59.81
1152x864 75.00
1024x768 75.03 72.00 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
640x480 75.00 72.81 66.67 59.94
720x400 70.08
Код: Выделить всё
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn XT [Radeon HD 7870 GHz Edition]
Subsystem: PC Partner Limited / Sapphire Technology Pitcairn XT [Radeon HD 7870 GHz Edition]
Kernel driver in use: amdgpu
Kernel modules: radeon, amdgpu
Код: Выделить всё
drivers: ati,amdgpu
Код: Выделить всё
apt update
apt install xserver-xorg-hwe-16.04 xserver-xorg-legacy-hwe-16.04 xserver-xorg-video-all-hwe-16.04
apt install -f
Код: Выделить всё
grep CONFIG_DRM_AMDGPU_SI /boot/config-$(uname -r)
Код: Выделить всё
CONFIG_DRM_AMDGPU_SI=y
Код: Выделить всё
System: Host: worklap Kernel: 4.10.17-041017-generic x86_64 (64 bit)
Desktop: MATE 1.18.0 Distro: Linux Mint 18.3 Sylvia
Machine: Mobo: ASUSTeK model: H61M-K v: Rev X.0x
Bios: American Megatrends v: 0801 date: 07/21/2014
CPU: Dual core Intel Core i3-3250 (-HT-MCP-) cache: 3072 KB
clock speeds: max: 3500 MHz 1: 1603 MHz 2: 1599 MHz 3: 1599 MHz
4: 1599 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] Cape Verde XT [Radeon HD 7770/8760 / R7 250X]
Display Server: X.Org 1.19.5 drivers: ati,amdgpu (unloaded: fbdev,vesa,radeon)
Resolution: 1920x1080@60.00hz
GLX Renderer: AMD Radeon HD 7700 Series
GLX Version: 4.5.13505 - CPC
Audio: Card-1 Intel 6 Series/C200 Series Family High Definition Audio Controller
driver: snd_hda_intel
Card-2 Advanced Micro Devices [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]
driver: snd_hda_intel
Sound: ALSA v: k4.10.17-041017-generic
Network: Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169
IF: enp3s0 state: up speed: 100 Mbps duplex: full
mac: e0:3f:49:57:cc:03
Drives: HDD Total Size: 1320.2GB (25.2% used)
ID-1: /dev/sda model: WDC_WD10EZEX size: 1000.2GB
ID-2: USB /dev/sdb model: ZM size: 320.0GB
Partition: ID-1: / size: 902G used: 51G (6%) fs: ext4 dev: /dev/sda1
ID-2: swap-1 size: 17.12GB used: 0.00GB (0%) fs: swap dev: /dev/dm-0
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 29.8C mobo: 27.8C gpu: 41.0
Fan Speeds (in rpm): cpu: 0
Info: Processes: 206 Uptime: 1 min Memory: 760.6/15990.4MB
Client: Shell (bash) inxi: 2.2.35
Код: Выделить всё
glxheads: exercise multiple GLX connections (any key = exit)
Usage:
glxheads xdisplayname ...
Example:
glxheads :0 mars:0 venus:1
Name: :0.0
Display: 0x19bc780
Window: 0x3c00002
Context: 0x1a9bf40
GL_VERSION: 4.5.13505 Compatibility Profile Context
GL_VENDOR: ATI Technologies Inc.
GL_RENDERER: AMD Radeon HD 7700 Series
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 14815 requests (14815 known processed) with 0 events remaining.
Код: Выделить всё
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde XT [Radeon HD 7770/8760 / R7 250X]
Subsystem: Gigabyte Technology Co., Ltd Cape Verde XT [Radeon HD 7770/8760 / R7 250X]
Kernel driver in use: amdgpu
Kernel modules: radeon, amdgpu
Код: Выделить всё
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
DisplayPort-1 disconnected (normal left inverted right x axis y axis)
HDMI-A-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 531mm x 298mm
1920x1080 60.00*+ 50.00 59.94
1920x1080i 60.00 50.00 59.94
1680x1050 59.88
1600x900 60.00
1280x1024 75.02 60.02
1280x800 59.91
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
832x624 74.55
800x600 75.00 60.32
720x576 50.00
720x576i 50.00
720x480 60.00 59.94
720x480i 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
DVI-I-0 disconnected (normal left inverted right x axis y axis)
Сейчас этот форум просматривают: нет зарегистрированных пользователей и 1 гость