Go to advanced search

by SonOfAMotherlessGoat
Fri Jun 17, 2016 9:37 pm
Forum: Other
Topic: Is it possible to install/use Windows 7 on Raspberry Pi 3?
Replies: 12
Views: 81033

Re: Is it possible to install/use Windows 7 on Raspberry Pi

Hi Hari, welcome to the forums.

Short answer is No, not possible.

Longer answer, Windows is for x86 processors, and the Pi uses an ARM processor. If you run a quick search for Windows on Raspberry Pi you'll find a lot more useful information on why it's not possible.

Sorry.
by SonOfAMotherlessGoat
Fri Jun 17, 2016 9:10 pm
Forum: Python
Topic: Pulsing LED
Replies: 4
Views: 1252

Re: Pulsing LED

Hi, welcome. Just to get some clarification, are you trying to control a LED on the ATXRaspi board, or are you trying to control a LED on the RasPi itself? If on the RasPi, which LED? (Specifically, which model Pi do you have and what LED are you trying to control.) And do you have a link to the Pyt...
by SonOfAMotherlessGoat
Fri Jun 17, 2016 9:06 pm
Forum: Python
Topic: user input into a terminal
Replies: 1
Views: 570

Re: user input into a terminal

Do you have a function defined for timeEntry? def timeEntry(<args>) It looks like you are setting `self.timeEntry = Entry(self).grid(row = 3, column = 2)` in some sort of construct (the top line of that block is cut off). So the error you are getting is that you have pointed self.timeEntry to a None...
by SonOfAMotherlessGoat
Fri Jun 17, 2016 8:50 pm
Forum: Beginners
Topic: Installing Raspbian with Wifi access without ethernet
Replies: 12
Views: 3883

Re: Installing Raspbian with Wifi access without ethernet

Slackware wrote:I don't see the issue. you have a windows computer
And if it's a laptop?
by SonOfAMotherlessGoat
Fri Jun 17, 2016 8:38 pm
Forum: Troubleshooting
Topic: Squirrelmail and Roundcube fail to login
Replies: 9
Views: 1484

Re: Squirrelmail and Roundcube fail to login

Do any of those Not After dates fall on a date in the past? (I think Dougie, and I really hate to speak on his behalf, but he's probably enjoying his Friday night, I think he's looking to check and see if any of those certificates are expired.)
by SonOfAMotherlessGoat
Fri Jun 17, 2016 8:21 pm
Forum: Advanced users
Topic: Cross compile kernel module
Replies: 13
Views: 7953

Re: Cross compile kernel module

<punt>
by SonOfAMotherlessGoat
Fri Jun 17, 2016 8:09 pm
Forum: Advanced users
Topic: Cross compile kernel module
Replies: 13
Views: 7953

Re: Cross compile kernel module

Send my regards to yuda Will do, but on a serious note, all the folks here are volunteers and will get to helping you when they can. Bumping after 10 hours is really considered to be quite rude. You're asking for help on a pretty specific use case and it's not a question that is going to be able to...
by SonOfAMotherlessGoat
Fri Jun 17, 2016 8:07 pm
Forum: Troubleshooting
Topic: /usr/sbin/test - what it is?
Replies: 4
Views: 1332

Re: /usr/sbin/test - what it is?

And to add, next time change the pi users password before you let it go and play in the not so nice parts of the internet.
by SonOfAMotherlessGoat
Fri Jun 17, 2016 8:01 pm
Forum: Advanced users
Topic: Cross compile kernel module
Replies: 13
Views: 7953

Re: Cross compile kernel module

Yoda wrote:Question difficult is not, need answer from within self. The impatient is strong in this one.
by SonOfAMotherlessGoat
Fri Jun 17, 2016 7:38 pm
Forum: Beginners
Topic: My First Pi!
Replies: 8
Views: 1755

Re: My First Pi!

You should have no problems with those two!

Edit: Didn't see the amperage. Please go with the advice of the more knowledgeable members below.
by SonOfAMotherlessGoat
Fri Jun 17, 2016 6:44 pm
Forum: Beginners
Topic: Vncserver error
Replies: 4
Views: 699

Re: Vncserver error

Kali uses the root/toor universal l33t login.
by SonOfAMotherlessGoat
Fri Jun 17, 2016 5:58 pm
Forum: Beginners
Topic: Vncserver error
Replies: 4
Views: 699

Re: Vncserver error

You'll get a faster, better answer if you ask in the Kali forums, mate.
by SonOfAMotherlessGoat
Fri Jun 17, 2016 5:41 pm
Forum: General discussion
Topic: toshiba flashair (again)
Replies: 2
Views: 1765

Re: toshiba flashair (again)

Welcome to the Forums! You may want to check the dates of the posts that you reply to. In this case the thread was 3 years old, and the Original Poster hasn't logged into the forums in 3 years as well.
by SonOfAMotherlessGoat
Fri Jun 17, 2016 4:33 am
Forum: Beginners
Topic: Connecting to Windows 7 PI , wireless. remote
Replies: 8
Views: 1702

Re: Connecting to Windows 7 PI , wireless. remote

Ummm... No...

Edit: That's a reply to both the OP and Slackware
by SonOfAMotherlessGoat
Fri Jun 17, 2016 2:26 am
Forum: Beginners
Topic: .
Replies: 10
Views: 3523

Re: Lightweight No-GUI OS?

Thank you gentlemen, I'm going to assume from the `apt-cache showpkg` that then dependency on `raspberrypi-ui-mods` is what's pulling in the cruft.
by SonOfAMotherlessGoat
Thu Jun 16, 2016 7:32 pm
Forum: Troubleshooting
Topic: Squirrelmail and Roundcube fail to login
Replies: 9
Views: 1484

Re: Squirrelmail and Roundcube fail to login

Looks like a Certificate Authority error... Did a search and found a link that talks about a similar problem, may help?

https://blog.laimbock.com/2014/04/19/do ... a-problem/
by SonOfAMotherlessGoat
Thu Jun 16, 2016 7:17 pm
Forum: Beginners
Topic: Advice For a Beginner
Replies: 3
Views: 821

Re: Advice For a Beginner

https://www.raspberrypi.org/magpi/ Look through a few of the issues, great projects in there!
by SonOfAMotherlessGoat
Thu Jun 16, 2016 6:53 pm
Forum: General discussion
Topic: sorting hat buzzer
Replies: 2
Views: 501

Re: sorting hat buzzer

From the code https://github.com/pimoroni/pibrella/bl ... la.py#L434 it looks like the buzzer isn't capable of playing MP3's.

Edit: If you had the sheet music, you could try and convert the notes into frequency/duration and have it play a rudimentary version of the themes.
by SonOfAMotherlessGoat
Thu Jun 16, 2016 5:47 pm
Forum: General discussion
Topic: SSH user name and password
Replies: 11
Views: 44325

Re: SSH user name and password

pi / raspberry
by SonOfAMotherlessGoat
Thu Jun 16, 2016 4:25 pm
Forum: Beginners
Topic: .
Replies: 3
Views: 816

Re: First project - Ghetto watch (need professional review)

Some research materials for you too if you'd like: (This build uses a Flora controller, but the Zero is capable of I2C, so you could substitute that in for the Flora) Haptic Notification:

https://learn.adafruit.com/haptic-headband
by SonOfAMotherlessGoat
Thu Jun 16, 2016 4:11 pm
Forum: Troubleshooting
Topic: Raspberry Pi 3 w/ Official 7" Screen Dead?
Replies: 9
Views: 1488

Re: Raspberry Pi 3 w/ Official 7" Screen Dead?

vjftw wrote: I left it on for about 10 seconds and felt that the CPU on the board had become very hot
It's no longer a functional Raspberry Pi I'm sad to say.
by SonOfAMotherlessGoat
Thu Jun 16, 2016 4:01 pm
Forum: Beginners
Topic: .
Replies: 10
Views: 3523

Re: Lightweight No-GUI OS?

@HawaiianPi: The newer versions of Jessie have a really neat feature that may be helpful With the new raspberrypi-net-mods, if /boot/wpa_supplicant.conf exists, it will be moved over /etc/wpa_supplicant/wpa_supplicant.conf. This is done through /etc/network/if-pre-up.d/01-wpa-config-copy. It may tak...
by SonOfAMotherlessGoat
Thu Jun 16, 2016 3:46 pm
Forum: Troubleshooting
Topic: Raspberry Pi 3 w/ Official 7" Screen Dead?
Replies: 9
Views: 1488

Re: Raspberry Pi 3 w/ Official 7" Screen Dead?

Have you run through the Boot Problems Sticky Thread?

viewtopic.php?f=28&t=58151
by SonOfAMotherlessGoat
Thu Jun 16, 2016 3:11 pm
Forum: Off topic discussion
Topic: Where buy Pi zero?
Replies: 11
Views: 3117

Re: Where buy Pi zero?

I have a soft spot for AdaFruit in my cold, calloused heart, and I'm glad that MicroCenter decided to start carrying their products in-store, but they lose a large amount of online sales due to their exorbitant shipping fees. I know LadyAda has stated that shipping isn't a profit center for them, bu...

Go to advanced search