HP4540 - přepínání grafiky

Problémy a zkušenosti s hardwarem, perifériemi a jejich ovladači
Zpráva
Autor
matata
Příspěvky: 52
Registrován: 06 kvě 2014, 11:21

Re: HP4540 - přepínání grafiky

#11 Příspěvek od matata »

Kód: Vybrat vše

glxinfo | grep "OpenGL renderer"
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile

Kód: Vybrat vše

glxinfo | egrep "OpenGL vendor|OpenGL renderer"
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile 
Děkuji moc za pomoc...

matata
Příspěvky: 52
Registrován: 06 kvě 2014, 11:21

Re: HP4540 - přepínání grafiky

#12 Příspěvek od matata »

A jak tomu mam tedy prosim rozumet, ze jsou aktivni obe karty?

matata
Příspěvky: 52
Registrován: 06 kvě 2014, 11:21

Re: HP4540 - přepínání grafiky

#13 Příspěvek od matata »

Kód: Vybrat vše

lshw -c video
WARNING: you should run this program as super-user.
  *-display               
       description: VGA compatible controller
       product: Thames [Radeon HD 7550M/7570M/7650M]
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 0
       bus info: pci@0000:01:00.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: vga_controller bus_master cap_list rom
       configuration: driver=radeon latency=0
       resources: irq:33 memory:b0000000-bfffffff memory:d0900000-d091ffff ioport:3000(size=256) memory:d0920000-d093ffff
  *-display
       description: VGA compatible controller
       product: 3rd Gen Core processor Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 09
       width: 64 bits
       clock: 33MHz
       capabilities: vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:32 memory:d0000000-d03fffff memory:c0000000-cfffffff ioport:4000(size=64) memory:c0000-dffff
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.

menom
Příspěvky: 2781
Registrován: 12 pro 2012, 15:10

Re: HP4540 - přepínání grafiky

#14 Příspěvek od menom »

matata píše: 10 říj 2017, 14:09

Kód: Vybrat vše

glxinfo | grep "OpenGL renderer"
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile

Kód: Vybrat vše

glxinfo | egrep "OpenGL vendor|OpenGL renderer"
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile 
Podla tohto sa pouziva len Intel.

Ked do terminalu napises

Kód: Vybrat vše

glxgears
Spusti sa test a ked ukaze okolo 60 FPS tak to ide cez Intel

Ak to vgaswitcheroo funguje, tak musi byt v glxgears vidno enormny narast vykonu.

Inak ten navod wgaswitcheroo je pre ubuntu 10.10 co uz je davna historia.
Na tvojom mieste by som veril tomu navodu Prime z archwiki.

.
.

matata
Příspěvky: 52
Registrován: 06 kvě 2014, 11:21

Re: HP4540 - přepínání grafiky

#15 Příspěvek od matata »

Ano, je to kolem 60fps...

Kdyz dam DRI_PRIME=1 glxgears

Tak to vykazuje hodnoty okolo 5000fps...

matata
Příspěvky: 52
Registrován: 06 kvě 2014, 11:21

Re: HP4540 - přepínání grafiky

#16 Příspěvek od matata »

Kdyz dam tedy napr. "DRI_PRIME=1 gedit" tak se tato aplikace spusti pod AMD kartou?

Zamčeno