fbturbo czym to się je

Tematy związane z oprogramowaniem, instalacją, konfiguracją
Awatar użytkownika
danio burger
Posty: 16
Rejestracja: 09 lutego 2016, 04:34

fbturbo czym to się je

Post autor: danio burger »

Witam zainstalowałem fbturbo ale niewiem czy on nie jest specyficzny dla danego sprzętu. Czy może go każdy spokojnie używać ? Ponoć jest lepsze niż fbdev... Mam stare intel GMA3100. Proszę o informacje po polsku na temat tego czegoś . Xy normalnie mi na tym wstają. Czy to przyśpiesza czy tylko dla SUNXI jest przeznaczony ?

Poniżej mój xorg

https://github.com/ssvb/xf86-video-fbtu ... stallation

http://linux-sunxi.org/Xorg#fbturbo_driver


Using an optimized Xorg driver

Your distro might be set up to only use the standard framebuffer driver for X. You can enable the fbturbo driver (new name for sunxifb) for X following the instructions in the section FBTurbo driver of the Xorg page. You can enable G2D for 2D acceleration using the G2D engine.


/etc/X11/xorg.conf

Kod: Zaznacz cały

# This is a minimal sample config file, which can be copied to
# /etc/X11/xorg.conf in order to make the Xorg server pick up
# and load xf86-video-fbturbo driver installed in the system.
#
# When troubleshooting, check /var/log/Xorg.0.log for the debugging
# output and error messages.
#
# Run "man fbturbo" to get additional information about the extra
# configuration options for tuning the driver.

Section "Device"
        Identifier      "Allwinner A10/A13 FBDEV"
        Driver          "fbturbo"
        Option          "fbdev" "/dev/fb0"

        Option          "SwapbuffersWait" "true"
EndSection
Awatar użytkownika
mati75
Junior Member
Posty: 623
Rejestracja: 30 lipca 2009, 11:19
Lokalizacja: default city

Re: fbturbo czym to si

Post autor: mati75 »

Sterownik fbturbo jest GPU dla procesów arm, np. mali400. Twoja karta bez problemu działa na sterowniku intela wbudowanym w jądro.
ODPOWIEDZ