Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
09-21-2014, 04:22 AM
|
#1
|
MLED Founder
Registered: Jun 2011
Location: Montpezat (South France)
Distribution: CentOS, OpenSUSE
Posts: 3,453
|
Slackware ARM + Xfce on Raspberry Pi B+ ?
Hi,
I don't have any experience with the Raspberry Pi, but I'm thinking about the possibilities it has to offer. Some of my clients are on a tight bugdet, they're often using legacy hardware.
I wonder if an ARM version of an Xfce-based MLED would run satisfyingly on this sort of low-cost hardware. Does anyone here run software like Firefox, Thunderbird, LibreOffice and the likes on a Raspberry Pi? What's your experience with this hardware?
Cheers,
Niki
|
|
|
09-21-2014, 06:44 AM
|
#2
|
Member
Registered: Jul 2008
Location: Tilburg, The Netherlands
Distribution: Void Linux, Slackware, Devuan
Posts: 184
Rep: 
|
I don't know how much patience your clients have, but in my opinion and experience firefox runs way to slow on a raspberry pi for commmon use. I would expect the same for Libreoffice. Midori and Abiword might be more suitable, but you would have to compile them for the pi - which is a very timeconsuming job. The Pi is not really suitable as a ordinary desktop in a working environment.
Last edited by Hannes Worst; 09-21-2014 at 07:50 AM.
|
|
1 members found this post helpful.
|
09-21-2014, 07:32 AM
|
#3
|
Member
Registered: Jun 2012
Distribution: Slackware
Posts: 441
|
Last year I installed Slackware 14.0 on a Pi (model B). I run X with xdm, Xfce and no KDE stuff at all. The performance is fairly good, though it's a bit slow on the graphical side. Overall, don't expect Firefox et al. to be snappy. I still didn't try it with more lightweight applications like Midori and Abiword, but I guess they should make quite a difference.
|
|
1 members found this post helpful.
|
09-21-2014, 09:00 AM
|
#4
|
Senior Member
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Rep: 
|
Don't bother with the Pi as a general purpose desktop. Its performance is *awful* and there is no realistic hope for improvement. People will be better off with legacy hardware. A Pentium III will perform better -- the processor will be comparable, but the PIII's disk, network and USB will perform better, and you can add more memory to the PIII, and if the PIII's graphics is bad you can change it. The only way the PIII will perform worse is power consumption.
In more detail, these are just some of the reasons why I lost interest in running Slackware ARM on the Pi:
The Pi's xorg is unaccelerated. There is no roadmap for solving this. The Pi Foundation are putting effort into Wayland, which guarantees that the Pi will be obsolete before there is a usable general purpose desktop. This, and the low available memory, mean that the small-footprint desktops (LXDE, XFCE) and browsers (Midori) are crippled. There is now a Pi-specific Epiphany fork; I don't know why a fork was necessary, but let's just observe that the last thing the world of Pi needs is more stuff that works *only* on the Pi and more stuff that *doesn't* work on the Pi.
The Pi's disk storage is rubbish, and there are no choices to make it better. The SD card is slow and unreliable, particularly since (a) the boot partition *must* use vfat, and (b) SD cards are made by evil bastards. You can use an attached USB disk for everything except the bootloader, but on the Model B (and A) the USB performance is *awful* -- less than 1 MB/sec on the B -- partly because the USB chip is rubbish, and partly because the manufacturer's open source driver is not fit for purpose. Improving the driver would require full documentation that the manufacturer can't/won't release. This *might* be better on the B+, but the Pi people, in their wisdom, went with a newer chip from the same manufacturer...
The Pi's network performance is rubbish. The network interface is attached to the USB bus, so its performance is just the same as a USB disk, less than 1 MB/sec, and it contends with everything else on the USB.
Kernel development is a mess. More than two years on, there is still no real progress on unifying the Pi-specific kernel with the mainstream kernel nor any real roadmap for getting there. They can't even drive git properly... I got sick of 'forced updates' and a forest of branches that weren't being updated.
I could go on, but what would be the point? The Pi is mostly fine for its purposes, which are teaching and embedded, and Slackware ARM is the best distribution *by* *far* that you can run on it. But I'd rather use a PIII for a general purpose desktop.
|
|
8 members found this post helpful.
|
09-21-2014, 09:12 AM
|
#5
|
MLED Founder
Registered: Jun 2011
Location: Montpezat (South France)
Distribution: CentOS, OpenSUSE
Posts: 3,453
Original Poster
|
Thanks very much for your detailed answers!
|
|
|
09-21-2014, 10:29 AM
|
#6
|
Member
Registered: Nov 2010
Location: The Danger Zone
Distribution: Slackware & everything else in a VM
Posts: 294
Rep:
|
@55020 What are your views on something like the Beagleboard XM? Using the same software suite as originally mentioned above.
|
|
|
09-21-2014, 10:47 AM
|
#7
|
Senior Member
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Rep: 
|
Hi Dman58, the Pi is the only such hardware I've tried, but I do remember looking at reviews of the Beagleboard XM and wishing I had more money and more time and more ideas for what to do with it 
|
|
|
09-21-2014, 10:53 AM
|
#8
|
LQ Addict
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680
|
Thanks 55020, that was a funny and succinct review of the Pi as a desktop -- I shall link to it if I am asked about it.
I love my Pi but as a desktop computer it is appalling.
|
|
|
09-21-2014, 12:34 PM
|
#9
|
Slackware Contributor
Registered: Apr 2008
Distribution: Slackware
Posts: 1,688
|
Quote:
Originally Posted by 273
Thanks 55020, that was a funny and succinct review of the Pi as a desktop -- I shall link to it if I am asked about it.
I love my Pi but as a desktop computer it is appalling.
|
To be frank, it sums up ARM on the desktop in general. Unless the Linux distribution running on the device has been finely tuned specifically for the target device, it's going to suck.
My original idea was to be able to use Slackware on ARM as my desktop, but I've given up that idea. I would never switch from x86.
Last edited by drmozes; 09-21-2014 at 12:36 PM.
|
|
6 members found this post helpful.
|
09-21-2014, 02:14 PM
|
#10
|
Member
Registered: Jun 2012
Distribution: Slackware
Posts: 441
|
Quote:
Originally Posted by drmozes
My original idea was to be able to use Slackware on ARM as my desktop, but I've given up that idea. I would never switch from x86.
|
First of all, thank you for Slackware ARM.
I wouldn't switch either, as I consider the Pi an interesting complement to my PC, not a possible replacement. In fact I do sometimes use it as a desktop machine, which allows me to have some actual work done that doesn't require a full-blown computer. As far as I'm concerned it is perfectly usable, for selected tasks, as long as one doesn't require graphic acceleration and outstanding performance. Moreover, when compared to the previously mentioned Pentium III the Pi is at least perfectly silent, it takes about 0.5% of the volume, and consumes about 5% of the power.
That said, considering that its price is $35 I wouldn't complain too much, even if hardware support is still not perfect. Of course it is not a device for the mainstream MS or Apple user, who would complain all the time about missing bells & whistles and not-so-snappy behavior.
Last edited by Philip Lacroix; 09-21-2014 at 06:27 PM.
Reason: more explicit: "MS or Apple user"
|
|
1 members found this post helpful.
|
09-21-2014, 03:06 PM
|
#11
|
Senior Member
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Rep: 
|
Thanks Philip for a good, balanced, positive comment -- you make me regret a lot of my negativity 
|
|
|
09-21-2014, 03:52 PM
|
#12
|
Member
Registered: Jun 2012
Distribution: Slackware
Posts: 441
|
Quote:
Originally Posted by 55020
Thanks Philip for a good, balanced, positive comment -- you make me regret a lot of my negativity 
|
Thank you, and don't worry  , as sometimes I happen to be quite negative as well. And the Pi does have those objective limitations, and I admit that they can be frustrating: that's why I had to insert the "selected tasks" parentheses above (I wish I had not to, but reality wasn't agreeing with me).

Last edited by Philip Lacroix; 09-21-2014 at 04:01 PM.
|
|
|
09-21-2014, 04:16 PM
|
#13
|
Senior Member
Registered: Nov 2013
Location: Brazil
Distribution: Slackware
Posts: 1,223
Rep: 
|
Quote:
Originally Posted by Philip Lacroix
That said, considering that its price is $35 I wouldn't complain too much, even if hardware support is still not perfect. Of course it is not a device for the mainstream, "i-microsofticized" user, who would complain all the time about missing bells & whistles and not-so-snappy behavior.
|
Yes, wanting a better performance and/or some bells and whistles is for Windows/Apple users only. Jesus, can't you guys praise what you use without mention "the enemy". This type of post make me feel ashamed.
|
|
|
09-21-2014, 04:42 PM
|
#14
|
Member
Registered: Jun 2012
Distribution: Slackware
Posts: 441
|
Quote:
Originally Posted by moisespedro
Yes, wanting a better performance and/or some bells and whistles is for Windows/Apple users only. Jesus, can't you guys praise what you use without mention "the enemy". This type of post make me feel ashamed.
|
I didn't say that. I said that mainstream MS and Apple users wouldn't appreciate, for obvious reasons, running Slackware ARM on the Raspberry Pi. That is a fact, I guess. Besides, I don't have "enemies", and I don't want to fuel an off-topic flame war either. I'm really sorry if you are feeling ashamed, but I really can't help you.
Best wishes,
Philip
|
|
|
09-21-2014, 05:00 PM
|
#15
|
Senior Member
Registered: Nov 2013
Location: Brazil
Distribution: Slackware
Posts: 1,223
Rep: 
|
"i-microsofticized" user" is nothing more than pure stereotyping
|
|
|
All times are GMT -5. The time now is 03:31 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|