LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 12-30-2019, 02:45 AM   #106
aaditya
Member
 
Registered: Oct 2013
Location: India
Distribution: Slackware
Posts: 272
Blog Entries: 2

Rep: Reputation: 85

Quote:
Originally Posted by sndwvs View Post
To build rtl8188eus, you need not only headers, but the sources of everything with its configuration.
to get the source code is easier to use slackware_arm_build_kit
Ok, got it Mara, thanks!
Need to download kernel-source and place it in correct location.

P.S.
For now I am using r8188eu module, manually loaded. Its available in kernel-modules package but its a staging module, so performance or stability may not be up to the mark.
 
Old 12-30-2019, 02:49 AM   #107
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,912

Original Poster
Rep: Reputation: Disabled
I will also add the kernel-source-x.x.x-noarch-1.txz package to the following assemblies
 
1 members found this post helpful.
Old 12-30-2019, 02:55 AM   #108
aaditya
Member
 
Registered: Oct 2013
Location: India
Distribution: Slackware
Posts: 272
Blog Entries: 2

Rep: Reputation: 85
Quote:
Originally Posted by sndwvs View Post
I will also add the kernel-source-x.x.x-noarch-1.txz package to the following assemblies
That will be useful. Thanks and kind regards!
 
Old 01-03-2020, 01:03 PM   #109
akschu
Member
 
Registered: Dec 2007
Posts: 96

Rep: Reputation: 39
I created a mirror of this:

http://mirrors.aptalaska.net/slackware/slarm64/

Right now I'm pulling a dir list from http://dl.fail.pp.ua using lftp and only downloading new files, but if sndwvs would rather me use rsync of something, please let me know.

Anyway, I also added this:

http://mirrors.aptalaska.net/slackwa...schu-packages/

Which has a package with a kernel that boots on a raspberry pi 4 as well as the kernel-headers and kernel-source directories.

I also included a number of other of my own packages, which include the kernel modules and userspace for ZFS.

The readme.txt shows you how to get it all installed, and it's really nothing more than making and formatting partitions, extracting the slarm64 rootfs, then manually installing the kernel package. I can go from zero to a pi4 running slarm64 with ZFS in under 15 minutes.

I'm using this as a backup node. I attach a small external disk to my pie, then zfs send my file systems to it every few hours to have an offsite backup.

schu
 
2 members found this post helpful.
Old 01-03-2020, 01:33 PM   #110
Tonus
Senior Member
 
Registered: Jan 2007
Location: Paris, France
Distribution: Slackware-15.0
Posts: 1,405
Blog Entries: 3

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
slarm64 (aarch64 unofficial slackware)

That sounds great.

I was wondering in what usage you see the more benefits to have that running instead of official Slackware-arm?
 
Old 01-03-2020, 01:46 PM   #111
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,912

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by akschu View Post
I created a mirror of this:

http://mirrors.aptalaska.net/slackware/slarm64/

Right now I'm pulling a dir list from http://dl.fail.pp.ua using lftp and only downloading new files, but if sndwvs would rather me use rsync of something, please let me know.

Anyway, I also added this:

http://mirrors.aptalaska.net/slackwa...schu-packages/
Thanks akschu for using slarm64 and for the mirror.
if it’s more convenient for you to use rsync, it’s better to use it.
add a mirror to slackpkg

Last edited by sndwvs; 01-03-2020 at 02:02 PM.
 
Old 01-03-2020, 05:06 PM   #112
akschu
Member
 
Registered: Dec 2007
Posts: 96

Rep: Reputation: 39
rsync would be best. Please contact me at:

echo "schu/schu;net" | sed 's/\//@/' | sed 's/;/./'

Regarding rsync access.

Thanks,
schu
 
Old 01-04-2020, 04:07 AM   #113
dodoLQ
Member
 
Registered: Dec 2014
Location: France
Distribution: Slackware
Posts: 211

Rep: Reputation: Disabled
I'll go for rsync too, OSDN is VERY slow!
 
Old 01-11-2020, 10:50 AM   #114
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,912

Original Poster
Rep: Reputation: Disabled
added build:
  • k/kernel-source
  • k/kernel-headers
  • k/kernel-generic
  • k/kernel-modules
 
1 members found this post helpful.
Old 01-11-2020, 01:57 PM   #115
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,912

Original Poster
Rep: Reputation: Disabled
mozilla-firefox-72.0.1-aarch64-1.txz
 
Old 01-11-2020, 08:00 PM   #116
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,912

Original Poster
Rep: Reputation: Disabled
created a separate slarm64 build system repository based on original Slackware build scripts
 
Old 01-12-2020, 04:40 AM   #117
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,912

Original Poster
Rep: Reputation: Disabled
build qt5-5.14.0-aarch64-1mara.txz
depsbuild qt5-webkit-5.212.0_alpha3-aarch64-1mara.txz
deps

Last edited by sndwvs; 01-12-2020 at 07:57 AM.
 
1 members found this post helpful.
Old 01-17-2020, 12:03 PM   #118
aaditya
Member
 
Registered: Oct 2013
Location: India
Distribution: Slackware
Posts: 272
Blog Entries: 2

Rep: Reputation: 85
Quote:
Originally Posted by sndwvs View Post
Hi Mara (sndwvs),

Should I replace kernel-*-rk3399 (board specific) packages with above ones?

Thanks.
 
Old 01-17-2020, 12:08 PM   #119
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,912

Original Poster
Rep: Reputation: Disabled
Hi aaditya,
no it's not worth the vanilla core.
 
Old 01-18-2020, 11:25 AM   #120
aaditya
Member
 
Registered: Oct 2013
Location: India
Distribution: Slackware
Posts: 272
Blog Entries: 2

Rep: Reputation: 85
Quote:
Originally Posted by sndwvs View Post
Hi aaditya,
no it's not worth the vanilla core.
Ok Mara. Its a generic kernel for devices where board specific kernel is not needed.

To prevent board specific kernel packages being upgraded, I added in /etc/slackpkg/blacklist:

Code:
kernel-rk3399
kernel-firmware-rk3399
kernel-headers-rk3399
kernel-modules-rk3399
kernel-source-rk3399
Thanks.

Last edited by aaditya; 01-22-2020 at 12:05 PM. Reason: blacklist edited
 
  


Reply



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
AArch64 kernel and modules to install Slackware ARM current on the RPi3 Exaga Slackware - ARM 27 02-07-2017 10:45 AM
LXer: ARM64/AArch64 Support Going Into Linux 3.7 Kernel LXer Syndicated Linux News 0 10-02-2012 06:20 AM

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

All times are GMT -5. The time now is 10:44 PM.

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