Go to advanced search

by 77slevin
Sun Feb 05, 2017 6:51 pm
Forum: Gaming
Topic: Playing with Amibian
Replies: 0
Views: 766

Playing with Amibian

Hi, I'm testing Amibian (Amiga emulation for Raspberry Pi: https://gunkrist79.wixsite.com/amibian ) and am liking what I see so far. The emulation works through the emulator UAE4ALL, and I'm trying to get an ISO file loaded as CD-Rom, with no luck so far. In the config file I've pointed the system t...
by 77slevin
Mon Mar 09, 2015 8:14 pm
Forum: Raspberry Pi OS
Topic: Need help for activating USB LCD at bootup
Replies: 4
Views: 745

Re: Need help for activating USB LCD at bootup

Thanks man, that helped me out heaps. If I were in your vicinity I'd buy you a beer. :D I did figure out it was the LCDd script that needed to be used, not lcdproc. And learned about the skeleton file in the process. I also had to sudo chmod 755 LCDd or the command sudo update-rc.d LCDd defaults and...
by 77slevin
Mon Mar 09, 2015 3:09 pm
Forum: Raspberry Pi OS
Topic: Need help for activating USB LCD at bootup
Replies: 4
Views: 745

Re: Need help for activating USB LCD at bootup

by skeleton, do you mean the example code given by the tutorial? That's what I did, and named it LCDd + edited where needed, did

Code: Select all

sudo chmod 755 LCDd
Next I added

Code: Select all

/usr/local/bin/lcdproc 
(which is where lcdproc is located) to

Code: Select all

/etc/rc.local
but no joy.
by 77slevin
Mon Mar 09, 2015 2:07 pm
Forum: Raspberry Pi OS
Topic: Need help for activating USB LCD at bootup
Replies: 4
Views: 745

Need help for activating USB LCD at bootup

Hi all, I bought myself a 16x2 LCD display with USB / serial backpack from Adafruit and followed the guide / tutorial to a T. (https://learn.adafruit.com/character-lcd-system-monitor/linux) When entering LCDd in terminal the LCD server activates, when I follow with lcdproc it runs great. But I enter...
by 77slevin
Sat Feb 21, 2015 6:44 pm
Forum: Raspberry Pi OS
Topic: Booting to program, not to desktop.
Replies: 1
Views: 424

Booting to program, not to desktop.

Hi all, I have basic understanding of Linux, but haven't found the correct solution, so I'm going to ask it here. I have taken the case of an old non functioning Amiga 500 and build a Pi 2 into it and am using it with uae4all emulation. I would like to boot up my Pi-Amiga and go straight in to the e...

Go to advanced search