OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => OpenBSD => Topic started by: TronDD on November 10, 2014, 09:17:36 pm

Title: Running X In 5.6
Post by: TronDD on November 10, 2014, 09:17:36 pm
So the fix for the X problem in 5.5 narrowly missed the 5.6 release.  It is part of the 5.6 source, but it's not in the binary.  I assume the build for the Z starts earlier than other platforms given that it's built natively on a Zaurus and must take quite a bit longer.

To get the fix, do your upgrade/install to 5.6
Grab the xenocara.tar.gz from your local mirror.
Cd to /usr
Extract the tarball.
Cd to /usr/xenocara/lib/libpciaccess
Build with:
make -f Makefile.bsd-wrapper obj
make -f Makefile.bsd-wrapper build

That will do the install as well.  Fire up X and you're good to go.

Don't worry, the build for just this library doesn't take very long.

Tim.
Title: Running X In 5.6
Post by: ArchiMark on February 04, 2015, 11:41:28 pm
Hi there,

Just curious if you've made any other progress with OBSD since your post......been awhile...

Thanks.
Title: Running X In 5.6
Post by: TheWalt on May 04, 2015, 08:05:42 am
Anyone try 5.7 and did this make it in?
Title: Running X In 5.6
Post by: ArchiMark on May 04, 2015, 08:48:25 am
Nope, haven't had time to play with my Z.....

Would be interesting to know though....
Title: Running X In 5.6
Post by: TronDD on June 07, 2015, 01:05:45 pm
Should be in 5.7.

My Zaurus finally bit the dust, just before 5.7 released so I never got to try it.

They also stopped building packages for ARM, as the platform support was not up to standards.  There is an unofficial effort to produce packages.

http://marc.info/?t=143223172200002&r=1&w=2 (http://marc.info/?t=143223172200002&r=1&w=2)

I've done the "build everything natively on my Zaurus myself" but packages sure help a lot.  Compiling was the first thing to show signs of my Z failing.

Tim.
Title: Running X In 5.6
Post by: ArchiMark on October 01, 2015, 09:33:38 am
Thanks for that update, Tim.....

Been so dang busy with work this year...haven't had time to play with Z or even read your last post until now.....

But maybe 5.7 would be worth a try if I get some time...

Mark
Title: Running X In 5.6
Post by: danboid on October 02, 2015, 03:24:52 pm
Hi TronDD

Sorry to hear about your Z biting the dust! I am surprised that my C3000 is still with us and that OBSD still supports the Z, or at least they still provide the base packages to get it installed!

I'm installing OBSD on my Z for the first time and ideally I'd like to remove any Linux partitions from my MD and have my Z boot directly into  OBSD. MIght you know how I'd do that?

I've detailed my efforts so far here https://www.oesf.org/forum/index.php?showtopic=34386 (https://www.oesf.org/forum/index.php?showtopic=34386)

Thanks!