[ROM][10][Q][flo][UNOFFICIAL][Resurrection Remix OS-Ten] -> 2020-01-21

JT1510365

Senior Member
Jan 7, 2014
2,797
2,121
193
25
South Lyon
What happened to the smartbar navigation? & Why does it seem each new Android version looses more customization features instead of adding them?
The Lead Developer of the RR Remix team (Varund7726) has left so unfortunately development for RR Pie and RR Q has been put on hold until they get there team back together. This is why there pie roms and Q roms don't have many features put in them. The team hasnt been able to work on the project so basically its being no longer updated and its state right now is a abandoned and dead project. Its sad but unfortunately some things come to an end at some point or another.

---------- Post added at 01:22 AM ---------- Previous post was at 01:21 AM ----------

Nice, I thought RR was dead after pie.
it is dead.
 

Oirbsiu

Member
Jan 27, 2020
5
0
0
Hi All,
I have a Nexus 7 2013 (Flo) with the following

TWRP 3.3.1-1 UA (<- updated)
RR-Ten-20200119-flo-Unofficial.zip
open_gapps-arm-10.0-nano-20200128
Magisk 20.3

From Magisk, i installed busybox for android NDK (ver 1.31.1) and KaliNethunter (Ver 8.2)

With Kali installed, I went to install the chroot using kalifs-armhf-minimal.tar.xz

So far no issues with the installation.

I then proceeded to perform an update / upgrade

I then did apt-get install kali-linux-full

Again no issues noted.

yet every time I run nmap,
e.g. nmap -sN 192.168.178.0/24

I see the banner telling me that nmap has started but about 5 seconds later my devices reboots.

I cant figure out if the issue is with Kali or with the custom ROM - ive tried to see if I could spot anything with MattLog but I couldnt see anything to suggest what causes the device to reboot.

Is anyone else using this ROM and Kali - what else did you do to get namp to stop the reboot.
Regards
Mark
So it turns out that if you run nmap as root, you will force a crash and the tablet will reboot - if you want to run nmap - you need to su to the user kali
(found this out when I installed nethunter on my Oneplus 3T - only this time when you run nmap as root, it only kills nmap, not the device)