Raspbian is a free Debian-based OS for the Raspberry-Pi computer.

learn more… | top users | synonyms

0
votes
0answers
6 views

How to start application without going back to LXDE?

I am running chromium browser at start up on raspberry, my question is after closing my chromium browser am trying to run another application without going back to desktop(LXDE).. am new user.. please ...
-3
votes
0answers
28 views

How can i hardware accelerate my chromium or Ice weasel browser on Raspberry ?? [closed]

Is there any specific method or library i need to install? Its shows some error message like glxextenssion is missing..And glxversion is missing.. but all these are already included in lib ...
0
votes
1answer
24 views

SSLv2_Method, SSLv2_Sever_Method, SSLv2_Client_Method fail to load

I am attempting to utilize the Post method to send an xml request to a url specified in the form, and return a xml request. My issue thus far is that during runtime, the program returns an error of ...
0
votes
0answers
27 views

How to install oracle instantclient on raspberry pi [closed]

Did anyone manage to install oracle instantclient on raspberry pi? If so, can you share some tips? The goal is to install cx_Oracle.
1
vote
1answer
36 views

Segmentation fault on accessing raspberry pi's gpio address

I have been following this tutorial http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/ok01.html and as I want to control the gpio without replacing the OS, I want to just compile the assembly ...
0
votes
1answer
35 views

Uart higher BaudRate problems in Raspberry Pi

Any idea why my native C application can't reach higher baudrates than 38400? I have exactly the same application which i successfully initialize to listen and transmit on 9600, 19200, 38400 baudes. ...
0
votes
0answers
43 views

Running two python scripts through cron which alters two different tables in same mysql database

I am relatively new to programming and thus have limited experience when it comes to the logic involved in getting scripts to work as I want. In a nutshell I have an Arduino connected to a raspberry ...
1
vote
1answer
55 views

SSL error on Raspberry Pi

I recently purchased a Raspberry Pi to run some Python scripts, but when I ported it the function I wrote to send emails through Windows Live suddenly started handing out an SSL error after successful ...
1
vote
3answers
54 views

How to remove ^M ^J characters in linux

I have an external machine which send me results in my Raspberry pi. In my emulator Cutecom I have the results line by line without problems. I use Codeblocks and I wrote my own C application to read ...
2
votes
1answer
97 views

DateTime.Now.Tostring() - weird results

I'm using Mono on the Raspberry Pi (running Raspbmc). Most things (amazingly!) simply work, however there's one piece of code that is acting weird. Using the csharp C# "shell", I get this (same ...
0
votes
1answer
66 views

How to open LXTerminal and execute a command? [closed]

I am trying to automate my Raspberry Pi. My Pi should start my Siri proxy every time he reboots. I tryed to edit the autostart file with sudo nano /etc/xdg/lxsession/LXDE/autostart I added @lxsession ...
0
votes
2answers
93 views

Read from UDP multicast raspberry pi

I've already started a question here (link) about this project I'm doing, and I keep having lots of problems with this. In my earlier question I wanted to read from a same machine udp multicast and ...
-1
votes
0answers
35 views

Can't connect 500gb external hdd to my raspberry pi [closed]

I have a problem with connection external hdd drive ADATA NH92 to raspberry pi. For a long time device makes a noise, raspbian works slowly, but as a result no effect. Device doesn't appears in /dev ...
-2
votes
0answers
46 views

ethernet fails when ssh access into raspberry pi [closed]

If the pi CPU and memory usage increase the ethernet connection drops - as does my ssh connection I havent found anything in the logs to explain what is happening (i have checked dmesg and ...
0
votes
0answers
76 views

Send message with AT commands in C++ code via SM5100B GSM

I have a SM5100B GSM connected to a Raspberry Pi and I want to send an sms to my mobile. I have previously posted some same questions but now I think that I am in the final part. But I have some ...
-1
votes
0answers
97 views

code stops after few hours and raspberry py freezes. (pymodbus + rs485 + raspberry pi) python code [closed]

i am using pymodbus to collect some data from sensors 4 reading every sec. program is in continuous loop but the problem is raspberry pi freezing every few hours(60 hr). code stops automatically. ...
-2
votes
1answer
33 views

raspberrypi shuts down when network connection removed [closed]

I have setup my pi, initially with DHCP and later with static ip address, I find that the os shuts down when I remove the network connection? Whats going on here? Have I failed to understand something ...
0
votes
1answer
48 views

Disable Chromium Ctrl+T, Ctrl+N, Ctrl+W, Alt+F4, etc on Linux in kiosk mode?

Is there a way to disable Chormium's shortcut keys in Linux? I've tried the --app and --kiosk flags but they don't disable the shortcuts, you can still create a new (though unusable) tab with Ctrl+T ...
0
votes
1answer
36 views

Is it possible to run JavaFx without X-server?

My plan is to run a JavaFx application on a Raspberry Pi. While the usual way is to start the GUI which is then redirected to the HDMI port, which presents the whole of desktop on the TV. However, I ...
0
votes
1answer
864 views

usb webcam runs slowly on raspberry pi with opencv

I have some code that I have adapted to run on a headless Rpi using a usb webcam, it is running a bit slow, so my questions are: If I were to use the GPI pins with a dedicated webcam would that be ...
0
votes
0answers
88 views

node.js modules on Raspbian?

I'm having trouble deploying the node.js modules "usb" and "ursa" on a Raspberry PI running Raspbian OS - the issue appears to relate to node-gyp (that installed fine via "sudo npm install -g ...
-2
votes
0answers
30 views

Send data from cutecom emulator to mysql [closed]

I am using a TTL device which sends me data every 5sec to my cutecom emulator. As I know cutecom has an option to directly save the data to a file (I didn't do it yet). My question is if it is ...
1
vote
1answer
61 views

incron on Raspbian not working

I have virtually an identical situation as this question, except the accepted answer does not work for me at all. Making this simple Python script is my second attempt; echoing text and redirecting it ...
0
votes
0answers
54 views

cmake : error : 'AT_SYMLINK_NOFOLLOW' undeclared

I am getting following error when compiling cmake. error: 'AT_SYMLINK_NOFOLLOW' undeclared What is cause of this error please suggest. Is this bug in Raspbian because it is defined in following ...
4
votes
4answers
208 views

What is this GCC error on Linux, and how do I solve it? gcc: internal compiler error: Illegal instruction (program as)

I type gcc hello.c and this appears: gcc: internal compiler error: Illegal instruction (program as) Please submit a full bug report, with preprocessed source if appropriate. See ...
2
votes
0answers
80 views

Use webcam with opencv without x

I want to use opencv with a webcam on a headless system, no ui/x, on a raspberry pi (Raspbian) Is this feasible? Has it been done?
1
vote
1answer
185 views

Building Source Code on Raspberry Pi

This is probably a stupid question, but I have been pouring over forums and google for hours and I can't figure this out. I recently downloaded the mame4all source repository from here ...
0
votes
1answer
99 views

Bash Script to Loop Through All Videos in a Folder on Raspbian Wheezy

I have the following bash script courtesy of this post: #!/bin/sh # get rid of the cursor so we don't see it when videos are running setterm -cursor off # set here the path to the directory ...
0
votes
0answers
64 views

MonoDevelop does not start under Raspbian on Raspberry Pi

MonoDevelop during the launch throws error System.NullReferenceException: Object reference not set to an instance of an object at MonoDevelop.Ide.IdePreferences.get_DefaultTargetRuntime () ...
0
votes
1answer
57 views

DateTime.Now error in mono under Raspbian on Raspberry Pi

I DateTime.Now returns '734997/00/0001 11:13:07'. How to solve this problem? P.S. I know that this error is not under 'Soft-float Debian "wheezy"', but the SD card with this OS did not want to boot ...
3
votes
1answer
151 views

Raspberry PI, raw reading a register value in C

Can someone please show me some example on how to read values from Raspberry Pi registers? I need to check byte in AUX_MU_LSR_REG (0x7E21 5054) but i don't know how to do this without usage of any ...
1
vote
0answers
45 views

Issues with pygame keypresses

I'm having some issues with the Pygame function to read keypresses. I've used them in a game, and it works fine on Ubuntu, and when run from the Rapsbian GUI with no issues (including keypresses). ...
2
votes
1answer
98 views

Increase SPI buffer size in Raspbian

I need to send 10 k bytes over SPI in single transfer (yes, because Linux is so realtime, if I send these bytes in two transfers, I do not match the timings of IC). But maximum size of message in ...
1
vote
0answers
45 views

mplayer playing gif animation at full screen?

I'm not familiar with mplayer and the tons of option seem like a jungle to me, when all I want to do is show an endless looped gif animation at full screen on my RPi running raspbian. Can anyone help ...
2
votes
1answer
139 views

compiling raspbian wheezy usb driver ch341.c to ch341.ko

I am supposed to compile /usb/serial/ch341.c file to ch341.ko. I am using rs485 module which is not working. I found on some forums that other people also facing this problem because drivers come with ...
0
votes
2answers
32 views

Where is the folder in wich are stored the application files on Raspbian (idem Program Files on Windows)? [closed]

I wander where applications are installed on Raspberian so, anyone knows where is the folder in wich are stored the application files on Raspbian (idem Program Files on Windows)?
1
vote
2answers
202 views

Create openGL context in linux console(Raspbian)

I want to make a minimal visual display in console with openGL, but as far as my knowledge goes there has to be a window system involved(glut, glfw, sdl, etc..). I've seen omxplayer build a graphic ...
0
votes
1answer
306 views

raspberry pi and BLED112 (Bluegiga)

I have two bluetooth devices (bled112 from bluegiga). One of them is conected to RPI and receives RSSI and hardware-address from other device. It works good at Windows and ubuntu, but on raspberry pi, ...
1
vote
1answer
216 views

Python (PyRRD) and RRD with while loop?

SOLVED, ADDED SOLUTION FURTHER DOWN I've been trying to create a graph with PyRRD from the output of a thermal sensor I have connected to my Raspberry Pi, but with no luck getting the actual data to ...
1
vote
0answers
384 views

Raspberry Pi: MJPEG encoding

I'd like to transcode video from H264 to MJPEG on the Pi. Schematically, there's a process that injects an H264 raw stream in a pipe and takes out (in real time) the same stream, encoded with MJPEG, ...
1
vote
0answers
648 views

Raspberry Pi Raspbian Web Kiosk Virtual Keyboard Solution

I followed Alan D. Moore's step-by-step guide to have my Raspberry Pi running in kiosk mode. I did my own configuration as I needed it to run on a touchscreen with no physical keyboard and mouse. ...
0
votes
2answers
2k views

Access raspian wheezy desktop GUI through ssh [closed]

I have a Raspberry pi that I have been accessing through SSH, but now I need to run a python program on it that has a GUI. I'm not sure how to do this through SSH. Usually I get to my raspi's desktop ...
0
votes
1answer
54 views

Which library needed to satisfy #include <linux/videodev.h>

I'm trying to compile uvccapture on the Raspberry Pi running Raspbian Wheezy. What package do I need to install so gcc/make can satisfy this include? #include <linux/videodev.h>
0
votes
1answer
109 views

libudev monitoring returns NULL pointer on Raspbian

I'm trying to port an application that was running before on an Ubuntu system to the Raspberry Pi, using Raspbian. The application should detect new USB flash drives. This is how the udev monitoring ...
1
vote
2answers
652 views

Run Open GL programs on the Raspberry Pi?

Can the Raspberry Pi run OpenGL programs? Like GL 1.x programs, not OpenGL ES 2.x which I know it can run. The reason I am asking, I have trouble having SFML 2 start on it.
0
votes
1answer
102 views

Script to ssh to remote server and overwrite file

Been toying around with my Raspberry Pi running raspbian. I'd like to update a webpage with a shell script that requires no input, such as password. I just tried creating the keys and putting them in ...
0
votes
0answers
87 views

On a linux (raspbian) system can I get at low level mmc driver features such as erase?

I want to erase an SD card using the MMC driver. Can I get at these features through the standard IO functions if I open the drive at a raw level? I do not want to write or modify my own driver. I'm ...
0
votes
2answers
484 views

Uploading Motion Files to Google Drive using Raspbian and Raspberry Pi

I've been playing around with Motion on my Rapsberry Pi running Raspbian and came across this post that sounded like fun to do. I've been trying to tweak the steps he lists to have it work with ...
1
vote
1answer
130 views

Headless Raspbian server diagnostics (on RaspberryPi)

I own a RaspberryPi that I can connect only through ssh. A few days ago it was unsafely powered off. Now when I turn it on I cannot access it. It looks like it turns on but can't get an ip or so. It ...
1
vote
1answer
147 views

pyusb: function works well once, the second time fails

I have a raspberry pi (I'm using linux) and a device that measures some values. I have a python server and when a client sends a "I want the values" command, I ask the device some values. This is ...

1 2