Related
After i installing the remix os and enable auto time sync, i can't auto sync time on my windows 10. It says syncing error.
i install the beta version of remix os for pc on my computer hard drive. Boot on legacy.
Although i have uninstalled the remix os, windows still can't perform auto time sync.
Does anyone have idea how to fix this problem?
Thanks.
For me time sync works, but windows now sync wrong time zone. After every boot i have to go into clock settings, set wrong time zone and then my time zone again to get the right time.
Sent from my ONE E1003 using XDA Labs
How to change / edit android GMT to UTC ?
Does anyone know how to change android time GMT to UTC ?.. Windows 10 already using UTC and to put that "realtimeisuniversal" registry fix doesn't work. Already google how to change windows 10 UTC to GMT..seems impossible. On various Linux based OS its possible but on Android (especially Remix OS for PC) seems hard to find. Tried the command "hwclock -w" also doesn't work. Is the kernel clock or whatever buggy or something?..
pwild said:
For me time sync works, but windows now sync wrong time zone. After every boot i have to go into clock settings, set wrong time zone and then my time zone again to get the right time.
Sent from my ONE E1003 using XDA Labs
Click to expand...
Click to collapse
OK! But, my time zone setting seems to be right at first place. The auto sync didn't work for me. And, if i change the time zone to other time zones, the time is still wrong for that time zone.
Thanks for your reply!
If you dual boot your Windows PC with OS X or Linux, you may have experienced a problem in which your clocks reset themselves incorrectly every time you boot into Windows. Here's a simple registry edit to fix that.
Essentially, the incorrect clock setting happens because OS X and Linux use GMT time while Windows tries to synchronize with your local time zone, getting confused when you reboot between the two.
To fix it, just hit Start and type
Code:
regedit.exe
in the search box. Hit Enter and navigate to
Code:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation
. Right click anywhere in the right pane and hit
Code:
New > DWORD (32-bit) Value. Name it RealTimeIsUniversal
then double click on it and give it a value of
Code:
1
Let me know how you go.
Kind of fix...at least for me..
I just tested Phoenix OS (triple booting) Windows 10 x64 & Remix OS.. somehow switching between windows 10 & phoenix os seems no problem with clock setting while when switching from remix os to windows 10 the annoying problem of clock setting is back.
Fully uninstall remix os seems a fix to me . So until remix os became stable..I won't use remix os for the time being..or maybe forever.
Btw Phoenix OS is much the same as Remix OS.. but why Phoenix OS for PC doesn't have official XDA forum ?...
DougDT said:
I just tested Phoenix OS (triple booting) Windows 10 x64 & Remix OS.. somehow switching between windows 10 & phoenix os seems no problem with clock setting while when switching from remix os to windows 10 the annoying problem of clock setting is back.
Fully uninstall remix os seems a fix to me . So until remix os became stable..I won't use remix os for the time being..or maybe forever.
Btw Phoenix OS is much the same as Remix OS.. but why Phoenix OS for PC doesn't have official XDA forum ?...
Click to expand...
Click to collapse
Thanks, I have some question about uninstallation of remix os.
Do you uninstall it just using the uninstaller.exe in the remix os folder? I have done the uninstallation and the auto time sync of my windows still doesn't work.
BTW, after i uninstall it, only data.img file and uninstaller.exe are still in the remix os folder. It is normal right?maybe?
Thanks, anyway!
Yes just use the uninstaller, the Uninstaller filer and the data.img stays in RemixOS folder, you can copy the data.img to somewhere if u want to install RemixOS again and reuse it. Or you just can delete the RemixOS Folder.
pwild said:
Yes just use the uninstaller, the Uninstaller filer and the data.img stays in RemixOS folder, you can copy the data.img to somewhere if u want to install RemixOS again and reuse it. Or you just can delete the RemixOS Folder.
Click to expand...
Click to collapse
OK!! Got it!! Thanks!! My windows auto time sync still messed up though.
This worked for me.
http://lifehacker.com/5742148/fix-windows-clock-issues-when-dual-booting-with-os-x
Worked for me.
Anyway, Jide's engineers already said it will be fixed next build.
Sent from my XT1095 using Tapatalk
This happened to me too
What i did to fix time was to go into time/date settings. Windows 10. The PC settings metro style app and changed the sync switch from on to off then back to on for it sync time. Windows 10
Thnkas, i have tried it before, but it still says syncing error. I start yo think it's windows's problem.
Thanks anyway!
Cameradog said:
Thnkas, i have tried it before, but it still says syncing error. I start yo think it's windows's problem.
Thanks anyway!
Click to expand...
Click to collapse
Check & start Windows Time service if its turned off (set startup type to automatic) try any time server provided by windows in time & date settings, reset windows firewall or any firewall. Also you can try restart router if using one or try any internet connection you can connect. If all failed, then there only one option..reset for Windows 10, or Format for any previous Windows.
other simple tricks to fix this is to set manual time on windows and on remix os or phoenix os or other android x86 project ( yes you read me, set it manual both on windows and android)
DougDT said:
Check & start Windows Time service if its turned off (set startup type to automatic) try any time server provided by windows in time & date settings, reset windows firewall or any firewall. Also you can try restart router if using one or try any internet connection you can connect. If all failed, then there only one option..reset for Windows 10, or Format for any previous Windows.
Click to expand...
Click to collapse
OK! I will try it later. Thanks.
wiryawang said:
other simple tricks to fix this is to set manual time on windows and on remix os or phoenix os or other android x86 project ( yes you read me, set it manual both on windows and android)
Click to expand...
Click to collapse
Already setting both of them in manual since this is the only way to at least make the time right. Thanks.
hey, i have a surface pro 3 triple booting windows 10, phoenix os, and kali linux. I have the same issue with the time being off every time I boot into Phoenix OS where it goes berzerk and I have to manually go back and change it. A quick fix that works for me is to click on the clock in the bottom right corner, click on date and time settings, under set time automatically, toggle the slider (off then back on). This sets the time back to normal on windows 10. I followed the registry fix tutorial and added a new value, but I didn't test if it works yet. I exported it to a file and attached it below so you guys can quickly import the change without having to navigate the registry yourself.
EDIT: I tried rebooting my computer into Phoenix OS and back into Windows 10 and the time seems to be consistent. The registry tweak seems to have helped. We need more people to confirm if this works for them or not.
meanhacker said:
hey, i have a surface pro 3 triple booting windows 10, phoenix os, and kali linux. I have the same issue with the time being off every time I boot into Phoenix OS where it goes berzerk and I have to manually go back and change it. A quick fix that works for me is to click on the clock in the bottom right corner, click on date and time settings, under set time automatically, toggle the slider (off then back on). This sets the time back to normal on windows 10. I followed the registry fix tutorial and added a new value, but I didn't test if it works yet. I exported it to a file and attached it below so you guys can quickly import the change without having to navigate the registry yourself.
Click to expand...
Click to collapse
OK! Thanks for the handy reg file!!
I have this time problem on both my tablet and laptop. After doing the registry tweak. No more time inconsistency in my tablet which is Android/windows 10 duel boot. Unfortunately, the tweak did not work on my laptop on which the Remix OS for PC is installed in USB flash drive and booting from windows boot menu. Time changes every time when switch (reboot) form Remix to windows. Any idea? thanks very much!
SLo
Specifically attempting to install it on an HP Envy Note 8 with an Atom x5 processor and 2GB of RAM. It originally had Windows 10 on it but I've pretty much wiped it out (formatted the entire SSD including recovery partitions).
I have an 8GB flashdrive formatted to FAT32. I run the 32 bit Remix OS installer and once it finishes I use a micro USB to USB adapter to insert the flash drive. When running the 64 bit installer the Flash Drive shows up as a bootable device and up on selecting I get an error with a memory location (ex)0x8XXXXXX something.
I tried the 32 bit installer (probably should have used that in the first place) I do the same steps use the Remix OS installer Tool and start up the tablet. However this time the tablet does not recognize the flash drive as a bootable device (literally just does not show up in the list of bootable devices have re-run the installer 3-4 times with no change). I have tried it with and without virtualization enabled and with and without secure boot enabled and get the same problem.
Any help would be greatly appreciated.
update: I got it to boot 64 with secure boot disabled. How do actually install the files to the local drive?
Update 2: Was able to install to the local hard drive by hitting e on the selection screen (Guest or Resident) and adding INSTALL=1 DEBUG= to the end of the parameters section but above the existing new line.
It's working and running well however the touchscreen is unresponsive any way to get that working? Right now I'm using a micro USB splitter and a keyboard/mouse plugged into the USB ports.
Im in, I'll recieve my mi Pad 2 soon (same cpu) I'll try to get it working too when I rcieve it is there a working Android solution for ur envy?
bomblord said:
Update 2: Was able to install to the local hard drive by hitting e on the selection screen (Guest or Resident) and adding INSTALL=1 DEBUG= to the end of the parameters section but above the existing new line.
It's working and running well however the touchscreen is unresponsive any way to get that working? Right now I'm using a micro USB splitter and a keyboard/mouse plugged into the USB ports.
Click to expand...
Click to collapse
Check if reloading the modules helps.
Either #rmmod i2c_hid && modprobe i2c_hid
Or start RemixOS from fully off i.e. don't reboot from Windows
Nailyouh said:
Im in, I'll recieve my mi Pad 2 soon (same cpu) I'll try to get it working too when I rcieve it is there a working Android solution for ur envy?
Click to expand...
Click to collapse
I was able to get it installed however it doesn't appear to have touchscreen support
bomblord said:
I was able to get it installed however it doesn't appear to have touchscreen support
Click to expand...
Click to collapse
That sucks! I hope we will be able to use another Kernel compiled with tsdrivers im really looking forward to recieve my tablet
HypoTurtle said:
Check if reloading the modules helps.
Either #rmmod i2c_hid && modprobe i2c_hid
Or start RemixOS from fully off i.e. don't reboot from Windows
Click to expand...
Click to collapse
Remix OS is the only OS on my tab I did a complete re-install and disconnected the Keyboard and Mouse before boot (didn't actually do that intentionally as a troubleshooting tip I just needed to attach the charger). It's working now!
One issue after the next~ but im excited so far. Touch screen is working OS is installed.
Now I can't get the screen to rotate though. I double checked auto rotate is on and I also attempted to double tap F11 to get it to manually rotate but neither seems to work
Edit: On top of that I get stuck at a flashing Remix OS screen after reboot now that doesn't go away even after around 20 minutes of waiting.
bomblord said:
One issue after the next~ but im excited so far. Touch screen is working OS is installed.
Now I can't get the screen to rotate though. I double checked auto rotate is on and I also attempted to double tap F11 to get it to manually rotate but neither seems to work
Click to expand...
Click to collapse
Yes it's force locked by default (think of it in terms of a PC and that makes sense)
Have a look at one of my threads; either Overlay Apps, etc.. Or systemless root
Personally I'd try the systemless root (if you are running 64bit which I guess you are); it has rotation enabled and has that touchscreen 'fix' as a su.d (init.d) script.
So after restarting the system I'm stuck at a flashing Remix OS (Remix OS is installed to my hard drive after using the installer I removed the USB drive and my initial boot was from the hard drive not a USB) any way to get around this?! Persists even after multiple reboots. I've let it sit for around 20 minutes on this one now.
HypoTurtle said:
Yes it's force locked by default (think of it in terms of a PC and that makes sense)
Have a look at one of my threads; either Overlay Apps etc. Or systemless root.
Personally I'd try the systemless root (if you are running 64bit which I guess you are); it has rotation enabled and has that touchscreen 'fix' as a su.d (init.d) script.
Click to expand...
Click to collapse
Thanks I'll look into it once I figure out how to get back into the OS...
bomblord said:
So after restarting the system I'm stuck at a flashing Remix OS (Remix OS is installed to my hard drive after using the installer I removed the USB drive and my initial boot was from the hard drive not a USB) any way to get around this?! Persists even after multiple reboots. I've let it sit for around 20 minutes on this one now.
Click to expand...
Click to collapse
Can you press ALT&F1 and check logcat?
Or tried removing quiet from grub and seeing what is 'looping'
HypoTurtle said:
Can you press ALT&F1 and check logcat?
Or tried removing quiet from grub and seeing what is 'looping'
Click to expand...
Click to collapse
logcat says installid fs upgrade not yet complete Waiting...
Failed to read /data/ .layout_version: No such file or directory followed by skipping tombstone a bunch of gibberish and it then repeats
bomblord said:
logcat says installid fs upgrade not yet complete Waiting...
Failed to read /data/ .layout_version: No such file or directory followed by skipping tombstone a bunch of gibberish and it then repeats
Click to expand...
Click to collapse
Does mount show that /data is mounted? It could be that data.img has corrupted like from a bad unmount. Not sure if you have access to it; but to confirm modify grub to use guest mode (data in ram) by adding/changing DATA_IN_MEM=1
I tried add DATA_IN_MEM=1 to the boot but it didn't seem to make a difference (although it did notably restart on it's own instead of just staying at the flashing screen) where do I need to type "mount"?
bomblord said:
I tried add DATA_IN_MEM=1 to the boot but it didn't seem to make a difference (although it did notably restart on it's own instead of just staying at the flashing screen) where do I need to type "mount"?
Click to expand...
Click to collapse
mount from same place as 'logcat' (ALT&F1)
just to check; you added the the DATA_... to the same line as linux... if so also add a DATA=
please help to fix CH tablet wifi problem
http://forum.xda-developers.com/remix/supported-devices/remix-os-v820w-ch-wifibt-t3382047
So after an attempted reinstall i get the same issue anytime I shut down and restart. The only way i can boot is from the installer screen by choosing "Run Android x86" the grub boot doesn't work
edit: using the data_in_mem and data= parameters it launches in guest mode
edit 2: guest mode keeps restarting itself and doesnt respond to keyboard input
edit 3: i had plugged in a flash drive unplugging it made it go back to the remixos logo and not boot
bomblord said:
So after an attempted reinstall i get the same issue anytime I shut down and restart. The only way i can boot is from the installer screen by choosing "Run Android x86" the grub boot doesn't work
edit: using the data_in_mem and data= parameters it launches in guest mode
edit 2: guest mode keeps restarting itself and doesnt respond to keyboard input
edit 3: i had plugged in a flash drive unplugging it made it go back to the remixos logo and not boot
Click to expand...
Click to collapse
Can you run through your install procedure, as your installing from a wiped SSD right?
HypoTurtle said:
Can you run through your install procedure, as your installing from a wiped SSD right?
Click to expand...
Click to collapse
Sure
I run the "Remix OS for PC Installation Tool" from a separate windows PC and use the "USB DRIVE" option to put the 64 bit remix os files on my flash drive
I then use a powered USB HUB and a Micro USB to USB converter to plug in a keyboard and the flash drive. I hold down the volume down key on my tablet to get the boot options and then choose the flash drive as the boot drive
From there I'm given the option of "resident mode" and "guest mode" I hit "e" on the resident mode and add the lines INSTALL=1 and DEBUG= to the second from last line in the grub commands.
I then get a blue screen I choose my hard drive as the install location and choose to format it to ext4, I allow grub and grub 2 to install, and install it as "read/write". It then says "expecting to write" and then runs from 0 to 100% and says syncing to disk. From there I have the option to "Boot to Android X86" or "Restart" and I remove the flash drive.
If I choose "Boot to Android X86" it boots into remix OS and I can use it until I restart. After restart I get the flashing white Remix OS logo and it never finishes booting (just to be certain it wasn't an issue with it taking a while I literally let it sit over night for about 10 hours to see if it ever finished and it did not).
If I choose "Restart" I get the flashing white Remix OS logo after the grub screen and it never loads.
I think that should cover it.
After installing RemixOS, I'm no longer able to enter the UEFI/BIOS Settings page during the initial laptop turn on. Usually, I just have to tap F2 to enter it, or else press F12 to enter the boot device selection menu and select BIOS settings option. But after installing Remix OS (from first v2 itself), F2 doesn't work and I can't find the BIOS entry option after pressing F12. Since I have Windows 10, I am able to enter the same from the advanced boot options within the Update/Recovery settings page. But I just can't figure out what to do of I don't have any post-Windows 8 OS installed. My system is a Fujitsu AH532, Intel Core i3(2310M), 4GB RAM, Intel HD3000 Graphics(with switchable nVidia 620M graphics) and Phoenix BIOS. Secure Boot and Quick boot are disabled and I have Windows 10 upgraded from Windows 8 OEM. And yes, I did have the F2 entry option earlier(I understand that some OEMs have completely removed such a direct entry option). I tried reflashing the BIOS and repairing the boot.mgr, to no effect.
Ah windows 10 the reason windows 8.1 looks better.
Windows 10 doesn't really shutdown unless you do a hard reset(power button or battery disconnect)
If hard reset doesn't work and you can boot windows.
There is a option in windows to reboot into uefi menu.
I don't remember how but there is info and videos on howto
You need to turn off Fast Startup feature in Windows or fully shutdown by clicking Shutdown while pressing on Shift (this worked in Windows 8.1, don't know if it still works in 10).
Fast Startup feature makes the machine automatically boot the system using it - ommiting boot menus and bios hotkey trigger - almost as if the system wasn't fully shutdown (it actually hibernates if I remembered well).
More info here:
http://www.howtogeek.com/243901/the-pros-and-cons-of-windows-10s-fast-startup-mode/
Sent from [email protected] 4
Thanks for the reply guys but I had already tried this out in vain earlier.
Any other ideas, guys?
I installed Remix OS 3.0 on my HP 17G105NL without creating a separate partition of C. The first boot was successful end: I set my personal account, enabled the Play Store, downloaded a few apps... The day after, ROS goes bootloop on the animated logo. Then I restarted the PC, start Windows, delete the installation using the exe in RemixOS folder and tried with a new installation. When this was finished, I try to start it, but it makes me the same trick with bootloop. The strange thing is that if I try to run it from USB in Resident or Guest mode there is no prob (but I will not start it from USB because the drive is 2.0). The write speed of my HDD is over 100 MB / s. If you have any ideas, I would be happy to hear them. Thank you all guys.
(Sorry for my bad english)
So basically I did the dual boot thing where I had to partition my hard drive and install Remix OS in there, just that stuff. So after restarting my laptop, the dual boot screen came up, I was given the option of Windows 10 or Remix OS so I clicked Remix OS. After that it loaded up everything was working, I signed into my gmail account and all that good stuff. Basically, everything was working as it should. So then something came up in real life and I shut my laptop. I come back and hour later and open my laptop and I'm greeted to the regular Windows 10 user login screen, but I just guessed that Remix OS used the same lock screen. However when I logged in, my regular windows home screen came up. Now it's just like Remix OS has disappeared from my laptop even though it's installed. I have tried to fix it for 2 days now and can't find any fixes. So here are my questions: 1. How come when I opened my laptop was I back on Windows 10 and where did Remix OS go? 2. How can I fix this?
Anyway, if there's any information you need to help me out, just ask and I will answer you.
Thanks!
Possibly an issue with the way you shut it down ? Do a reinstall which will also prompt you to uninstall the previous version 1st. Should not be a major issue. My dual boot shows up every time.
I reinstalled mine probably 3-4 times to see how it worked on external HDD and the main computer.
My only issue is tethering. Doesn't connect when I'm in RemixOS. That's my only internet access for about 3 years now.
By the way, I did not install it on a separate partition. Try to install as a computer app on the same partition as your windows. It will create all the files needed and also delete all of them when you uninstall. Just make sure you put the .iso file somewhere you can get to easy. I extracted mine into the download folder where the zip was also. Seems to work just fine.