Go to advanced search

by Blue_Dragon360
Sun Oct 26, 2014 8:58 pm
Forum: Troubleshooting
Topic: USB Optical drive not functioning properly
Replies: 4
Views: 1112

Re: USB Optical drive not functioning properly

In my experience, optical (CD/DVD) drives are extremely power hungry - for example whilst the one shown here: http://www.cpmspectrepi.webspace.virginmedia.com/raspberry_pi/MoinMoinExport/DualPortUSBDevices.html worked fine with the Medion laptop it was supplied with (and also, later, with other lap...
by Blue_Dragon360
Sun Oct 26, 2014 8:23 pm
Forum: Troubleshooting
Topic: USB Optical drive not functioning properly
Replies: 4
Views: 1112

Re: USB Optical drive not functioning properly

... This thing is running from a powered hub, and so far everything else is fine. On the player itself it says it needs "5V 1.3 amps". Any suggestions? In my experience, optical (CD/DVD) drives are extremely power hungry - for example whilst the one shown here: http://www.cpmspectrepi.webspace.virg...
by Blue_Dragon360
Sun Oct 26, 2014 7:17 pm
Forum: Troubleshooting
Topic: USB Optical drive not functioning properly
Replies: 4
Views: 1112

USB Optical drive not functioning properly

Hello! I purchased this drive for my project: http://www.amazon.com/gp/product/B00DBV28TG/ref=oh_aui_detailpage_o05_s00?ie=UTF8&psc=1 I am having trouble getting the raspberry pi to recognize it. It works on a different computer, and when I insert a disc it starts to spin. I went through the "USB de...
by Blue_Dragon360
Tue Oct 21, 2014 8:28 pm
Forum: Troubleshooting
Topic: How do I access the raspbian file system from Ubuntu?
Replies: 6
Views: 2529

Re: How do I access the raspbian file system from Ubuntu?

You need sudo/root access on Ubuntu. Start a terminal, type sudo -i anything you start from there from there will have root access. The standard file manager is called nautilus, so if you type nautilus it will run. Ignore the error messages. You'l find the SD cards partition under devices with weir...
by Blue_Dragon360
Tue Oct 21, 2014 7:21 pm
Forum: Troubleshooting
Topic: How do I access the raspbian file system from Ubuntu?
Replies: 6
Views: 2529

Re: How do I access the raspbian file system from Ubuntu?

Joe Schmoe wrote:There's always the init=/bin/bash trick...
Hmm.. Mind explaining what that is? I'm pretty new to linux-based OS...
by Blue_Dragon360
Tue Oct 21, 2014 7:13 pm
Forum: Troubleshooting
Topic: How do I access the raspbian file system from Ubuntu?
Replies: 6
Views: 2529

How do I access the raspbian file system from Ubuntu?

So yesterday I was trying to add a shutdown program that listened for a signal via GPIO.. And I managed to make a program that shut the pi down at startup. Brilliant, right? xD Anyway, now I'm trying to access the sd card from an Ubuntu live USB so I can delete the pesky script. Problem is, I am una...
by Blue_Dragon360
Mon Oct 20, 2014 11:35 pm
Forum: Beginners
Topic: How can I read a button press from GPIO?
Replies: 6
Views: 1330

Re: How can I read a button press from GPIO?

Thanks for all the great resources and information! I'll give it a shot :)
by Blue_Dragon360
Sun Oct 19, 2014 10:22 pm
Forum: Beginners
Topic: How can I read a button press from GPIO?
Replies: 6
Views: 1330

Re: How can I read a button press from GPIO?

You could start here: https://www.youtube.com/watch?v=HhfzRn2WcDQ But there are many other info sources available... Gr Dirk. Thanks for the link! That helps a lot. I noticed he did use a resistor in that -- Should I use the same type for my button, even though it's a different type of button? I'm ...
by Blue_Dragon360
Sun Oct 19, 2014 9:41 pm
Forum: Beginners
Topic: How can I read a button press from GPIO?
Replies: 6
Views: 1330

How can I read a button press from GPIO?

Hello! I'm very new to the GPIO and circuitry in general, so bear with me a bit. :) I am currently trying to wire a normal button to activate the "escape" key when pressed. It is a button with an input and an output, pretty simple. Not one with 4 wires off of it. I do not have a breadboard. Which pi...

Go to advanced search