Re: [ARMedslack] A quick primer for the PI

2013-09-26 Thread Davide
Thanks ... I'll have a crack at that tomorrow. Regards David Da: Tomasz Salwach A: "armedslack@lists.armedslack.org" Cc: Davide Inviato: Giovedì 26 Settembre 2013 19:28 Oggetto: Re: [ARMedslack] A quick primer for the PI Davide, I've also had problems i

Re: [ARMedslack] A quick primer for the PI

2013-09-26 Thread Davide
No swap and  ext4 filesystem on the second partition, but I think I've edited corrispondingly cmdline and fstab. I also wrote the image to an SD card by using "dd if= of=/dev/ bs=4096" but that did not boot ... leds still do the same as before. Tomorrow I'll see if I can get the dude that lent

[ARMedslack] Tiny CLI Font Change??

2013-09-26 Thread Hal
Exclusively Slackware since Version 1.0, I guess I'm used to the original 80x25 default font. :^).. I just acquired a RasPi B and installed armedslack13.37, that's running fine.. Searching the Web I see much dialogue but nothing, so far, for armedslack. Can someone point me to a site tha

Re: [ARMedslack] A quick primer for the PI

2013-09-26 Thread Tom
Davide, I've also had problems installing Slackware on RPi. My board/card did not work with kernel / images they provided. I've suggested Slackware for RPI should use Raspbian kernel - because it is ACTIVELY supported. Try my way https://salwach.pl/rpi_slackware >These images have been tested o

Re: [ARMedslack] A quick primer for the PI

2013-09-26 Thread stanley
No nothing obscure needs to be done it should just work. I checked today at home. These images have been tested on a multitude of boards and have never failed to boot. Have you created a swap and ext4 root fs? Donkt know if it will boot without these being present. Sent from my BlackBerry smartp

Re: [ARMedslack] A quick primer for the PI

2013-09-26 Thread Davide
No I formatted the filesystem myself and copied files into it. The firs lot of boot loader stuff was gotten out of http://stanleygarvey.com/slackwarearm_rpi/slackwarearm-14.0-8GB-20130623.zip , unzipp created loop device with off set on the image first partition ... mounted it and copied files

Re: [ARMedslack] A quick primer for the PI

2013-09-26 Thread Davide
Hum ... I tried with both HDM plugged and unplugged ... made no difference. After having failed I fiddled with the config.txt ... this is what it look like stripped from comments: root@darkstar:/mnt/floppy# grep -vE "^ *$|^#" config.txt hdmi_safe=1 hdmi_force_hotplug=1 hdmi_drive=2 hdmi_mode=4 d

Re: [ARMedslack] A quick primer for the PI

2013-09-26 Thread Hal
On Thu, Sep 26, 2013 at 12:52:53PM +, stan...@stanleygarvey.com wrote: > Did you dd the image onto the card? > What suze of card? > Try the installer image at stanleygarvey.com > Regards, > Stanley FWIW; I had intermittent issues using dd so tried: cat x.img > /dev/sd_ Dunno wh

Re: [ARMedslack] A quick primer for the PI

2013-09-26 Thread dowelld
I recognise that behaviour, I encountered the same kind of behaviour. In my case it was because the bootloader code/GPU was trying to initialise the HDMI interface, and I run the pi headless. I fixed that by adding the line: hdmi_safe=1 to config.txt I'm using a later level of GPU firmware

Re: [ARMedslack] A quick primer for the PI

2013-09-26 Thread stanley
Did you dd the image onto the card? What suze of card? Try the installer image at stanleygarvey.com Regards, Stanley Sent from my BlackBerry smartphone from Virgin Media -Original Message- From: Davide Date: Thu, 26 Sep 2013 13:38:21 To: stanley garvey; dowe...@netscape.net; armedslack

Re: [ARMedslack] A quick primer for the PI

2013-09-26 Thread Davide
I can't get it to boot at all. If I turn the PI on I get the PER led solid on but the ACT led does this: first faint on, the bright on for a second or do then it goes off and stays off. I've tried 2 different SD cards supposing that the firs may have had some sort of compatibility issue but the s

Re: [ARMedslack] A quick primer for the PI

2013-09-26 Thread stanley garvey
On Sep 26, 2013 08:25 "Davide" wrote: > > > >>I got a friend to lend me a PI for a week ... > > > > > > >>I had a quick look at the community links for slackware on the PI > >>but none really tell me what i want to know: > >>what does the GPU look for in the SD ? (as fas as I know it's

Re: [ARMedslack] A quick primer for the PI

2013-09-26 Thread Davide
>>I got a friend to lend me a PI  for a week ... >>I had a quick look at the community links for slackware on the PI but none >>really tell me what i want to know: >>what does the GPU  look  for in the SD ? (as fas as I know it's the GPU that >>loads stuff from SD into memory and then passes c

Re: [ARMedslack] A quick primer for the PI

2013-09-26 Thread Davide
Where can I get more details on how the PI boots ? Does the GPU get properly initialized right away ? can I see the kenel booting on the HDMI output ? or do I need a serial console for that ? So all the other files are not necessary for booting ? COPYING.linux and LICENCE.broadcom are probabbl