Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Grafika hybrydowa
#1
0
Witam. Na wstępie dane sprzętowe: Inxi -G
Kod:
Graphics:  Device-1: Intel Core Processor Integrated Graphics driver: i915 v: kernel
          Device-2: AMD Madison [Mobility Radeon HD 5730 / 6570M] driver: radeon v: kernel
          Display: x11 server: X.Org 1.20.5 driver: ati,modesetting,radeon unloaded: fbdev,vesa
          resolution: 1366x768~60Hz
          OpenGL: renderer: Mesa DRI Intel Ironlake Mobile v: 2.1 Mesa 19.2.8
oraz inxi -CGM
Kod:
Machine:  Type: Laptop System: Micro-Star product: MS-1675 v: Ver.001 serial: <root required>
          Mobo: Micro-Star model: MS-1675 v: Ver.001 serial: <root required> BIOS: American Megatrends
          v: E1675IMS VER.10D date: 06/11/2010
CPU:      Topology: Dual Core model: Intel Core i5 M 460 bits: 64 type: MT MCP L2 cache: 3072 KiB
          Speed: 1463 MHz min/max: 1199/2534 MHz Core speeds (MHz): 1: 1261 2: 1348 3: 1413 4: 1205
Graphics:  Device-1: Intel Core Processor Integrated Graphics driver: i915 v: kernel
          Device-2: AMD Madison [Mobility Radeon HD 5730 / 6570M] driver: radeon v: kernel
          Display: x11 server: X.Org 1.20.5 driver: ati,modesetting,radeon unloaded: fbdev,vesa
          resolution: 1366x768~60Hz
          OpenGL: renderer: Mesa DRI Intel Ironlake Mobile v: 2.1 Mesa 19.2.8

Czy przerabiał ktoś ostatnio przełączanie kart graficznych? Chciałbym tak jak w Windowsie w wybranym przez siebie momencie po prostu przełączyć karty. Jest to możliwe na Linuxie?
Odpowiedz
#2
0
Sprawdź sobie czy masz już aktywne przełączanie:
DRI_PRIME=0 glxinfo | grep "OpenGL renderer"
DRI_PRIME=1 glxinfo | grep "OpenGL renderer"

Pomocne linki:
https://help.ubuntu.com/community/HybridGraphics
https://wiki.archlinux.org/index.php/PRIME
Odpowiedz
#3
1
Better response on post RE: Grafika hybrydowa
(01-03-2020, 20:19)dedito napisał(a): Sprawdź sobie czy masz już aktywne przełączanie:
DRI_PRIME=0 glxinfo | grep "OpenGL renderer"
DRI_PRIME=1 glxinfo | grep "OpenGL renderer"

Pomocne linki:
https://help.ubuntu.com/community/HybridGraphics
https://wiki.archlinux.org/index.php/PRIME
Podaje wyniki : DRI_PRIME=0 glxinfo | grep "OpenGL renderer"
Kod:
OpenGL renderer string: Mesa DRI Intel(R) Ironlake Mobile
DRI_PRIME=1 glxinfo | grep "OpenGL renderer"
Kod:
OpenGL renderer string: AMD REDWOOD (DRM 2.50.0 / 5.3.0-40-generic, LLVM 9.0.0)
Podczas wprowadzania drugiej komendy na panelu, który znajduje się nad klawiaturą zaświeca się druga karta graficzna - tak jakby został aktywowana ( tak jest na Windowsie) jednak po chwili gaśnie.
Odpowiedz
#4
0
No i jest ok.
Zrób proste testy:
dri_prime=0 glxgears
dri_prime=1 glxgears
I korzystaj z możliwości przełączania.
Odpowiedz
#5
0
Wrzucam testy : dri_prime=0 glxgears
Kod:
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
312 frames in 5.0 seconds = 62.339 FPS
300 frames in 5.0 seconds = 59.869 FPS
300 frames in 5.0 seconds = 59.870 FPS
300 frames in 5.0 seconds = 59.874 FPS
300 frames in 5.0 seconds = 59.865 FPS
300 frames in 5.0 seconds = 59.871 FPS
300 frames in 5.0 seconds = 59.852 FPS
300 frames in 5.0 seconds = 59.887 FPS
300 frames in 5.0 seconds = 59.851 FPS
dri_prime=1 glxgears
Kod:
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
301 frames in 5.0 seconds = 60.012 FPS
300 frames in 5.0 seconds = 59.871 FPS
300 frames in 5.0 seconds = 59.870 FPS
300 frames in 5.0 seconds = 59.864 FPS
300 frames in 5.0 seconds = 59.872 FPS
300 frames in 5.0 seconds = 59.820 FPS
300 frames in 5.0 seconds = 59.922 FPS
Rozumiem, że to idzie z automatu. Sterownik działa i nic się już nie przełącza w Linuxie?
Odpowiedz
#6
1
Better response on post RE: Grafika hybrydowaDokładnie, z automatu.
Zrób sobie jeszcze jakieś benchmarki z użyciem:
- jakiegoś https://benchmark.unigine.com/
lub
- https://404.g-net.pl/2014/04/smazenie-pi...-obrotach/
Odpowiedz
#7
Thumbs Up 
0
Ok, wielkie dzięki za pomoc.
Odpowiedz


Skocz do:




Użytkownicy przeglądający ten wątek: 1 gości