Package Details: gmabooster 09c-3

Package Base: gmabooster
Description: Tool to (over)clock Intel 945GM/GME/GMS/GSE, 943/940GML/GU, and GMA 950.
Upstream URL: http://www.gmabooster.com/
Category: system
Licenses: donationware
Submitter: a-st
Maintainer: ciferkey
Last Packager: None
Votes: 11
First Submitted: 2009-07-12 19:06
Last Updated: 2013-11-10 01:25

Dependencies (0)

Required by (0)

Sources

Latest Comments

Comment by nunolf

2015-03-14 20:53

Hi *,

Just downloaded this pkg tar and while makepkg it I get the following:

[user@archy gmabooster]$ makepkg -s
==> ERROR: Missing package() function in /home/user/builds/aur/gmabooster/PKGBUILD

Any help appreciated.
N.

Comment by martadinata666

2013-12-01 16:48

well, so x86_64 really not supported?

Anonymous comment

2012-06-01 22:12

Oh, and if anyone wants a quick script to be able to add to whatever your system uses to auto-start things (since just executing gmabooster requires a response), this is what I use:


#!/bin/bash

echo "4" | sudo gmabooster

Anonymous comment

2012-06-01 22:06

No actual updates here, I just needed to change the download link as the one originally used in PKGBUILD no longer worked.

Anonymous comment

2012-04-16 22:10

Adopting. If anyone can explain the x86_64 problems (e.g., post the error and the change to make in the PKGBUILD) I can try and get it fixed.

Comment by andriesinfoserv

2011-12-31 13:53

you can run it as is with x86_64. just download the PKGBUILD and use makepkg. it will fail with some useful advice about needing to add something to PKGBUILD. copy that. open PKGBUILD in text editor. find offending line and replace with copied text. try again. my problem is this is out of date and doesn't support 4500hd. but i was able to run the program as described above. you may have to have the 32bit libs installed for your system, but you probably already do.

Comment by Zucca

2011-12-11 15:24

Wonder if this software will ever be available to x86_64...

Anonymous comment

2011-04-10 00:43

Fixed.

Anonymous comment

2010-10-31 22:39

The source package does not work for me...

Downloaded from the original website and succeded

Comment by tinhtruong

2010-10-24 03:06

Anyone succeed to use this package?
I've got error like this when I ran it with --detect option:
--------------------------------------------------------------------------
**************************************************************************
GMABooster for Linux (Version 0.9c) Production Date: 06/25/2009
Copyright (C)2009 Vladimir Plenskiy http://www.gmabooster.com
**************************************************************************

Notice: this is a totally free, non-expiring version of GMABooster program
If You really like GMABooster and use it often, please consider a donation

Detecting GMA 950 core clock...
Oops! GMABooster has not been able to decipher the hardware data!
Please notify support@gmabooster.com about this issue.
Please provide the below debug output:

34ab1977

**************************************************************************
Exiting. No setting has been applied
**************************************************************************
--------------------------------------------------------------------------

Here is my Intel card:

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)

Any input is appreciated.