Announcement

Collapse
No announcement yet.

An FBDEV Compositor Back-End For Wayland/Weston

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • An FBDEV Compositor Back-End For Wayland/Weston

    Phoronix: An FBDEV Compositor Back-End For Wayland/Weston

    An FBDEV-based compositor back-end for Wayland's Weston has been published. This back-end allows for Wayland's Weston to run on a Linux frame-buffer device while the graphics rendering is done using Pixman and input is handled through evdev...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    This is a good thing I guess? What is the benefit?

    Comment


    • #3
      Originally posted by blackout23 View Post
      This is a good thing I guess? What is the benefit?
      We will be able to run Weston on vesafb, efifb, or any fbdev kernel driver, not just the full-blown modern hardware graphics drivers. Without proper GPU graphics acceleration, of course.

      Most likely this will be the first Weston backend, that can run without any GL and without X11. Right now only the X11 backend supports running without any GL.

      Comment


      • #4
        Originally posted by pq__ View Post
        We will be able to run Weston on vesafb, efifb, or any fbdev kernel driver, not just the full-blown modern hardware graphics drivers. Without proper GPU graphics acceleration, of course.

        Most likely this will be the first Weston backend, that can run without any GL and without X11. Right now only the X11 backend supports running without any GL.
        Will it run on ARM hardware like the Samsung Chromebook then? This has an fbdev driver as far as I know.

        Comment


        • #5
          Originally posted by runeks View Post
          Will it run on ARM hardware like the Samsung Chromebook then? This has an fbdev driver as far as I know.
          I don't know that specific device, but if it is a modern Linux system otherwise (not a crippled libc like in Android, uses udev and evdev), yes, it should run without modifications, sans bug fixes.

          Comment


          • #6
            Originally posted by pq__ View Post
            I don't know that specific device, but if it is a modern Linux system otherwise (not a crippled libc like in Android, uses udev and evdev), yes, it should run without modifications, sans bug fixes.
            Cool! Yes it uses udev and evdev. It comes with Chrome OS which is based on Gentoo. I'm running Ubuntu on it now using the kernel that came with the device. Upstream kernel doesn't work with the device yet, but Google is in the process of upstreaming their changes. One guy said 3.9 is not an unlikely target.

            Comment

            Working...
            X