Port details |
- asusoled Utility for ASUS USB OLED Display
- 0.10_10 sysutils =2 0.10_10Version of this port present on the latest quarterly branch.
- Maintainer: jkim@FreeBSD.org
- Port Added: 2008-09-23 21:20:03
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- Description:
- This port provides a utility for controlling USB OLED display found
on some ASUS laptops such as G-series models.
Originally it was written by Christian Lamparter <chunkeey@web.de>
for Linux and the early version is still available from here:
https://launchpad.net/asusoled
Now it is almost rewrite of the code with a lot of new features and
improvements by Jung-uk Kim <jkim@FreeBSD.org>.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- asusoled>0:sysutils/asusoled
- To install the port:
- cd /usr/ports/sysutils/asusoled/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/asusoled
- pkg install asusoled
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: asusoled
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (asusoled-0.10.tar.gz) = 2343f8bde7b9672a5602e81c2ce4992839c7f5175260ea57f0412b340e1027e3
SIZE (asusoled-0.10.tar.gz) = 19051
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sdl-config : devel/sdl12
- Runtime dependencies:
-
- luxisr.ttf : x11-fonts/font-bh-ttf
- Library dependencies:
-
- libSDL_image.so : graphics/sdl_image
- libSDL.so : devel/sdl12
- libSDL_ttf.so : graphics/sdl_ttf
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for asusoled-0.10_10:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_asusoled
- USES:
- sdl
- pkg-message:
- For install:
- Please note this utility requires ugen(4). Try:
kldstat -m uhub/ugen
If it is loaded, you will see something like the following:
Id Refs Name
31 1 uhub/ugen
If it is not loaded, then try:
kldload ugen
Unfortunately early versions of uhid(4) conflict with ASUS LCM. If this
utility does not work for you, try unloading it first:
kldunload uhid
If the driver is compiled into kernel, you cannot unload it, however.
If so, you have to recompile kernel without the uhid support or to fix it
for yourself. If you don't need uhid, just comment out "device uhid" line
from your kernel configuration file and recompile kernel. If you need uhid,
you have to touch two files:
http://docs.freebsd.org/cgi/mid.cgi?200803141559.m2EFxWs1074538
To build custom kernel, please read "Configuring the FreeBSD Kernel" section
from the Handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html
Also, there are two example rcNG scripts, i.e., asusoled and oled_clock.
You can enable 'asusoled' by adding:
asusoled_enable="YES"
in your /etc/rc.conf. If you just want to test it, run:
/usr/local/etc/rc.d/asusoled forcestart
You will see a black ASUS logo on white background from the display.
Similarly, you can enable or test 'oled_clock', of course. :-)
Enjoy!
Jung-uk Kim <jkim@FreeBSD.org>
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10_10 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.10_10 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.10_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.10_10 08 Nov 2019 13:11:05 |
tobik |
sysutils: Add missing USES={gnome,mate,php} |
0.10_10 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
0.10_10 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.10_10 03 Sep 2015 14:09:18 |
amdmi3 |
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes
Approved by: portmgr blanket |
0.10_10 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.10_10 21 Mar 2015 23:05:21 |
bapt |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
0.10_9 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.10_8 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.10_7 20 Jan 2014 18:25:41 |
jkim |
Fix DOCS option broken by r340332.
Pointyhat to: bapt |
0.10_7 19 Jan 2014 18:32:38 |
bapt |
Get rid of NOPORTDATA |
0.10_7 07 Jan 2014 01:29:30 |
jkim |
Add license and stagefy. |
0.10_7 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.10_7 29 Apr 2013 16:43:05 |
rene |
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.
Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
description from bsd.options.desc.mk
Approved by: portmgr (bapt) |
0.10_7 11 Aug 2012 10:52:07 |
dougb |
Fix post r302141: The files in USE_RC_SUBR are already included in SUB_FILES
I caught most of these, but missed this one, apologies |
0.10_7 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
0.10_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.10_6 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.10_5 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.10_5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.10_5 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
0.10_5 11 Aug 2010 06:57:34 |
mva |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version. |
0.10_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.10_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.10_2 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
0.10_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.10 09 Mar 2009 17:15:43 |
stas |
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi |
0.10 27 Feb 2009 23:43:57 |
jkim |
Move my local distfiles from HTTP to FTP mirrors. |
0.10 08 Dec 2008 19:30:48 |
jkim |
Copy one more distfile to subdirectory to match my other ports. |
0.10 21 Oct 2008 18:42:08 |
jkim |
Fix build on pointyhat. |
0.10 23 Sep 2008 21:19:03 |
jkim |
This port provides a utility for controlling USB OLED display found
on some ASUS laptops such as G-series models.
Originally it was written by Christian Lamparter <chunkeey@web.de>
for Linux and the early version is still available from here:
https://launchpad.net/asusoled
Now it is almost rewrite of the code with a lot of new features and
improvements by Jung-uk Kim <jkim@FreeBSD.org>. |