[WIN10] Rotation, Gsensor fix on clean install? - Teclast X98 Air 3G

I am having issue's with rotation/orientation on a clean install of Windows 10. I can get it working but the vertical axis is inverted. Meaning when I hold the tablet right side up, the screen is upside down (inverted). The horizontal axis seems to be correct. Here are the steps I have taken. This is on a Air II HG9N
1: Clean install of Windows 10.
2: Restored drivers via Double Driver. (tried a couple different sets). Even pulled the ones from the official teclast install.
3: Installed the "Kionix-CJ9-TJ9-TJ2-Windows-Drivers-1.28.2" driver and gsensor.reg. Also tried a older win8 version.
4: Installed the "TouchSetting.gt" to c:\windows\inf". This was pulled from the official teclast Windows 10 install.
When I installed the official teclast install, everything was great, meaning the gsensor was acting normal and looked fine. I backed up the drivers via Double Driver. Also manually pulled the registry info needed and exported to reg file. Went ahead and backed up the TouchSettings.gt file too. But when I do a clean install and restore all this to a fresh Windows 10 install, the rotation is all whacked out... So there is something that is not correct. Thanks for the help.

Try with this https://mega.nz/#!5F5gxQRQ!ubSEhU97qxsWQULd6IhhY5pre8ACVf-q-xvj4euaT6Y
If it does not work, we will have to mod the .reg files. Let me know.

UPDATE - IMPORTANT
I have a dual boot Android/Win10 system. After switching to Android and then switching back to Win10, my touch settings are inverted again. This is because the driver updates the "TouchSetting.gt" file and changes the setting "SendCFG=1" back to "0". To prevent this, right mouse click the "TouchSetting.gt" file and market it "Read Only" in Properties.
If you are performing Step 4 (above): Installed the "TouchSetting.gt" to c:\windows\inf". Make sure you mark it "Read Only" before copying "TouchSetting.gt".

dguo251359 said:
UPDATE - IMPORTANT
I have a dual boot Android/Win10 system. After switching to Android and then switching back to Win10, my touch settings are inverted again. This is because the driver updates the "TouchSetting.gt" file and changes the setting "SendCFG=1" back to "0". To prevent this, right mouse click the "TouchSetting.gt" file and market it "Read Only" in Properties.
If you are performing Step 4 (above): Installed the "TouchSetting.gt" to c:\windows\inf". Make sure you mark it "Read Only" before copying "TouchSetting.gt".
Click to expand...
Click to collapse
hi, i have a similar problem: when i turn on windows AFTER using android, my rotation sensor doens't work, and i must reboot turn off the tablet and reboot again and the sensor works again! any suggestion for my problem?? i try to make "read only" touchsetting.gt but the problem is not solved..

TouchSetting.gt is only for touch, not rotation. To fix rotation sensor - reinstall rotation sensor drivers from previous steps. Also, when switching back from Android, windows sensors do not automatically adjust (like in Android), therefore you need to tilt your pad left and right to get it reorient itself. (Make sure your rotation lock is off before you reboot or switch OS.) However, sometimes it does take several reboots to get the rotation sensor to reset. I don't know why.

nrdmtt said:
Try with this https://mega.nz/#!5F5gxQRQ!ubSEhU97qxsWQULd6IhhY5pre8ACVf-q-xvj4euaT6Y
If it does not work, we will have to mod the .reg files. Let me know.
Click to expand...
Click to collapse
i would need a reg file for my Konka tablet, windows 8.1. It has the touchscreen mirror issue. The tap to the left is read into a tap to the right.
Thanks

Related

Updated guide to installing win7 on your shift.

This is just an updated version of deadnex's original guide, with a few things thrown in from various people who have found what works and what doesn't.
This guide has been used and tested as effective with the windows 7 rc 7100 build.
Step 1 - Go here http://www.microsoft.com/windows/windows-7/download.aspx and download Windows 7. You can get a key from the same place, so don't worry about not having a key.
In the event that the servers aren't offering the download {due to server issues} you can download a current version through a torrent site. I recommend mininova as it's the most legitimate of the bunch.
To get a key for windows 7 (32bit) (if you downloaded it through a torrent site), go to this address https://www.microsoft.com/betaexperience/productkeys/win7-32/enus/default.aspx
(64bit)
https://www.microsoft.com/betaexperience/productkeys/win7-64/enus/default.aspx
To clarify this part, you're setting up a usb flash drive or usb card reader and sd card to work as an installation drive for windows 7. I've followed these steps exactly, and found them to be completely accurate. They work, so do each step, and make sure to keep track of your steps so as not to miss one.
Thanks to deadnex for all of this information.
USB-install:
User feedback suggests that doing this next part should be done on a computer running windows vista. In winXP, your usb drive might not show up during the process.
edit (before step 1, create a folder on your main computer called windows7. Don't do this on your shift, and it's recommended to use c:\windows7\ to make the process easier. If you use another location to extract the files to, make sure to remember which directory it is, and adjust the steps of this tutorial to your own location.)
1 - Open the windows7 Iso file with winrar, and extract all the files into C:\WINDOWS7\ (or the folder you created as mentioned above)
2 - Open command prompt in administrator mode (start - all programs - accessories - (right click) Command Prompt and select run as administrator.
3 - Then type these commands without the - and press enter after each :
- CD\
- DISKPART
- LIST DISK
- SELECT DISK X ( X is the memory stick disk number you got from LIST DISK)
- CLEAN (CAUTION; THIS WILL ERASE ALL THE CONTENTS OF THE SELECTED DISK)
- CREATE PARTITION PRIMARY
- SELECT PARTITION 1
- ACTIVE
- FORMAT FS=FAT32 QUICK
- ASSIGN
- EXIT
- XCOPY C:\WINDOWS7\*.* /S /E /F U:\ (U:\ is the name of usb drive you are using for your install, if your drive has another letter, which is most likely, of course put in your own) (after *.* and after each letter preceded by / there's a space!)
OPTIONAL- Include an extra folder on your windows7 usb drive called drivers, and put all the drivers in there that you'll need to get windows 7 running smooth. Drivers are listed just a little further down on the page, so before completing the next step, go there and get the drivers.
WARNING- THIS WILL ERASE YOUR VISTA AND REPLACE IT WITH WINDOWS 7. THIS IS IT!!! Don't worry, win7 rc 7100 is far better anyway. Just to be safe though, backup your personal data before continuing to the next step.
[edit] With a little use and time, I've come to find that windows 7 has a great amount of compatibility issues with certain games. Although I've only had the chance to try a few, there seems to be a trend with win7 being unable to run a lot of older, but still 3d, games. Warcraft 3, and Dungeon Keeper 2, to be more specific. If you're not a gamer, it shouldn't matter, and Windows 7 is still the best choice for you. If you do like to play games, you might want to reconsider changing to windows 7. [edit]
Restart your computer, at startup push FN+F10, and choose your usb drive.
This will take you to the installer, select your language, timezone, and keyboard layout. Next.
In summary, you're going to select Custon (advanced) in the windows 7 installation process, and some card readers (sd to usb) don't work.
This will not affect your HTC SHIFT Vista recovery partition but it will remove Vista itself from your shift. Your settings from Vista will not be carried over to Windows 7.
_________________________________________________________________
DRIVER DOWNLOADS AND INSTALLATION.
Well, once you're through all that, you should be looking at your new windows 7 shift. Now's the fun part! Driver installation!
Go to this link, and download all of the drivers. (10 in total)
http://www.htc.com/www/SupportDownload.aspx?p_id=60&cat=1&dl_id=82
Putting these files on the same flash drive as your windows 7 install makes matters much easier for this time and next time should you need to try again. I also recommend copying and pasting the installation order from the htc site in a notepad or wordpad file and putting that in the same folder as your drivers. That way, when it's time to install your drivers, you can open that file, and use it as a reference to ensure you have the order correct. Chances are that your shift won't connect to the net, right after the win7 installation.
IMPORTANT IMPORTANT IMPORTANT
INSTALL EACH DRIVER IN THE ORDER THAT HTC HAS LISTED ON THEIR DRIVER DOWNLOADS PAGE. DO THIS OR FACE TOTAL DEATHKILL!!! actually, you'll just have driver issues, but that SUCKS!
After many people have responded, I wish to remind everyone. Install all the drivers. INSTALL ALL THE DRIVERS. Install all the drivers. Yes, I said that three times. Although your shift seems to work, when only installing a few, the fact is, drivers like the synaptics touchpad driver also control other parts of your shift, like the two face bottons above the touch pad. If you install one driver, and skip one in between, you mess up the order of installation that is so important, and then force yourself to need an entire wipe and reinstallation of win 7. So, one more time, INSTALL ALL THE DRIVERS FROM HTC.
One more important thing to know about the drivers is, DON'T LET WINDOWS RESET AFTER INSTALLING EACH DRIVER, select RESTART LATER AFTER INSTALLING EACH DRIVER. I REPEAT, INSTALL ALL DRIVERS (IN ORDER) BEFORE RESTARTING WINDOWS.
IMPORTANT When you've finished installing your drivers but still need to restart to take effect, go to your display settings (right click the desktop) and select a non aero theme. save settings after that. Windows 7 Basic is a non aero theme and it looks good. If you leave Aero enabled, your shift will blue screen of death crash when it boots into high res mode.
Windows 7 can not run Aero in high res on the shift. (for now, at least)
When you install the drivers – beware that you have to install them with Vista Compatibility mode enabled and run as Administrator. Right-click the driver setup file – click the Compatibility tab – select Windows Vista and mark “run this file as Administrator”
To save yourself a headache, copy and paste the following list into a wordpad file and place it in the same directory as your driver downloads. Putting this list in the same directory on your win7 flash card means that you can open it on your shift after installing win7 and use it as a reference when installing your drivers. Keep it all together.
EACH DRIVER IS 100% IMPORTANT AND NEEDED, DO NOT SKIP DRIVERS, EVEN IF THAT DEVICE SEEMS TO BE WORKING ALREADY. SKIPPING THE TOUCHPAD DRIVER MEANS THAT THE RESOLUTION AND COMM CENTER BUTTONS DON'T WORK. SKIPPING THE SOUND DRIVER MEANS THAT CERTAIN APPS WILL CAUSE THE SYSTEM TO BLUE SCREEN. SKIPPING THE VIDEO DRIVERS MEANS THAT CERTAIN APPS WILL CAUSE THE SYSTEM TO BLUE SCREEN.
DON'T SKIP DRIVERS.
Here's the order.
a. VISTA_INTEL Chipset Driver v8[1].3.0.1014
b. Intel VGA driver(7[1].14.10.1461)
c. VistaECDrvV1[1].0.1.10
d. TouchScreen(1[1].1.0.2)
e. Synaptics MicroPad(10[1].0.11.1)
f. Realtek Audio Driver R197(6[1].0.1.5653)
g. Vitakey _AC5023_Fingerprint AP v5[1].0.2.0 and Driver v7.10.1.0 *
h. Extension Kit USBLanDriver(3[1].8.3.7)
i. Shagctrl_1[1].2.6.122-control center
j. Marvell WiFi driver(8[1].114.123.139)
This next part was contributed by Thaihugo. Thank you a ton for this contribution Thaihugo .
To connect the Windows Mobile (your Shift's other OS) side to the PC side of your Shift, run USB Tools in the windows mobile side. If nothing happens, go to your settings (still in mobile)- Connections, then click on "USB to PC". Uncheck the "Enable advanced network functionality and wait at least 5 minutes to see if it connects (you must enable the port in USB tools first). Another note, some roms, for the wm side of shift, don't include the internet sharing app. If you can't find it, you've got a crap rom, and you should follow a guide which will allow you to put a real rom on it.
Make sure you are connected to the internet on win7 side (using wifi for example) to download WMDC (Windows Mobile Device Center).
If WMDC doesn't load, plug another pocket pc into the shift's usb port while running windows7 and it will download , or if you don't have another pocket pc lying around, download it manually from Microsoft.
Also, after this setup, the Snapvue side might turn off and not turn on again. In this case, reset under vista side using the HTC tools, and go to the power settings (long click or right click on the battery icon in the bottom right of your desktop). Disable all the "turn device off after x min" settings and make sure to click ok to make the changes effective.
Again, a big huge thanks to deadnex for originally posting the steps to this process. And thanks to everyone else who contributed to a better running shift via windows 7.
Caid.
444
You forgot to specify that drivers must be installed with Vista Compatibility mode enabled and run as Administrator
Everythnig works fine for me untill.. I boot from usb go to "install now". And then ...
"A required CD/DVD drive device driver is missing.If you have a driver floppy disk,CD,DVD or USB flash drive please insert it now.
Note: If the windows installation media is in the CD/DVD drive, you can safely remove it for this step"
I go to browse and then " No device drivers were found.Make sure that the installation media contains the correct drivers, and then click OK".
I'm completly lost help..
thanks for the reminder.
weird, list disk doesn't list my usb flash drive but lists all my other hard drives. what am i doing wrong?
You are probably under Windows XP. Try a vista computer or another computer for this operation.
Caid444, you can upgrade your guide with the following info:
To connect the Windows Mobile side to the PC, use the USB tools. If nothing happens, go to settings, Connections then click on "USB to PC". Uncheck the "Enable advanced network functionality and wait at least 5 minutes to see if it connects (you must enable the port in USB tools).
Make sure you are connected to internet on vista side (using wifi for example) to download WMDC.
If WMDC doesn't load, plug in another pocket pc using the USB port, or download it manually.
Also, after this setup, the Snapvue side might turn off and never turn on. In this case, reset under vista side using the HTC tools, and go to the power settings (long click on the battery icon). Disable all the "turn device off after x min".
Thanks for your description. It looks good. Only onr thing let me bluescreen
my Shift. Whenever I install Synaptics MicroPad(10[1].0.11.1) my Device ended with a bluescreen. I tried a newer Version from the website, but no way, same result. Does anybody understand why? Does someone found out same?
Greets
Androgyn
thaihugo said:
Caid444, you can upgrade your guide with the following info:
To connect the Windows Mobile side to the PC, use the USB tools. If nothing happens, go to settings, Connections then click on "USB to PC". Uncheck the "Enable advanced network functionality and wait at least 5 minutes to see if it connects (you must enable the port in USB tools).
Make sure you are connected to internet on vista side (using wifi for example) to download WMDC.
If WMDC doesn't load, plug in another pocket pc using the USB port, or download it manually.
Also, after this setup, the Snapvue side might turn off and never turn on. In this case, reset under vista side using the HTC tools, and go to the power settings (long click on the battery icon). Disable all the "turn device off after x min".
Click to expand...
Click to collapse
I've added this part, thanks again Thaihugo.
Caid
444
thaihugo said:
You are probably under Windows XP. Try a vista computer or another computer for this operation.
Click to expand...
Click to collapse
You're right. it's all good though, i used MBRWIZ to take care of that minor setback. I can boot Windows 7 thru a USB drive now. I'm still on the fence about it, i have Vista Ultimate on my Shift right now. From your experience will Win 7 be drastically better?
Greenarcher707™ said:
You're right. it's all good though, i used MBRWIZ to take care of that minor setback. I can boot Windows 7 thru a USB drive now. I'm still on the fence about it, i have Vista Ultimate on my Shift right now. From your experience will Win 7 be drastically better?
Click to expand...
Click to collapse
It's like driving a race car compared to vista.
apoparis said:
Everythnig works fine for me untill.. I boot from usb go to "install now". And then ...
"A required CD/DVD drive device driver is missing.If you have a driver floppy disk,CD,DVD or USB flash drive please insert it now.
Note: If the windows installation media is in the CD/DVD drive, you can safely remove it for this step"
I go to browse and then " No device drivers were found.Make sure that the installation media contains the correct drivers, and then click OK".
I'm completly lost help..
Click to expand...
Click to collapse
Please, is there anybody who can help me resolve my problem? I tried lots of times by nothing works..I'm reading all these positive comments about win7 and I can't wait to have them on my shift.. I can see the usb, I browse there to the folder I have the drivers but can't install them.
Thank you in advance
This is for those who've encountered problems.
Start the whole process over again. I didn't make the guide clear enough when I first posted this thread. It's clearer now. The symantec drivers are probably fine, you're probably crashing because windows aero is still enabled, and it is crashing your shift whenever it tries to switch to high res mode. Disable aero.
As for apop, you need to install via the second option, not the first. I got the same error when I selected the first install option when I booted into the windows 7 installer. This method will completely remove vista as the main os and put it in another folder. As a precaution, I recommend backing up personal documents that are stored in any windows sub directory. *word documents and the likes.
Anything outside of your windows directory, or on the main hard drive itself should remain after the install, but I only did this process once with extra stuff on the drive (it stayed).
Back it up, and do a fresh install.
Caid.
444
Thanks for your anser Caid. I just don't have an external DVD.. Is it impossible to go through 1st way? I have read that some people managed to do it this way..
You mean via a usb flash drive? That's how I did it. Follow the steps for the usb flash drive method, but when you boot it on your shift and you have the option to do a custom or express install, do the custom install.
Caid
thaihugo said:
It's like driving a race car compared to vista.
Click to expand...
Click to collapse
wow, that got me convinced. installing windows 7 right now. gonna probably stay up late ha ha
Caid444 said:
You mean via a usb flash drive? That's how I did it. Follow the steps for the usb flash drive method, but when you boot it on your shift and you have the option to do a custom or express install, do the custom install.
Caid
Click to expand...
Click to collapse
Yes, I'm using a usb card reader and sd card. I don't have two options (custom/express). Just one "install now"..
P.S. Thanks for your interest in my case.
ok
After you select "install now" there'll be a license agreement. After that there'll be a choice between two install options. You need to choose the second one.
Caid.
Can someone explain to me how to set up a cellular internet connection through windows 7? I've got the sim card inside, the phone recognizes it, but I don't know how to get it working through win7, I used control center to enable modem, but still no luck. This is really annoying.
Caid.
444
SnapView Turn's and WM7 too ... the screen goes off
Hi, I completed the W7 installation successfully. I even got to conect SnapView with W7 this time. I say this time because with the previous Wm7 guide I wasn't able to do it.
Anyway, now my screen is blank for WM and W7. In fact I have to press the on switch to get the W7 screen back. Once I have W7 working I need to reset Snapview throught the Shift Control Centre to get it going. Finally Snapview / WM comes on. However it lasts on for a few minutes and then the screen is off again. W7 will last for a few minutes more and the same will happen. I then need to press the sliding switch again. The W7 screen will turn on back to normal (the OS doesn't actually turn off but just the screen); however, WM doesn't turn on (in this case it's the screen and WM itself). I then need to repeat the resetting process again.
I did do this:
"
Also, after this setup, the Snapvue side might turn off and not turn on again. In this case, reset under vista side using the HTC tools, and go to the power settings (long click or right click on the battery icon in the bottom right of your desktop). Disable all the "turn device off after x min" settings and make sure to click ok to make the changes effective"
I did it at W7. Am I missing something? Any hints from the experts? Needless to say, everything was working fine with Vista.
Thanks

Touch screen not working in shift

I have Installed windows 7 in my shift and evrey thing is working fine except the touch screen it,s not working
i have followd the instruction but still didn't work
any one can help me to make it working
regards
Try this Guide http://gadgetmix.com/index/how-to-install-windows-7-on-htc-shift-umpc/
The touchscreen does work on the Windows Mobile side, right?
khals said:
Try this Guide http://gadgetmix.com/index/how-to-install-windows-7-on-htc-shift-umpc/
The touchscreen does work on the Windows Mobile side, right?
Click to expand...
Click to collapse
thanks i got it working but i got another problem
if i update the display driver i get the blue screen and it keep on rebooting automaticly
any solution for this
regards
That's because AERO doesn't run at the moment at screen resolutions higher than 800*600.
Boot into SAFE MODE - Delete New Installed Graphic Card Drivers - Enable Windows 7 Classic theme in Windows and Reinstall drivers!
Can someone PLEASE reply ?
I am desperate. I deleted the HPA Partition in order to free up 3Gigs and installed Windows 7.
I followed all the tutorials, so i installed ECDriver (Vista Compatibility Mode + Run as Administrator) and Touch Screen Driver.
I mention that i see HTC Embedded Controller (in device manager) after installing ECDriver , but touch screen doesnt work (after installing touchscreen drivers) = No Pen or Touch Input is available for this Display
What am i doing wrong ?!?
I also had the same problem, so, I've installed the VGA driver from the package the way mentioned somewhere here and in the same order, as I think the new VGA driver installed with the Win7 installation is missing an important bit at the end of the installation. After that, and after a reboot, the touch started, but I did not get a calibration screen. Even without the calibration, the screen seemed to be fine. I've also disabled Aero just in case as I did not want any more blue screens.
So you have installed ECDriver, Touchscreen and VGADriver (WinVista Compatible & Run as Administrator) in this order ?
When i install VGADriver, i get a 'Cannot copy'. I thought the driver was corrupt and tried re-downloading it, but this didn't solve the situation.
How did you manage to install it ?!?
First I've installed just touchscreen driver and it did not work, so I've installed EC driver and then touchscreen and it also failed. So, I've added the VGA. I think it did not want to install with Vista compatibility so I think I forced it through with XP compatibility, got a message saying the driver was older than what I had installed, I said yes, please, go ahead! It then installed and at the end some CMD windows poped up and then closed and I then installed touch screen again. Nothing seemed to have happened then, so I've restared the computer, had all my fingers crossed (very, very technical!) and voilá, touch screen was there.
Thanks for the support. I tried several times, following exactely your steps, but i didn't manage to make it functional.
Unfortunately I had to go back to Windows Vista.
Now i have Windows 7 Vista Ultimate SP2, instead of the preistalled Windows Vista Business OEM.
Althought it's running ok, i am waiting for the final version of Windows 7 (not the RTM that i tried installing).
Win7 installed = 7 GB, Windows Vista Ultimate = 14 GB :|
Hi
Sorry to hear that it did not work for you. Like I~ve mentioned elsewhere, the only thing that did not work for me all the way is the sd card that keeps dropping from explorer.
Did I mention that I did not do a clean install? I've installed it as an upgrade and had all the functions (Wifi, BT, Phone) on while upgrading to avoid the problem some people have of the wifi connection going missing when upgrading(W7)/downgrading(XP). I've been busy at work so did not have time to use it much or test it some more.
Well, you missed to mention that
I tried a fresh install, after deleting the HPA partition (now i have 37GB Hdd, instead of 33).
Maybe that's why it didn't work for me...
A friend of mine gave my his Shift to try installing Win7 via Upgrade. Maybe it works.
BTW : Windows 7 Ultimate SP2 is running just perfect on Shift. Too bad it occupies 20GB (after drivers and updates)

HOWTO run ANDROID on X1

This thread puts all the necessary steps together for sucessfully run the Android-release from THIS thread on the X1. Since many seem to have problems with that this may become handy
So lets get started!
What you need:
- latest XPEROID-release, fatsal-xperoid-20100221.7z, get it here
- 7zip to extract it, get it here
- sd-card, using fat32-filesystem with 500MB free space
What you need to do with it:
1. Extract fatsal-xperoid-20100221.7z on your computer. This will give you the following files:
- calibration, wlan-firmware
- haret.exe, runs the linux-kernel and android
- initrd.gz, initial ramdisk, needed for linux to boot (phase one)
- modules-2.6.27-00888-g339bdfc-dirty.tar.gz, linux- and android-driver for wlan
- rootfs.img, contains files needed for linux to continue boot (phase two)
- STARTUP.TXT, contains the parameter for haret.exe and boot-options for linux-kernel
- system.sqsh, contains all android system files
- zImage, contains the linux-kernel
- conf/*.user.conf, configuration files for android
- AndroidApps/*.apk, applications for android, installed during boot
2. Delete all the *.apk-files from the AndroidApps-directory. They are not needed for running android. You should keep the directory, just delete all files in it.
3. Download some essential android apps here, you will get essential_apps.zip. Extract it and put the apk-files into the AndroidApps/ folder.
4. go to conf/ and delete eclair.user.conf, then rename eclair.user.conf~ to eclair.user.conf. That will disable the swapfile.
5. open startup.txt and remove the mem-option mem=102M. This was suggested by hotlein here. That will increase the memory from 102m to 182M and improve android speed alot.
6. Copy all files and directories to the root of your sd-card. Do not create any directory, just copy them to the blank sd-card.
7. Put the sd-card in your phone if not already done. On the X1 open the sd-card and run haret.exe. You will get alot text running across the screen. During the boot-process, one file is created.
- data.img (256M). This file contains all the files normaly stored on the android-phone. Your settings, Applications, media, etc. You can always delete this file to reset android. It will be recreated.
First boot takes a while to complete, so be patient. Finally you should get the android welcome screen. Follow the on-screen-instructions and you are done!
Changing some settings
- IMPORTANT: Disable GPS in settings -> location & security -> Use GPS satellites, because it will hang the device!
- Turn off locks screen when holding red call button. Spare parts -> End button behaviour -> Nothing. That will simplify the shutdown procedure. Credits go to Reversedhex: Post
Now let's stop android
1. Press and hold the end-call-key. The phone starts to vibrate like crazy, ignore that.
2. After a few seconds a menu pops up. Dont release the button yet, keep holding it! If you changed end button behaviour, you can release it now.
3. Press down on the digi-pad. You may press it three times to go to the shutdown-option.
4. Now you can release the end-call-key. If you do not hold it, you will end up in the android lock screen.
5. Select shutdown option and confirm. Then android shuts down.
If you try another kernel-image (that is replacing zImage), the system may lock up during shutdown. Then you have to soft-reset your phone. But you should always try to shut android down.
Now you can update the linux-kernel:
1. Download the kernel-image, get the latest here. That gives you zImage_kovsky_20100325.zip.
2. Extract zImage_kovsky_20100325.zip to get zImage. This is the linux kernel.
3. Copy zImage to the root of your sd-card. You should always back up your existing zImage so you can go back.
4. Download wlan-modules, as they must match the kernel-image, get them from here. That gives you wlan-modules_20100325.zip.
5. Extract wlan-modules_20100325.zip to get modules-2.6.27-01006-ga30aafa-dirty.tar.gz. This archive contains the wlan modules. Do not extract this. Simply put this on the root of your sd-card. On android startup this file will be extracted on the modules copied for you.
As suggestet by angusmcb (post), i used for the latest kernel the latest cross-compiler.
Latest kernel from xdadev-repos with backlight control and correct battery readout, get it here. The archive also contains matching wlan-modules.
Troubleshooting
Q. Android will not boot
A1. check if all needed files are present
A2. check if you have enough free space on card. Android creates two big files during first boot, so you will need at least 384M free space.
A3. you can try to delete data.img and swapfile to reset android. This helps if you messed up settings in android.
Q. Wlan wont start
A1. check if file calibration on sd-card-root
A2. check if file modules-*.tar.gz matches kernel-image
A3. you may try to enable wlan in windows mobile before running haret.exe
Q. How to stop android from using data connection
A. go to settings -> wireless & networks -> mobile networks -> access point names and delete all apn-settings
Q. Android-screen is upside-down
A. Slide out keyboard -> android switches to landscape. Then slide keyboard in -> android switches to correct portrait.
Q. I have no ringtones
A1. Put the ringtones in the MEDIA\AUDIO\ringtones folder (post, post for folder structure)
A2. Take a look at this post. Some characters make the android media scanner crash.
Q. I can not enter pipe-symbol. Where to find keymaping
A1. Press function key, followed by shift key, followed by commer key (right hand side of space bar) (linuxtux post)
A2. For keymapping in general take a look here. That is the default android keymapping.
Q. I want live wallpapers
A. Here you go. But be prepared for performance loss.
Q. I can not send SMS
A. Check this post by jimipoh. It might help.
Done for today
reserved for future updates
also reserved for future updates
and this, too
vdelf, are you going to be taking over development for Android on the X1 as well? Or will this be instructions to get fatsal's functioning?
What the F?
♥♥♥
Good luck~♥
Muo said:
vdelf, are you going to be taking over development for Android on the X1 as well? Or will this be instructions to get fatsal's functioning?
Click to expand...
Click to collapse
This thread is mainly about how to get android working. I am trying to speed android up by partitioning the sdcard as fatsal mentioned. If it works there will be a HOWTO for that, too.
Until then i will continue to work the linux-kernel for X1-android until it is done (or i loose my X1, too )
This is pretty consize. I hope it sums up all the main points of fatsal thread on android
With zImage_kovsky_20100313.zip system always lock up during shutdown
i have tried to run this android on X2. I run the haret. the BOOTING LINUX window fils the line al the way then there is no black and white running text like on X1. the start bar apeares on the bottom end of the screen. and nothing is responding.. i have waited more then 10 minutes but still nothing happens.
gbajzelj said:
i have tried to run this android on X2. I run the haret. the BOOTING LINUX window fils the line al the way then there is no black and white running text like on X1. the start bar apeares on the bottom end of the screen. and nothing is responding.. i have waited more then 10 minutes but still nothing happens.
Click to expand...
Click to collapse
No no no! Your doing it wrong!! D:<
gbajzelj said:
i have waited more then 10 minutes but still nothing happens.
Click to expand...
Click to collapse
Unfortunately, due to certain hardware limitations of the X2, boot time of the X1 kernel on the X2 can take a little longer. About 1.2 seconds after the sun explodes and extinguishes all life on Earth 4 billion years in the future, is a good estimate.
Sorry
vdelf, will you be committing regularly to gitorious? Or do you have a scratch repo for messing around with?
vdelf said:
also reserved for future updates
Click to expand...
Click to collapse
i always get an error saying mounting /dev/block/mmcblk0p1 on /sdcard failed: invalid argument
failed
failed to mount the sd card, cannot continue
/bin/sh: cant access tty; job control turned off
anybody has any idea? i am using sandisk mobile ultra 8gb mirco sdhc
i had the bin/sh error too , first time.
when simply retrying -> it booted up to the "exploding X".
however, that screen froze on me.
i seem to get more progress though than with the material from the original threads.
the material from this topic has gotten me further than ever before. as i speak i'm booting a fresh one with the new kernel (from the start). it's upside down, but i hope this one works 'out of the box'.
persistence is paramount, as time passes the chance on reaching satisfaction approaches 1. how this satisfaction is achieved is up to you; may it be through running XPEROID, purchasing an android phone or simply giving up.
I managed to get it back to the "exploding X" screen (using the first file, not the kernel update).
It seems to be stuck in the X screen though, it's looping (and stalling a little) for 20 minutes now. Last time I soft-resetted the phone after about 10 minutes of X-screen, and it mangled my sd card (meaning I had start from scratch). There is no text (or error message for that matter), so I don't know what is going on.
Is anyone familiar with this?
EDIT:
I paused my attempts for now. Same result over and over. I'm not able to find anything on this in the original thread (or possibly when I read every single post I might find something), search reveals nothing to me.
gbajzelj said:
i have tried to run this android on X2. I run the haret. the BOOTING LINUX window fils the line al the way then there is no black and white running text like on X1. the start bar apeares on the bottom end of the screen. and nothing is responding.. i have waited more then 10 minutes but still nothing happens.
Click to expand...
Click to collapse
You have to use a version of haret that supports your phone. As X1 and X2 have not identical hardware (or do they?) someone has to code X2-support to haret. Until then it will not work.
In startup.txt there is this line
Code:
set mtype 2006
This is for kovsky X1. For X2 there has to be a different value, but dont ask me about that
dawen said:
i always get an error saying mounting /dev/block/mmcblk0p1 on /sdcard failed: invalid argument
failed
failed to mount the sd card, cannot continue
/bin/sh: cant access tty; job control turned off
anybody has any idea? i am using sandisk mobile ultra 8gb mirco sdhc
Click to expand...
Click to collapse
It seems that your sd-card has no partition. If you use linux, you can check this very easy. On windows, you can try to reformat the card.
You can also try another card.
Woudnt it be possbile/smarter to put the android on your xperia's internal memory (when you have 300+mb free?) or woudnt there be any diffrence in speed?
can you install apps from the market
or do you have to manually do it (pasting the apk to the sd)
?

[Q] Am I ****ed? ._.

Hello there, am I ****ed? Here's what happened today:
>Rooted LG revolution froze and crashed with a black screen, even after rebooting with taking the battery out.
>I'll just hard reset my phone.. nbd
>Hard reset phone
>Realized that it's still rooted, ****yea.jpg
>Go on an app deleting frenzy, accidentally deleted an app (sms.apk maybe?)
>Tried to press home and it doesn't work so I restart my phone and it boots normally until I unlock it. (The network bar is still visible but I can't access the home screen)
>Panic, then find this thread: http://forum.xda-developers.com/showthread.php?t=1337386 and complete every step but the phone doesn't show up on LGNPST. (I can't access the connectivity options, but it's usb debugged since the sd card and system folders show up on autorun)
What can I do? Is my phone salvageable? Or will I have to go to Verizon to fix my mess?
Thanks in advance!
If running Windows 7 try disabling UAC then re install the .dll file during the LGNPST setup.
I tried win 7 for a few days and couldn't get it to work. But my XP laptop worked fine. Try XP especially if win 7 is 64 bit.
--My REVO is Broken, tweaked, SC'd, and TB'd. Just awesome!
should be fairly simple
do u have cwm? and a back up? then load the system from a good backup, or load one... if no cwm then maybe the stock recovery will do it?
keep me informed and ill do what i can and search the thread http://forum.xda-developers.com/showthread.php?t=1564941
As a last resort you can allways pull the battery, then put it back in, then with the phone still off press power and down and hold untill you get option to factory reset, hit power for yes then reflash the .Tot you want and start over rooting.
pawdog said:
If running Windows 7 try disabling UAC then re install the .dll file during the LGNPST setup.
Click to expand...
Click to collapse
UAC has nothing to do with any issues.. type in start menu > search > type in "cmd" or "regedit" and right click and choose "run as administrator" then shouldn't have any issues registering the .dll

[GUIDE] Installing Windows 10 Technical Preview on the HTC Shift

Windows 10 Windows Technical Preview is available for more than a week. Since i have an extra old 40gb hdd for the shift, i decided to give it a try, and i can say that it works perfectly well. Everything works including touchscreen, wifi, bluetooth, modem, etc.
However installing the drivers may be a little tricky. Here are the steps:
1. Download Windows Technical Preview from microsoft website (download the x86 version)
2. Extract the .iso file to a usb stick (i used power iso to do that)
3. Plug the stick to the shift and boot from it
4. Follow on screen instruction to install windows
5. When done copy the drivers for the shift (you have the download link bellow the video ) to a stick
6. First install "VistaECDrvV" in compatibility with windows vista (right click on the file - properties - compatibilty tab- run this program in compatibility mode for: - select windows vista (service pack 2) !! do that for all of the drivers) - restart later
7. Install "TouchScreen"
After installing touch screen driver the touch should work - give a restart
8. Install "Synaptics MicroPad" - restart later
9. Install "shagctrl" ignore the Microsoft .NET Framework missing error - restart later
10. Install "Marvell Wifi driver" - restart later
11. Press the Win+R key combination and type msconfig in the run box and hit enter - switch over to the boot tab, and click on the Safe Boot check box - select minimal -apply -ok - restart
13. With windows booted in safe mode navigate to C:\Windows\System32\drivers right click on "sdbus.sys" -> properties -> security -> advanced -> owner TrustedInstaller click on change -> in the field labelled "enter the object name" type your username -> ok -> apply -> ok -> now back on security tab edit permissions -> click on users -> check all boxes from "permissions for users" tab on allow -> apply -> yes -> ok. Now delete "sdbus.sys"
14. Copy the "sdbus.sys" from the archive that i attached here to C:\Windows\System32\drivers
15. Press the Win+R key combination againg and type msconfig in the run box and hit enter - switch over to the boot tab, and unthick the Safe Boot check box - apply -ok - restart
16. You should have wifi working now - If you cannot find any wifi networks, as it was in my case, go to device manager - right click on the "Marvell sd8686 Wireless LAN SDIO Adapter" (the one without the exclamation mark if you have two) - properties - advanced - from the property box select 802.11D support - on the value box value box select enable. Your wifi should work ok now.
17. Install the "sherry driver 1.3" for the best performance of the video card.
18. That's it! enjoy
What i like most about windows 10 is that it have a "card view" of the running apps just like maemo 5 on noka n900, or the blackberry 10 os. Overall it runs a little better than windows 7 and similar with windows 8.1.
Maybe i will install it as a replacement for windows 8.1 update 1 on the main 120 gb hdd
Here is a small video to see how it runs:
Download HTC X9500 DRIVERS
ryu1 said:
Windows 10 Windows Technical Preview is available for more than a week. Since i have an extra old 40gb hdd for the shift, i decided to give it a try, and i can say that it works perfectly well. Everything works including touchscreen, wifi, bluetooth, modem, etc.
However installing the drivers may be a little tricky. Here are the steps:
1. Download Windows Technical Preview from microsoft website (download the x86 version)
2. Extract the .iso file to a usb stick (i used power iso to do that)
3. Plug the stick to the shift and boot from it
4. Follow on screen instruction to install windows
5. When done copy the drivers for the shift (you can find them on this forum) to a stick
6. First install "VistaECDrvV" in compatibility with windows vista (right click on the file - properties - compatibilty tab- run this program in compatibility mode for: - select windows vista (service pack 2) !! do that for all of the drivers) - restart later
7. Install "TouchScreen"
After installing touch screen driver the touch should work - give a restart
8. Install "Synaptics MicroPad" - restart later
9. Install "shagctrl" ignore the Microsoft .NET Framework missing error - restart later
10. Install "Marvell Wifi driver" - restart later
11. Press the Win+R key combination and type msconfig in the run box and hit enter - switch over to the boot tab, and click on the Safe Boot check box - select minimal -apply -ok - restart
13. With windows booted in safe mode navigate to C:\Windows\System32\drivers and delete "sdbus.sys" and "dumpsd.sys"
14. Press the Win+R key combination againg and type msconfig in the run box and hit enter - switch over to the boot tab, and unthick the Safe Boot check box - apply -ok - restart
15. When booted in normal mode copy the files from the "wififix" archive, that i attached to C:\Windows\System32\drivers and restart
16. You should have wifi working now - If you cannot find any wifi networks, as it was in my case, go to device manager - right click on the "Marvell sd8686 Wireless LAN SDIO Adapter" (the one without the exclamation mark if you have two) - properties - advanced - from the property box select 802.11D support - on the value box value box select enable. Your wifi should work ok now.
17. Install the "sherry driver 1.3" for the best performance of the video card. Search it on google.
18. That's it! enjoy
What i like most about windows 10 is that it have a "card view" of the running apps just like maemo 5 on noka n900, or the blackberry 10 os. Overall it runs a little better than windows 7 and similar with windows 8.1.
Maybe i will install it as a replacement for windows 8.1 update 1 on the main 120 gb hdd
Here is a small video to see how it runs:
Click to expand...
Click to collapse
Thanks alot, I am going to install it now
http://www.mediafire.com/download/c9g6a23223zr3sk/sherry1.3.2betaGMEGSE.rar
Excellent how-to. Clear and precise.
For those who want to perform it: taking a look at ryu1's comment in Post#14 is crucial!
You bring shift to future.
Also an interesting Video- as i see you've only 1GB RAM installed, and nevertheless your Shift runs pretty fast-
faster than mine with 2GB and Win7U.
Network connection, connection to SnapVue... i'm really amazed.
How long does it take to boot, and what about GPS?
Think i'll create a new partition on my 128GB SSD and run Win10 from there.
How large do you think should it be?
B-44 said:
Excellent how-to. Clear and precise.
You bring shift to future.
Also an interesting Video- as i see you've only 1GB RAM installed, and nevertheless your Shift runs pretty fast-
faster than mine with 2GB and Win7U.
Network connection, connection to SnapVue... i'm really amazed.
How long does it take to boot, and what about GPS?
Think i'll create a new partition on my 128GB SSD and run Win10 from there.
How large do you think should it be?
Click to expand...
Click to collapse
Well, i'm sure gps work ok (at least on the windows mobile side) but didn't tested on the windows 10 side.
For booting, i'm sure it take less than 1 minute, but don't know the exact time.
If you want to make a partition for win10, that should be at least 10 gb.
It would be really nice to see how it will run on your shift with 2gb of ram.
Please post the result if you install it
Made 20GB... had been frequently suggested for win8
Now taking a look if I've got a spare usb stick.
Maybe I'm missing something here. On my X9500 I can't get by the error about the 800 MHz processor. Maybe you are on a different model?
Same thing occured with win8 if i recall right... early releases worked fine, and later ones also came up with this problem. (It may have been with BenQ MID S6 instead Shift, I'll try to find out.)
Don't know if there had been some workaround.
As MS is continuously working on it, it may depend on the releases' date.
Mine dates october 20th, but i won't be able to test until next weekend.
If ryu1 doesn't have another idea, it may be useful to share the release he uses.
The processor should always be the same.
edit: Post#86
http://forum.xda-developers.com/showthread.php?t=1264742&page=9
What error are you talking about? i installed windows 8, then 8.1 and now 10 but never got any error about cpu.
Are you sure you didn't download the 64 bit version?
Win 10 Technical Preview lists as a requirement:
Processor: 1 gigahertz (GHz) or faster
Error complained about lower specification.
It was the 32-bit version.
"error" may be the wrong word.
The problem had been discussed in the thread i have linked above.
Again: it may be interesting to know the date of release.
ryu1 said:
What error are you talking about? i installed windows 8, then 8.1 and now 10 but never got any error about cpu.
Are you sure you didn't download the 64 bit version?
Click to expand...
Click to collapse
Maybe i've got it...
in your how-to you say "Plug the stick to the Shift and boot from it".
You mean plug it in, start your shift, enter boot options and select usb stick to boot from, right?
I had prepared my usb stick with powerISO, plugged it in, opened my stick in devicemanager and doubleclicked "Install".
And ran into "your device won't be able to run Win10 because of less than 1GHz".
Maybe this was my mistake, and i won't have this problem when booting from stick.
Will report asap.
That's it..
Just do what daddy told us
(And DON'T use windows installer.)
I haven't finished installation completely,
but right now i must say speed is amazing!
As some drivers are automatically installed to volume "C" i think i'll switch the names of C and X
(the partition i'm installing to), reinstall all drivers and then switch back.
edit: obsolete, win has done it by itself
Sorry for the delay, but i am very bussy these days. Anyway the installation mus be done by booting from usb stick, not via installer.
I have allready installed windows 10 on the main hdd instead of windows 8.1. There are a few things i forgot to mention on the first post, when booting into safe mode to delete the "dumpsd" and "sdbus" files you'll need permission to delete them. Just follow this instructions to change the permission: http://www.askvg.com/guide-how-to-take-ownership-permission-of-a-file-or-folder-manually-in-windows/
That's what i just was about to ask you, as i am stuck at this point...
Will try later and report
Tomorrow.
edit: Think you should for your own sake update your initial post, concerning boot process and rightsmanagement.
Further visitors won't follow the whole thread and'll bomb you with questions.
B-44 said:
"error" may be the wrong word.
The problem had been discussed in the thread i have linked above.
Again: it may be interesting to know the date of release.
Click to expand...
Click to collapse
Oh, by error I meant I received an error message when trying to do the install the way I had tried it. I will read the new information posted here, thanks all.
Finished installation yesterday, everything was fine, quick'n'clean when suddenly wifi stopped working.
Marvell shows error code 10 and winupdate seems to have installed a different adapter.
SD adapter same error.
Had a similar experience when i installed win7, but there i already had a restore point to return to,
and since then everything was fine.
Will make a clean reinstallation, and after adding the wififix disable wifi to avoid possible system updates
and create a basic restore point i can return to each time winupdate kills something.
Preview build 9879
Anyone managed to get the latest build to work. Mine gives a message that my display resolution is too low and stops the upgrade.
Shame really as this works very well on the Shift, and with rumours that win 10 could be free it would have been a good o/s for this computer.
Please post code 0f builtversion.
Build 9860

Categories

Resources