Search found 21 matches
- Wed Aug 29, 2012 8:21 am
- Forum: Troubleshooting
- Topic: Internet connection (with username and password)
- Replies: 8
- Views: 2953
Re: Internet connection (with username and password)
pppoeconf is included in the package pppoeconf. If you cannot run pppoeconf, you will need to install the package: sudo apt-get install pppoeconf (Sorry, I am on an Ubuntu machine right now so I am just guessing it is the same in Debian) When run, it will ask you for the technical details of your co...
- Mon Aug 13, 2012 9:44 am
- Forum: Troubleshooting
- Topic: Voltage TP1-TP2 low, power supply changed
- Replies: 6
- Views: 2177
Re: Voltage TP1-TP2 low, power supply changed
There is a stable 4.95-5.10V on the cable (with the Pi powered and drawing 300-500mA), TP1-TP2 has lower voltages though.
- Mon Aug 13, 2012 8:08 am
- Forum: General discussion
- Topic: Seeing the current subforum when in a topic
- Replies: 3
- Views: 968
Re: Seeing the current subforum when in a topic
Ah, thanks for the find! That's fine for me once you know it.
- Mon Aug 13, 2012 6:38 am
- Forum: General discussion
- Topic: Forum: Please underline links
- Replies: 29
- Views: 8911
Re: Forum: Please underline links
I am also strongly supporting this. Nice to hear that you are already working on it.
- Mon Aug 13, 2012 6:36 am
- Forum: General discussion
- Topic: Seeing the current subforum when in a topic
- Replies: 3
- Views: 968
Seeing the current subforum when in a topic
Sorry if it came up already - didn't find it with a glance on the topics in this subforum.
I am missing a link to the current subforum when watching a topic.
I am missing a link to the current subforum when watching a topic.
- Mon Aug 13, 2012 6:27 am
- Forum: Troubleshooting
- Topic: Voltage TP1-TP2 low, power supply changed
- Replies: 6
- Views: 2177
Re: Voltage TP1-TP2 low, power supply changed
It must have something to do with components getting warm, although I cannot feel any warm spot specifically. If the Pi is lying around a while, the first boot attempt is succeeding, while each further try will yield more errors like these: end_request: I/O error, dev mmcblk0, sector 67**** Error re...
- Sun Aug 05, 2012 8:44 pm
- Forum: Troubleshooting
- Topic: Bad Pi?
- Replies: 7
- Views: 1977
Re: Bad Pi?
this sounds familiar to my problem: http://www.raspberrypi.org/phpBB3/viewt ... 55#p142355
I have yet to check if putting stress on the card could change anything.
But you could check voltage...
I have yet to check if putting stress on the card could change anything.
But you could check voltage...
- Sun Aug 05, 2012 8:41 pm
- Forum: General discussion
- Topic: official cross-tool
- Replies: 5
- Views: 3720
- Sun Aug 05, 2012 8:20 pm
- Forum: Troubleshooting
- Topic: Voltage TP1-TP2 low, power supply changed
- Replies: 6
- Views: 2177
Re: Voltage TP1-TP2 low, power supply changed
Thanks for your reply.
It indeed started on a very hot day. But it continues to be bad at ~18°C.
I will try your suggestions in the next days.
Could this drop really be related to the SD card?
It indeed started on a very hot day. But it continues to be bad at ~18°C.
I will try your suggestions in the next days.
Could this drop really be related to the SD card?
- Sun Aug 05, 2012 8:06 pm
- Forum: Camera board
- Topic: Camera module! (And a picture of JamesH)
- Replies: 431
- Views: 181984
Re: Camera module! (And a picture of JamesH)
Wonderful news. Hardware stabilization? Wow, great feature.
I am looking for a streamable 'first-person-view' off the Pi and am using a Webcam so far. I am eager to get rid of the big USB connector and get a camera on a small board (anything > 2MP will be great).
I am looking for a streamable 'first-person-view' off the Pi and am using a Webcam so far. I am eager to get rid of the big USB connector and get a camera on a small board (anything > 2MP will be great).
- Sun Aug 05, 2012 8:00 pm
- Forum: Beginners
- Topic: Running applications on startup
- Replies: 29
- Views: 110671
Re: Running applications on startup
/etc/rc.local is called during startup (I have my network setup with some setting of routes there) and yes, it works in Raspbian (gets called before the first login console is available, not sure in which runlevel but network is avail). your second solution will also work: 1) script in /etc/init.d/$...
- Sun Aug 05, 2012 7:37 pm
- Forum: Troubleshooting
- Topic: Voltage TP1-TP2 low, power supply changed
- Replies: 6
- Views: 2177
Voltage TP1-TP2 low, power supply changed
Since some days I am experiencing all kinds of problems that are most probably related to voltage. I was well off with an Ansman 2x500mA mobile charger. I thought it would have died when I measured TP1-TP2 of 4.6V. I bought another (5V/6V/7.5V/...) power supply which shall supply 3A@5V. But the prob...
- Tue Jul 31, 2012 8:11 pm
- Forum: General discussion
- Topic: Previous Debain image please ! (for java users)
- Replies: 3
- Views: 5753
Re: Previous Debain image please ! (for java users)
There are indeed (somehow weird*) applications that depend on one or the other java. But I second the oppinion that there should not be in general not be any performance issues, apart from some corner cases maybe. *One of them is the official federal electronic mail exchange system for courts and la...
- Tue Jul 31, 2012 12:38 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: Linux/C: Set baudrate before opening serial/UART; Servo
- Replies: 13
- Views: 22851
Re: Linux/C: Set baudrate before opening serial/UART; Servo
I started from your wiringPi serial.h and stopped at the point where the device would signal "Baudrate too high" on the open(). From there I started my own. With the work-around I found now, I could switch back to wiringPi (which I already use for GPIO).
Thank you for that library!
Thank you for that library!
- Mon Jul 30, 2012 1:12 am
- Forum: C/C++
- Topic: Plotting pixels with C
- Replies: 4
- Views: 2888
Re: Plotting pixels with C
There is probably a library out there that could give you a screen to paint on, but I would take advantage of all the available drivers and mature implementation (e.g. transparent tunneling over a network) of X. You can easily start an X session that will only show your application (fullscreen and w...
- Mon Jul 30, 2012 12:47 am
- Forum: General discussion
- Topic: "Thanks" Thread
- Replies: 4
- Views: 1047
Re: "Thanks" Thread
I love the Pi - it's such an accessible platform (Linux, USB, Ethernet) and it so small and easily powered with batteries!
Thank you Pi Foundation, thank you OS builders, thank you driver developpers, thank you helpful community!
Thank you Pi Foundation, thank you OS builders, thank you driver developpers, thank you helpful community!
- Mon Jul 30, 2012 12:40 am
- Forum: Automation, sensing and robotics
- Topic: RC via wifi - PC to RPi
- Replies: 24
- Views: 11390
Re: RC via wifi - PC to RPi
Interesting topic ;) I am doing the same. My base idea was 'controlling a model plane via IP network with cheap components'. I was quite sure I would not be unique in seeing this potential in the Pi ;) I am nearly there now: Have the base station software with HID joystick input (Linux, but easily a...
- Sun Jul 29, 2012 4:20 pm
- Forum: Raspberry Pi OS
- Topic: raspbian kernel alpha
- Replies: 16
- Views: 7377
Re: raspbian kernel alpha
Thank you plugwash! Installed your kernel as described in the first post. I use it together with an up-to-date Raspbian. Is stable, tested GPIO, UART/serial and am just now trying to do my first steps in I2C (which is why I upraded to your kernel for the i2c_bcm2708 module...). Thanks (to you and yo...
- Sun Jul 29, 2012 4:58 am
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: Linux/C: Set baudrate before opening serial/UART; Servo
- Replies: 13
- Views: 22851
Re: Linux/C: Set baudrate before opening serial/UART; Servo
Thank you for being so polite but don't fear you could insult me :) Massive thanks for helping me! I took the defined B19200 constant but I guess you pointed me in the correct direction ;) I opened the device via C. Then I watched the output of `stty -F /dev/ttyAMA0` which said the UART would run at...
- Sun Jul 29, 2012 12:39 am
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: Linux/C: Set baudrate before opening serial/UART; Servo
- Replies: 13
- Views: 22851
Re: Linux/C: Set baudrate before opening serial/UART; Servo
Thanks Cap'n! cat /proc/cmdline dma.dmachans=0x3c bcm2708_fb.fbwidth=1584 bcm2708_fb.fbheight=954 bcm2708.boardrev=0x2 bcm2708.serial=0xc2e004fb smsc95xx.macaddr=B8:27:EB:E0:04:FB dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p3 rootfstype=ext4 elevator=noop rootwait There are only getty's on t...
- Sat Jul 28, 2012 11:51 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: Linux/C: Set baudrate before opening serial/UART; Servo
- Replies: 13
- Views: 22851
Linux/C: Set baudrate before opening serial/UART; Servo
I am on a project with the wonderful Pi for quite a while now. I am going to write up on it more detailed soon. In 1 sentence it would be described with "Control RC-airplane over an IP-network aka WLAN". The part I am asking for help with is about serial communication from C/Linux. <sideno...