Go to advanced search

by PIV8DR
Tue Apr 30, 2013 6:03 pm
Forum: Beginners
Topic: Re: Pianobar, a bash prompt pandora client
Replies: 32
Views: 15222

Re: Pianobar, a bash prompt pandora client

Pianobar works but I am still experiencing issues. I have added the thumbprint to the config file, I get connected and my playlist shows up. When I choose any option in the list it will start playing for about 5-8 seconds then becomes choppy. . I have been using google search to find any solution bu...
by PIV8DR
Sun Apr 28, 2013 2:34 pm
Forum: Advanced users
Topic: Read temp sensors from command line
Replies: 30
Views: 61803

Re: Read temp sensors from command line

Luckyloo, I made a few slight modifications to my earlier post; however, everything reported just fine. Here is the modified code see if this will work for you. #!/bin/bash clear sleep 2 echo date echo echo 'Firmeare Version' /opt/vc/bin/vcgencmd version echo tm=`/opt/vc/bin/vcgencmd measure_temp` t...
by PIV8DR
Fri Apr 19, 2013 10:32 pm
Forum: Advanced users
Topic: Read temp sensors from command line
Replies: 30
Views: 61803

Re: Read temp sensors from command line

Simple Script to get version / temperature of CPU / Voltage of memory cards #!/bin/bash clear #Getting System Information /opt/vc/bin/vcgencmd version /opt/vc/bin/vcgencmd measure_temp /opt/vc/bin/vcgencmd measure_volts core /opt/vc/bin/vcgencmd measure_volts sdram_c /opt/vc/bin/vcgencmd measure_vol...
by PIV8DR
Fri Apr 19, 2013 10:24 pm
Forum: General discussion
Topic: Walkthrough CenterIM5 Compile
Replies: 1
Views: 473

Re: Walkthrough CenterIM5 Compile

Got it compiled and running on RPI!

Has anyone ran into an issue of the inability to add gmail or gtalk to centerim5. The only option is AIM.

Thank in advance for the help
by PIV8DR
Wed Apr 10, 2013 6:59 pm
Forum: General discussion
Topic: Walkthrough CenterIM5 Compile
Replies: 1
Views: 473

Walkthrough CenterIM5 Compile

I was wondering if anyone has a complete compile directions for CenterIM5 - I would like this app to get installed on Wheezy version but I do not have enough experience with compiling. Any help would be appreciated. I have downloaded all the source code and installed squeeze on my Ubuntu and I would...

Go to advanced search