Page 1 of 1

Gateway M275 Button Drivers

Posted: Sat Feb 02, 2013 10:39 pm
by gurran
On the M275 there are orientation buttons for the monitor. I would like to get them working. There are windows drivers here, however I cannot seem to find linux drivers for it. Any help is appreciated.

Re: Gateway M275 Button Drivers

Posted: Sun Feb 03, 2013 12:01 am
by meteorrock
You can get that .exe driver you found working for windows with using a linux tool called "Ndiswrapper." Check over this link here. I have never done this but I heard about this tool up in different linux forums on getting an old and outdated driver from a windows OS up and working under linux. Here is the link for you. http://www.howtogeek.com/howto/43752/ho ... s-drivers/

Even though the guide goes over installing a wireless driver, the same principle should apply for your button driver you want to get installed under linux.

Hope that helps you.

Re: Gateway M275 Button Drivers

Posted: Sun Feb 03, 2013 7:27 am
by zerozero
meteorrock wrote:You can get that .exe driver you found working for windows with using a linux tool called "Ndiswrapper."
i don't believe ndiswrapper will work for that

Code: Select all

zerozero@deb-kde ~/Documents $ apt show ndisgtk
Package: ndisgtk
New: yes
State: installed
Automatically installed: no
Version: 0.8.5-1
Priority: optional
Section: net
Maintainer: Julian Andres Klode <jak@debian.org>
Architecture: amd64
Uncompressed Size: 885 k
Depends: menu, python (>= 2.4), ndiswrapper-utils-1.9, python-gtk2,
         python-glade2
Conflicts: ndisgtk
Description: graphical frontend for ndiswrapper (installation of Windows WiFi drivers)
 ndisgtk is a GTK+ based frontend for ndiswrapper, allowing an easy way to
 install Windows wireless drivers.
Homepage: http://jak-linux.org/projects/ndisgtk/
http://jak-linux.org/projects/ndisgtk/
(it's only to install windows wireless drivers)

Re: Gateway M275 Button Drivers

Posted: Sun Feb 03, 2013 5:02 pm
by gurran
So what do I do?

Re: Gateway M275 Button Drivers

Posted: Sun Feb 03, 2013 9:38 pm
by meteorrock
Lets look around some on google for you. This one Guru user above does not think that tool will work so lets see if there is another tool. Check over his code he posted and see if that could help you. I am sure if we look around some we will find a tool or solution for you. I will look on-line tonight and see if we can find something. If I can find something and you do not get help by then, I will post my results in here tomorrow if I could find something or not for you.

Depends on how bad you want this driver up in linux, drivers under linux use a module and you could dissassemble that windows device driver, make a patch for it and mod your kernel to make it work. Here is an article on it. http://www.informit.com/articles/articl ... 5&seqNum=6

If you are using this as an exercise on learning linux, I would go that route. If you just want a quick solution, I do not know if there is a tool for it or not. Depends on your tech skills really.

Here is how you dissassemble an .exe under linux. http://john.fremlin.de/linux/howto/win3 ... embly.html

Update: I am not finding any tool or anything for this, I looked on the internet for a half hour on this, not turning up much. If I find anything I will post it in here for you. :)

Re: Gateway M275 Button Drivers

Posted: Thu Feb 07, 2013 3:40 pm
by gurran
I extracted the files in the exe and it had a .sys file

Re: Gateway M275 Button Drivers

Posted: Thu Feb 07, 2013 4:55 pm
by gurran
btw I could not get the binutils to build, 2.9 or 2.9.1.

Re: Gateway M275 Button Drivers

Posted: Thu Feb 07, 2013 10:18 pm
by meteorrock
gurran wrote:btw I could not get the binutils to build, 2.9 or 2.9.1.

Post your logs in the room here. You got the right tools. Did you get the .exe disassembled ok? Any kind of errors might stop you from building it under linux as a module. There are developers floating around that will help you with logs posted.

Re: Gateway M275 Button Drivers

Posted: Thu Feb 07, 2013 11:43 pm
by gurran
I couldn't build binutils 2.9.0/2.9.1 like it said to use in the tut you posted. It said something about types and malloc.

Re: Gateway M275 Button Drivers

Posted: Sat Jun 14, 2014 10:03 pm
by wade0004
bumping this because i have the exact same issue going on and am looking for a solution.... hoping that a year has passed and some geniuses have figured this out...

specs:
laptop - Gateway m275
O/S - Xubuntu 12.04
me - about 2.5 days experience with linux :roll:

Re: Gateway M275 Button Drivers

Posted: Mon Sep 07, 2015 9:44 pm
by gurran
wade0004 wrote:bumping this because i have the exact same issue going on and am looking for a solution.... hoping that a year has passed and some geniuses have figured this out...

specs:
laptop - Gateway m275
O/S - Xubuntu 12.04
me - about 2.5 days experience with linux :roll:
I'm sorry, I never solved this. My m275's charger died and I have not got a new one. And quite honestly, I didn't find it worth the 15 bucks to get a new charger. It's so far out of date, it could be considered "antique" in the computer world.