Go to advanced search

by emarsh
Sat Jul 02, 2016 12:14 pm
Forum: Troubleshooting
Topic: Jessie 27/05/2016 No Wifi
Replies: 2
Views: 729

Re: Jessie 5.27.16 No Wifi

I tried adding network={ ssid="home" } (I have an open network) to wpa_supplicant.conf. No luck. Should I add psk=""? I also tried adding interface wlan0 static ip_address=192.168.0.12/24 static routers=192.168.0.1 static domain_name_servers=8.8.4.4 8.8.8.8 to the first line of /etc/dhcpcd.conf No l...
by emarsh
Sat Jul 02, 2016 12:51 am
Forum: Troubleshooting
Topic: Jessie 27/05/2016 No Wifi
Replies: 2
Views: 729

Jessie 27/05/2016 No Wifi

Hi, I just wrote Jessie 5.27.16 to an SD card and I'm trying to get it configured. I don't seem to be able to assign an ip address to wifi. I'm using a Kootek dongle which works fine with my previous noobs setup. Using ifconfig shows the device but no ip address. Looking around I've seen some blogs ...
by emarsh
Sat Feb 27, 2016 4:01 am
Forum: General programming discussion
Topic: Properly down a Pi
Replies: 2
Views: 945

Properly down a Pi

Hello, I'm working on a Pi project for aircraft and it occurred to me that when the device is turned off it might not be done gracefully (i.e. yanking the plug or flipping off a power switch). I get it that normally a halt command should be done on a Linux computer to flush all the buffers and thing...
by emarsh
Sat Feb 13, 2016 10:17 pm
Forum: OpenVG
Topic: Unable to rotate path
Replies: 5
Views: 9101

Re: Unable to rotate path

Got it! Thanks for the help. Hopefully now I'm on the right track.
by emarsh
Sat Feb 13, 2016 9:48 pm
Forum: OpenVG
Topic: Unable to rotate path
Replies: 5
Views: 9101

Re: Unable to rotate path

I see - thanks. So what's the trick to rotating path objects independently of one another?
by emarsh
Sat Feb 13, 2016 5:28 pm
Forum: OpenVG
Topic: Unable to rotate path
Replies: 5
Views: 9101

Unable to rotate path

Hi, I'm an experienced software guy but a Pi noob. My goal is to use the Pi to drive a UI and from what I can see OpenVG is my best option. So of course that means I need to learn OpenVG. The downside to OpenVG is that it doesn't seem to have a huge following, or at least Google searches don't bring...
by emarsh
Wed Feb 03, 2016 3:17 am
Forum: Graphics programming
Topic: Is the Pi a good choice for accellerated graphics?
Replies: 4
Views: 2181

Is the Pi a good choice for accellerated graphics?

I'm working on some hard readtime apps that need a touch screen display with decent graphics performance. I'm doing the realtime stuff on a Teensy but it can't handle the graphics requirements. At this point I'm going to try a 7" 1024x800 HDMI display. I'm thinking that I can pass data with i2c to a...

Go to advanced search