bginfo4x-raspberrypi Mailing List for BGINFO4X - BGINFO for X and for Windows!
Shows desktop information on your screen
Brought to you by:
bginfo4x
You can subscribe to this list here.
2013 |
Jan
|
Feb
|
Mar
(6) |
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: BGINFO4X <bgi...@kz...> - 2013-04-03 17:22:30
|
Hello, Can you cd to the BGINFO4X folder and type the following command? pcmanfm -w $PWD/CUSTOM/IMAGES/GNOME-Happygnome_1280x1024.jpg Does the wallpaper change? Thanks a lot. |
From: BGINFO4X <bgi...@kz...> - 2013-04-02 12:57:56
|
Hello, I have prepared a beta release. We will try to detect the OS and thenu we will try to print on yor screen using RTMODE, based on the windows id used by pcmanfm. At this moment, writing to the wallpaper using the IMMODE seems difficult, because there is no command line able to do it (I sent an email to the pcmanfm list, but with no answer yet) I will send to you the beta version as .doc. Rename it to .tar.gz. Can you decompress and execute as usual? ./BGINFO4X.sh 1>./OUT/debugall.out 2>&1 Please, tell me the results and send me the logs. Thanks again. |
From: BGINFO4X <bgi...@kz...> - 2013-04-02 07:36:45
|
they all seem to print {CUSTOM/CONF/BGINFO4X.HEADER} BGINFO4X! on the left of screen in the middle but in slightly different places they all give Missing charsets in String to FontSet conversion (ISO8859-3 and the later ones give unable to create fontset for font '-*-fixed-*-*-*-*-12-*-*-*-*-*-iso8859-2', exiting. can you try all the others commands that I send you? > I need the information. > > thanks. > > pcmanfm --desktop-off (your icons will dissapear. we will try to write to >> the Root-XWindows ID=0) >> >> They did >> >> /usr/bin/root-tail -g 600x400+0+0 -f -frame -id 0 -frame -fn >> '-*-*-*-*-*-*-*-*-*-*-*-*-*-*' CUSTOM/CONF/BGINFO4X.HEADER, >> red >> Yep - writing on the screen :) >> >> Simon >> >> >> Hello, >>> >>> can you try this on the command line? >>> >>> pcmanfm --desktop-off (your icons will dissapear. we will try to write >>> to the Root-XWindows ID=0) >>> >>> cd "BGINFO4X" >>> >>> /usr/bin/root-tail -g 600x400+0+0 -f -frame -id 0 -frame -fn >>> '-*-*-*-*-*-*-*-*-*-*-*-*-*-*' CUSTOM/CONF/BGINFO4X.HEADER,red >>> >>> Does it print something on the screen? If not, try: >>> >>> /usr/bin/root-tail -g 600x400+0+0 -f -frame -id 0 -frame -fn '-*-*-*-*-*-*-*-*-*-*-*-*-iso8859-* >>> ' CUSTOM/CONF/BGINFO4X.HEADER,red >>> >>> /usr/bin/root-tail -g 600x400+0+0 -f -frame -id 0 -frame -fn ' >>> -*-fixed-*-*-*-*-12-*-*-*-*-*-iso8859-2' CUSTOM/CONF/BGINFO4X.HEADER,red >>> >>> LC_CTYPE=C /usr/bin/root-tail -g 600x400+0+0 -f -frame -id 0 -frame -fn >>> '-*-*-*-*-*-*-*-*-*-*-*-*-*-*' CUSTOM/CONF/BGINFO4X.HEADER,red >>> >>> Thanks a lot. >>> >> |
From: BGINFO4X <bgi...@kz...> - 2013-04-02 07:29:09
|
pcmanfm --desktop-off (your icons will dissapear. we will try to write to the Root-XWindows ID=0) They did /usr/bin/root-tail -g 600x400+0+0 -f -frame -id 0 -frame -fn '-*-*-*-*-*-*-*-*-*-*-*-*-*-*' CUSTOM/CONF/BGINFO4X.HEADER, red Yep - writing on the screen :) Hello, > > can you try this on the command line? > > pcmanfm --desktop-off (your icons will dissapear. we will try to write to > the Root-XWindows ID=0) > > cd "BGINFO4X" > > /usr/bin/root-tail -g 600x400+0+0 -f -frame -id 0 -frame -fn > '-*-*-*-*-*-*-*-*-*-*-*-*-*-*' CUSTOM/CONF/BGINFO4X.HEADER,red > > Does it print something on the screen? If not, try: > > /usr/bin/root-tail -g 600x400+0+0 -f -frame -id 0 -frame -fn '-*-*-*-*-*-*-*-*-*-*-*-*-iso8859-* > ' CUSTOM/CONF/BGINFO4X.HEADER,red > > /usr/bin/root-tail -g 600x400+0+0 -f -frame -id 0 -frame -fn ' > -*-fixed-*-*-*-*-12-*-*-*-*-*-iso8859-2' CUSTOM/CONF/BGINFO4X.HEADER,red > > LC_CTYPE=C /usr/bin/root-tail -g 600x400+0+0 -f -frame -id 0 -frame -fn > '-*-*-*-*-*-*-*-*-*-*-*-*-*-*' CUSTOM/CONF/BGINFO4X.HEADER,red > > Thanks a lot. > |
From: BGINFO4X <bgi...@kz...> - 2013-03-27 22:40:59
|
Thanks a lot. We have good news. Basic information is recorded. Can you execute the following? xwininfo -tree -root > xwininfo.txt (send me this file). I 'm preparing a beta distro. Thanks uname -a > Linux raspberrypi 3.6.11+ #371 PREEMPT Thu Feb 7 16:31:35 GMT 2013 armv6l > GNU/Linux > > cat /proc/version > Linux version 3.6.11+ (dc4@dc4-arm-01) (gcc version 4.7.2 20120731 > (prerelease) (crosstool-NG linaro-1.13.1+bzr2458 - Linaro GCC 2012.08) ) > #371 PREEMPT Thu Feb 7 16:31:35 GMT 2013 > > > "/bin/grep" -v ^# "CUSTOM/CONF/CUSTOM.CONF" | "/bin/grep" -m 1 -w > "OTHEROS_ID" | "/usr/bin/cut" -d# -f 1 > > OTHEROS_ID="echo 0" > > > > "/bin/grep" -v ^# "CUSTOM/CONF/CUSTOM.CONF" | "/bin/grep" -m 1 -w > "OTHEROS_ID" > > OTHEROS_ID="echo 0" > > logs in > https://www.dropbox.com/sh/p37iw9p4codxcap/H1rK6gbZ7N > > > > > > On 27 March 2013 09:12, BGINFO4X <bgi...@kz...> wrote: > >> Hello, >> >> Please, change in CUSTOM.CONF te line OTHER0S_ID for: >> >> OTHEROS_ID="echo 0" >> We have a bug, "zero" instead of "uppercase O". :) >> >> Then, execute again : >> >> ./BGINFO4X.sh 1>./OUT/debugall.out 2>&1 >> >> Then, send me all the following: >> >> OUT/debugall.out >> BASE/CONF/requiredenvironment.log >> BASE/CONF/Softinstalled.log. >> >> All the files inside OUT/pi: >> *.out, *.png, .... >> >> Also the file: EXPORT/BGINFO4X.html >> >> Can you execute the following commands and send me the results? >> >> 1- uname -a >> 2- cat /proc/version >> >> 3- Go to the BGINFO4X folder and execute: >> >> "/bin/grep" -v ^# "CUSTOM/CONF/CUSTOM.CONF" | "/bin/grep" -m 1 -w >> "OTHEROS_ID" | "/usr/bin/cut" -d# -f 1 >> >> "/bin/grep" -v ^# "CUSTOM/CONF/CUSTOM.CONF" | "/bin/grep" -m 1 -w >> "OTHEROS_ID" >> >> Thanks a lot. >> >> >> >> >>>>>>>> Hello, >>>>>>>> >>>>>>>> Can you try the following command? >>>>>>>> ./BGINFO4X.sh 1>./OUT/debugall.out 2>&1 >>>>>>>> >>>>>>>> Run the program 2-3 cycles. >>>>>>>> >>>>>>>> Send me the debugall.out >>>>>>>> >>>>>>>> Thanks. >>>>>>>> >>>>>>>> >>>>>>>> No wallpaper seen >>>>>>>> >>>>>>>> >>>>>>>> it said sqlite3 not installed so I'm doing a sudo apt-get install >>>>>>>>>> sqlite3 >>>>>>>>>> >>>>>>>>>> >>>>>>>>>>> Do you mean litterally type >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> No, not literally. >>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> tar xvfz "Last version of BGINFO4X.tar.gz" >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>> Download the "latest version of BGINFO4X" from >>>>>>>>>>> https://sourceforge.net/projects/bginfo4x/files/. Download the >>>>>>>>>>> tar.gz not the zip. >>>>>>>>>>> >>>>>>>>>>> Once downloaded, put the file inside Raspbian OS. The try the >>>>>>>>>>> commands: >>>>>>>>>>> >>>>>>>>>>> tar xvfz "yourdownloadedfilebginfo4x.tar.gz" >>>>>>>>>>> >>>>>>>>>>> The downloaded file should be decompressed and unarchived. >>>>>>>>>>> >>>>>>>>>>> Try it, thanks. >>>>>>>>>>> >>>>>>>>>>> Regards. >>>>>>>>>>> >>>>>>>>>>>> ???? >>>>>>>>>>>> >>>>>>>>>>>> Simon >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> On 24 March 2013 17:46, BGINFO4X <bgi...@kz...>wrote: >>>>>>>>>>>> >>>>>>>>>>>>> Hi to all, >>>>>>>>>>>>> >>>>>>>>>>>>> To begin the tests; >>>>>>>>>>>>> >>>>>>>>>>>>> 1) Download<http://sourceforge.net/projects/bginfo4x/files/latest/download>the latest version of BGINFO4X. Uncompress it: >>>>>>>>>>>>> >>>>>>>>>>>>> tar xvfz "Last version of BGINFO4X.tar.gz" >>>>>>>>>>>>> >>>>>>>>>>>>> 2) Open a unix terminal and type following commands: >>>>>>>>>>>>> >>>>>>>>>>>>> sudo apt-get install imagemagick >>>>>>>>>>>>> sudo apt-get install root-tail >>>>>>>>>>>>> >>>>>>>>>>>>> 3) Open the CUSTOM file, and edit the variables: >>>>>>>>>>>>> MODE="BOTH" >>>>>>>>>>>>> Enable all the debug variables to "ON", except for: >>>>>>>>>>>>> _POSIX, _SETVX >>>>>>>>>>>>> >>>>>>>>>>>>> 4) Start BGINFO4X: >>>>>>>>>>>>> >>>>>>>>>>>>> cd BGINFO4X >>>>>>>>>>>>> ./BGINFO4X.sh >>>>>>>>>>>>> >>>>>>>>>>>>> Do you have some output on the wallpaper? >>>>>>>>>>>>> >>>>>>>>>>>>> 5) After some time of execution, (2-3 loops), send me all the >>>>>>>>>>>>> logs compressed : >>>>>>>>>>>>> >>>>>>>>>>>>> OUT/your_user/debug.log >>>>>>>>>>>>> BASE/CONF/requiredenvironment.log >>>>>>>>>>>>> BASE/CONF/softinstalled.log >>>>>>>>>>>>> >>>>>>>>>>>>> Thanks a lot. >>>>>>>>>>>>> >>>>>>>>>>>>> ####################################### >>>>>>>>>>>>> >>>>>>>>>>>>> From the Raspberry forum: >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=22422&p=316768#p316768 >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> "I'm using Raspbian (which is the hard-float port of Debian >>>>>>>>>>>>> Wheezy) >>>>>>>>>>>>> I hope bash is installed [image: :)] >>>>>>>>>>>>> >>>>>>>>>>>>> It has an X-Server (I think) it uses LXDE as its desktop >>>>>>>>>>>>> yes - just write to the wallpaper - minimm requirement is to >>>>>>>>>>>>> show IP address [image: :)] >>>>>>>>>>>>> >>>>>>>>>>>>> regards >>>>>>>>>>>>> >>>>>>>>>>>>> " >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> ------------------------------------------------------------------------------ >>>>>>>>>>>>> Everyone hates slow websites. So do we. >>>>>>>>>>>>> Make your web apps faster with AppDynamics >>>>>>>>>>>>> Download AppDynamics Lite for free today: >>>>>>>>>>>>> http://p.sf.net/sfu/appdyn_d2d_mar >>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>> Bginfo4x-raspberrypi mailing list >>>>>>>>>>>>> Bgi...@li... >>>>>>>>>>>>> >>>>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/bginfo4x-raspberrypi >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> ------------------------------------------------------------------------------ >>>>>>>>>>> Everyone hates slow websites. So do we. >>>>>>>>>>> Make your web apps faster with AppDynamics >>>>>>>>>>> Download AppDynamics Lite for free today: >>>>>>>>>>> http://p.sf.net/sfu/appdyn_d2d_mar >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> Bginfo4x-raspberrypi mailing list >>>>>>>>>>> Bgi...@li... >>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/bginfo4x-raspberrypi >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> ------------------------------------------------------------------------------ >>>>>>>> Everyone hates slow websites. So do we. >>>>>>>> Make your web apps faster with AppDynamics >>>>>>>> Download AppDynamics Lite for free today: >>>>>>>> http://p.sf.net/sfu/appdyn_d2d_mar >>>>>>>> _______________________________________________ >>>>>>>> Bginfo4x-raspberrypi mailing list >>>>>>>> Bgi...@li... >>>>>>>> https://lists.sourceforge.net/lists/listinfo/bginfo4x-raspberrypi >>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>> >>>> >>> >> >> >> ------------------------------------------------------------------------------ >> Own the Future-Intel® Level Up Game Demo Contest 2013 >> Rise to greatness in Intel's independent game demo contest. >> Compete for recognition, cash, and the chance to get your game >> on Steam. $5K grand prize plus 10 genre and skill prizes. >> Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d >> >> _______________________________________________ >> Bginfo4x-raspberrypi mailing list >> Bgi...@li... >> https://lists.sourceforge.net/lists/listinfo/bginfo4x-raspberrypi >> >> > |
From: BGINFO4X <bgi...@kz...> - 2013-03-27 09:12:22
|
Hello, Please, change in CUSTOM.CONF te line OTHER0S_ID for: OTHEROS_ID="echo 0" We have a bug, "zero" instead of "uppercase O". :) Then, execute again : ./BGINFO4X.sh 1>./OUT/debugall.out 2>&1 Then, send me all the following: OUT/debugall.out BASE/CONF/requiredenvironment.log BASE/CONF/Softinstalled.log. All the files inside OUT/pi: *.out, *.png, .... Also the file: EXPORT/BGINFO4X.html Can you execute the following commands and send me the results? 1- uname -a 2- cat /proc/version 3- Go to the BGINFO4X folder and execute: "/bin/grep" -v ^# "CUSTOM/CONF/CUSTOM.CONF" | "/bin/grep" -m 1 -w "OTHEROS_ID" | "/usr/bin/cut" -d# -f 1 "/bin/grep" -v ^# "CUSTOM/CONF/CUSTOM.CONF" | "/bin/grep" -m 1 -w "OTHEROS_ID" Thanks a lot. >>>>>> Hello, >>>>>> >>>>>> Can you try the following command? >>>>>> ./BGINFO4X.sh 1>./OUT/debugall.out 2>&1 >>>>>> >>>>>> Run the program 2-3 cycles. >>>>>> >>>>>> Send me the debugall.out >>>>>> >>>>>> Thanks. >>>>>> >>>>>> >>>>>> No wallpaper seen >>>>>> >>>>>> >>>>>> it said sqlite3 not installed so I'm doing a sudo apt-get install >>>>>>>> sqlite3 >>>>>>>> >>>>>>>> >>>>>>>>> Do you mean litterally type >>>>>>>>>> >>>>>>>>> >>>>>>>>> No, not literally. >>>>>>>>> >>>>>>>>>> >>>>>>>>>> tar xvfz "Last version of BGINFO4X.tar.gz" >>>>>>>>>> >>>>>>>>>> >>>>>>>>> Download the "latest version of BGINFO4X" from >>>>>>>>> https://sourceforge.net/projects/bginfo4x/files/. Download the >>>>>>>>> tar.gz not the zip. >>>>>>>>> >>>>>>>>> Once downloaded, put the file inside Raspbian OS. The try the >>>>>>>>> commands: >>>>>>>>> >>>>>>>>> tar xvfz "yourdownloadedfilebginfo4x.tar.gz" >>>>>>>>> >>>>>>>>> The downloaded file should be decompressed and unarchived. >>>>>>>>> >>>>>>>>> Try it, thanks. >>>>>>>>> >>>>>>>>> Regards. >>>>>>>>> >>>>>>>>>> ???? >>>>>>>>>> >>>>>>>>>> Simon >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On 24 March 2013 17:46, BGINFO4X <bgi...@kz...>wrote: >>>>>>>>>> >>>>>>>>>>> Hi to all, >>>>>>>>>>> >>>>>>>>>>> To begin the tests; >>>>>>>>>>> >>>>>>>>>>> 1) Download<http://sourceforge.net/projects/bginfo4x/files/latest/download>the latest version of BGINFO4X. Uncompress it: >>>>>>>>>>> >>>>>>>>>>> tar xvfz "Last version of BGINFO4X.tar.gz" >>>>>>>>>>> >>>>>>>>>>> 2) Open a unix terminal and type following commands: >>>>>>>>>>> >>>>>>>>>>> sudo apt-get install imagemagick >>>>>>>>>>> sudo apt-get install root-tail >>>>>>>>>>> >>>>>>>>>>> 3) Open the CUSTOM file, and edit the variables: >>>>>>>>>>> MODE="BOTH" >>>>>>>>>>> Enable all the debug variables to "ON", except for: >>>>>>>>>>> _POSIX, _SETVX >>>>>>>>>>> >>>>>>>>>>> 4) Start BGINFO4X: >>>>>>>>>>> >>>>>>>>>>> cd BGINFO4X >>>>>>>>>>> ./BGINFO4X.sh >>>>>>>>>>> >>>>>>>>>>> Do you have some output on the wallpaper? >>>>>>>>>>> >>>>>>>>>>> 5) After some time of execution, (2-3 loops), send me all the >>>>>>>>>>> logs compressed : >>>>>>>>>>> >>>>>>>>>>> OUT/your_user/debug.log >>>>>>>>>>> BASE/CONF/requiredenvironment.log >>>>>>>>>>> BASE/CONF/softinstalled.log >>>>>>>>>>> >>>>>>>>>>> Thanks a lot. >>>>>>>>>>> >>>>>>>>>>> ####################################### >>>>>>>>>>> >>>>>>>>>>> From the Raspberry forum: >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=22422&p=316768#p316768 >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> "I'm using Raspbian (which is the hard-float port of Debian >>>>>>>>>>> Wheezy) >>>>>>>>>>> I hope bash is installed [image: :)] >>>>>>>>>>> >>>>>>>>>>> It has an X-Server (I think) it uses LXDE as its desktop >>>>>>>>>>> yes - just write to the wallpaper - minimm requirement is to >>>>>>>>>>> show IP address [image: :)] >>>>>>>>>>> >>>>>>>>>>> regards >>>>>>>>>>> >>>>>>>>>>> " >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> ------------------------------------------------------------------------------ >>>>>>>>>>> Everyone hates slow websites. So do we. >>>>>>>>>>> Make your web apps faster with AppDynamics >>>>>>>>>>> Download AppDynamics Lite for free today: >>>>>>>>>>> http://p.sf.net/sfu/appdyn_d2d_mar >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> Bginfo4x-raspberrypi mailing list >>>>>>>>>>> Bgi...@li... >>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/bginfo4x-raspberrypi >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> ------------------------------------------------------------------------------ >>>>>>>>> Everyone hates slow websites. So do we. >>>>>>>>> Make your web apps faster with AppDynamics >>>>>>>>> Download AppDynamics Lite for free today: >>>>>>>>> http://p.sf.net/sfu/appdyn_d2d_mar >>>>>>>>> _______________________________________________ >>>>>>>>> Bginfo4x-raspberrypi mailing list >>>>>>>>> Bgi...@li... >>>>>>>>> https://lists.sourceforge.net/lists/listinfo/bginfo4x-raspberrypi >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> Everyone hates slow websites. So do we. >>>>>> Make your web apps faster with AppDynamics >>>>>> Download AppDynamics Lite for free today: >>>>>> http://p.sf.net/sfu/appdyn_d2d_mar >>>>>> _______________________________________________ >>>>>> Bginfo4x-raspberrypi mailing list >>>>>> Bgi...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/bginfo4x-raspberrypi >>>>>> >>>>>> >>>>> >>>> >>> >> > |
From: BGINFO4X <bgi...@kz...> - 2013-03-25 09:41:45
|
Hello, Can you try the following command? ./BGINFO4X.sh 1>./OUT/debugall.out 2>&1 Run the program 2-3 cycles. Send me the debugall.out Thanks. No wallpaper seen it said sqlite3 not installed so I'm doing a sudo apt-get install sqlite3 >> >> >>> Do you mean litterally type >>>> >>> >>> No, not literally. >>> >>>> >>>> tar xvfz "Last version of BGINFO4X.tar.gz" >>>> >>>> >>> Download the "latest version of BGINFO4X" from >>> https://sourceforge.net/projects/bginfo4x/files/. Download the tar.gz >>> not the zip. >>> >>> Once downloaded, put the file inside Raspbian OS. The try the commands: >>> >>> tar xvfz "yourdownloadedfilebginfo4x.tar.gz" >>> >>> The downloaded file should be decompressed and unarchived. >>> >>> Try it, thanks. >>> >>> Regards. >>> >>>> ???? >>>> >>>> Simon >>>> >>>> >>>> On 24 March 2013 17:46, BGINFO4X <bgi...@kz...> wrote: >>>> >>>>> Hi to all, >>>>> >>>>> To begin the tests; >>>>> >>>>> 1) Download<http://sourceforge.net/projects/bginfo4x/files/latest/download>the latest version of BGINFO4X. Uncompress it: >>>>> >>>>> tar xvfz "Last version of BGINFO4X.tar.gz" >>>>> >>>>> 2) Open a unix terminal and type following commands: >>>>> >>>>> sudo apt-get install imagemagick >>>>> sudo apt-get install root-tail >>>>> >>>>> 3) Open the CUSTOM file, and edit the variables: >>>>> MODE="BOTH" >>>>> Enable all the debug variables to "ON", except for: _POSIX, >>>>> _SETVX >>>>> >>>>> 4) Start BGINFO4X: >>>>> >>>>> cd BGINFO4X >>>>> ./BGINFO4X.sh >>>>> >>>>> Do you have some output on the wallpaper? >>>>> >>>>> 5) After some time of execution, (2-3 loops), send me all the logs >>>>> compressed : >>>>> >>>>> OUT/your_user/debug.log >>>>> BASE/CONF/requiredenvironment.log >>>>> BASE/CONF/softinstalled.log >>>>> >>>>> Thanks a lot. >>>>> >>>>> ####################################### >>>>> >>>>> From the Raspberry forum: >>>>> >>>>> >>>>> http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=22422&p=316768#p316768 >>>>> >>>>> >>>>> "I'm using Raspbian (which is the hard-float port of Debian Wheezy) >>>>> I hope bash is installed [image: :)] >>>>> >>>>> It has an X-Server (I think) it uses LXDE as its desktop >>>>> yes - just write to the wallpaper - minimm requirement is to show IP >>>>> address [image: :)] >>>>> >>>>> regards >>>>> >>>>> " >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> Everyone hates slow websites. So do we. >>>>> Make your web apps faster with AppDynamics >>>>> Download AppDynamics Lite for free today: >>>>> http://p.sf.net/sfu/appdyn_d2d_mar >>>>> _______________________________________________ >>>>> Bginfo4x-raspberrypi mailing list >>>>> Bgi...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/bginfo4x-raspberrypi >>>>> >>>>> >>>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Everyone hates slow websites. So do we. >>> Make your web apps faster with AppDynamics >>> Download AppDynamics Lite for free today: >>> http://p.sf.net/sfu/appdyn_d2d_mar >>> _______________________________________________ >>> Bginfo4x-raspberrypi mailing list >>> Bgi...@li... >>> https://lists.sourceforge.net/lists/listinfo/bginfo4x-raspberrypi >>> >>> >> > |
From: BGINFO4X <bgi...@kz...> - 2013-03-24 18:16:24
|
2013/3/24 Simon Walters <sim...@go...> > Do you mean litterally type > No, not literally. > > tar xvfz "Last version of BGINFO4X.tar.gz" > > Download the "latest version of BGINFO4X" from https://sourceforge.net/projects/bginfo4x/files/. Download the tar.gz not the zip. Once downloaded, put the file inside Raspbian OS. The try the commands: tar xvfz "yourdownloadedfilebginfo4x.tar.gz" The downloaded file should be decompressed and unarchived. Try it, thanks. Regards. > ???? > > Simon > > > On 24 March 2013 17:46, BGINFO4X <bgi...@kz...> wrote: > >> Hi to all, >> >> To begin the tests; >> >> 1) Download<http://sourceforge.net/projects/bginfo4x/files/latest/download>the latest version of BGINFO4X. Uncompress it: >> >> tar xvfz "Last version of BGINFO4X.tar.gz" >> >> 2) Open a unix terminal and type following commands: >> >> sudo apt-get install imagemagick >> sudo apt-get install root-tail >> >> 3) Open the CUSTOM file, and edit the variables: >> MODE="BOTH" >> Enable all the debug variables to "ON", except for: _POSIX, >> _SETVX >> >> 4) Start BGINFO4X: >> >> cd BGINFO4X >> ./BGINFO4X.sh >> >> Do you have some output on the wallpaper? >> >> 5) After some time of execution, (2-3 loops), send me all the logs >> compressed : >> >> OUT/your_user/debug.log >> BASE/CONF/requiredenvironment.log >> BASE/CONF/softinstalled.log >> >> Thanks a lot. >> >> ####################################### >> >> From the Raspberry forum: >> >> >> http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=22422&p=316768#p316768 >> >> >> "I'm using Raspbian (which is the hard-float port of Debian Wheezy) >> I hope bash is installed [image: :)] >> >> It has an X-Server (I think) it uses LXDE as its desktop >> yes - just write to the wallpaper - minimm requirement is to show IP >> address [image: :)] >> >> regards >> >> " >> >> >> >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_mar >> _______________________________________________ >> Bginfo4x-raspberrypi mailing list >> Bgi...@li... >> https://lists.sourceforge.net/lists/listinfo/bginfo4x-raspberrypi >> >> > |
From: Simon W. <sim...@go...> - 2013-03-24 17:58:37
|
Do you mean litterally type tar xvfz "Last version of BGINFO4X.tar.gz" ???? Simon On 24 March 2013 17:46, BGINFO4X <bgi...@kz...> wrote: > Hi to all, > > To begin the tests; > > 1) Download<http://sourceforge.net/projects/bginfo4x/files/latest/download>the latest version of BGINFO4X. Uncompress it: > > tar xvfz "Last version of BGINFO4X.tar.gz" > > 2) Open a unix terminal and type following commands: > > sudo apt-get install imagemagick > sudo apt-get install root-tail > > 3) Open the CUSTOM file, and edit the variables: > MODE="BOTH" > Enable all the debug variables to "ON", except for: _POSIX, _SETVX > > 4) Start BGINFO4X: > > cd BGINFO4X > ./BGINFO4X.sh > > Do you have some output on the wallpaper? > > 5) After some time of execution, (2-3 loops), send me all the logs > compressed : > > OUT/your_user/debug.log > BASE/CONF/requiredenvironment.log > BASE/CONF/softinstalled.log > > Thanks a lot. > > ####################################### > > From the Raspberry forum: > > > http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=22422&p=316768#p316768 > > > "I'm using Raspbian (which is the hard-float port of Debian Wheezy) > I hope bash is installed [image: :)] > > It has an X-Server (I think) it uses LXDE as its desktop > yes - just write to the wallpaper - minimm requirement is to show IP > address [image: :)] > > regards > > " > > > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Bginfo4x-raspberrypi mailing list > Bgi...@li... > https://lists.sourceforge.net/lists/listinfo/bginfo4x-raspberrypi > > |
From: BGINFO4X <bgi...@kz...> - 2013-03-24 17:46:10
|
Hi to all, To begin the tests; 1) Download <http://sourceforge.net/projects/bginfo4x/files/latest/download>the latest version of BGINFO4X. Uncompress it: tar xvfz "Last version of BGINFO4X.tar.gz" 2) Open a unix terminal and type following commands: sudo apt-get install imagemagick sudo apt-get install root-tail 3) Open the CUSTOM file, and edit the variables: MODE="BOTH" Enable all the debug variables to "ON", except for: _POSIX, _SETVX 4) Start BGINFO4X: cd BGINFO4X ./BGINFO4X.sh Do you have some output on the wallpaper? 5) After some time of execution, (2-3 loops), send me all the logs compressed : OUT/your_user/debug.log BASE/CONF/requiredenvironment.log BASE/CONF/softinstalled.log Thanks a lot. ####################################### >From the Raspberry forum: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=22422&p=316768#p316768 "I'm using Raspbian (which is the hard-float port of Debian Wheezy) I hope bash is installed [image: :)] It has an X-Server (I think) it uses LXDE as its desktop yes - just write to the wallpaper - minimm requirement is to show IP address [image: :)] regards " |