LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Puppy (https://www.linuxquestions.org/questions/puppy-71/)
-   -   How do I install the eGalaxtouch driver on BionicPup32 8.0? (https://www.linuxquestions.org/questions/puppy-71/how-do-i-install-the-egalaxtouch-driver-on-bionicpup32-8-0-a-4175689498/)

360flip 01-29-2021 11:58 AM

How do I install the eGalaxtouch driver on BionicPup32 8.0?
 
Hi all,

My device needs [an] eGalaxtouch driver (Found here https://www.eeti.com/drivers_Linux.html). As someone very new to PuppyLinux, how do I install this please?

Thanks

Caspar 01-30-2021 06:42 AM

Well, I've been using Puppy now for fifteen years now and I really can't seem to answer this correctly I think.

First, look in the dowloaded .tar file for clues. Mostly there's a 'howto' that tells your how to install this in linux.

It's a .tar packages so you have to compile it yourself in Puppy I think. First find out which kernel Bionic has and which driver corresponds with that one.
- You have to download the devx.sfs file in Puppy (It's in Quickpet).
- Unpack the driver.tar file somewhere in your home directory to a new directory (galaxdriver).
- Open a terminal in that directory.
- Now type in: ./configure (error if it's not there)
- Now type in : ./make
- Now type in : ./make install

If you're lucky it will work, but I think you will get a load of errors. Because compiling stuff yourself is mostly not so easy but you really feel like a Linux-pro when you've succeeded.

In Puppy you have a command line package manager 'pkg'. It's a bit of a swiss army knife for puppy and it's possible to compile packages as well with this tool. You should put the driver directory in .pkg (that's located in your home directory) and then well, I don't know. Try this, try that and some more!

If you somehow got it working, please share.

360flip 02-03-2021 10:56 PM

Hi, sorry for the late response

Somehow don't think this is something I will be attempting anytime soon. There must be an easier way ):

360flip 02-04-2021 10:14 PM

Update: Please see https://forum.puppylinux.com/viewtopic.php?f=2&t=2082


All times are GMT -5. The time now is 02:37 AM.