Recent content by Linux-SWAT

  1. Linux-SWAT

    Movies better than books

    https://news.slashdot.org/story/25/08/27/233214/reading-for-fun-is-plummeting-in-the-us-and-experts-are-concerned
  2. Linux-SWAT

    Slackware inside Pandora.

    Wow, what an honor to be included in makesd ! Should I make a SL4P-15.0-latest.tar.xz image ? --EDIT: well, not included, but at least linked.
  3. Linux-SWAT

    So where are we with the Pyra--really? (August 2025 Query)

    I agree. He told me he's more on discord these days.
  4. Linux-SWAT

    So where are we with the Pyra--really? (August 2025 Query)

    No, no Pyra at the GamesCom except undexsym's and mine. ED is delivering on the orderer's responses basis. I told him to post more often on the boards.
  5. Linux-SWAT

    Slackware inside Pandora.

    Yes, it's in the standard Slackware packages. The rootfs still has a lot of problems. The OS is very slow on CC Pandora (don't have a rebirth), ok on 1GHz. Nubs and touchscreen are not usable, so for graphical mode, options left (for now) are external mouse or vnc.
  6. Linux-SWAT

    Slackware inside Pandora.

    I compiled like ~400 Cortex-A8/Neon/Pandora-optimised packages, I'm currently uploading them to: https://slackware.openpandora.org/pandora/sl4p/sl4p-15.0/packages/ Base and base-more are shipped in the rootfs, extra aren't. There is no dependencies management, check requisites on the...
  7. Linux-SWAT

    Gamescom 2025

    Have no ticket for tomorrow.
  8. Linux-SWAT

    Slackware inside Pandora.

    Same touchscreen problem with this new xorg.conf file. Had to change omap -> fbdev because of the "OMAP ERROR: Could not read chipset" error.
  9. Linux-SWAT

    Slackware inside Pandora.

    I think I let tslib because some pnd applications use it.
  10. Linux-SWAT

    Slackware inside Pandora.

    Here's a second 15.0 rootfs alpha build, 2.3 Go compressed: https://slackware.openpandora.org/pandora/sl4p/sl4p-15.0/rootfs/ To install it, use a 32 Go or more SD card. Create a first EXT 2, 3 or 4 partition on it, and eventually a second partition with swap which will be used automatically...
  11. Linux-SWAT

    Gamescom 2025

    Arriving the 20. I have a ticket for the 21, but I'll stay longer in Koln. Anyone for a dinner anytime ?
  12. Linux-SWAT

    Slackware inside Pandora.

    Tried with these tslib settings, but https://github.com/merge/xf86-input-tslib crashes anyway. # ts.conf for the OMAP3-PANDORA default touchscreen. module_raw input module pthres pmin=1 module variance delta=30 module dejitter delta=100 module linear tslib.sh in /etc/profile.d/ #!/bin/sh...
  13. Linux-SWAT

    Slackware inside Pandora.

    I managed to disable the nubs, but the problem still exists: # # Catch-all evdev loader for udev-based systems # We don't simply match on any device since that also adds accelerometers # and other devices that we don't really want to use. The list below # matches everything but joysticks...
  14. Linux-SWAT

    Slackware inside Pandora.

    I tried exclusively (keeping only one installed at once) xf86-input-libinput and xf86-input-evdev, I have the same erratic behaviour. I wonder if this is linked to the nubs... --EDIT: removed tslib without success.
  15. Linux-SWAT

    Slackware inside Pandora.

    Ok, thanks, this is welcome. Meanwhile I'm trying to fix Xorg touchscreen input which is erratic. Maybe a tslib/evdev/libinput conflict. ---Edit: I've noticed that "echo mmc* > /sys/class/leds/pandora\:\:sd1/trigger" just blinks when no card is inserted, I guess that it's a polling ?
Back
Top