VIM3 Android Pie V210527 ROM Release

设备连接上以太网,再连接wifi,如果正常应该wifi能够正常连接,只是还是使用以太网?是这样

我看就是framework的一个修改 其他没有了把



这两个修改也要加上

降低以太网评分为30,那不是共存时wifi优先?

目前的做法就是wifi 用来访问外网,有线用来访问局域网

I tried but no lucks. The env in uboot seems is reset by android after boot.
Here is the log of the tty.

after you input setenv hdmimode 1920x1200p60hz ,then enter uboot cmd line , not reboot ,can you see the logo on the screen or the screen is black ?

no luck. same as saveenv & reboot. it can boot into android but the rendering and output resolution is 1600x1200. If I override /sys/class/display/mode and wm size, the output resolution is 1920x1200 but the android ui is only showing on part of the screen with black letter box.

1 Like

you misunderstood me ,after you have entered the three command
setenv hdmimode 1920x1200p60hz
setenv outputmode 1920x1200p60hz
saveenv

then reboot , just go to the uboot command line to see if the logo is displayed on the screen,don’t need to enter Android

1 Like

Yes the logo is displayed on the screen and the resolution reported by the monitor is 1920x1200 in uboot command line

Any chance to implement the encryption settings?

i will check the code according to the log you provided later

there are some problems
auto resolution no longer works.
Occasionally some programs stop working.

@fkaraokur Please describe how auto resolution doesn’t work

How to reproduce?

@TC_LEE you mean there is no 1920x1200 item to choose in Display Mode? i am debugging the 1920x1200 problem ,but i have no 1920x1200 monitor ,so maybe i need your help

@TC_LEE

can you send me the picture when part of the screen is black ?

@jasonl
Hello.

Please let me know when you will push this release to github.

i will push this release to github soon

@jasonl
Thanks.
I am looking forward to it.

@TC_LEE Do you have time to verify 1920x1200 problem now? I compiled a firmware and added debug printing