Go to advanced search

by RedBullet
Tue Jan 08, 2019 8:27 pm
Forum: General discussion
Topic: help understanding Bluetooth Scanning
Replies: 1
Views: 218

help understanding Bluetooth Scanning

So when i start scanning for Bluetooth devices like:

Code: Select all

bluetoothctl
scan on
and I get a bunch of MAC addresses. I realize these are all Bluetooth devices "nearby" but what am I actually seeing?

Is it only showing devices that are in "discovery" mode?
by RedBullet
Mon Dec 31, 2018 1:48 am
Forum: General discussion
Topic: How to upgrade to latest minor version?
Replies: 2
Views: 334

How to upgrade to latest minor version?

So, I am running Jessie (still). And it looks like 8.11 was the last stable version.
I did the apt-get update/upgrade followed by the dist-upgrade.

lsb_release says I am running 8.0

That doesn't seem like the latest version of Jessie.

What am I missing?
by RedBullet
Thu Jul 06, 2017 8:34 pm
Forum: Camera board
Topic: Help with raspistill
Replies: 0
Views: 269

Help with raspistill

So, I am building a camera app. Basically want the camera to display the image on the PI screen until I press a button. I am using raspistill to accomplish this: raspistill -w 1024 -h 768 -o image.jpg -t 9999 -tl 0 However what it is doing is jumping between preview mode and displaying the image it ...
by RedBullet
Sun Jun 25, 2017 11:59 pm
Forum: Graphics programming
Topic: OpenCV for current Jessie?
Replies: 0
Views: 1181

OpenCV for current Jessie?

So, I've updated my Pi3 and am looking for proper instructions for getting OpenCV installed and running on it. So far I've gone through three different (though similar) set of instructions, both failed in slightly different ways. Anyone have anything that they know works with current Jessie? Thanks ...
by RedBullet
Mon Oct 10, 2016 9:30 pm
Forum: General discussion
Topic: Upgrading to Pixel
Replies: 3
Views: 1612

Re: Upgrading to Pixel

klricks wrote:I would recommend to wipe lite and start fresh with a full download.
Yea, that would be the easy path. I just have a lot of stuff on it already, don't want to have to start from scratch.

I'll try other suggestion here and see how that goes.
by RedBullet
Mon Oct 10, 2016 12:40 am
Forum: General discussion
Topic: Upgrading to Pixel
Replies: 3
Views: 1612

Upgrading to Pixel

I am running (I think) Raspian Lite (no desktop). I figured the path to Pixel was to install LXDE and then do upgrade. That didn't seem to work.

What's the path for me to go from my Raspian Lite -> Pixel exactly?
by RedBullet
Tue Feb 09, 2016 6:57 pm
Forum: Troubleshooting
Topic: 500 server error upgrading wolfram-engine
Replies: 13
Views: 1866

Re: 500 server error upgrading wolfram-engine

Sure, totally understand.

I was able to get the package via wget from a different machine, and I pushed it to my Pi^2.

I assume I can just do a dpkg -i <file> and install it that way for now?
by RedBullet
Tue Feb 09, 2016 6:53 pm
Forum: Troubleshooting
Topic: 500 server error upgrading wolfram-engine
Replies: 13
Views: 1866

Re: 500 server error upgrading wolfram-engine

On get #23 currently at 79%
by RedBullet
Tue Feb 09, 2016 6:38 pm
Forum: Troubleshooting
Topic: 500 server error upgrading wolfram-engine
Replies: 13
Views: 1866

Re: 500 server error upgrading wolfram-engine

Sort of. Not getting server error 500 anymore but it seems like the connection timesout and I see repeated gets: The following packages will be upgraded: wolfram-engine 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 236 MB of archives. After this operation, 198 MB of addi...
by RedBullet
Tue Feb 09, 2016 6:06 pm
Forum: Troubleshooting
Topic: 500 server error upgrading wolfram-engine
Replies: 13
Views: 1866

Re: 500 server error upgrading wolfram-engine

Thanks, please let me know when I should try again. Should I try to wget and install manually? Or just sit tight?
by RedBullet
Tue Feb 09, 2016 5:46 pm
Forum: Troubleshooting
Topic: 500 server error upgrading wolfram-engine
Replies: 13
Views: 1866

Re: 500 server error upgrading wolfram-engine

Just now, been trying for maybe an hour? Here's what I see: 500 Internal Server Error [IP: 93.93.128.230 80] E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/w/wolfram-engine/wolfram-engine_10.3.1+2016012407_armhf.deb 500 Internal Server Error [IP: 93.93.128.230 80] E: Unable to fe...
by RedBullet
Tue Feb 09, 2016 5:26 pm
Forum: Troubleshooting
Topic: 500 server error upgrading wolfram-engine
Replies: 13
Views: 1866

500 server error upgrading wolfram-engine

I am in the process of doing a dist-upgrade. Looks like everything downloaded OK with the exception of the wolfram-engine

I keep getting server error 500 or really slow response which just stops after a number of retries.

Should I just keep trying? Or is there some other fix for this?

Go to advanced search