Go to advanced search

by dlachausse
Sun Jan 04, 2015 4:03 pm
Forum: Other programming languages
Topic: Dart SDK for the Raspberry Pi made easier
Replies: 0
Views: 1263

Dart SDK for the Raspberry Pi made easier

Google+ announcement post here - https://plus.google.com/103318531569663 ... zpzcKQWVZ1

Link to dartberrypi GitHub project page here - https://github.com/dlachausse/dartberrypi

Download page for Raspbian binary packages here - https://github.com/dlachausse/dartberrypi/releases

Enjoy!
by dlachausse
Fri Feb 08, 2013 7:00 pm
Forum: openSUSE
Topic: OpenSuSE 13.1 betta-test Images
Replies: 11
Views: 14671

Re: OpenSuSE 12.3 betta-test Images

Why such an old kernel? Is there a technical limitation requiring it?

The reason I ask is that I have a 32GB SD card that I want to try OpenSUSE on. When you say it won't work do you mean it won't work at all, or that it will treat it like a 16 GB card?

Thanks.
by dlachausse
Tue Jan 22, 2013 3:59 pm
Forum: Pidora / Fedora
Topic: New Kernel Installed, Old One Still Loading
Replies: 1
Views: 918

Re: New Kernel Installed, Old One Still Loading

Grub doesn't apply to the Raspberry Pi. It uses a FAT formatted boot partition with some special configuration files.

Have you tried reinstalling the kernel with yum? Maybe for some reason it failed to properly install the upgrade.

What does the 'rpm -qil kernel' command output?

Go to advanced search