Author Topic: Void Linux  (Read 17113 times)

miskinis

  • Sr. Member
  • ****
  • Posts: 348
    • View Profile
    • http://
Re: Void Linux
« Reply #15 on: May 03, 2022, 04:42:53 am »
Thanks for the info...

I am not really up for attempting to build a kernel for the C-750, at this time anyway.

I actually have invested a few hours so far, just trying to get a 4GB CF micro-drive get to a point where I can use it.  The "system" (Cacko) recognizes it as far as showing that it is inserted, and also allows an eject of the device.

But there is nothing in the "dmesg" output, and I have tried "guessing" at possible device names to pass to fdisk, but I have had no success.

I figured I would mention it in this thread, as someone may know.

I will not expect a "ready to use on C-750 void linux" distro any time soon... :)
_John Miskinis_

glu

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: Void Linux
« Reply #16 on: November 04, 2024, 08:41:37 am »
Hello!

I just managed to boot build8 voidz using instructions here (thank you for all the work!) and the Zaurus won't do standby when I close the screen. Do you have any hints on how to add standby support, is the kernel 4.19.0_1 supporting it? Is it only about missing apm?

glu

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: Void Linux
« Reply #17 on: November 04, 2024, 09:06:21 am »
Correction: it seems that standby is working, but it's not activated on lid close... When I press On/Off it seems to suspend and resume fine.

greguu

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 451
    • View Profile
    • http://github.com/greguu
Re: Void Linux
« Reply #18 on: November 04, 2024, 11:31:01 pm »
I do not remember if the lid events were detected by that kernel. If yes, you need to write a custom script to handle these to suspend on lid close. This was previously handled by zaurusd, but not ported to voidz.
Gemini-PDA (Sailfish X and Android) / LG Nexus 5 (Android 11) / Nokia N9 (MeeGo/Harmattan)
Sharp Zaurus C3100 (Borzoi) - Void Linux (voidz) Kernel 5.0.0 - Hardware (Buffalo CF LAN, DLink 660 CF WiFi, ASIX AX88772 USB Ethernet)

glu

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: Void Linux
« Reply #19 on: November 26, 2024, 05:54:02 pm »
Are there any tips on how to build void-packages for zaurus myself? What is the state of cross compilation, can all packages included in e.g. build8 be cross compiled on x86 host machine?

greguu

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 451
    • View Profile
    • http://github.com/greguu
Re: Void Linux
« Reply #20 on: November 28, 2024, 05:02:26 am »
It's all managed by xbps-src and armv5tel is unofficially supported.

You can build any package in the void xbps-src repo, but some may need patches for armv5.

See my repo https://github.com/greguu/voidz-packages for building packages well as https://github.com/greguu/voidz-mklive for building the image.

It's always a bit of work to keep this up to date with the upstream void repo changes!....

Gemini-PDA (Sailfish X and Android) / LG Nexus 5 (Android 11) / Nokia N9 (MeeGo/Harmattan)
Sharp Zaurus C3100 (Borzoi) - Void Linux (voidz) Kernel 5.0.0 - Hardware (Buffalo CF LAN, DLink 660 CF WiFi, ASIX AX88772 USB Ethernet)