Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Asus G50V Oled  (gelezen 686 keer)

Asus G50V Oled
« Gepost op: 2008/12/14, 17:57:53 »
beste ubuntero's

ik heb een klein probleempje.
ik heb mij enkele weken terug een Asus G50v aangeschaft en daar heb je (zoals bij de g1 of de g2) een led screen links boven het toetsenbord.
nu heb ik een howto gevonden hoe ik dit in gang moet krijgen. en het werkt. dus nu stelt probleem1 zich al : als ik mijn pc afzet en daarna terug opstart moet ik die hele tutorial terug doorlopen om het terug werkend te krijgen. wat kan ik hier aan doen?

en probleem 2: ik had graag de config file wat aangepast zodat ik mijn CPU gebruik in procenten kan zien enzo hoe doe ik dit?

hier is een kopie van die config :
# What to display
# ---------------

# Choose the modules that you to see on the screen

modules=leds.modules.CPUFreq,\
        leds.modules.Load,\
        leds.modules.CPUUsage,\
        leds.modules.NetIO,\
        leds.modules.Battery,\
        leds.modules.HDDTemperature,\
        leds.modules.CPUTemperature,\
        leds.modules.DateTime

# Arrange them as you like

Line1.Y=0
Line2.Y=10
Line3.Y=22


leds.modules.Load.x=0
leds.modules.Load.y=${Line1.Y}


leds.modules.CPUUsage.x=45
leds.modules.CPUUsage.y=${Line1.Y}


leds.modules.NetIO.x=174
leds.modules.NetIO.y=${Line1.Y}

# whether or not to ignore the loopback traffic
leds.modules.NetIO.substract_loopback=true


leds.modules.Battery.x=244
leds.modules.Battery.y=${Line1.Y}

leds.modules.Battery.width=12
leds.modules.Battery.height=19


leds.modules.DateTime.x=0
leds.modules.DateTime.y=${Line3.Y}

# If you want to display here another timezone then put here the offset in hours
leds.modules.DateTime.offset=0

# How should I display the time? See here for options:
# http://java.sun.com/j2se/1.4.2/docs/api/java/text/SimpleDateFormat.html
# display.time.format=HH:mm dd.MM.yyyy
# display.time.format=HH:mm
leds.modules.DateTime.format=dd MMM - HH:mm


leds.modules.CPUFreq.x=80
leds.modules.CPUFreq.y=${Line3.Y}


leds.modules.CPUTemperature.x=230
leds.modules.CPUTemperature.y=${Line3.Y}


leds.modules.HDDTemperature.x=195
leds.modules.HDDTemperature.y=${Line3.Y}

# Which is the device for which we ask for the temperature using smartctl ?
# You should install the smartmontools package for this, and run the application
# as root, otherwise it won't be able to get the temperature
leds.modules.HDDTemperature.device=/dev/sda
# How often to execute smartctl to get the temperature?
# By default we only call it at most at 30 seconds
leds.modules.HDDTemperature.check_interval=30000


# Sleep time, in milliseconds, between screen redraws
redraw_interval=3000


# How often to check for changes in this file, in milliseconds
# A negative or zero value disables the checking. This option
# allows you to dynamically change the parameters above without
# restarting the application. However, this is the only option
# that cannot be applied on the fly :) So, restart the application
# once after changing this option to a positive integer.
config.check_changes=0
# config.check_changes=${redraw_interval}


# The TCP server is by default listening on localhost:1196 for commands
# See the scripts in utils/ for usage examples
server.start=true
server.tcp.port=1196
server.tcp.address=127.0.0.1


# Invert pixels (write with black on blue) on new message received
invert_on_new_message=true

# Display the latest 3 messages, even if the old ones haven't expired yet
notifications.purge_old=true

# How long to keep the notification on screen ?
# Expiration time is in milliseconds
notifications.expire=15000

# How many lines of notifications to display ?
# You can choose between 0 (no notifications displayed) to 3 (we only have so many lines)
notifications.lines=3

aan de moderatoren, verplaats het maar als het niet juist staat want ik wist niet goed waar ik het moest plaatsen

Mvg Desert_Eagle
Mvg Desert_Eagle

Re: Asus G50V Oled
« Reactie #1 Gepost op: 2008/12/14, 18:50:33 »
Kan je dit script niet in de etc/rc mappen of zelf eerst een rc.boot map aanmaken met je script erin? Dan start je script op bij het booten. Vraag 2 kan ik je helaas niet mee helpen.

Met vriendelijke groet ,

Gijs
In der Beschränkung zeigt sich der Meister.