Squeezed Arm Puppy for Raspberry Pi, alpha4

Please post any bugs you have found
Message
Author
User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

Re: Booting a 512M Pi

#201 Post by L18L »

Back on topic Bugs :lol:
woodenshoe wrote:I have a 512M Pi board too, and it didn't boot Puppy alpha4 either.

So I downloaded the latest Raspberrian from the http://www.raspberrypi.org/ website, and after writing the image to a second card and seeing that it would boot fine, I copied the boot files ( I think it was just bootcode.bin at first ) to the Puppy card. Puppy booted then ...
Puppy will run on the 512M Pi, I'm posting from it now.
...
EDIT: bootcode.bin is in the zip file, you only need to download Raspberrian if you need something from /lib/firmware.
Thank you, that did make it for ,me too!
I have got my pi 2012-11-21

bootcode.bin has date 2012-10-28
Attachments
pi_home.png
(39.01 KiB) Downloaded 2233 times
bootcode.bin.gz
rename to bootcode.gz
(17.35 KiB) Downloaded 844 times

ocpaul20
Posts: 260
Joined: Thu 31 Jan 2008, 08:00
Location: PRC

#202 Post by ocpaul20 »

Cubieboard site
http://cubieboard.org/author/cubieboard/ cubieboard website

Articles etc
http://www.engadget.com/2012/09/05/cubi ... developers

linuxbsdos site
http://www.linuxbsdos.com/2012/09/11/cu ... sata-port/

rasberry pi forum post
http://www.raspberrypi.org/phpBB3/viewt ... 62&t=22288

technical specs/pinouts/diagrams/etc
http://linux-sunxi.org/Cubieboard


google group on cubieboard - this is where you should go to ask questions etc
https://groups.google.com/forum/#!forum/cubieboard

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

Squeezed Arm Puppy for Raspberry Pi, alpha4

#203 Post by L18L »

This time I have been starting sap6 with ethernet cable unplugged.

Tray icon for network X is OK
but after having plugged in the ethernet cable and configurated
this icon has not been changed.
Attachments
network.png
(47.49 KiB) Downloaded 1940 times

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#204 Post by nooby »

Sad that none of them have real analog VGA out.

I have four LCD screens for VGA and only one TV
for HDMI so that one show TV programs and
it is a waist of good monitors to not be about to use
the four LCD screens s I wait until such get made
I use Google Search on Puppy Forum
not an ideal solution though

laszlok53
Posts: 16
Joined: Wed 11 Jul 2012, 10:42

#205 Post by laszlok53 »

nooby wrote:Sad that none of them have real analog VGA out.

I have four LCD screens for VGA and only one TV
for HDMI so that one show TV programs and
it is a waist of good monitors to not be about to use
the four LCD screens s I wait until such get made
Maybe this could help?

http://www.ebay.com/itm/HDMI-Male-to-VG ... 3f1db6db83

/L

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#206 Post by nooby »

Thanks for sharing that one. Have you tested on an old LCD monitor
or a Glass such? I've thrown away all my old clunkers though.

One commentator wrote that the adaper only works if that monitor
can really take that input and few of the old does?

Most of my four none goes beyond 1024 x 768 and
that one is more than that is it not?

One guy wrote that one would need to have real vga
out from the board for it to work good on cheap old monitors?
I use Google Search on Puppy Forum
not an ideal solution though

laszlok53
Posts: 16
Joined: Wed 11 Jul 2012, 10:42

#207 Post by laszlok53 »

nooby wrote:Thanks for sharing that one. Have you tested on an old LCD monitor
or a Glass such? I've thrown away all my old clunkers though.

One commentator wrote that the adaper only works if that monitor
can really take that input and few of the old does?

Most of my four none goes beyond 1024 x 768 and
that one is more than that is it not?

One guy wrote that one would need to have real vga
out from the board for it to work good on cheap old monitors?
I only tried on a 15" Philips LCD and it works on 1024x768

As I understand: HDMI has both digiatal AND analog signals. But some equipments only has digital out. This converter supposed to make analog of the digital signals, otherwise you only needed a cable without conversion. That also exist, look it up on ebay "HDMI to VGA cabel"

/ L

User avatar
Q5sys
Posts: 1105
Joined: Thu 11 Dec 2008, 19:49
Contact:

#208 Post by Q5sys »

just got my pi in the mail today. Still waiting on an HDMI adapter so that I can plug it into a monitor. Cant wait. :)

User avatar
drspastic
Posts: 90
Joined: Fri 29 Aug 2008, 09:03
Location: ruse, bulgaria

#209 Post by drspastic »

hi everyone, im glad to see we are making headway into the oncoming storm of ARM. now what are the chances of this being able to run on my olimex a13? i have just got it to boot a linaro ubuntu image....reminds me of xp; 2 days to get it to boot proper, then stuck with no network drivers or apps, and taking up all of 4 gigs!
i was dying to get a pi but the shipping took too long. i ordered the olinuxino instead because it ships in 24 hours! and its a ghz cpu. im glad.
i will be even more glad if someone helps get puppy on it, i been using puppy since it first was born and the last 5 years its been my primary os.
love puppy!

User avatar
kooliepup
Posts: 292
Joined: Sat 14 Jan 2012, 03:40
Location: Victoria, Australia

Pi Manual

#210 Post by kooliepup »

There's no place like 127.0.0.1

Hans
Posts: 45
Joined: Thu 16 Mar 2006, 22:38
Location: The Netherlands

Re: wifi

#211 Post by Hans »

woodenshoe wrote:My wifi dongle worked in Raspberrian so I did a lsmod from the command line to figure out which kernel module it was using.

Although it wasn't listed in Puppy's network module list I could load it by clicking on the "More" tab and then on the "Specify" button, but it still couldn't find any new interface.

I thought I saw some kind of error message during boot up before X came up so I exited X ( you could ctrl+alt+F1 to see the boot messages and ctrl+alt+F4 to go back to X ) and that was how I found out that the kernel module for my wifi dongle couldn't find one of its files in the /lib/firmware directory.

I copied everything from Raspberrian's /lib/firmware directory to Puppy's /lib/firmware, probably overkill, and then my wifi worked.
Yeah, good suggestion, I will give this a go. But if I run in to trouble I might decide to compile a new driver. Wat kernel source sfs can I use? It is not listed in the kernel source repo.

Greetings,
Hans

woodenshoe

Kernel Source

#212 Post by woodenshoe »

I copied the kernel from Raspbian, I didn't compile it but I had come across a page describing how to do it.

http://elinux.org/Rpi_kernel_compilation

I don't know if that's the same source as was used for Puppy but I think it should work because copying the kernel worked.

EDIT:
It's Raspbian not Raspberrian :oops:
Last edited by woodenshoe on Fri 02 Aug 2013, 01:53, edited 1 time in total.

Hans
Posts: 45
Joined: Thu 16 Mar 2006, 22:38
Location: The Netherlands

raspberrian kernel in puppy

#213 Post by Hans »

You copied the entire kernel? So not only the firmware in /lib/firmware. I can try that too but I would like to stick with the original 3.1.6-cutdown kernel from Barry.
Did he not use T2 source? I think I read something like that but can't remember where.
Thanks for the tips woodenshoe , I will give it a go, and if I can get my hands on the original kernel source from Barry I will try that too and see what happens.


Anyone out there knows where I can download the kernel source sfs for the squeezed arm puppy that Barry used? I would like to stick to the original source if possible.

dancytron
Posts: 1519
Joined: Wed 18 Jul 2012, 19:20

#214 Post by dancytron »

The kernel that Barry used way back when is very obsolete from when they were first getting their feet on the ground. It has lots of problems that have been fixed along the way.

If you don't want to deal with the kernel yourself, you can use Berryboot, which will install Puppy along with several other distributions in a multiboot kind of situation sharing a fairly recent, good, kernel.

Hans
Posts: 45
Joined: Thu 16 Mar 2006, 22:38
Location: The Netherlands

kernel source sap

#215 Post by Hans »

Aha, so that's why. I'll try newer kernel source then. Nice option though, the Berryboot multi boot.

thanks!

dancytron
Posts: 1519
Joined: Wed 18 Jul 2012, 19:20

#216 Post by dancytron »

The berryboot thing is interesting and seems to work really well.

I am not 100% on how it works, but it uses squashfs files and layers like puppy. One layer a read only file system for the OS and then the changes (stuff that would go in the save file in a puppy frugal install) is just in a folder and layered on top of it.

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#217 Post by MU »

I made a Puppybrowser pet for Puppy Sap4:
http://murga-linux.com/puppy/viewtopic. ... 248#694248

Cheers, Mark
[url=http://murga-linux.com/puppy/viewtopic.php?p=173456#173456]my recommended links[/url]

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

#218 Post by L18L »

MU wrote:I made a Puppybrowser pet for Puppy Sap4:
http://murga-linux.com/puppy/viewtopic. ... 248#694248

Cheers, Mark

Forum index » House Training » Bugs ( Submit bugs )


Where is the bug :wink:

User avatar
hellokitty
Posts: 1
Joined: Sat 06 Apr 2013, 11:08

#219 Post by hellokitty »

Getflash does not work, the package manager has no flash under the arm6 section and adobe flash in the normal debian section does not want to install. I don't see any external flash file anywhere for Puppi.

Can somebody explain to me as if I was 90 years old how to install flash for chromium?.

Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#220 Post by Sylvander »

First attempts with R-Pi.
1. See this post in my thread on this topic.

2. Tried to boot "Puppy Raspberry Pi alpha 4" [on a 16GB card], and got NOTHING! :(

3. Wheezy [on a separate 16GB card] boots OK on the same hardware setup, but I think I've corrupted it by a previous improper power-off when I couldn't see the password characters going up on screen as I typed them.
Duh! :oops:
I didn't know at that time that they are NEVER displayed, and that is by design.

Post Reply