LinuxQuestions.org
Review your favorite Linux distribution.
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 11-30-2018, 09:20 PM   #31
ricky_cardo
Member
 
Registered: Feb 2006
Location: Syracuse, NY
Distribution: Slackware64-Current
Posts: 210

Original Poster
Rep: Reputation: 76

Yeah you can do it, directions on install docs are top shelf!!!
ftp://ftp.arm.slackware.com/slackwar...lWinner_H3.TXT
If I can help I certainly will offer up any ideas.

--I'm still rock solid on kernel in extra, going to order a couple heat sinks and try 4.19.5 again.
--Feeling good about power supply as I spliced into an old Dell tower power supply (In this way I power a 3.5 HD too)
__Keep up the good work Stuart!!!
 
Old 12-01-2018, 10:07 AM   #32
drmozes
Slackware Contributor
 
Registered: Apr 2008
Distribution: Slackware
Posts: 1,539

Rep: Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309
Quote:
Originally Posted by ricky_cardo View Post
Yeah you can do it, directions on install docs are top shelf!!!
ftp://ftp.arm.slackware.com/slackwar...lWinner_H3.TXT
If I can help I certainly will offer up any ideas.

--I'm still rock solid on kernel in extra, going to order a couple heat sinks and try 4.19.5 again.
--Feeling good about power supply as I spliced into an old Dell tower power supply (In this way I power a 3.5 HD too)
__Keep up the good work Stuart!!!
Could you take a photo of what you've done there? I have some old PSUs I'd like to do that with, but when I looked at them, it wasn't as obvious as I thought it might be.
The last time I did something with a PSU was when I blew one up (POP and putrid smoke belched out) ;-)
 
Old 12-01-2018, 11:29 PM   #33
ricky_cardo
Member
 
Registered: Feb 2006
Location: Syracuse, NY
Distribution: Slackware64-Current
Posts: 210

Original Poster
Rep: Reputation: 76
looks a little sloppy around the powersupply. This was an old Dell workstation (XEON maybe) was getting scrapped so I grabbed the powersupply which looks odd as it was the base of the tower.
I just used red (5v) and yellow (12V) and some grounds connected to some spare molex and barrel ends. Needed to short a pin on the PSU. (its messy but here it is) one banana and one orange pi. (the raspberry is in the garage)


Orange and Banana PI (slackware ARM -current)
http://lehcar.no-ip.org:8080/~rich/B_O_pie.jpg

PowerSupply
http://lehcar.no-ip.org:8080/~rich/power_supply.jpg
http://lehcar.no-ip.org:8080/~rich/psu_pin.png

*short PS_ON to COM to keep PSU powered up without Motherboard.
-I used 5v (red) for PIs. The HDs wanted 12(yellow),5(red) and black (COM)
-didn't find use for the orange 3.3v wires (I used solder to tin the connections and plastic insulating wire shrink wrap)

these handy too: (molex to usb)
https://www.ebay.com/p/PC-Internal-5...0946613&chn=ps


The orange is running rdiff-backup to grab all B/U of all devices.
The banana is slackware / slackware-arm tree's on NFS and some dvds ripped and served via mediatomb. (was an asterisk install to some ata devices for home pbx, and may be again someday) ((was fun to have music on hold etc.))

had a trim slice but mother nature and lightning took care of that few years back. (Came into the house on coax and killed modem, router, and all devices connected on Ethernet)

Last edited by ricky_cardo; 12-02-2018 at 12:03 AM.
 
1 members found this post helpful.
Old 12-03-2018, 05:34 PM   #34
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Rep: Reputation: 38
I'm happy to announce that I now have Slackwarearm-current installed and running on my orange pi. I find myself a bit red faced over how easy it all is, now that I have all the little problems found and corrected. I did find two things I could never make work, I'm sure it is some thing I'm doing wrong, but I did find alternates to get past them. One was trying to download the uboot image:
Code:
wget ftp://ftp.arm.slackware.com/slackwarearm/boardsupport/allwinner/H3/u-boot/bin/orangepi_pc.sdcard_latest.img.xz
that kept telling me the file didn't exist, I finally used my browser to go fetch it from the slackwarearm site and move it into the correct folder.
The other one I couldn't make work was the install folder. No matter what I tried, it kept giving me a 404 error for PACKAGES.TXT. I know the file is there, I even opened it with a text editor just to make sure it wasn't corrupted. I had entered the following in the url the installer asked for:
Code:
http://192.168.0.102:8000
and
Code:
/export/slackwarearm/slackwarearm-current/slackware/
for the location. That is the correct ip address for my server. When I tried it I could see the http server responding, but it kept saying the PACKAGES.TXT couldn't be found. After numerous tries, I gave up and tried an internet install. That worked and fortunately it didn't get interrupted before it completed. I tried several different iterations on the folder location with no success.
 
1 members found this post helpful.
Old 12-03-2018, 08:50 PM   #35
ricky_cardo
Member
 
Registered: Feb 2006
Location: Syracuse, NY
Distribution: Slackware64-Current
Posts: 210

Original Poster
Rep: Reputation: 76
Good show!!! Interndan
I just got some heat sinks in the mail today, popped them on the H3 and memory modules. Upgraded to 4.19.5 after (~4 maybe) several days of operation on 4.17.19.
Will see if it stays stable.
 
Old 12-03-2018, 10:18 PM   #36
ricky_cardo
Member
 
Registered: Feb 2006
Location: Syracuse, NY
Distribution: Slackware64-Current
Posts: 210

Original Poster
Rep: Reputation: 76
wonder how we get these to populate:
/sys/class/thermal/thermal_zone0/temp
maybe kernel compile flag... gonna poke around

Debian distro reports can be found here: might be kernel option...
# mainline kernel 4.0 or above, SoC temp should be available
/sys/class/thermal/thermal_zone0/temp

Maybe something like:
****NOTE DID NOT TEST ANY HERE BTW (AXP209 seems good for A20 CPU, SUN4I seems right, the others are semi-blind guesses (ntc?? no idea)((others below could be other chipsets did not find much))
Code:
CONFIG_PINCTRL_AXP209=y
CONFIG_PWM_SUN4I=m
CONFIG_SENSORS_NTC_THERMISTOR=m
CONFIG_SENSORS_NCT6683=m
CONFIG_SENSORS_NCT6775=m
CONFIG_SENSORS_NCT7802=m
CONFIG_SENSORS_NCT7904=m
CONFIG_SENSORS_PCF8591=m
source:
http://linux-sunxi.org/Cpufreq
https://forum.armbian.com/topic/8795...bugging-party/
sample kernel config to peek at armbian I believe.
https://github.com/armbian/build/blo...xi-next.config

Last edited by ricky_cardo; 12-03-2018 at 11:11 PM. Reason: possible option
 
1 members found this post helpful.
Old 12-04-2018, 03:52 AM   #37
drmozes
Slackware Contributor
 
Registered: Apr 2008
Distribution: Slackware
Posts: 1,539

Rep: Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309
Quote:
Originally Posted by interndan View Post
I'm happy to announce that I now have Slackwarearm-current installed and running on my orange pi. I find myself a bit red faced over how easy it all is, now that I have all the little problems found and corrected. I did find two things I could never make work, I'm sure it is some thing I'm doing wrong, but I did find alternates to get past them. One was trying to download the uboot image:
Code:
wget ftp://ftp.arm.slackware.com/slackwarearm/boardsupport/allwinner/H3/u-boot/bin/orangepi_pc.sdcard_latest.img.xz
This is because the FTP site doesn't follow symlinks, it seems. It works over http, so I've changed the document. Thanks.

Quote:
PACKAGES.TXT. I know the file is there, I even opened it with a text editor just to make sure it wasn't corrupted. I had entered the following in the url the installer asked for:
Code:
http://192.168.0.102:8000
and
Code:
/export/slackwarearm/slackwarearm-current/slackware/
for the location. That is the correct ip address for my server. When I tried it I could see the http server responding, but it kept saying the PACKAGES.TXT couldn't be found. After numerous tries, I gave up and tried an internet install. That worked and fortunately it didn't get interrupted before it completed. I tried several different iterations on the folder location with no success.
Probably the same problem because PACKAGES.TXT is also a symlink, but that's how it's meant to be.
Hmm. I'll see if the admin of the FTP site there will fix that.
 
Old 12-04-2018, 09:51 PM   #38
ricky_cardo
Member
 
Registered: Feb 2006
Location: Syracuse, NY
Distribution: Slackware64-Current
Posts: 210

Original Poster
Rep: Reputation: 76
Early to say for sure but seems like orange pi is stable with heatsinks installed.
-- Fingers crossed...
Code:
rich@orange ~ $ uptime;uname -a;date
 22:51:33 up 1 day,  2:37,  2 users,  load average: 1.00, 1.05, 1.07
Linux orange.lehcar.no-ip.org 4.19.5-armv7 #2 SMP Fri Nov 30 12:54:13 GMT 2018 armv7l Allwinner sun8i Family GNU/Linux
Tue Dec  4 22:51:33 EST 2018
 
Old 12-05-2018, 03:46 AM   #39
drmozes
Slackware Contributor
 
Registered: Apr 2008
Distribution: Slackware
Posts: 1,539

Rep: Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309
Quote:
Originally Posted by ricky_cardo View Post
Early to say for sure but seems like orange pi is stable with heatsinks installed.
-- Fingers crossed...
Code:
rich@orange ~ $ uptime;uname -a;date
 22:51:33 up 1 day,  2:37,  2 users,  load average: 1.00, 1.05, 1.07
Linux orange.lehcar.no-ip.org 4.19.5-armv7 #2 SMP Fri Nov 30 12:54:13 GMT 2018 armv7l Allwinner sun8i Family GNU/Linux
Tue Dec  4 22:51:33 EST 2018
I've added a good spread of sensor modules to 4.19.6. I've also noticed that my TrimSlice Pro is stable since adopting the "on demand" CPU governor, where as previously it'd hang without warning.
 
Old 12-06-2018, 01:05 AM   #40
ricky_cardo
Member
 
Registered: Feb 2006
Location: Syracuse, NY
Distribution: Slackware64-Current
Posts: 210

Original Poster
Rep: Reputation: 76
Did you have any luck reading temp?
-I did not yet.

Going to read up how to compile kernel so I can help out. (remember its more involved for arm the regular slack)


Possible:
CONFIG_CPU_THERMAL=y
CONFIG_CLOCK_THERMAL=y
 
Old 12-06-2018, 01:55 AM   #41
drmozes
Slackware Contributor
 
Registered: Apr 2008
Distribution: Slackware
Posts: 1,539

Rep: Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309
Quote:
Originally Posted by ricky_cardo View Post
CONFIG_CPU_THERMAL=y
CONFIG_CLOCK_THERMAL=y
4.19.7 is out, with all this stuff in there.

Last edited by drmozes; 12-06-2018 at 08:32 AM.
 
Old 12-07-2018, 10:59 AM   #42
ricky_cardo
Member
 
Registered: Feb 2006
Location: Syracuse, NY
Distribution: Slackware64-Current
Posts: 210

Original Poster
Rep: Reputation: 76
Nuts, there are some new entries in
Code:
root@orange:~# cat /sys/devices/virtual/thermal/cooling_device0/cur_state 
0
but I can't seem to get a temp read...

still cpu stalling too (this is a tough nut to crack)
Code:
Dec  7 05:41:08 orange kernel: [52112.723597] rcu: INFO: rcu_sched self-detected stall on CPU
Dec  7 05:41:08 orange kernel: [52112.723632] rcu: ^I1-...!: (1 GPs behind) idle=d62/1/0x40000002 softirq=119786/119787 fqs=0 last_accelerate: 94d7/c4ce, nonlazy_posted: 0, L.
Dec  7 05:41:08 orange kernel: [52112.723634] rcu: ^I (t=1060855 jiffies g=700781 q=12)
Dec  7 05:41:08 orange kernel: [52112.723647] rcu: rcu_sched kthread starved for 1060855 jiffies! g700781 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x0 ->cpu=2
Dec  7 05:41:08 orange kernel: [52112.723650] rcu: RCU grace-period kthread stack dump:
Dec  7 05:41:08 orange kernel: [52112.723692] [<c09889b8>] (__schedule) from [<c0988b50>] (schedule+0x7c/0x98)
Dec  7 05:41:08 orange kernel: [52112.723705] [<c0988b50>] (schedule) from [<c098beec>] (schedule_timeout+0x2f8/0x380)
Dec  7 05:41:08 orange kernel: [52112.723723] [<c098beec>] (schedule_timeout) from [<c03981d0>] (rcu_gp_kthread+0x518/0x8c8)
Dec  7 05:41:08 orange kernel: [52112.723738] [<c03981d0>] (rcu_gp_kthread) from [<c03587cc>] (kthread+0x130/0x148)
Dec  7 05:41:08 orange kernel: [52112.723751] [<c03587cc>] (kthread) from [<c03010d8>] (ret_from_fork+0x14/0x3c)
Dec  7 05:41:08 orange kernel: [52112.723756] Exception stack(0xee0f9fb0 to 0xee0f9ff8)
Dec  7 05:41:08 orange kernel: [52112.723764] 9fa0:                                     00000000 00000000 00000000 00000000
Dec  7 05:41:08 orange kernel: [52112.723771] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Dec  7 05:23:27 orange kernel: [52112.723778] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000
Dec  7 05:23:27 orange kernel: [52112.723787] NMI backtrace for cpu 1
Dec  7 05:23:27 orange kernel: [52112.723799] CPU: 1 PID: 5126 Comm: mandb Tainted: G         C        4.19.7-armv7 #2
Dec  7 05:23:27 orange kernel: [52112.723801] Hardware name: Allwinner sun8i Family
Dec  7 05:23:27 orange kernel: [52112.723818] [<c030fa84>] (unwind_backtrace) from [<c030b27c>] (show_stack+0x10/0x14)
Dec  7 05:23:27 orange kernel: [52112.723831] [<c030b27c>] (show_stack) from [<c0975ff8>] (dump_stack+0x80/0xa0)
Dec  7 05:41:08 orange kernel: [52112.723845] [<c0975ff8>] (dump_stack) from [<c097b32c>] (nmi_cpu_backtrace+0xa0/0xb8)
Dec  7 05:41:08 orange kernel: [52112.723859] [<c097b32c>] (nmi_cpu_backtrace) from [<c097b3c8>] (nmi_trigger_cpumask_backtrace+0x84/0x114)
Dec  7 05:41:08 orange kernel: [52112.723871] [<c097b3c8>] (nmi_trigger_cpumask_backtrace) from [<c039b264>] (rcu_dump_cpu_stacks+0xa0/0xb8)
Dec  7 05:41:08 orange kernel: [52112.723884] [<c039b264>] (rcu_dump_cpu_stacks) from [<c0399aac>] (rcu_check_callbacks+0x344/0x764)
Dec  7 05:41:08 orange kernel: [52112.723899] [<c0399aac>] (rcu_check_callbacks) from [<c03a1070>] (update_process_times+0x30/0x5c)
Dec  7 05:41:08 orange kernel: [52112.723915] [<c03a1070>] (update_process_times) from [<c03b0fc4>] (tick_sched_handle+0x54/0x60)
Dec  7 05:41:08 orange kernel: [52112.723927] [<c03b0fc4>] (tick_sched_handle) from [<c03b11e8>] (tick_sched_timer+0x44/0x94)
Dec  7 05:41:08 orange kernel: [52112.723939] [<c03b11e8>] (tick_sched_timer) from [<c03a1ee4>] (__hrtimer_run_queues+0x198/0x2dc)
Dec  7 05:41:08 orange kernel: [52112.723952] [<c03a1ee4>] (__hrtimer_run_queues) from [<c03a2714>] (hrtimer_interrupt+0x114/0x28c)
Dec  7 05:41:08 orange kernel: [52112.723968] [<c03a2714>] (hrtimer_interrupt) from [<c0870464>] (arch_timer_handler_phys+0x28/0x30)
Dec  7 05:41:08 orange kernel: [52112.723984] [<c0870464>] (arch_timer_handler_phys) from [<c038e88c>] (handle_percpu_devid_irq+0xb4/0x224)
Dec  7 05:41:08 orange kernel: [52112.723998] [<c038e88c>] (handle_percpu_devid_irq) from [<c0389e18>] (generic_handle_irq+0x18/0x28)
Dec  7 05:41:08 orange kernel: [52112.724009] [<c0389e18>] (generic_handle_irq) from [<c038a3f8>] (__handle_domain_irq+0x9c/0xb4)
Dec  7 05:41:08 orange kernel: [52112.724024] [<c038a3f8>] (__handle_domain_irq) from [<c05da4f4>] (gic_handle_irq+0x54/0x80)
Dec  7 05:41:08 orange kernel: [52112.724037] [<c05da4f4>] (gic_handle_irq) from [<c03019f8>] (__irq_svc+0x58/0x74)
Dec  7 05:41:08 orange kernel: [52112.724041] Exception stack(0xde3bdda8 to 0xde3bddf0)
Dec  7 05:41:08 orange kernel: [52112.724050] dda0:                   ed0a0800 00000000 00000000 c0f420b0 ee0d4e00 ed0a0800
Dec  7 05:41:08 orange kernel: [52112.724060] ddc0: c0e0dd00 c9e4ba80 eefbdd00 2e1b0000 c09889bc de3bde34 00000000 de3bddf8
Dec  7 05:41:08 orange kernel: [52112.724066] dde0: c035f410 c033a150 60060113 ffffffff
Dec  7 05:41:08 orange kernel: [52112.724078] [<c03019f8>] (__irq_svc) from [<c033a150>] (__mmdrop+0x4/0x120)
Dec  7 05:41:08 orange kernel: [52112.724087] [<c033a150>] (__mmdrop) from [<00000000>] (  (null))
 
  


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
playonlinux or wine in multilib 5am and eyes blurring rcorkum Slackware 5 02-08-2015 11:54 AM
grub error 15 + entire system became non-responsive Grafbak Linux - Newbie 9 08-30-2005 09:43 PM
System Tray - Delete Non-Responsive Icon easyE Linux - General 3 05-03-2005 09:27 AM
updatedb and slocate runs at 5am, how can I change this? Archeantus Linux - Software 4 02-12-2005 05:06 PM
Server crashes between 3am and 5am every morning abefroman Fedora - Installation 4 12-05-2004 06:30 PM

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

All times are GMT -5. The time now is 06:14 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