[Q] Arch linux for netbook GoClever i102( Airis Kira N10020)? - Android Q&A, Help & Troubleshooting

Hello all,
I have recevied an old tablet "goClever i102 ( Airis Kira N10020) and it is slow.
Here are it's specifications:
• 10" Wide TFT (1024x600)
• ARM11 up to 1 GHz Processor
• Memory 512 MB DDR2
• Storage Flash 4 GB
• WLAN - LAN 10/100
• mini HDMI - Web-Cam - 4x USB
• micro SD/SD-HC Card Reader
• Dimensions 246.6 x 172.7 x 24.5 mm.
• Weight ~ 0.90 Kg.
• Android 2.3 OS
The manufacturer's page for the device:
http://www.airissupport.com/SupportHome2.aspx?Codigo=N10020
Here are some aditional informations I gathered by openning it:
Processor
========
Infotmic imapx210bm1-80
pcc265 oop-1
1133
Stuff written on the main board
========================
pc1051
ver.1.2
2011/12/14
s-m
940-0
e305905
Some integraded circuits I could not identify
==================================
4x Samsung k4t1g164qf-bce7
Hynix Nand Flash Memory
====================
H27UBG8T2ATR-BC
PARALLEL 8M FLASH T
====================
MCXMX29LV800CBTI-70G
I rooted the device and I posted the instructions here:
http://forum.xda-developers.com/android/help/rooting-goclever-i102-n10020-t3119091
I would like to install on it Arch linux or some other linux core.
I set up a virtual machine with linux, installed a cross-compiler and the toolchain to build for ARMv6 processors and then I tried to build a bootloaded and a kernel for the tablet. It succesfuly built the kernel, just to test the toolchain ,but soon I realized that I could not configure u-boot for this specific processor. I could not find any pre-made configurations files for it. I don't have much knowledge about how to build a kernel or a bootloader.
Could anyone help me regarding this issue or give some instructions how to manually configure u-boot?
PS: I tried to boot on some RasberryPi softwares that I could find on the internet but it did not boot. Also I tried some linux software for the tablets Airis Kira N7000 / N8000 / N9000 that I found here: https://kirbian.wordpress.com/descargas/airis-kira-n7000-n8000-n9000/ ,and booted the kernel for a very short time(it displayed something like uzImage.bin and a loading bar), but then the screen went black with the cursor blinking on the left. After this it remains in this state, nothing loads or changes. After I reboot it, it loads the stock rom (Android 2.3.3)...
Thank you in advance!

Related

no task bar & howto install? USB boot on Lenovo Ideapad G50 notebook

Boots in UEFI mode from live USB in "guest" mode only. Sees my WiFi AP and appears to connect without errors. But not able to open any webpage in the browser. Also, I'm confused because there is no menu or task bar visible. I can only see 4 icons on the desktop. Is that normal?... the task bar only shows up after installation? I see no options to install it. help?
ISO used: Remix_OS_for_PC_64bit_B2016040501.iso
Make/Model: Lenovo Ideapad G50-45 notebook
CPU: AMD A6-6310
GPU: Radeon R4/R5 integrated
Memory: 8GB
Hard Driver: 1TB internal samsung 5400rpm
Video Card: integrated
Audio Card: integrated
Network Card: Realtek RTL8723be wifi

Error booting Remix OS on laptop

Hi
I'm trying to boot up remix OS in HDD on a Toshiba laptop of 2006 with those specification
Intel Celeron M370
ATI Graphics
512 MB of ram
80 GB HDD
After successful installation it normally reboot to boot manager and I can select remix os to boot, and then it says:
Booting 'Resident Mode - All your data and apps are saved'
(hd0,0)
Filesystem type is NTFS, partition type 0x7
[Linux-bzImage, setup=0x3e00, size=0x4f4480]
[Linux-initrd @ 0x1b9d9000, 0x4b65ae bytes]
early console in decompress_kernel
input_data: 0x01556101
input_len: 0x004eb268
output: 0x01000000
output_len: 0x00a30490
run_size: 0x00adc000
Decompressing Linux... Parsing ELF... No relocation needed... done.
Booting the kernel.
Click to expand...
Click to collapse
Then there is a problem, because after 2 seconds it says:
[ 1.959044] intel_powerclamp: Intel powerclamp does not run on family 6 model 13
[ 1.961135] intel_rapl: driver does not support CPU family 6 model 13
Click to expand...
Click to collapse
I know that hardware is much weak, but seems like there are problems with powerclamp and intel_rapl, somethings related to driver.
There is something I can do to boot up Remix OS on this PC?
I have the same problem. But mine says "Cpu family 6 model 23"...
My laptop is a Samsung R430 from 2010.
Core 2 duo T6600 2.2GHz
6GB RAM
I'm trying to run it form usb though.
Sent from my G760-L03 using Tapatalk
Maybe some CPUs families aren't currently supported.
I could boot Remix OS on Intel Celeron 1007U x64 and on an Intel Core i7 2nd generation.
Someone can confirm?
hmm..
I also see this at boot... : intel_rapl: driver does not support CPU family * model * (intel d525)
But RemixOS 32bit is booting/working fine
Its some kind of cpu throtle driver ( to keep heat down ) if I read correctly
https://wiki.ubuntu.com/Kernel/PowerManagement/ThermalIssues
My system.. however.. is running cool (so, the driver is not needed)
A thought::
Try booting with : DEBUG=1
mitchell4you said:
hmm..
I also see this at boot... : intel_rapl: driver does not support CPU family * model * (intel d525)
But RemixOS 32bit is booting/working fine
Its some kind of cpu throtle driver ( to keep heat down ) if I read correctly
https://wiki.ubuntu.com/Kernel/PowerManagement/ThermalIssues
My system.. however.. is running cool (so, the driver is not needed)
A thought::
Try booting with : DEBUG=1
Click to expand...
Click to collapse
Uhm, thanks I'll try.
Where I have to add it?

Installed RemixOS stucks at the flashing display but boot up in debug mode

Hi everyone:
I install RemixOS on hard drive following some directions found on XDA (http://forum.xda-developers.com/remix/remix-os/question-install-remix-dedicated-hdd-t3316527) to installs the system directly to hard drive without dual boot.
What i did was the following: After pressing TAB on Resident mode, i removed everything after "quiet". Then i put INSTALL=1 and then format to ext4 to use all the disk space.
The installer finalizes without errors, but when i restart and choose normal init at GRUB, the system stucks on flashing screen, then never enters to graphic env.
The things changes when i boot in debug mode. The system boot up completely but to console. I know how to use Linux, but this distro its very different to an standard one, so i need some directions to diagnose and solve the problem.
In debug mode, when i grep dmesg for error or warning nothing is found. All the devices are detected and aparently installed.
The only thing that got my attention when i installed Remix was the following messages:
- intel_powerclamp: Intel powerclamp does not run on family 6 model 15
- intel_rapl: driver does not support CPU family 6 model 15
But these msgs i suppose that are normal because is an old CPU that not support all the features that the driver does, right?
Anyway, these are the specs of the intallation:
- RemixOS version: B2016071501.
- CPU: Intel Dual Core E2160 1.68Ghz
- MB: Foxconn 45CMX
- GPU: Intel integrated on MB. I don't know the exact model
- HDD: 60Gb SATA
Any ideas to solve this problem?
Many thanks in advance.

Remix OS cpu

I am trying to install Remix OS on VMware in a host with these specs:
CPU: AMD phenom x4 965 black edition
RAM: 8GB
GPU: Radeon 6670
After install the OS I get these errors:
intel_poweclamp: Intel powerclamp does not run on family 16 model 4
intel_rapl: driver does not support CPU family 16 model 4
Click to expand...
Click to collapse
After that the screen become black and stuck.
So I can't install Remix OS on AMD cpus? Is there any way to fix the problem with VMware?
ppp99 said:
I am trying to install Remix OS on VMware in a host with these specs:
CPU: AMD phenom x4 965 black edition
RAM: 8GB
GPU: Radeon 6670
After install the OS I get these errors:
After that the screen become black and stuck.
So I can't install Remix OS on AMD cpus? Is there any way to fix the problem with VMware?
Click to expand...
Click to collapse
Remix OS supports AMD processors. These errors occur also with Intel processors that are not Intel Core iX "don't support Power Clamp". I have AMD Athlon QL-62 and I also get this error but Remix OS works quiet good. Add DEBUG=1 to the kernel parameters in the bootloader and report back the errors.
---------- Post added at 02:29 PM ---------- Previous post was at 02:27 PM ----------
It's also most probably a video card issue.
After adding DEBUG=1 to kernel parameters I see the errors:
VFS: could not find a valid V7 on sda.
EXT4-fs (sda1): couldn't mound as ext3 due to feature incompatibilities
found at /dev/sda1
Type 'exit' to continue booting...
Running MirBSD Korn Shell...
Click to expand...
Click to collapse
after typing "exit" it writes:
modprobe: Couldn't find probe module 'pcc_cpufreq'
piix4_smbus 0000:00:07.3: SMBus Host Controller not enabled!
init: property_set("ro.serialno", "") failed
init: /dev/hw_random not found
... more property_set errors ....
Click to expand...
Click to collapse
And then black screen and stuck...
Just noticed that also Android x86 not working with the same problem... What should I do?
I'm having the same problem with an ASUS k50ij. Worked fine on 2.0.10x/2.0.20x but has not worked on any version newer than that. Real shame too as Remix quickly became my favorite OS for laptops after I discovered it.
Remix Devs: I'm an engineer at a group of radio stations, so I'm fairly technically competent. Anything I can do to help, please feel free to let me know.
---More info---
Main OS on laptop is Linux Mint. I've installed remix using the installer to both a separate partition on the HDD as well as in the android [date] folder on the OS partition. I've manually installed. I've manually gone through and verified that everything is owned by root I've used both data/system images and folders (with and without REMOUNT_RW=1).

GooBang Doo A1 Plus Amlogic S905X 2Gb Ram 16Gb Rom 7.1.2

Hello guys, I have a problem with this box: the system partition was tempered with (they tried to remove root) and I want to flash a new rom to fix it.
I opened it to check the hardware but the manufacturer have shielded the wifi chipset so I can't read the numbers on it.
Dmesg says:
Code:
dhd_conf_set_chiprev: chip=0x4334, chiprev=3
And I found these files in etc/wifi/
p2p_supplicant_overlay.conf
wpa_supplicant.conf
Folder 40183
config.txt
fw_bcm40183b2.bin
fw_bcm40183b2_apsta.bin
fw_bcm40183b2_p2p.bin
fw_bcm4334b1_ag.bin
fw_bcm4334b1_ag_apsta.bin
fw_bcm4334b1_apsta.bin
fw_bcm4334b1_p2p.bin
nvram.txt
So it's a broadcom4334, right? Too bad I haven't found any rom that clearly states bcm 4334 or 40183 and s905x, except this
Full specification as read from the amazon page @ https://www.amazon.it/gp/product/B0788MX52X/
OS: Android 7.1.2
Bluetooth: 4.0
CPU: AmlogicS905X Quad Core Cortex A53 a 1.5 GHz 64 bit
GPU: Penta-core Mali-450MP
RAM: 2 GB DDR
ROM: 16 GB EMMC
Wifi: IEEE 802.11 a / b / g / n, Dual-Band 2.4G/5G
LAN: 10 / 100M, standard RJ-45
The Motherboard (Aida says it's p212) doesn't have an hidden button, unlike other boxes, but I can boot into recovery using a terminal emulator
Of course I tried reaching to goobangdoo but they haven't replied.
Edit: typos
Edit: updates
I want at least root the box, I found
deamonsu, su, su.bak in system/xbin
su in sbin
Rootchecker says root is not installed properly.
I have the UPDATE&BACKUP and I used it to install:
UPDATE-unSU-signed.zip > deletes nothing
SuperSU-v2.82-201705271822 > bad recovery error
Magisk-v16.0 > failed to find meta-inf/com/android/metadata in update package
Everything failed and I tried from recovery, same thing.
I can still return the box so I'm trying not to install twrp since I don't have the stock recovery.
I'm stuck.

Categories

Resources