[Çözüldü] Ekran kartı belleği yanlış gösteriyor.

Başlatan mimiksiz, 26 Nisan 2017 - 22:58:14

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

mimiksiz

Sürücü kurulumunu https://forum.ubuntu-tr.net/index.php?topic=51739.0 buradan yaptım.
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.2 LTS
Release: 16.04
Codename: xenial


$ lspci -nnk | egrep "VGA|3D|Display" -A2
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde LE [Radeon HD 7730/8730] [1002:6837]
Subsystem: Micro-Star International Co., Ltd. [MSI] Cape Verde LE [Radeon HD 7730/8730] [1462:809c]
Kernel driver in use: amdgpu


$ glxinfo | grep render
direct rendering: Yes
    GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer,
OpenGL renderer string: AMD Radeon HD7700 Series
    GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
    GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_conditional_render,
    GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
    GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_conditional_render,
    GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
    GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_conditional_render


$ xrandr
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 16384 x 16384
HDMI-A-0 disconnected primary (normal left inverted right x axis y axis)
DVI-D-0 disconnected (normal left inverted right x axis y axis)
VGA-0 connected 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
   1366x768      59.79*+
   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


$ dpkg -l | egrep "nvidia|bumblebee|nvidia-prime|fglrx"
ii  fglrx-pxpress                                 1:0.4.17.2                                 amd64        transitional package for ubuntu-drivers-commo


$ inxi -G
Graphics:  Card: Advanced Micro Devices [AMD/ATI] Cape Verde LE [Radeon HD 7730/8730]
           Display Server: X.Org 1.18.4 drivers: ati,amdgpu (unloaded: fbdev,vesa,radeon)
           Resolution: 1366x768@59.79hz
           GLX Renderer: AMD Radeon HD7700 Series
           GLX Version: 4.5.13474 - CPC 17.10.2


Kartın bellek boyutu:
$ lspci -v -s 01:00.0
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde LE [Radeon HD 7730/8730] (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. [MSI] Cape Verde LE [Radeon HD 7730/8730]
Flags: bus master, fast devsel, latency 0, IRQ 26
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at feac0000 (64-bit, non-prefetchable) [size=256K]
I/O ports at e000 [size=256]
Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: amdgpu
Kernel modules: radeon, amdgpu


2 GB olması lazım kart belleğimin. Sürücü kurulumunu doğru yaptığımdan da emin değilim.

$ glxinfo | grep -i renderer | grep -i Mesa >/dev/null && echo "Driver yuklu degil." || echo "Driver yuklu."
Driver yuklu degil.


$ cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: Böyle bir dosya ya da dizin yok


Nerede yanlışım var?

edit:

# dmesg |grep -i vram
kod çıktısından grafik kartın ram bilgisini doğru aldım.

Sorun çözüldü.


mimiksiz

Teşekkürler yeni driver ile fglrx aticonfig komutları çalışmıyordu.

dmesg |grep vram
amd için kodu ile grafik kart rami görülebiliyormuş