Kitz ADSL Broadband Information
adsl spacer  
Support this site
Home Broadband ISPs Tech Routers Wiki Forum
 
     
   Compare ISP   Rate your ISP
   Glossary   Glossary
 
Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: 1 ... 5 6 [7]

Author Topic: DSLstats with a Raspberry Pi  (Read 34403 times)

Dray

  • Kitizen
  • ****
  • Posts: 2361
Logged

cliver

  • Reg Member
  • ***
  • Posts: 169
Re: DSLstats with a Raspberry Pi
« Reply #91 on: October 08, 2016, 10:06:33 AM »

Looks like it might well do the trick. I'll give it a go when I get back. Thanks Dray.
Logged

JamesK

  • Reg Member
  • ***
  • Posts: 163
Re: DSLstats with a Raspberry Pi
« Reply #92 on: October 08, 2016, 03:36:52 PM »

Do you still have VNC enabled in raspi-config?

I just disabled it and rebooted and it still works fine.
Logged
Virgin M500+Asus RT-AX86U

cliver

  • Reg Member
  • ***
  • Posts: 169
Re: DSLstats with a Raspberry Pi
« Reply #93 on: October 10, 2016, 12:22:15 PM »

OK, I couldn't get xrdp to display the same desktop on multiple devices so I decided to go back to VNC and try that again.
I re-initialised my RPi and started from scratch.
I found this with a google search
https://learn.adafruit.com/adafruit-raspberry-pi-lesson-7-remote-control-with-vnc/running-vncserver-at-startup
and it seems to work.
Steps to set up:
  • In raspi-config set Boot Options to Desktop AutoLogin as pi user.
  • create a new directory under /home/pi/.config called autostart
  • cd /home/pi/.config/autostart
  • create a file in here called tightvnc.desktop
  • edit it to contain the following:
Code: [Select]
[Desktop Entry]
Type=Application
Name=TightVNC
Exec=vncserver :1
StartupNotify=false
  • Save the file
That's it, it will start on boot and I can connect to the same desktop from any machine using vncviewer to connect to IPAddressOfRPi :1

Still can't get dslstats to auto run successfully but I'm one step closer :-)
Logged

NewtronStar

  • Kitizen
  • ****
  • Posts: 4898
Re: DSLstats with a Raspberry Pi
« Reply #94 on: October 12, 2016, 10:36:44 PM »

Have just noticed a small rainbow icon at the top right of the screen on DSLstats using RPi it comes and go's so had to find why this happens.

The answer looks like under-voltage from the original power supply unit I suppose it must be 2 years old now it needs 5Volts so must be below 4.65Volts and right enough replaced original PSU with a PSU with same specs 5Volts 2.0amps output and the rainbow icon does not appear.
Logged

roseway

  • Administrator
  • Senior Kitizen
  • *
  • Posts: 43573
  • Penguins CAN fly
    • DSLstats
Re: DSLstats with a Raspberry Pi
« Reply #95 on: October 12, 2016, 10:48:45 PM »

That's useful information, thanks.
Logged
  Eric

lockdown

  • Member
  • **
  • Posts: 15
Re: DSLstats with a Raspberry Pi
« Reply #96 on: October 24, 2016, 10:45:34 PM »

I'm a new user but just thought I'd provide a quick update on running DSLStats, I was running Wheezy but after reading through this thread it was apparent that upgrading to Jessie with Pixel would require less setup since VNC is baked in. I performed a clean install and once initially installed ran 'systemctl enable vncserver-x11-serviced.service' to run VNC server in service mode on boot, installed DSL stats and configured and it's up and running. For those wanting an easy ride - definitely the way to go.
Logged

roseway

  • Administrator
  • Senior Kitizen
  • *
  • Posts: 43573
  • Penguins CAN fly
    • DSLstats
Re: DSLstats with a Raspberry Pi
« Reply #97 on: October 24, 2016, 11:18:52 PM »

Thanks for that information.
Logged
  Eric
Pages: 1 ... 5 6 [7]