2021-06-16 17:42
Werner changed the topic of #armbian to: armbian - Linux for ARM development boards |
www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum/Twitter feed: #armbian-rss | Type 'help' for help | Logs: -> irc.armbian.com
00:14
sunshavi has joined #armbian
00:14
BCMM has quit [Ping timeout: 244 seconds]
00:30
archetech has quit [Quit: Leaving]
01:42
MrCoolAndroid has joined #armbian
01:43
<
MrCoolAndroid >
Hello!
01:43
<
MrCoolAndroid >
I need some help, i have Armbian on eMMC in a S905W device
01:44
<
MrCoolAndroid >
But i want to install LibreELEC or CoreELEC through USB, how can I do this?
01:50
MrCoolAndroid has quit [Remote host closed the connection]
01:56
<
Armbian-Discord >
<lanefu> yeah we don't really focus on tvboxes in here..
01:57
<
Armbian-Discord >
<lanefu> did you ask in the TV Boxes "club" on the armbian forum
01:57
<
Armbian-Discord >
<lanefu> that's gonna be the best source of experts in that little section where the tv box community hangs out
01:58
MrCoolAndroid has joined #armbian
01:59
<
Armbian-Discord >
<MrCoolAndroid> Just joined the discord, alright thanks for your response, will check the forum
02:10
MrCoolAndroid has quit [Remote host closed the connection]
02:19
Malditron has joined #armbian
03:13
<
Armbian-Discord >
<kprasadvnsi> @IgorPec
03:30
Tables has quit [Quit: Leaving]
03:53
Redentor has joined #armbian
03:54
archetyp` has joined #armbian
03:57
archetyp has quit [Ping timeout: 250 seconds]
04:08
<
minnix[m] >
I was unable to boot directly from nvme at install, so I installed from msd and then moved the installation to the nvme via armbian-config
04:13
Malditron has quit [Quit: Konversation terminated!]
05:00
<
Armbian-Discord >
<kprasadvnsi> I want to revert a commit in kernel. how can I make a revert patch for it?
05:04
Redentor has quit [Quit: Leaving]
05:12
<
Armbian-Discord >
<IgorPec> git revert will make a commit, then you create a patch from that commit
05:12
<
Armbian-Discord >
<IgorPec> good morning 😉
05:17
<
Armbian-Discord >
<kprasadvnsi> good morning
05:21
DarkG has quit [Remote host closed the connection]
05:21
DarkG has joined #armbian
07:08
Toasty has joined #armbian
07:09
archetyp` has quit [Quit: Leaving]
07:40
<
Armbian-Discord >
<kprasadvnsi> revert commit failed. showing a lot of confilcts.
07:41
<
Armbian-Discord >
<IgorPec> that patch has to be added 1st
07:41
<
Armbian-Discord >
<IgorPec> then it should be ok
07:41
<
Armbian-Discord >
<kprasadvnsi> why can't we just use the official kernel repo?
07:41
BCMM has joined #armbian
07:42
<
Armbian-Discord >
<kprasadvnsi> i mean git revert failed
07:42
BCMM has quit [Client Quit]
07:42
<
Armbian-Discord >
<IgorPec> that is not possible
07:42
BCMM has joined #armbian
07:42
<
Armbian-Discord >
<IgorPec> git revert just revers commit and create a commit with
07:43
<
Armbian-Discord >
<IgorPec> what you want to achive speficifally?
07:43
<
Armbian-Discord >
<IgorPec> which commit to revert?
07:44
<
Armbian-Discord >
<kprasadvnsi> kp@kp-x505za:~/trials/linux$ git revert b10709b7983353257b0762dde5ac619ec13c0c4a Auto-merging drivers/video/backlight/pwm_bl.c CONFLICT (content): Merge conflict in drivers/video/backlight/pwm_bl.c Auto-merging drivers/phy/allwinner/phy-sun6i-mipi-dphy.c Auto-merging drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c Auto-merging drivers/gpu/drm/sun4i/sun4i_tcon.c Auto-merging drivers/gpu/drm/panel/panel-sitronix-st7703.c Aut
07:44
<
Armbian-Discord >
drivers/clk/sunxi-ng/ccu-sun50i-a64.c CONFLICT (content): Merge conflict in drivers/clk/sunxi-ng/ccu-sun50i-a64.c error: could not revert b10709b79833... drm: sun4i: Support taking over display pipeline state from p-boot hint: after resolving the conflicts, mark the corrected paths hint: with 'git add <paths>' or 'git rm <paths>' hint: and commit the result with 'git commit'
07:44
<
Armbian-Discord >
<IgorPec> why we are not attached to mainline? because megis branch has many alleinner improvements, that are not in mainline. but perhaps the diff is not that big anymore. in any case, someone would need to inspect the diff and act accordingly
07:44
<
Armbian-Discord >
<IgorPec> are you making git revert on a clean code?
07:44
<
Armbian-Discord >
<IgorPec> or on a patched one?
07:45
<
Armbian-Discord >
<kprasadvnsi> on a clean code
07:46
<
Armbian-Discord >
<IgorPec> that's mainline branch 5.13.y ?
07:46
<
Armbian-Discord >
<kprasadvnsi> yes, its a orange-pi-5.13 branch
07:47
<
Armbian-Discord >
<IgorPec> ok, let me check ...
07:55
<
IgorPec >
will take some time, got some slow connection to github
07:57
<
Armbian-Discord >
<kprasadvnsi> I have sent the fixed patches.
08:21
<
Alex[m] >
* aka Renegade Elite from LibreComputer / Firefly
08:21
<
Alex[m] >
aka Renegade Elite from LibreComputer
08:21
Alex[m] has joined #armbian
08:21
<
Alex[m] >
Hey there - any ROC-RK3399-PC user here with a nvme?
08:21
<
Alex[m] >
that's the thing, it worked with a pcie nvme, but it seems to not work with a sata nvme...
08:21
<
Alex[m] >
at least this would explain my issue
08:21
<
Alex[m] >
hm... I think my nvme ssd is not supported v.v
08:21
<
Alex[m] >
I am using the rockchip64 kernel (with another distro, but this shouldn't matter)
08:24
<
BCMM >
Alex[m]: what do you mean by "a sata nvme"
08:26
<
BCMM >
Alex[m]: m.2 is one of those weird connectors that contains two entirely independent interfaces. it uses SATA
*or* NVMe.
08:28
<
BCMM >
i'm pretty sure the renegade elite works with NVMe M.2 SSDs, but not with SATA M.2 SSDs
08:58
<
IgorPec >
its hardware limitation
10:29
archetech has joined #armbian
10:35
oida has joined #armbian
11:17
chewitt has joined #armbian
11:48
<
Armbian-Discord >
<Tonymac32> Correct
12:03
<
Alex[m] >
<BCMM> "Alex: m.2 is one of those..." <- right, sorry - I meant sata m2
12:04
<
Armbian-Discord >
<IgorPec> only pci is supported
12:04
<
Alex[m] >
I guess then I have to look for a pcie/nvme m2
12:04
<
Armbian-Discord >
<IgorPec> corrent
12:05
<
Alex[m] >
I distinguished between sata and pcie, that's why I wrote sata nvme
12:14
archetech has quit [Quit: Konversation terminated!]
12:19
archetech has joined #armbian
12:32
archetyp has joined #armbian
12:42
psydroid has quit [Quit: Bridge terminating on SIGTERM]
12:42
kprasadvnsi has quit [Quit: Bridge terminating on SIGTERM]
12:42
nekomancer[m] has quit [Quit: Bridge terminating on SIGTERM]
12:42
solderfumes has quit [Quit: Bridge terminating on SIGTERM]
12:42
zentra[m] has quit [Quit: Bridge terminating on SIGTERM]
12:42
Michi[m] has quit [Quit: Bridge terminating on SIGTERM]
12:42
minnix[m] has quit [Quit: Bridge terminating on SIGTERM]
12:42
Alex[m] has quit [Quit: Bridge terminating on SIGTERM]
12:46
solderfumes has joined #armbian
12:46
nekomancer[m] has joined #armbian
12:46
Michi[m] has joined #armbian
12:46
kprasadvnsi has joined #armbian
12:46
zentra[m] has joined #armbian
12:46
minnix[m] has joined #armbian
12:46
Alex[m]1 has joined #armbian
12:54
archetech has quit [Quit: Leaving]
13:14
archetech has joined #armbian
13:57
<
Armbian-Discord >
<kprasadvnsi> anybody familiar with SID in allwinner SoC? how can I read data from it?
13:57
psydroid has joined #armbian
14:19
<
martinayotte >
kprasadvnsi: you can use "devmem2" to read directly from memory.
14:19
<
martinayotte >
For example, I use this script for H3 :
14:19
<
martinayotte >
#!/bin/bash
14:19
<
martinayotte >
d0=`./devmem2 0x01c14200 w|grep Value|sed 's/^.*: 0x/ /'`
14:19
<
martinayotte >
d3=`./devmem2 0x01c1420c w|grep Value|sed 's/^.*: 0x/ /'`
14:19
<
martinayotte >
d2=`./devmem2 0x01c14208 w|grep Value|sed 's/^.*: 0x/ /'`
14:19
<
martinayotte >
d1=`./devmem2 0x01c14204 w|grep Value|sed 's/^.*: 0x/ /'`
14:19
<
martinayotte >
echo $d0 $d1 $d2 $d3
14:33
sunshavi has left #armbian [ERC (IRC client for Emacs 27.2)]
14:35
<
Armbian-Discord >
<kprasadvnsi> it worked. thanks
14:44
<
martinayotte >
welcome !
14:44
sunshavi has joined #armbian
15:06
Redentor has joined #armbian
15:16
sunshavi has quit [Remote host closed the connection]
15:17
sunshavi has joined #armbian
15:35
Redentor has quit [Remote host closed the connection]
15:43
sunshavi_ has joined #armbian
15:43
sunshavi has quit [Ping timeout: 252 seconds]
15:54
forestj has joined #armbian
16:23
Toasty has quit [Ping timeout: 250 seconds]
17:11
Toasty has joined #armbian
17:40
crabbedhaloablut has quit [Quit: No Ping reply in 180 seconds.]
17:41
crabbedhaloablut has joined #armbian
17:45
forestj has quit [Quit: Client closed]
18:02
mrueg has quit [Quit: No Ping reply in 180 seconds.]
18:03
mrueg has joined #armbian
18:19
archetech has quit [Quit: Leaving]
18:27
Malditron has joined #armbian
18:28
archetech has joined #armbian
19:31
kcz has quit [Quit: kcz]
19:35
kcz has joined #armbian
20:02
jock has joined #armbian
20:47
jock has quit [Ping timeout: 244 seconds]
21:00
Redentor has joined #armbian
21:15
<
Armbian-Discord >
<IgorPec> hi
21:40
f476_ has joined #armbian
21:44
f476 has quit [Ping timeout: 248 seconds]
22:08
f476_ has quit [Ping timeout: 252 seconds]
22:08
f476 has joined #armbian
22:29
f476 has quit [Ping timeout: 252 seconds]
22:31
f476 has joined #armbian
22:51
Coraxyn has joined #armbian
22:52
<
Coraxyn >
Compiling gives linker error saying crtbegin.o and crtend.o not found
22:52
<
Coraxyn >
Have tried to find correct -dev package, but failed. Any hints?
22:52
<
Coraxyn >
Running on Orange Pi H3
22:53
<
nekomancer[m] >
what compiling?
22:53
<
Coraxyn >
IoT gateway, Free Pascal
22:54
<
IgorPec >
this is not armbian issue then. armbian provides compilers, headers, libc. job done :)
22:54
<
nekomancer[m] >
try to found named files yourself
22:55
<
Coraxyn >
Igor, why would these files be missing?
22:55
<
IgorPec >
i have no idea what are those files
22:56
<
Coraxyn >
Welcome to club
22:57
<
IgorPec >
the same process works on desktop linux?
22:57
<
IgorPec >
i mean x86
22:58
<
IgorPec >
anyway those were from quick googling ... have to hibernate.
23:00
<
Coraxyn >
Thank you
23:04
Coraxyn has left #armbian [Leaving]
23:05
crabbedhaloablut has quit [Remote host closed the connection]
23:05
crabbedhaloablut has joined #armbian
23:08
Toasty has quit [Ping timeout: 244 seconds]
23:38
archetech has quit [Quit: Konversation terminated!]
23:42
archetech has joined #armbian
23:58
<
steev >
it removes the regulatory restrictions on atheros cards
23:58
<
lanefu >
Yeah ch 14 for everyone!