LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM
User Name
Password
Slackware - ARM This forum is for the discussion of Slackware ARM.

Notices


Reply
  Search this Thread
Old 02-14-2014, 08:21 AM   #1
andrixnet
Member
 
Registered: Oct 2012
Location: Romania
Distribution: Slackware
Posts: 167

Rep: Reputation: Disabled
Installing SlackARM 14.1 on Raspberry Pi (model B, NOT Micron)


I am trying to install SlackwareARM on my RaspberryPI, which is model B purchased in dec.2012 (so it's not the Micron variant).

I am trying to use the instructions and files from FatDog here: http://rpi.fatdog.eu/index.php?p=home as they seem to be the most up to date.

Unfortunately I haven't had any luck.
The image (rpi-slackwarearm-install_17Jan14_fd.img.xz) fails to boot.
On power on, the power led is on, the ACT led flashes only once, the TV screen stays black.
I have tried several SD cards.
My target SDcard is a Sandisk Ultra SDHC class 10, 16GB, which is among the confirmed well working cards.

Raspbian images work fine, tested with an early 2013 image and with the current image from their website: http://www.raspberrypi.org/downloads
(2014-01-07-wheezy-raspbian.zip)

A 14.0 full install image from Stanley Garvey did work for me some months ago, but I do want to make my own installation, and make it 14.1.

I have tried looking here: http://elinux.org/R-Pi_Troubleshooti...ecific_pattern but nothing seems to apply. (mine is not Micron).

I got the files from here https://github.com/raspberrypi/firmw...ee/master/boot and replaced them one by one on the boot partition. The bootcode.bin is the only one identical in the FatDog image and from github.
I replaced the .dat and .elf files, tried, then replaced the kernel as well, tried, nothing. Not even the rainbow screen.

I got the *.dat *.elf and kernel files from the current raspbian image and put them on my card. Still nothing.
(ok, the kernel modules from initrd would mismatch, but that should be an error at a later stage).

I recreated the initrd.gz with modules and firmware from raspbian, still nothing. (since it doesn't boot at all, the problem surely isn't there.)

Next I'll try to patch in the slackware miniroot into the raspbian sd, but still, why doesn't it boot?
 
Old 02-14-2014, 11:15 AM   #2
andrixnet
Member
 
Registered: Oct 2012
Location: Romania
Distribution: Slackware
Posts: 167

Original Poster
Rep: Reputation: Disabled
Talking

Well, this is kinda embarrasing.
Actually it does work. I am using a TV connected via composite input.

In Raspbian config.txt :
Code:
# uncomment if hdmi display is not detected and composite is being output
#hdmi_force_hotplug=1
In FatDog's image, config.txt :
Code:
hdmi_force_hotplug=1
I commented this line and rebooted. It worked!

In the guide it says:
Quote:
a monitor/tv/screen to display output via HDMI or RCA video socket with the relevant cable(s).
I have found nothing indicating that editing of this file might be required at this stage.
(the config.txt in this image, not in general).

@FatDog: Please update your guide at this stage: http://rpi.fatdog.eu/index.php?p=sdconfig and say that in config.txt
Code:
hdmi_force_hotplug=1
may need commenting if one uses composite video output instead of HDMI, when using the boot image needed to perform installation process.

@FatDog: Thank you for your in depth guide to slackware on the RPI.

Last edited by andrixnet; 02-14-2014 at 11:17 AM.
 
1 members found this post helpful.
Old 02-14-2014, 01:11 PM   #3
andrixnet
Member
 
Registered: Oct 2012
Location: Romania
Distribution: Slackware
Posts: 167

Original Poster
Rep: Reputation: Disabled
One more thing:

Upon finishing installation, removing the uneeded kernels and installing /raspi-extra/kernel* /raspi-extra/raspi* results in yet again a config.txt that has hdmi_force_hotplug=1

So my freshly installed PI rebooted and started properly, only with no signal on the composite output.

So I connected to it over the network and commented the line.

@FatDog: the package installer (doinst.sh) that contains config.txt in raspi-extra should place the file as config.txt.new and check rather then overwrite.

@FatDog: sorry to write here, I tried to register on the forums at fatdog.eu, but I kept getting the registration form even though I filled out all the fields.
 
Old 02-14-2014, 03:32 PM   #4
andrixnet
Member
 
Registered: Oct 2012
Location: Romania
Distribution: Slackware
Posts: 167

Original Poster
Rep: Reputation: Disabled
Thanks FatDog, Dave, Stanlez Garvez and everzone else that made Slackware on the PI possible.
 
Old 02-15-2014, 01:49 AM   #5
andrixnet
Member
 
Registered: Oct 2012
Location: Romania
Distribution: Slackware
Posts: 167

Original Poster
Rep: Reputation: Disabled
RPiconfig - eLinux.org
Quote:
hdmi_force_hotplug Pretends HDMI hotplug signal is asserted so it appears a HDMI display is attached

Code:
hdmi_force_hotplug=1 Use HDMI mode even if no HDMI monitor is detected
So indeed, the config said use HDMI output regardless.
That is why I saw nothing on the composite and the little data loaded by booting this image is why the ACT led flashed so little.

Last edited by andrixnet; 02-15-2014 at 01:55 AM.
 
Old 09-15-2014, 07:01 AM   #6
Exaga
SARPi Maintainer
 
Registered: Nov 2012
Distribution: Slackware AArch64
Posts: 1,043

Rep: Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665
Quote:
Originally Posted by andrixnet View Post
RPiconfig - eLinux.org

So indeed, the config said use HDMI output regardless.
That is why I saw nothing on the composite and the little data loaded by booting this image is why the ACT led flashed so little.
hdmi_force_hotplug=1

This setting comes from a time when the Raspberry Pi refused to boot unless there was a hdmi cable detected - and was subsequently patched in later firmware revisions. It´s no longer required for the Slackware ARM installer we provide on fatdog.eu so I apologise for your slight headaches over the issue which you have experienced. This setting will be removed in the next installer we release.
 
Old 09-23-2014, 07:56 PM   #7
frushiyama
Member
 
Registered: Oct 2010
Location: Brazil, SP - Cosmópolis
Distribution: Slackware
Posts: 171

Rep: Reputation: 40
[wrong post]
Sorry, please delete

Last edited by frushiyama; 09-23-2014 at 09:27 PM. Reason: wrong post
 
  


Reply

Tags
boot failure, raspberry pi


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Installing SlackARM 14.1 on my Raspberry Pi (model B) Ramurd Slackware - ARM 8 02-17-2014 01:08 AM
Raspberry Pi Model A released one year later onebuck Linux - Embedded & Single-board computer 0 02-07-2013 06:44 PM
LXer: Raspberry Pi Model A released one year later LXer Syndicated Linux News 0 02-04-2013 07:00 PM
LXer: Raspberry Pi Model A now on sale in Europe LXer Syndicated Linux News 0 02-04-2013 03:41 PM
LXer: Raspberry Pi Model B in production LXer Syndicated Linux News 0 01-11-2012 12:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM

All times are GMT -5. The time now is 02:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration