Search found 23 matches

by bigdavethehorn
September 8th, 2013, 4:28 am
Forum: Debian/Ubuntu Package
Topic: SAB on Pi, SD card life issue?
Replies: 1
Views: 1445

SAB on Pi, SD card life issue?

I've been running SAB on the Model B Pi for about a year and it's been absolutely flawless, however, I had a crash last week, which never happens, and again last night. The Pi won't now reboot using the "SAB Card", however, the PI works fine with my "XBMC Card". I'm guessing I've...
by bigdavethehorn
September 20th, 2012, 3:34 pm
Forum: Debian/Ubuntu Package
Topic: Sab on the Raspberry Pi?
Replies: 6
Views: 5523

Re: Sab on the Raspberry Pi?

Ok, I increased the vmin setting from 8192 to 16384 and added smsc95xx.turbo_mode=N in /boot/cmdline.txt

I think it worked, maybe to early to tell just yet, but I managed a couple of large downloads (3GB & 10GB) and the Pi was still responsive in the morning.
by bigdavethehorn
September 16th, 2012, 7:54 am
Forum: Debian/Ubuntu Package
Topic: Sab on the Raspberry Pi?
Replies: 6
Views: 5523

Re: Sab on the Raspberry Pi?

I'm not sure what kind of crash unfortunately, I run SAB on a schedule from midnight until 08:00. When I attempt to view the queue in the morning, I can't access SAB remotely (via http), or the Pi direct via VNC, SSH or keyboard. The solution appears to be switch it off and on :( I'm running Debian ...
by bigdavethehorn
September 15th, 2012, 4:00 am
Forum: Debian/Ubuntu Package
Topic: Sab on the Raspberry Pi?
Replies: 6
Views: 5523

Re: Sab on the Raspberry Pi?

Any tips on stabilising SAB on the Pi? I have successfully downloaded a 123MB file and a 2GB file, however anything larger seems to crash the Pi.
by bigdavethehorn
September 3rd, 2012, 4:17 pm
Forum: Debian/Ubuntu Package
Topic: Can't find sabnzbd.ini file on Raspberry Pi
Replies: 27
Views: 18945

Re: Can't find sabnzbd.ini file on Raspberry Pi

Ok ok, no more questions for you Sander!

I'd like to thank you once again for your help, I really appreciate you taking the time to help me getting SAB working.
by bigdavethehorn
September 3rd, 2012, 3:49 pm
Forum: Debian/Ubuntu Package
Topic: Can't find sabnzbd.ini file on Raspberry Pi
Replies: 27
Views: 18945

Re: Can't find sabnzbd.ini file on Raspberry Pi

So, for future reference (in case I mess up this install!) should the code read as follows? echo "deb-src http://mirrordirector.raspbian.org/raspbian/wheezy main contrib non-free rpi" sudo tee -a /etc/apt/sources.list sudo apt-get update sudo apt-get build-dep unrar-nonfree sudo apt-get so...
by bigdavethehorn
September 2nd, 2012, 4:38 pm
Forum: Debian/Ubuntu Package
Topic: Can't find sabnzbd.ini file on Raspberry Pi
Replies: 27
Views: 18945

Re: Can't find sabnzbd.ini file on Raspberry Pi

And it's working! Once again Sander, your help has been invaluable. But why did it not work at the beginning? There seemed to be a problem with this line of code: echo "deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi" | sudo tee -a /etc/apt/sources.lis...
by bigdavethehorn
September 2nd, 2012, 4:27 pm
Forum: Debian/Ubuntu Package
Topic: Can't find sabnzbd.ini file on Raspberry Pi
Replies: 27
Views: 18945

Re: Can't find sabnzbd.ini file on Raspberry Pi

sudo dpkg -i unrar_4.1.4-1_armhf.deb

Very quick this time, no errors again. Restarting the Pi now.
by bigdavethehorn
September 2nd, 2012, 4:25 pm
Forum: Debian/Ubuntu Package
Topic: Can't find sabnzbd.ini file on Raspberry Pi
Replies: 27
Views: 18945

Re: Can't find sabnzbd.ini file on Raspberry Pi

sudo apt-get source -b unrar-nonfree

Took ages, loads of lines this time, no errors though.
by bigdavethehorn
September 2nd, 2012, 4:18 pm
Forum: Debian/Ubuntu Package
Topic: Can't find sabnzbd.ini file on Raspberry Pi
Replies: 27
Views: 18945

Re: Can't find sabnzbd.ini file on Raspberry Pi

sudo apt-get build-dep unrar-nonfree

Again, seemed to work fine, loads of lines, no errors.
by bigdavethehorn
September 2nd, 2012, 4:17 pm
Forum: Debian/Ubuntu Package
Topic: Can't find sabnzbd.ini file on Raspberry Pi
Replies: 27
Views: 18945

Re: Can't find sabnzbd.ini file on Raspberry Pi

sudo apt-get update

Seemed to work fine, loads of lines, no errors.
by bigdavethehorn
September 2nd, 2012, 4:09 pm
Forum: Debian/Ubuntu Package
Topic: Can't find sabnzbd.ini file on Raspberry Pi
Replies: 27
Views: 18945

Re: Can't find sabnzbd.ini file on Raspberry Pi

Ok, my sources.list now reads like this:

pi@raspberrypi ~ $ cat /etc/apt/sources.list
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
by bigdavethehorn
September 2nd, 2012, 4:03 pm
Forum: Debian/Ubuntu Package
Topic: Can't find sabnzbd.ini file on Raspberry Pi
Replies: 27
Views: 18945

Re: Can't find sabnzbd.ini file on Raspberry Pi

I copied that exactly as it appeared!
by bigdavethehorn
September 2nd, 2012, 4:02 pm
Forum: Debian/Ubuntu Package
Topic: Can't find sabnzbd.ini file on Raspberry Pi
Replies: 27
Views: 18945

Re: Can't find sabnzbd.ini file on Raspberry Pi

pi@raspberrypi ~ $ cat /etc/apt/sources.list
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
sudo apt-get update

sudo apt-get update
deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
pi@raspberrypi ~ $
by bigdavethehorn
September 2nd, 2012, 3:52 pm
Forum: Debian/Ubuntu Package
Topic: Can't find sabnzbd.ini file on Raspberry Pi
Replies: 27
Views: 18945

Re: Can't find sabnzbd.ini file on Raspberry Pi

We have an error!

pi@raspberrypi ~ $ sudo apt-get update
E: Type 'sudo' is not known on line 2 in source list /etc/apt/sources.list
E: The list of sources could not be read.