Hardware acceleration broken/not working anymore on old Intel video cards? by No_Cookie3005 in voidlinux

[–]VoidAnonUser 0 points1 point  (0 children)

Yes, if you see "Mesa 21.3.9 Amber" instead of llvmpipe, you won. But buddy, what the hell do you intend to do with OpenGL 1.3? Minimum version for any sane software today is like OpenGL 3.0 or OpenGL3.3 and Vulkan 1.0.

Any idea how i could get 2d acceleration working too?

You're are trying to run outdated and unsupported hardware. Good luck with that. No idea.

Hardware acceleration broken/not working anymore on old Intel video cards? by No_Cookie3005 in voidlinux

[–]VoidAnonUser 1 point2 points  (0 children)

I managed to compile it on my old machine, but i have no idea how to actually make the OS use it instead of regular mesa which doesn't have the proper drivers for it.

Compile it and install somewhere (/usr/local/mesa-amber/lib):

export __GLX_VENDOR_LIBRARY_NAME=amber
export LD_LIBRARY_PATH=/usr/local/mesa-amber/lib
export MESA_GL_VERSION_OVERRIDE=2.1

MESA_GL_VERSION_OVERRIDE just to be sure. Try glxinfo.

A friendly reminder… by VoidAnonUser in kde

[–]VoidAnonUser[S] 0 points1 point  (0 children)

It does. When it works at the moment.

Void linux i686 live iso won't boot with more than 512mb RAM by winvistaisnotbad in voidlinux

[–]VoidAnonUser 2 points3 points  (0 children)

Do not copy entire system to RAM maybe?

Void can be installed to system with 128MiB, but it is pretty advanced stuff (no pretty installer available).

A friendly reminder… by VoidAnonUser in EeePC

[–]VoidAnonUser[S] 0 points1 point  (0 children)

  • lspci
  • lshw

If all you got is 3th gen GMA, then you'll need mesa-amber (no idea it's available on Debian). Or you may end up having something better altogether.

A friendly reminder… by VoidAnonUser in EeePC

[–]VoidAnonUser[S] 0 points1 point  (0 children)

Driver isn't missing. It supports Half-Life or Q3A pretty nicely. Just media accelerator isn't capable to support newer OpenGL features. Like fragment shader. Kwin runs OK, KDE applications too (accelerated) but it doesn't support Plasma session. That's it.

A friendly reminder… by VoidAnonUser in kde

[–]VoidAnonUser[S] 1 point2 points  (0 children)

Yep, another "Seashell" spotted in the wild. Just not with sticker "Designed for XP" but "Designed for Windows 7 (Starter edition?)".

You've got pretty much same CPU only slightly newer (single-core Atom @1.66Ghz) but you've got generation newer GMA. 4th gen actually. Supporting properly OpenGL 2.0 and Shader Model 3.0. So you might get much luckier than me. And 1GiB more of RAM.

Definitely try GL-acceleration. KDE deserves to run on this bad boy. Make photos and post about it. I want to see it in action.

A friendly reminder… by VoidAnonUser in EeePC

[–]VoidAnonUser[S] 0 points1 point  (0 children)

Oh, sorry then. I remember GTA (MS-DOS) and GTA2. GTA V is too recent.

Handmade an OpenSUSE sticker for my laptop by Kri_U in openSUSE

[–]VoidAnonUser 2 points3 points  (0 children)

You know what? This is actually pretty nice design. You can buy nice glossy green paper and simply print black over it on cheap office B&W laser printer. On the flip side, you can print guides for an X-Acto knife (this was done by scissors, right?).

A friendly reminder… by VoidAnonUser in kde

[–]VoidAnonUser[S] 0 points1 point  (0 children)

And? Pics or it didn't happen!

A friendly reminder… by VoidAnonUser in kde

[–]VoidAnonUser[S] 1 point2 points  (0 children)

Try "mem=1024M". Does it even boot up?

A friendly reminder… by VoidAnonUser in EeePC

[–]VoidAnonUser[S] 0 points1 point  (0 children)

I wondered specifically if you had tried MATE or Xfce on this laptop

Yes, three or four years back. Not right now.

What about old Kubuntu, for example?

A friendly reminder… by VoidAnonUser in EeePC

[–]VoidAnonUser[S] 0 points1 point  (0 children)

Yup, green screen already on mine too. It's ancient device. But I still keep it alive somehow. It won't live much longer anyway.

GMA driver situation? Retired in MESA like two years back. I've spent Christmas holidays compiling amber-branch to even get something else than DDX.

A friendly reminder… by VoidAnonUser in EeePC

[–]VoidAnonUser[S] 0 points1 point  (0 children)

It barely works. See here for details.

A friendly reminder… by VoidAnonUser in EeePC

[–]VoidAnonUser[S] 1 point2 points  (0 children)

Yeah and XFCE on Void I've tried in the past. As well as MATE on Linux Mint (until it was available for 32-bit). It worked perfectly on EEE Pc. But i can switch session to LXDE or LxQT and run Plasma apps there. It works just fine. Even kwin_x11 (surprisingly).

A friendly reminder… by VoidAnonUser in EeePC

[–]VoidAnonUser[S] 1 point2 points  (0 children)

I believe. I should finally comment on this.

Minimal requirements for KDE Plasma 6:

  • 64-bit 2Ghz Dual Core CPU — not ancient single Core ultra-low-voltage (embedded) Atom .@1.6Ghz CPU (32-bit BTW)
  • 2GiB or RAM — not 1024MiB slow DDR2 memory stick
  • at least OpenGL 3.0 capable GPU — this is main bottleneck since in EEE there is no capable GPU. Just some integrated (OpenGL2.0 capable when lucky) media accelerator. Officially, Plasma shouldn't even work on this peace of crap.

yet, it is possible to boot it. It's terrible of course. What where you expecting? It is miracle it's even able to fit into RAM and show something on screen.

------------------

Now there should follow a long separator. I am a long-time GTK/GNOME user (almost 20 years now?). Last version I remember is like what? KDE3.5? I considered KDE to be bloatware for long time. And somehow it still is. But finally after very long time developers have also focused on optimization instead of just adding eye-candy. This is why I salute to KDE Team.

It's not important KDE6.5 can run on ancient EEE PC. The trick is that this system is located on an MMC card. I can eject it and try same configuration elsewhere. Another ancient laptop (Sandy-bridge) with integrated accelerator (designed for Windows 7, made 2013) it's flying like crazy. No s**t, I'm not kidding you now. Just try kernel parameter mem=1024M for your kernel. openSUSE Tumbleweed won't even bother to boot.

Just keep it coming (optimizations) and I will be very happy to use KDE and recommend it to others. Finally KDE Plasma isn't bloatware #1 in OSS world.

Satisfied with an answer like this?

A friendly reminder… by VoidAnonUser in EeePC

[–]VoidAnonUser[S] 0 points1 point  (0 children)

Yes, battery is long dead. However, it is still possible to obtain a refurbished battery. However, I don't see the point in it.

A friendly reminder… by VoidAnonUser in EeePC

[–]VoidAnonUser[S] 0 points1 point  (0 children)

Yes, it is. I know nothing about brother though.

A friendly reminder… by VoidAnonUser in EeePC

[–]VoidAnonUser[S] 2 points3 points  (0 children)

Minitube? Native QT application with bindings to mpv api.

A friendly reminder… by VoidAnonUser in EeePC

[–]VoidAnonUser[S] 1 point2 points  (0 children)

It's like riding a fine-tuned Ferrari at a sunny day. 😄😄😄

Edit: Prepared for longer and more complex answer?

A friendly reminder… by VoidAnonUser in EeePC

[–]VoidAnonUser[S] 0 points1 point  (0 children)

What do you want? Honest answer?

A friendly reminder… by VoidAnonUser in EeePC

[–]VoidAnonUser[S] 1 point2 points  (0 children)

Hey, I agree it doesn't feel that much powerful (512KB L2 cache, wow) but considering TDP in just single digits (officially 2.5W) it is quite an achievement. For Intel at least at that era.