Change MAC Adress permanently - Nexus 6P Q&A, Help & Troubleshooting

Hi everyone,
I would like to change the MAC permanently (change keeps intact after reconnecting and after network turn off turn on).
I was not able to accomplish this aim yet. Until now I tried the following approaches on android 8.1.
Code:
su
busybox iplink show wlan0
busybox ifconfig wlan0 hw ether XX:XX:XX:XX:XX:XX –> configure the new MAC address
busybox iplink show eth0
Here I was able to change the mac, but the phone was not able to use it for connection to the router. I see in the router log, that there is a failed connection attempt (mac filter was off). After restart of networking the old mac is replaced....
I also tried the tool Pry-Fi by chainfire, but it's from 2014 and it does not work with magisk and android 8.1. I was also not successful with Change My MAC - Spoof Wifi MAC from the appstore. Any other ideas was I can try?
The perfect solution uses a random mac for detecting wifi networks and to connect to them, every time. I think something similar is inplemented in android 9 under development options:https://source.android.com/devices/tech/connect/wifi-mac-randomization (implementing privacy in the base code seams not so familiar, I don't know if it will get into the regular android)
For this reason I think this approach is also interesting: Creating a random mac with tasker: (taken from stackexchange @franc)
Code:
TestMacChanger (130)
A1: Variable Set [ Name:%count To:0 Do Maths:eek:n Append:eek:ff ]
<randomstart>
A2: Variable Randomize [ Name:%random Min:0 Max:15 ]
A3: Variable Convert [ Name:%random Function:Decimal to Hex Store Result In:%rhex ]
A4: Test Variable [ Type:Length Data:%rhex Store Result In:%len ]
A5: Variable Set [ Name:%rhex To:0%rhex Do Maths:eek:ff Append:eek:ff ] If [ %len eq 1 ]
A6: Variable Convert [ Name:%rhex Function:To Upper Case Store Result In: ]
A7: Variable Set [ Name:%mac To:%mac:%rhex Do Maths:eek:ff Append:eek:ff ] If [ %mac Set ]
A8: Variable Set [ Name:%mac To:%rhex Do Maths:eek:ff Append:eek:ff ] If [ %mac !Set ]
A9: Variable Add [ Name:%count Value:1 Wrap Around:0 ]
<randomend>
A10: Goto [ Type:Action Label Number:1 Label:randomstart ] If [ %count < 6 ]
A11: Variable Set [ Name:%mac To:00:11:22:33:44:55 Do Maths:eek:ff Append:eek:ff ] If [ %mac !Set ]
A12: Flash [ Text:%mac Long:eek:n ]
A13: Run Shell [ Command:su
busybox ifconfig wlan0 hw ether %mac Timeout (Seconds):0 Use Root:eek:n Store Output In:%output Store Errors In:%error Store Result In: Continue Task After Error:eek:n ]
A14: Flash [ Text:%error Long:eek:ff ] If [ %error Set ]
But when I execute the task, the mac is not beieng changed, even not non permanently. The mac is generated though, I can see the output of the task.
Do you have any ideas how to change the mac?

Noone anything??

Hi, have you mange to make it work?

Related

[Q] android on the vogue

I've read a considerable number of threads both here and elsewhere, i'm having a ton of trouble getting HeRET.exe to work. i've formatted my sdcard with fat32, and my directory layout looks like this
Code:
[[email protected] 1BCE-6D05]$ ls * -R
VOGUIMG.nbh
andboot:
androidinstall.tgz default.txt initrd.gz
default-kaiser.txt dmesg README-BASEFILES.txt
default-polaris.txt haret.exe zImage
upon running HeRET.exe, i hold the center button on the dpad down. **** scrolls by and stops with these last few lines:
Code:
sh: 2: unkonwn operand
losetup: /dev/block/loop1: no such file or directory
failed
failed to reach system.img on SD Card
i've googled a ton for those error strings and i cant find a solution anywhere.
what am i doing wrong?
Try volume up instead of dpad center. Wait to press until the text starts scrolling.
Sent from my Full Android on Vogue using XDA App
no love. same thing. tried it 4 times in a row with the same results.
Hmm. Does the message saying "press volup / road center" show? Maybe you're getting stuck before that.
Also, there should be some logs in /sdcard/andboot, post 'em.
Sent from my Full Android on Vogue using XDA App
Yeah i do get past the 'hold volume up or center dpad' text.
here's my dmesg
Code:
[ 0.000000] Linux version 2.6.25-01130-g99a3b07-dirty ([email protected]) (gcc version 4.4.0 (GCC) ) #383 PREEMPT Tue Jul 27 15:38:06 CEST 2010
[ 0.000000] CPU: ARMv6-compatible processor [4107b364] revision 4 (ARMv6TEJ), cr=00c5387f
[ 0.000000] Machine: HTC Vogue
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] On node 0 totalpages: 29440
[ 0.000000] DMA zone: 230 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 29210 pages, LIFO batch:7
[ 0.000000] Normal zone: 0 pages used for memmap
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] clock 3fbb5 -> 3f42f
[ 0.000000] clock f8fa0b60 -> f8fa0b60
[ 0.000000] clock 1 -> 1
[ 0.000000] clock 20001 -> 20001
[ 0.000000] clocks was 2017fea7
[ 0.000000] CPU0: D VIPT write-back cache
[ 0.000000] CPU0: I cache: 32768 bytes, associativity 4, 32 byte lines, 256 sets
[ 0.000000] CPU0: D cache: 32768 bytes, associativity 4, 32 byte lines, 256 sets
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 29210
[ 0.000000] Kernel command line: ppp.nostart=0 mddi.width=240 mddi.height=320 msm_sdcc.msmsdcc_fmax=32000000 pm.sleep_mode=0 no_console_suspend hw3d.version=1
[ 0.000000] Unknown boot option `ppp.nostart=0': ignoring
[ 0.000000] PID hash table entries: 512 (order: 9, 2048 bytes)
[ 0.000000] Console: colour dummy device 80x30
[ 0.000045] console [tty0] enabled
[ 0.001011] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.001691] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.010056] Unexpected Timer interrupt
[ 0.015330] Memory: 115MB = 115MB total
[ 0.015418] Memory: 111232KB available (2772K code, 1270K data, 124K init)
[ 0.016858] Calibrating delay loop... 383.38 BogoMIPS (lpj=1916928)
[ 0.230765] Mount-cache hash table entries: 512
[ 0.232211] CPU: Testing write buffer coherency: ok
[ 0.235256] net_namespace: 440 bytes
[ 0.237626] NET: Registered protocol family 16
[ 0.238403] htcvogue_init
[ 0.238501] cpld[0]=fffffc68
[ 0.238556] cpld[1]=fffffc12
[ 0.238603] cpld[2]=fffffc22
[ 0.238651] cpld[3]=fffffc00
[ 0.238698] cpld[4]=fffffccc
[ 0.238745] cpld[5]=fffffcf4
[ 0.238790] cpld[6]=fffffffb
[ 0.238838] cpld[7]=fffffc00
[ 0.239386] set gpio 19 wakeup 40000000
[ 0.239795] GPIO OEs: 0 800 0 1001 1a0
[ 0.693441] set gpio 29 wakeup 40000000
[ 0.700986] msm_i2c_probe
[ 0.701145] msm_i2c_probe: clk_ctl 35d, 100000 Hz
[ 0.730251] Bluetooth: Core ver 2.11
[ 0.731390] NET: Registered protocol family 31
[ 0.731506] Bluetooth: HCI device and connection manager initialized
[ 0.731595] Bluetooth: HCI socket layer initialized
[ 0.734465] NET: Registered protocol family 2
[ 0.740091] Switched to high resolution mode on CPU 0
[ 0.820726] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.822870] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.823283] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.823505] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.823586] TCP reno registered
[ 0.851563] Unpacking initramfs... done
[ 1.362126] Freeing initrd memory: 1199K
[ 1.363895] Registered led device: lcd-backlight
[ 1.364236] Registered led device: button-backlight
[ 1.364501] Registered led device: keyboard-backlight
[ 1.364796] Registered led device: red
[ 1.365041] Registered led device: blue
[ 1.365278] Registered led device: green
[ 1.370883] Vogue Keyboard Driver
[ 1.371931] input: qwerty as /devices/virtual/input/input0
[ 1.372871] titan ts_init
[ 1.373408] Modem Status:
[ 1.420066] USB Disconnected
[ 1.420218] msm_hsusb_set_vbus_state(0)
[ 1.431488] Initialise htc_rfkill for Bluetooth
[ 1.431633] Bluetooth 0
[ 1.449371] clk_get grp_clk
[ 1.449518] clk_get imem_clk
[ 1.451458] clk_get acpu_clk
[ 1.454478] ashmem: initialized
[ 1.455936] squashfs: version 3.4 (2008/08/26) Phillip Lougher
[ 1.456718] io scheduler noop registered (default)
[ 1.456825] io scheduler deadline registered
[ 1.457698] logger: created 64K log 'log_main'
[ 1.457998] logger: created 256K log 'log_events'
[ 1.458255] logger: created 64K log 'log_radio'
[ 1.458440] ram_console: got buffer at e0000, size 20000
[ 1.458620] ram_console: no valid data in buffer (sig = 0xffffffff)
[ 1.458795] console [ram-1] enabled
[ 1.460476] pmem: 1 init
[ 1.461373] pmem_gpu0: 0 init
[ 1.462630] pmem_gpu1: 0 init
[ 1.463596] pmem_camera: 1 init
[ 1.464688] pmem_adsp: 0 init
[ 1.465936] clk_get mdp_clk
[ 1.466573] mddi_pmdh: init() base=0xe000b000 irq=16
[ 1.466686] clk_get pmdh_clk
[ 1.474460] mddi0_client_power(1)
[ 1.474746] mddi_pmdh: unsupported version 0x19
[ 1.474928] mddi cmd send rtd: int 23a000, stat 808063, rtd val e
[ 1.475235] mddi_pmdh: publish: mddi_c_0000_0000
[ 1.476220] vsync on gpio 97 now 0
[ 1.476341] mddi_pmdh: mddi_add_panel(c040ea90, c0313c70)
[ 1.476421] mddi_pmdh: publish: mddi_panel
[ 1.476825] msmfb_probe() installing 240 x 320 panel
[ 1.480000] fus
[ 1.480000] fake_vsync_int for update
[ 1.480000] Panel type set to 1
[ 1.684593] mddi0_panel_power(1)
[ 1.688866] Console: switching to colour frame buffer device 40x29
[ 1.730921] msm_serial: driver initialized
[ 1.735863] clk_get uart1dm_clk
[ 1.738628] clk_set_rate 34:1843200
[ 1.740408] msm_serial_hs.0: ttyMSM0 at MMIO 0xa0200000 (irq = 45) is a MSM HS UART
[ 1.752058] loop: module loaded
[ 1.754803] PPP generic driver version 2.4.2
[ 1.760505] PPP Deflate Compression module registered
[ 1.765801] PPP BSD Compression module registered
[ 1.773131] allocated dma buffer at ffc7b000, dma_addr 164cc000
[ 1.780166] read CFG0 = aad400c0, CFG1 = 4747c
[ 1.786091] CFG0 = a8d408c0, CFG1 = 4745c
[ 1.790058] CFG0: cw/page=3 ud_sz=516 ecc_sz=10 spare_sz=1 num_addr_cycles=5
[ 1.796166] NAND_READ_ID = 1500aaec
[ 1.800206] status: c03020
[ 1.803300] nandid: 1500aaec maker ec device aa
[ 1.810110] CFG0: cw/page=3 ud_sz=512 ecc_sz=10 spare_sz=5
[ 1.816260] DEV_CMD1: f00f3000
[ 1.820065] <6>NAND_EBI2_ECC_BUF_CFG: 0
[ 1.825995] flash_id: 1500aaec size 5580ba2c10000000
[ 1.831571] usb_probe() io=c7f06000, irq=15, dma=ffc7c000(164d2000)
[ 1.840065] clk_get usb_hs_clk
[ 1.843175] clk_get usb_hs_pclk
[ 1.846610] usb_function_register() 'adb'
[ 1.850521] usb_function_register() 'usb_mass_storage'
[ 1.856143] msm_hsusb: functions bound. starting.
[ 1.860601] usb_mass_storage usb_mass_storage: Number of LUNs=1
[ 1.871041] usb_ether_setup()
[ 1.876253] usb_function_register() 'ether'
[ 1.880193] hsusb: IDLE -> ONLINE
[ 1.883113] hsusb: reset controller c64cfc00
[ 1.911308] usb: notify offline
[ 1.914245] hsusb: ONLINE -> OFFLINE
[ 1.941931] input: TSC2003 Touchscreen as /devices/virtual/input/input1
[ 1.970548] GPIO Event Driver
[ 1.973811] set gpio 31 wakeup 40000000
[ 1.979506] set gpio 32 wakeup 40000000
[ 1.980000] set gpio 33 wakeup 40000000
[ 1.980000] set gpio 35 wakeup 40000000
[ 1.980000] set gpio 34 wakeup 40000000
[ 1.980000] set gpio 21 wakeup 40000000
[ 1.980148] GPIO Input Driver: Start gpio inputs for vogue_keypad in polling mode
[ 1.990818] input: vogue_keypad as /devices/virtual/input/input2
[ 2.060601] MSM RTC init
[ 2.063903] RTC probe
[ 2.067971] msm_rtc msm_rtc.0: rtc core: registered msm_rtc as rtc0
[ 2.070761] MSM RTC started
[ 2.074205] s5k4b1fx: probe
[ 2.084956] Bluetooth: HCI UART driver ver 2.2
[ 2.090101] Bluetooth: HCI H4 protocol initialized
[ 2.095675] Bluetooth: HCILL protocol initialized
[ 2.100928] clk_get sdc1_pclk
[ 2.103890] clk_get_rate 20:66000000
[ 2.106805] clk_get sdc1_clk
[ 2.110126] clk_set_rate 19:144000
[ 2.215761] clk_get_rate 19:144000
[ 2.218910] set sdcc vdd to 0
[ 2.220340] mmc0: Qualcomm MSM SDCC at 0x00000000e1000000 irq 24,0 dma 8
[ 2.225293] mmc0: 4 bit data mode enabled
[ 2.230051] mmc0: MMC clock 144000 -> 32000000 Hz, PCLK 66000000 Hz
[ 2.235446] mmc0: Slot eject status = 0
[ 2.240040] mmc0: Power save feature enable = 1
[ 2.245461] mmc0: DM non-cached buffer at ffc7e000, dma_addr 0x164eb000
[ 2.250096] mmc0: DM cmd busaddr 0x164eb000, cmdptr busaddr 0x164eb300
[ 2.255720] mmc0: Polling status mode enabled
[ 2.260836] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
[ 2.276655] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.280505] ClusterIP Version 0.8 loaded successfully
[ 2.290278] arp_tables: (C) 2002 David S. Miller
[ 2.296755] TCP cubic registered
[ 2.300388] NET: Registered protocol family 1
[ 2.306961] NET: Registered protocol family 17
[ 2.310238] Bluetooth: L2CAP ver 2.9
[ 2.313503] Bluetooth: L2CAP socket layer initialized
[ 2.320100] Bluetooth: SCO (Voice Link) ver 0.6
[ 2.330141] Bluetooth: SCO socket layer initialized
[ 2.336563] Bluetooth: RFCOMM socket layer initialized
[ 2.340230] Bluetooth: RFCOMM TTY layer initialized
[ 2.346216] Bluetooth: RFCOMM ver 1.9
[ 2.350261] Bluetooth: BNEP (Ethernet Emulation) ver 1.2
[ 2.356218] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.361336] msm_rtc msm_rtc.0: setting system clock to 2010-09-19 02:18:47 UTC (1284862727)
[ 2.370293] Freeing init memory: 124K
[ 2.720098] set sdcc vdd to 17
[ 2.733608] Setting SD VREG to 2950
[ 2.746028] mmc0: Command timeout
[ 2.750000] mmc0: Command timeout
[ 2.750000] mmc0: Command timeout
[ 2.750000] mmc0: Command timeout
[ 2.750000] SD Init
[ 2.754013] set sdcc vdd to 15
[ 2.756556] Setting SD VREG to 2750
[ 2.798453] mmc_sd_init_card: Delay 250 ms
[ 3.060000] clk_set_rate 19:25000000
[ 3.156216] mmc0: host does not support reading read-only switch. assuming write-enable.
[ 3.160113] SD Init Retry
[ 3.162605] mmc0: new SDHC card at address d555
[ 3.171025] mmcblk0: mmc0:d555 SU04G 3979776KiB
[ 3.176448] mmcblk0: p1
i dont see anything that sticks out though...
bump.
i've tried several different android packs and still the same issue. im really stuck. hell if someone would be willing to skype and help me figure it out i'd be willing. im just tired of being frustrated and such. i've literally ben googling for about 5 hours today trying different things.
bump again. i can provide any information needed, i'd really like to get this working. anyone? ive repeated the steps at least 7 times now and no love. any help is appreciated, even armature speculations.
[mutex] said:
I've read a considerable number of threads both here and elsewhere, i'm having a ton of trouble getting HeRET.exe to work. i've formatted my sdcard with fat32, and my directory layout looks like this
Code:
[[email protected] 1BCE-6D05]$ ls * -R
VOGUIMG.nbh
andboot:
androidinstall.tgz default.txt initrd.gz
default-kaiser.txt dmesg README-BASEFILES.txt
default-polaris.txt haret.exe zImage
upon running HeRET.exe, i hold the center button on the dpad down. **** scrolls by and stops with these last few lines:
Code:
sh: 2: unkonwn operand
losetup: /dev/block/loop1: no such file or directory
failed
failed to reach system.img on SD Card
i've googled a ton for those error strings and i cant find a solution anywhere.
what am i doing wrong?
Click to expand...
Click to collapse
Lets back up a step... which ROM are you trying to use? From SD or NAND? The message says that it cannot find the system.img, and if it is the first boot, it obviously will not find it as the system.img has not been created at this point. From what I understand, it may be something on your default.txt.
I would just download a fresh rom, (get myn's latest for now and see if the device reacts). Delete the Android folder in your SD card and replace it by myn's
Followed the instructions for myn's to a T. I'm using the NoMoRootFS method, not NAND (yet).
I checked the init code - basically, you're seeing the failure messages because
1) you aren't installed to nand
2) your sdcard doesn't have a 2nd/3rd partition
3) you don't have a system.img on your sdcard
all that basically means is, it's becuase you haven't made it into the installer - so there's not a lot to be gleaned from the failure messages and, unfortunately, there's not a lot of logging... ok, so you've tried volup, dpad center, how about touchscreen center? It should work also.
I mean, I could generate a custom init that ALWAYS enters the installer to get you through this part, or you could try generating a boot script with the bootscriptgenerator you can find in the vogue android subforum...
does the console print anything when you press buttons? what's the date on your zImage? and did you download the 2.6.25 or 2.6.32 version?
I used the SQSH method here http://download640.mediafire.com/5mvxwozyuQjg/oitjoljxquj/myn-WarmDonut-04-24-2010-SQSH.zip
works fine. not sure what i was doing wrong but oh well. well, works fine with the exception of the camera button doing back/home(hold). thats kinda iffy. seems to only work in specific contexts. i.e. inside the 'browser' or email app i cant leave to the main screen. better than no android though.
thanks for your help guys. i wonder why the NoMoRootFS method didnt work though ;/
[mutex] said:
I used the SQSH method here http://download640.mediafire.com/5mvxwozyuQjg/oitjoljxquj/myn-WarmDonut-04-24-2010-SQSH.zip
works fine. not sure what i was doing wrong but oh well. well, works fine with the exception of the camera button doing back/home(hold). thats kinda iffy. seems to only work in specific contexts. i.e. inside the 'browser' or email app i cant leave to the main screen. better than no android though.
thanks for your help guys. i wonder why the NoMoRootFS method didnt work though ;/
Click to expand...
Click to collapse
quick press = back
med press = home
long press = recent programs
if that helps...
yeah i know those, its just that sometimes the camera button doesnt do anything, quick press hold or long hold.
Hmm... well, the old sqsh method can be pretty sluggish, too, I wonder if your presses just aren't registering properly... anyway, you sound like the sort who will got to nand after some initial testing. everything is much, much better on nand.
yeah thats what im doing now. everything works fine with the exception of the camera button and like you said stuff works better. anyways, thanks for your help again.

[Q] WiFi Error Woes are back...checked logs, can anyone decipher?

Greetings!
Have had these problems before, and it went away before I upgraded to EB13. I have noticed this mentioned in other threads, but not sure if the root cause is the same as the symptoms vary, and I haven't seen any logs posted to compare. Also, my issue now is that it is happening about every 5 to 10 minutes of actively using Wifi; if I turn it on and then just let it sit without any data use, it will stay on all night!
The issue, which is similar to what others have reported, is that the device will connect to Wifi and then after some time will disconnect. Once this happens you cannot tap the icon in the notification area, but must goto wireless->settings and tap the box there (even though it says error, it will turn back on). I checked the logs and here is what I found:
Code:
=======>>>Sensor Thread RUNNING <<<========
[ 03-05 23:20:23.407 5954:0x1742 E/SensorManager ]
registerListener 1:MS-3C Magnetic Sensor delay:60
[ 03-05 23:20:23.411 5954:0x1742 E/SensorManager ]
registerListener 0:SMB380 delay:60
[ 03-05 23:20:35.118 2669:0xae5 E/WifiStateTracker ]
Wifi Driver reports HUNG - reloading.
[ 03-05 23:20:36.477 2669:0xae9 E/HierarchicalStateMachine ]
TetherMaster - unhandledMessage: msg.what=3
[ 03-05 23:20:37.266 2669:0xae8 E/WifiHW ]
[WIFI] Unload Driver
[ 03-05 23:20:41.044 4049:0xfda E/pppd ]
Start PPPD Now
[ 03-05 23:20:42.126 2669:0xae5 E/NetworkStateTracker ]
net.tcp.buffersize.evdo not found in system properties. Using defaults
[ 03-05 23:20:42.184 2669:0xae9 E/HierarchicalStateMachine ]
TetherMaster - unhandledMessage: msg.what=3
[ 03-05 23:20:49.462 2669:0xae8 E/WifiHW ]
return of insmod (args:firmware_path=/system/etc/wifi/bcm4329_sta.bin nvram_path=/system/etc/wifi/nvram_net.txt dhd_watchdog_ms=10 dhd_poll=1) : ret = -1, Invalid argument
[ 03-05 23:20:59.005 6186:0x1833 E/CM_HttpAccess.java ]
Mod:HttpAccess Line# 545 CM+HT200 bad db-item, db-id 33
[ 03-05 23:21:00.477 6186:0x182a E/CM_UpgradeManager.java ]
Mod:Integration Line# 979 versionNumber is null
[ 03-05 23:21:14.747 2669:0xae0 E/imdg81 ]
IsShutDownStarted()
[ 03-05 23:21:16.032 2669:0xae0 E/imdg81 ]
IsShutDownStarted()
[ 03-05 23:21:16.766 2669:0xa
I see it says Wifi driver is hung, and I keep noticing the "tethermaster" error. Can anyone explain what may be happening, and if this is something that can be fixed or is indicative of a hardware issue? Thanks!
I've done some searching and found some workarounds, but I too wonder if any progress has been made on this issue? I'd be happy to contribute some log files myself it it would help.
Thanks.
If you upgraded to EB13 via OTA, use Odin to flash back to a clean-slate EB13. The OTA was a piece of crap thanks to non-wiped data.
Nope, I'm using Bonsai 3.0.1 - fresh install.
This has been an ongoing issue since DK28 for me - although apparently doesn't seem to affect everyone. I happen to use WiFi a lot, so I see it daily.

[Q] Display freezing after initial Xorg render

First off I have to say I'm somewhat cheating here, I am having this issue on my HOX+ Inter, but I've seen the exact same issue reported for the Nexus 7, both seem to be related to the Tegra 3 chip. Only difference is that the HOX+ forums are fairly dead since the Nexus 5 launch.
I am trying to run an X11 server from a Debian chroot from inside Android. Most of it is working so far.
My Debian chroot is set up, I have recompiled my ROM's kernel with my ROM's settings + the settings required for Xorg (VT support, System V IPC).
I have installed the Nvidia Linux For Tegra drivers.
I have a working xorg.conf file.
I have symlinked /dev/graphics/fd0 and /dev/graphics/fd0 to /dev/fd0 and /dev/fd1.
Of course, I have freed the screen (and more RAM) by stopping zygote/surfaceflinger/bootanimation
I can launch the Xorg server without problems, if I execute # X(org) -retro, it will show the normal gray screen with cursor.
However, this is where the problems start.
After the first rendered image, the screen stops responding. I can launch graphical apps over ssh or adb, they open as normal, except they are not rendered. The screen stays unmoved. I have also tried toying with xdotool, xrandr and xsetroot, the screen stays the same. As soon as the last X program exits, the screen flashes black for half a second, and goes back to the same unmoved state.
When I run x11vnc (which streams the *current* X session) in said session and open a graphical app, it opens fine over VNC, but the phone screen stays exactly the same.
I have seen more people having this problem, specifically on Tegra 3 devices, but haven't found any solutions yet.
I have experienced this problem on several ROMs/kernel configs, though I've only tried on 4.3 ROMs.
Currently I'm running Carbon ROM.
I'm running out of ideas myself, does anyone have any ideas on the matter?
My xorg.conf:
Code:
Section "Module"
Disable "dri"
Disable "dri2"
Disable "glx"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
EndSection
Section "Device"
Identifier "Tegra"
Driver "tegra"
EndSection
My Xorg.0.log:
Code:
[ 7332.114]
X.Org X Server 1.14.3
Release Date: 2013-09-12
[ 7332.121] X Protocol Version 11, Revision 0
[ 7332.125] Build Operating System: Linux 3.2.0-4-mx5 armv7l Debian
[ 7332.129] Current Operating System: Linux localhost 3.1.10-BLADE #0 SMP PREEMPT Wed Nov 13 19:44:15 CET 2013 armv7l
[ 7332.131] Kernel command line: tegraid=30.1.3.0.0 [email protected] vmalloc=668M video=tegrafb zygote_oneshot=off kmemleak=off androidboot.lb=1 androidboot.carrier=HTC-Dutch androidboot.wipeddata=0 led=4 androidboot.keycaps=qwerty console=none usbcore.old_scheme_first=1 [email protected] nvdumper_reserved=0xbf7ff000 [email protected] panel_id=0x944a03 tegraboot=sdmmc gpt gpt_sector=122097663 androidboot.mode=normal batt_V=1048575 batt_I=1048575 batt_T=1048575 debug_uartport=hsport modem_id=0 androidboot.baseband=3.1204.168.32 androidboot.emmc=1 androidboot.sf=1 androidboot.skunum=1 androidboot.cid=HTC__E11 androidboot.mid=PM3511000 androidboot.serialno=FA2CXW105532 androidboot.mb_serialno=41HD12CV01419 androidboot.bootloader=1.35.0000 last_off_event=pmu_poweroff start_on_event=none hw_rst_reason=0x0 sw_rst_reason=0x77665501 project_phase=A radioflag=0x0 ats=0 hlog.ofs=296 un.ofs=364 androidboot.engid=0x0
[ 7332.148] Build Date: 09 October 2013 12:19:48AM
[ 7332.149] xorg-server 2:1.14.3-4 (Julien Cristau <[email protected]>)
[ 7332.149] Current version of pixman: 0.30.2
[ 7332.150] Before reporting problems, check http: wiki.x.org
to make sure that you have the latest version.
[ 7332.151] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 7332.157] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 14 03:02:27 2013
[ 7332.160] (==) Using config file: "/etc/X11/xorg.conf"
[ 7332.162] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 7332.163] (==) No Layout section. Using the first Screen section.
[ 7332.163] (==) No screen section available. Using defaults.
[ 7332.164] (**) |-->Screen "Default Screen Section" (0)
[ 7332.164] (**) | |-->Monitor "<default monitor>"
[ 7332.165] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 7332.165] (**) | |-->Device "Tegra"
[ 7332.165] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 7332.165] (==) Automatically adding devices
[ 7332.165] (==) Automatically enabling devices
[ 7332.165] (==) Automatically adding GPU devices
[ 7332.165] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 7332.165] Entry deleted from font path.
[ 7332.165] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 7332.165] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 7332.168] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 7332.168] (II) Loader magic: 0x401eeec0
[ 7332.168] (II) Module ABI versions:
[ 7332.168] X.Org ANSI C Emulation: 0.4
[ 7332.168] X.Org Video Driver: 14.1
[ 7332.168] X.Org XInput driver : 19.1
[ 7332.168] X.Org Server Extension : 7.0
[ 7332.173] Initializing built-in extension Generic Event Extension
[ 7332.175] Initializing built-in extension SHAPE
[ 7332.175] Initializing built-in extension MIT-SHM
[ 7332.175] Initializing built-in extension XInputExtension
[ 7332.175] Initializing built-in extension XTEST
[ 7332.175] Initializing built-in extension BIG-REQUESTS
[ 7332.176] Initializing built-in extension SYNC
[ 7332.177] Initializing built-in extension XKEYBOARD
[ 7332.178] Initializing built-in extension XC-MISC
[ 7332.178] Initializing built-in extension SECURITY
[ 7332.178] Initializing built-in extension XINERAMA
[ 7332.178] Initializing built-in extension XFIXES
[ 7332.178] Initializing built-in extension RENDER
[ 7332.180] Initializing built-in extension RANDR
[ 7332.180] Initializing built-in extension COMPOSITE
[ 7332.180] Initializing built-in extension DAMAGE
[ 7332.180] Initializing built-in extension MIT-SCREEN-SAVER
[ 7332.180] Initializing built-in extension DOUBLE-BUFFER
[ 7332.180] Initializing built-in extension RECORD
[ 7332.180] Initializing built-in extension DPMS
[ 7332.181] Initializing built-in extension X-Resource
[ 7332.181] Initializing built-in extension XVideo
[ 7332.184] Initializing built-in extension XVideo-MotionCompensation
[ 7332.185] Initializing built-in extension SELinux
[ 7332.185] Initializing built-in extension XFree86-VidModeExtension
[ 7332.185] Initializing built-in extension XFree86-DGA
[ 7332.185] Initializing built-in extension XFree86-DRI
[ 7332.185] Initializing built-in extension DRI2
[ 7332.185] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
[ 7332.185] (WW) "dri2" will not be loaded unless you've specified it to be loaded elsewhere.
[ 7332.186] (WW) "glx" will not be loaded unless you've specified it to be loaded elsewhere.
[ 7332.186] (II) "glx" will be loaded even though the default is to disable it.
[ 7332.186] (II) LoadModule: "extmod"
[ 7332.186] (II) Module "extmod" already built-in
[ 7332.186] (II) LoadModule: "tegra"
[ 7332.187] (II) Loading /usr/lib/xorg/modules/drivers/tegra_drv.so
[ 7332.197] (II) Module tegra: vendor="X.Org Foundation"
[ 7332.197] compiled for 1.13.99.901, module version = 0.4.0
[ 7332.197] Module class: X.Org Video Driver
[ 7332.197] ABI class: X.Org Video Driver, version 14.1
[ 7332.197] (II) NVIDIA driver for Tegra
[ 7332.198] (--) using VT number 2
[ 7332.198] (WW) Falling back to old probe method for tegra
[ 7332.199] (II) TEGRA(0): GPU is a T30
[ 7332.199] (II) TEGRA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 7332.199] (==) TEGRA(0): Depth 24, (--) framebuffer bpp 32
[ 7332.199] (==) TEGRA(0): RGB weight 888
[ 7332.199] (==) TEGRA(0): Default visual is TrueColor
[ 7332.200] (==) TEGRA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 7332.200] (**) TEGRA(0): Option "OverlayDepth" "255"
[ 7332.200] (**) TEGRA(0): Option "ARGBHWCursor" "true"
[ 7332.200] (II) TEGRA(0): Output LVDS-1 has no monitor section
[ 7332.200] (II) TEGRA(0): Output HDMI-1 has no monitor section
[ 7332.201] (WW) TEGRA(0): LVDS-1: Error querying display modes: No such device.
[ 7332.201] (II) TEGRA(0): EDID for output LVDS-1
[ 7332.201] (II) TEGRA(0): Printing probed modes for output LVDS-1
[ 7332.201] (II) TEGRA(0): Modeline "720x1280"x60.0 63.17 720 749 765 820 1280 1281 1282 1284 (77.0 kHz eP)
[ 7332.201] (II) TEGRA(0): EDID for output HDMI-1
[ 7332.201] (II) TEGRA(0): Output LVDS-1 connected
[ 7332.201] (II) TEGRA(0): Output HDMI-1 disconnected
[ 7332.201] (II) TEGRA(0): Using exact sizes for initial modes
[ 7332.201] (II) TEGRA(0): Output LVDS-1 using initial mode 720x1280
[ 7332.201] (II) TEGRA(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 7332.201] (--) TEGRA(0): VideoRAM: 32768 kByte
[ 7332.201] (--) TEGRA(0): Virtual size is 720x1280 (pitch 0)
[ 7332.202] (**) TEGRA(0): Driver mode "720x1280": 63.2 MHz, 77.0 kHz, 60.0 Hz
[ 7332.202] (II) TEGRA(0): Modeline "720x1280"x60.0 63.17 720 749 765 820 1280 1281 1282 1284 (77.0 kHz eP)
[ 7332.202] (==) TEGRA(0): DPI set to (96, 96)
[ 7332.202] (II) Loading sub module "fb"
[ 7332.202] (II) LoadModule: "fb"
[ 7332.202] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 7332.203] (II) Module fb: vendor="X.Org Foundation"
[ 7332.203] compiled for 1.14.3, module version = 1.0.0
[ 7332.203] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7332.203] (II) Loading sub module "ramdac"
[ 7332.203] (II) LoadModule: "ramdac"
[ 7332.203] (II) Module "ramdac" already built-in
[ 7332.203] (--) Depth 24 pixmap format is 32 bpp
[ 7332.209] (==) TEGRA(0): Backing store disabled
[ 7332.209] (==) TEGRA(0): Silken mouse enabled
[ 7332.209] (II) TEGRA(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 7332.217] Loading extension TEGRA-EGL
[ 7332.217] (==) TEGRA(0): DPMS enabled
[ 7332.218] (--) RandR disabled
[ 7332.249] (II) SELinux: Disabled on system
[ 7332.254] (II) TEGRA(0): Setting screen physical size to 190 x 338
[ 7344.071] 6 XSELINUXs still allocated at reset
[ 7344.073] SCREEN: 0 objects of 184 bytes = 0 total bytes 0 private allocs
[ 7344.073] DEVICE: 0 objects of 64 bytes = 0 total bytes 0 private allocs
[ 7344.074] CLIENT: 0 objects of 100 bytes = 0 total bytes 0 private allocs
[ 7344.075] WINDOW: 0 objects of 28 bytes = 0 total bytes 0 private allocs
[ 7344.076] PIXMAP: 1 objects of 48 bytes = 48 total bytes 0 private allocs
[ 7344.077] GC: 4 objects of 16 bytes = 64 total bytes 0 private allocs
[ 7344.080] CURSOR: 1 objects of 4 bytes = 4 total bytes 0 private allocs
[ 7344.081] DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs
[ 7344.083] TOTAL: 6 objects, 116 bytes, 0 allocs
[ 7344.084] 1 PIXMAPs still allocated at reset
[ 7344.086] PIXMAP: 1 objects of 48 bytes = 48 total bytes 0 private allocs
[ 7344.087] GC: 4 objects of 16 bytes = 64 total bytes 0 private allocs
[ 7344.089] CURSOR: 1 objects of 4 bytes = 4 total bytes 0 private allocs
[ 7344.091] DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs
[ 7344.092] TOTAL: 6 objects, 116 bytes, 0 allocs
[ 7344.093] 4 GCs still allocated at reset
[ 7344.095] GC: 4 objects of 16 bytes = 64 total bytes 0 private allocs
[ 7344.096] CURSOR: 1 objects of 4 bytes = 4 total bytes 0 private allocs
[ 7344.097] DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs
[ 7344.098] TOTAL: 5 objects, 68 bytes, 0 allocs
[ 7344.099] 1 CURSORs still allocated at reset
[ 7344.101] CURSOR: 1 objects of 4 bytes = 4 total bytes 0 private allocs
[ 7344.103] DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs
[ 7344.104] TOTAL: 1 objects, 4 bytes, 0 allocs
[ 7344.104] 1 CURSOR_BITSs still allocated at reset
[ 7344.104] DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs
[ 7344.104] TOTAL: 0 objects, 0 bytes, 0 allocs
[ 7344.112] (II) TEGRA(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 7344.116] (==) TEGRA(0): DPMS enabled
[ 7344.116] (--) RandR disabled
[ 7344.134] (II) SELinux: Disabled on system
[ 7344.137] (II) TEGRA(0): Setting screen physical size to 190 x 338
[ 7346.348] (EE) Server terminated successfully (0). Closing log file.

AICP Phone Stuck at Logo during boot

Updated AICP today and I'm stuck at boot with the AICP logo... Here is what dmesg gives me:
Code:
[ 700.306266] voice_call_state_get: voice_call_state Off
[ 700.450763] msm_csid_init: CSID_VERSION = 0x30050000
[ 700.451654] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
[ 700.460161] ====================== msm_sensor_power_up
[ 700.462547] MSM-CPP cpp_init_hardware:850 CPP HW Version: 0x60000000
[ 700.462564] MSM-CPP cpp_init_hardware:868 stream_cnt:0
[ 700.480582] msm_cci_init:1421: hw_version = 0x10040000
[ 700.480868] msm_get_otp_data: Enter
[ 700.480879] msm_get_otp_rear_camera_module_id: INFO: module_id is 0x9
[ 700.480884] msm_get_otp_rear_camera_module_id: sony_imx298 succeed
[ 700.480889] msm_sensor_match_id:imx298 OTP module id:0x9 expected module_id:0x9
[ 700.480892] msm_get_otp_data: Enter
[ 700.480896] msm_get_otp_rear_camera_vcm_id: INFO: vcm_id[0] is 0x09
[ 700.480900] msm_get_otp_rear_camera_vcm_id: INFO: vcm_id[1] is 0x05
[ 700.480903] msm_get_otp_rear_camera_vcm_id: INFO: vcm_id[2] is 0x1c
[ 700.480906] msm_get_otp_rear_camera_vcm_id: INFO: vcm_id[3] is 0x06
[ 700.480910] msm_sensor_match_id:eek:TP vcm id:0x6 expected vcm_id:0x6
[ 700.574085] msm_flash_subdev_do_ioctl:1427 Enter
[ 700.574158] msm_flash_subdev_ioctl:729 Enter
[ 700.574165] msm_flash_config:684 Enter msm_flash_config type 0
[ 700.574170] msm_flash_init:461 Enter
[ 700.574176] msm_flash_init:519 Exit<3>[ 700.574184] msm_flash_config:718 Exit msm_flash_config type 0
[ 700.574188] msm_flash_subdev_do_ioctl:1485 Exit
[ 700.590652] msm_qti_pp_get_rms_value_control, back not active to query rms be_idx:3
[ 700.592574] msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
[ 700.592631] msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
[ 700.592682] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
[ 700.592687] msm_audio_sound_focus_get: Could not get copp idx for port_id=16385
[ 700.592733] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
[ 700.592737] msm_audio_source_tracking_get: Could not get copp idx for port_id=16385
[ 700.592787] msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
[ 700.592837] msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
[ 700.592884] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
[ 700.592888] msm_audio_sound_focus_get: Could not get copp idx for port_id=4101
[ 700.592935] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
[ 700.592939] msm_audio_source_tracking_get: Could not get copp idx for port_id=4101
[ 700.594567] msm_flash_subdev_do_ioctl:1427 Enter
[ 700.594582] msm_flash_subdev_ioctl:729 Enter
[ 700.594589] msm_flash_config:684 Enter msm_flash_config type 1
[ 700.594596] msm_flash_off:401 Enter
[ 700.594616] msm_flash_off:413 Exit
[ 700.594621] msm_flash_config:718 Exit msm_flash_config type 1
[ 700.594626] msm_flash_subdev_do_ioctl:1485 Exit
[ 700.596206] msm_pcm_volume_ctl_get substream runtime not found
[ 700.596624] msm_pcm_volume_ctl_get substream runtime not found
[ 700.597381] msm_pcm_volume_ctl_get substream runtime not found
[ 700.597536] msm_compr_audio_effects_config_get: stream or effects inactive
[ 700.598061] msm_pcm_volume_ctl_get substream runtime not found
[ 700.598219] msm_compr_audio_effects_config_get: stream or effects inactive
[ 700.598672] msm_compr_audio_effects_config_get: stream or effects inactive
[ 700.599107] msm_compr_audio_effects_config_get: stream or effects inactive
[ 700.599551] msm_pcm_volume_ctl_get substream or runtime not found
[ 700.600098] msm_pcm_volume_ctl_get substream runtime not found
[ 700.600295] msm_compr_audio_effects_config_get: stream or effects inactive
[ 700.600815] msm_compr_audio_effects_config_get: stream or effects inactive
[ 700.601322] msm_compr_audio_effects_config_get: stream or effects inactive
[ 700.601717] msm_compr_audio_effects_config_get: stream or effects inactive
[ 700.602068] msm_compr_audio_effects_config_get: stream or effects inactive
[ 700.602422] msm_compr_audio_effects_config_get: stream or effects inactive
[ 700.607901] voice_call_state_get: voice_call_state Off
[ 700.609106] tasha_codec tasha_codec: tasha_mad_input_put: mic bias source not found for input = DMIC1
[ 700.624999] msm_csid_init: CSID_VERSION = 0x30050000
[ 700.625985] msm_csid_irq CSID2_IRQ_STATUS_ADDR = 0x800
[ 700.629203] MSM-CPP cpp_init_hardware:850 CPP HW Version: 0x60000000
[ 700.629213] MSM-CPP cpp_init_hardware:868 stream_cnt:0
[ 700.633399] ====================== msm_sensor_power_up
[ 700.647059] msm_cci_init:1421: hw_version = 0x10040000
[ 700.647330] msm_get_otp_data: Enter
[ 700.647337] msm_get_otp_front_camera_module_id: INFO: module_id is 0x2
[ 700.647341] msm_get_otp_front_camera_module_id: ov8865_plus succeed
[ 700.647345] msm_sensor_match_id:ov8865_sunny OTP module id:0x2 expected module_id:0x2
[ 703.392200] PWM device already freed
[ 703.392412] PWM device already freed
[ 703.392607] PWM device already freed
Any help would be great. I have tried re-flashing the update, as well as clearing cache, etc.
Ended up resetting the device. Please ignore

I cannot install any app because I've uninstalled system guard app [rooted device]

By running logcat while attempting to re-install the guard app (com.miui.guardprovider), I see the followin error (FYI I see this error when installing any app):
Code:
[ 01-21 03:49:18.090 1462: 2549 I/ActivityManager ]
START u0 {dat=file:///storage/emulated/0/Root_Uninstaller_Backup/Bezpečnostní prvky MIUI_null.apk cmp=com.google.android.packageinstaller/com.android.packageinstaller.InstallAppProgress (has extras)} from uid 10023 on display 0
[ 01-21 03:49:18.095 1462: 2549 D/ActivityTrigger ]
ActivityTrigger activityPauseTrigger
[ 01-21 03:49:18.098 3467: 3501 I/Finsky ]
[25] com.google.android.finsky.bo.an.run(6): Stats for Executor: NotificationAssistDatabaseManager [email protected][Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 6]
[ 01-21 03:49:18.106 1462: 2301 I/Timeline ]
Timeline: App_transition_ready time:1710168
[ 01-21 03:49:18.120 11313:11313 W/ResourceType ]
No package identifier when getting name for resource number 0x00000000
[ 01-21 03:49:18.124 1462: 2507 W/ResourceType ]
No package identifier when getting name for resource number 0x00000000
[ 01-21 03:49:18.125 1462: 2507 W/ ]
Unable to open '/storage/emulated/0/Root_Uninstaller_Backup/Bezpečnostní prvky MIUI_null.apk': Permission denied
[ 01-21 03:49:18.125 1462: 2507 W/zipro ]
Error opening archive /storage/emulated/0/Root_Uninstaller_Backup/Bezpečnostní prvky MIUI_null.apk: I/O Error
[ 01-21 03:49:18.125 1462: 2507 D/asset ]
failed to open Zip archive '/storage/emulated/0/Root_Uninstaller_Backup/Bezpečnostní prvky MIUI_null.apk'
[ 01-21 03:49:18.129 2724: 2724 W/ContextImpl ]
Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:788 android.content.ContextWrapper.sendBroadcast:411 android.content.ContextWrapper.sendBroadcast:411 com.miui.permcenter.install.PackageVerificationRecevier.ar:-1 com.miui.permcenter.install.PackageVerificationRecevier.onReceive:-1
[ 01-21 03:49:18.135 1462: 2332 W/ActivityManager ]
cann't getContentProviderImpl: guard, cpi is null.
[ 01-21 03:49:18.135 2724: 9453 E/ActivityThread ]
Failed to find provider info for guard
[ 01-21 03:49:18.135 2724: 9453 E/PackageVerifyedRecevier ]
parseApk
java.lang.IllegalArgumentException: Unknown URI content://guard
at android.content.ContentResolver.call(ContentResolver.java:1424)
at com.miui.permcenter.install.q.doInBackground(Unknown Source)
at com.miui.permcenter.install.q.doInBackground(Unknown Source)
at android.os.AsyncTask$2.call(AsyncTask.java:295)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
at java.lang.Thread.run(Thread.java:818)
[ 01-21 03:49:18.135 2724: 9453 D/PackageVerifyedRecevier ]
verify package /storage/emulated/0/Root_Uninstaller_Backup/Bezpečnostní prvky MIUI_null.apk info: null
[ 01-21 03:49:18.135 2724: 9453 D/PackageVerifyedRecevier ]
verify package /storage/emulated/0/Root_Uninstaller_Backup/Bezpečnostní prvky MIUI_null.apk finish false
[ 01-21 03:49:18.136 1462: 2507 I/com.android.server.pm.PackageManagerServiceInjector ]
MIUILOG- INSTALL_FAILED_VERIFICATION_FAILURE uid: 10023 pkg : com.google.android.packageinstaller
[ 01-21 03:49:18.138 9998: 9998 D/PackageVerificationReceiver ]
PackageVerificationReceiver onReceive:Intent { act=com.miui.global.packageinstaller.action.verifypackage flg=0x10 cmp=com.miui.global.packageinstaller/.PackageVerificationReceiver }
Would it be possible to skip resolving the content://guard link? I've already tried to go to Settings -> System apps settings -> Security -> Security scan and unchecked the "Scan before installing" button, but the error is still the same :/
Any ideas how to fix this?
Btw, I've tried to post this to the development section, but I was rejected due to the fresh account, so that's why I'm writing here.
Dirty flash the ROM means just wipe catches and dalvic catches and flash ROM zip again.

Categories

Resources