Discussion:
Touch input not working in Dell Latitude ST after installing android-x86
Chuan
2011-12-24 13:18:02 UTC
Permalink
Hi

I just got a Dell Latitude ST tablet and I want to install Android on
it because Window 7 is not really finger friendly for a tablet.

I have already tried a few of the downloadable builds range from
Android 2.2 to Android 4.0 (including eeepc, tegav2, asus_laptop and
many more), However, none of these builds support touch input for this
device.

Is it due to a missing driver? Will android-x86 team consider to add
Dell Latitude ST to the list of official support devices in the
future?

Any comments or suggestions are appreciated
Chuan
2011-12-25 11:00:51 UTC
Permalink
I tried Android 1.6, and surprisingly there is a visual feedback when
pressing on the screen, which the notification bar is about to be
pulled-down. However, the feedback is the same no matter where the
touch point is. I can also find the touchscreen info in the /proc/bus/
input/devices, the vendor is N-trig.

I found in the android-x86 group that the HP slate users also have
similar issue, and HP slate's touchscreen is from the same vendor. I
am wondering whether N-trig driver (or equivalent drivers) is included
in Android 1.6, and not included in other distributions.

On Dec 24, 9:18 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> Hi
>
> I just got a Dell Latitude ST tablet and I want to install Android on
> it because Window 7 is not really finger friendly for a tablet.
>
> I have already tried a few of the downloadable builds range from
> Android 2.2 to Android 4.0 (including eeepc, tegav2, asus_laptop and
> many more), However, none of these builds support touch input for this
> device.
>
> Is it due to a missing driver? Will android-x86 team consider to add
> Dell Latitude ST to the list of official support devices in the
> future?
>
> Any comments or suggestions are appreciated

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Chuan
2011-12-25 12:04:45 UTC
Permalink
Just realized that the touchscreen is functioning with stylus after
installing the Android 1.6 build.

Can I extract the touchscreen driver from Android 1.6 and port it to
other Android builds?

On Dec 25, 7:00 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> I tried Android 1.6, and surprisingly there is a visual feedback when
> pressing on the screen, which the notification bar is about to be
> pulled-down. However, the feedback is the same no matter where the
> touch point is. I can also find the touchscreen info in the /proc/bus/
> input/devices, the vendor is N-trig.
>
> I found in the android-x86 group that the HP slate users also have
> similar issue, and HP slate's touchscreen is from the same vendor. I
> am wondering whether N-trig driver (or equivalent drivers) is included
> in Android 1.6, and not included in other distributions.
>
> On Dec 24, 9:18 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
>
>
>
>
>
>
> > Hi
>
> > I just got a Dell Latitude ST tablet and I want to install Android on
> > it because Window 7 is not really finger friendly for a tablet.
>
> > I have already tried a few of the downloadable builds range from
> > Android 2.2 to Android 4.0 (including eeepc, tegav2, asus_laptop and
> > many more), However, none of these builds support touch input for this
> > device.
>
> > Is it due to a missing driver? Will android-x86 team consider to add
> > Dell Latitude ST to the list of official support devices in the
> > future?
>
> > Any comments or suggestions are appreciated

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Chih-Wei Huang
2011-12-25 16:56:15 UTC
Permalink
You just need to create a customized build with
N-trig driver enabled.

2011/12/25 Chuan <ahchuan1986-***@public.gmane.org>:
> Just realized that the touchscreen is functioning with stylus after
> installing the Android 1.6 build.
>
> Can I extract the touchscreen driver from Android 1.6 and port it to
> other Android builds?
Chuan
2011-12-26 03:56:03 UTC
Permalink
Thanks for the prompt reply, cannot wait to try but now still setting
up the build environment.

Do you mind another question? The graphic acceleration and wifi are
also not available, is it also because of the driver enablement?

Thanks a lot and Merry Christmas.

On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.org> wrote:
> You just need to create a customized build with
> N-trig driver enabled.
>
> 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>
>
>
>
>
>
>
> > Just realized that the touchscreen is functioning with stylus after
> > installing the Android 1.6 build.
>
> > Can I extract the touchscreen driver from Android 1.6 and port it to
> > other Android builds?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Chuan
2011-12-26 18:27:08 UTC
Permalink
Finally get the touch screen working in Dell Latitude ST with
Gingerbread!!

As advised by Chih-Wei, a custom build is needed, so I created a new
target, add put these two lines in the customized defconfig
CONFIG_HID_MULTITOUCH=y
CONFIG_HID_NTRIG=y

After a long build time, I install the generated iso to the tablet,
and the touchscreen is now working !!!

Next thing to do is to enable hardware acceleration, wifi and get
camera working!

I would like to share my target if anyone is interested.

On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> Thanks for the prompt reply, cannot wait to try but now still setting
> up the build environment.
>
> Do you mind another question? The graphic acceleration and wifi are
> also not available, is it also because of the driver enablement?
>
> Thanks a lot and Merry Christmas.
>
> On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.org> wrote:
>
>
>
>
>
>
>
> > You just need to create a customized build with
> > N-trig driver enabled.
>
> > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>
> > > Just realized that the touchscreen is functioning with stylus after
> > > installing the Android 1.6 build.
>
> > > Can I extract the touchscreen driver from Android 1.6 and port it to
> > > other Android builds?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Coda2010
2011-12-26 18:42:30 UTC
Permalink
I am absolutely interested, though my goal is a dual-boot scenario,
your efforts will undoubtedly be a great help in that process.

Regards,

Stuart

On Dec 26, 1:27 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> Finally get the touch screen working in Dell Latitude ST with
> Gingerbread!!
>
> As advised by Chih-Wei, a custom build is needed, so I created a new
> target, add put these two lines in the customized defconfig
> CONFIG_HID_MULTITOUCH=y
> CONFIG_HID_NTRIG=y
>
> After a long build time, I install the generated iso to the tablet,
> and the touchscreen is now working !!!
>
> Next thing to do is to enable hardware acceleration, wifi and get
> camera working!
>
> I would like to share my target if anyone is interested.
>
> On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
>
>
>
>
>
>
> > Thanks for the prompt reply, cannot wait to try but now still setting
> > up the build environment.
>
> > Do you mind another question? The graphic acceleration and wifi are
> > also not available, is it also because of the driver enablement?
>
> > Thanks a lot and Merry Christmas.
>
> > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.org> wrote:
>
> > > You just need to create a customized build with
> > > N-trig driver enabled.
>
> > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>
> > > > Just realized that the touchscreen is functioning with stylus after
> > > > installing the Android 1.6 build.
>
> > > > Can I extract the touchscreen driver from Android 1.6 and port it to
> > > > other Android builds?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Chuan
2011-12-27 03:16:41 UTC
Permalink
Hi Stuart

I have already sent you the target to your email address.

On Dec 27, 2:42 am, Coda2010 <o...-***@public.gmane.org> wrote:
> I am absolutely interested, though my goal is a dual-boot scenario,
> your efforts will undoubtedly be a great help in that process.
>
> Regards,
>
> Stuart
>
> On Dec 26, 1:27 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
>
>
>
>
>
>
> > Finally get the touch screen working in Dell Latitude ST with
> > Gingerbread!!
>
> > As advised by Chih-Wei, a custom build is needed, so I created a new
> > target, add put these two lines in the customized defconfig
> > CONFIG_HID_MULTITOUCH=y
> > CONFIG_HID_NTRIG=y
>
> > After a long build time, I install the generated iso to the tablet,
> > and the touchscreen is now working !!!
>
> > Next thing to do is to enable hardware acceleration, wifi and get
> > camera working!
>
> > I would like to share my target if anyone is interested.
>
> > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > Thanks for the prompt reply, cannot wait to try but now still setting
> > > up the build environment.
>
> > > Do you mind another question? The graphic acceleration and wifi are
> > > also not available, is it also because of the driver enablement?
>
> > > Thanks a lot and Merry Christmas.
>
> > > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.org> wrote:
>
> > > > You just need to create a customized build with
> > > > N-trig driver enabled.
>
> > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>
> > > > > Just realized that the touchscreen is functioning with stylus after
> > > > > installing the Android 1.6 build.
>
> > > > > Can I extract the touchscreen driver from Android 1.6 and port it to
> > > > > other Android builds?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
ursenj
2011-12-28 04:51:38 UTC
Permalink
I am interested as well. I have been very disappointed with this
device with windows on it and it would make an awesome android
tablet.

Thanks,..

On Dec 26, 8:16 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> Hi Stuart
>
> I have already sent you the target to your email address.
>
> On Dec 27, 2:42 am, Coda2010 <o...-***@public.gmane.org> wrote:
>
>
>
>
>
>
>
> > I am absolutely interested, though my goal is a dual-boot scenario,
> > your efforts will undoubtedly be a great help in that process.
>
> > Regards,
>
> > Stuart
>
> > On Dec 26, 1:27 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > Finally get the touch screen working in Dell Latitude ST with
> > > Gingerbread!!
>
> > > As advised by Chih-Wei, a custom build is needed, so I created a new
> > > target, add put these two lines in the customized defconfig
> > > CONFIG_HID_MULTITOUCH=y
> > > CONFIG_HID_NTRIG=y
>
> > > After a long build time, I install the generated iso to the tablet,
> > > and the touchscreen is now working !!!
>
> > > Next thing to do is to enable hardware acceleration, wifi and get
> > > camera working!
>
> > > I would like to share my target if anyone is interested.
>
> > > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > > Thanks for the prompt reply, cannot wait to try but now still setting
> > > > up the build environment.
>
> > > > Do you mind another question? The graphic acceleration and wifi are
> > > > also not available, is it also because of the driver enablement?
>
> > > > Thanks a lot and Merry Christmas.
>
> > > > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.org> wrote:
>
> > > > > You just need to create a customized build with
> > > > > N-trig driver enabled.
>
> > > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>
> > > > > > Just realized that the touchscreen is functioning with stylus after
> > > > > > installing the Android 1.6 build.
>
> > > > > > Can I extract the touchscreen driver from Android 1.6 and port it to
> > > > > > other Android builds?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Chuan
2011-12-28 06:41:41 UTC
Permalink
hi, the target has been sent to you.

On Dec 28, 12:51 pm, ursenj <j...-***@public.gmane.org> wrote:
> I am interested as well.  I have been very disappointed with this
> device with windows on it and it would make an awesome android
> tablet.
>
> Thanks,..
>
> On Dec 26, 8:16 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
>
>
>
>
>
>
> > Hi Stuart
>
> > I have already sent you the target to your email address.
>
> > On Dec 27, 2:42 am, Coda2010 <o...-***@public.gmane.org> wrote:
>
> > > I am absolutely interested, though my goal is a dual-boot scenario,
> > > your efforts will undoubtedly be a great help in that process.
>
> > > Regards,
>
> > > Stuart
>
> > > On Dec 26, 1:27 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > > Finally get the touch screen working in Dell Latitude ST with
> > > > Gingerbread!!
>
> > > > As advised by Chih-Wei, a custom build is needed, so I created a new
> > > > target, add put these two lines in the customized defconfig
> > > > CONFIG_HID_MULTITOUCH=y
> > > > CONFIG_HID_NTRIG=y
>
> > > > After a long build time, I install the generated iso to the tablet,
> > > > and the touchscreen is now working !!!
>
> > > > Next thing to do is to enable hardware acceleration, wifi and get
> > > > camera working!
>
> > > > I would like to share my target if anyone is interested.
>
> > > > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > > > Thanks for the prompt reply, cannot wait to try but now still setting
> > > > > up the build environment.
>
> > > > > Do you mind another question? The graphic acceleration and wifi are
> > > > > also not available, is it also because of the driver enablement?
>
> > > > > Thanks a lot and Merry Christmas.
>
> > > > > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.org> wrote:
>
> > > > > > You just need to create a customized build with
> > > > > > N-trig driver enabled.
>
> > > > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>
> > > > > > > Just realized that the touchscreen is functioning with stylus after
> > > > > > > installing the Android 1.6 build.
>
> > > > > > > Can I extract the touchscreen driver from Android 1.6 and port it to
> > > > > > > other Android builds?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Coda2010
2011-12-28 15:27:00 UTC
Permalink
Ruffles
2011-12-29 01:32:05 UTC
Permalink
If I could get your target if you could send it to me. Thanks in
advance.

On Dec 26, 11:27 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> Finally get the touch screen working in Dell Latitude ST with
> Gingerbread!!
>
> As advised by Chih-Wei, a custom build is needed, so I created a new
> target, add put these two lines in the customized defconfig
> CONFIG_HID_MULTITOUCH=y
> CONFIG_HID_NTRIG=y
>
> After a long build time, I install the generated iso to the tablet,
> and the touchscreen is now working !!!
>
> Next thing to do is to enable hardware acceleration, wifi and get
> camera working!
>
> I would like to share my target if anyone is interested.
>
> On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
>
>
>
>
>
>
> > Thanks for the prompt reply, cannot wait to try but now still setting
> > up the build environment.
>
> > Do you mind another question? The graphic acceleration and wifi are
> > also not available, is it also because of the driver enablement?
>
> > Thanks a lot and Merry Christmas.
>
> > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.org> wrote:
>
> > > You just need to create a customized build with
> > > N-trig driver enabled.
>
> > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>
> > > > Just realized that the touchscreen is functioning with stylus after
> > > > installing the Android 1.6 build.
>
> > > > Can I extract the touchscreen driver from Android 1.6 and port it to
> > > > other Android builds?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Chuan
2011-12-29 01:53:02 UTC
Permalink
Hi, just sent you the target.

Happy building :)

On Dec 29, 9:32 am, Ruffles <crazygol...-***@public.gmane.org> wrote:
> If I could get your target if you could send it to me. Thanks in
> advance.
>
> On Dec 26, 11:27 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
>
>
>
>
>
>
> > Finally get the touch screen working in Dell Latitude ST with
> > Gingerbread!!
>
> > As advised by Chih-Wei, a custom build is needed, so I created a new
> > target, add put these two lines in the customized defconfig
> > CONFIG_HID_MULTITOUCH=y
> > CONFIG_HID_NTRIG=y
>
> > After a long build time, I install the generated iso to the tablet,
> > and the touchscreen is now working !!!
>
> > Next thing to do is to enable hardware acceleration, wifi and get
> > camera working!
>
> > I would like to share my target if anyone is interested.
>
> > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > Thanks for the prompt reply, cannot wait to try but now still setting
> > > up the build environment.
>
> > > Do you mind another question? The graphic acceleration and wifi are
> > > also not available, is it also because of the driver enablement?
>
> > > Thanks a lot and Merry Christmas.
>
> > > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.org> wrote:
>
> > > > You just need to create a customized build with
> > > > N-trig driver enabled.
>
> > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>
> > > > > Just realized that the touchscreen is functioning with stylus after
> > > > > installing the Android 1.6 build.
>
> > > > > Can I extract the touchscreen driver from Android 1.6 and port it to
> > > > > other Android builds?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Jonathan Luntz
2012-02-13 04:41:42 UTC
Permalink
I was able to build Honeycomb with the NTrig enabled (using
menuconfig), with similar success on the Fujitsu Q550 (it was a simple
matter assuming you can get the build environment and the sources
working - the documentation on android-x86.org was easy to follow and
it worked right away on 64-bit Ubuntu 11.10).

I tried enabling the Ralink 3572 driver for the wifi (also using
menuconfig to get all the dependencies in order), and it doesn't work:
the driver is listed as Experimental and is not yet supposed to work.
I know there is a working linux driver for the Ralink on the Ralink
website, but it is beyond my skills to incorporate it into Android.
Maybe someone with more knowledge could manage it.

I don't think I could quite figure out where to enable the video
drivers (it just runs at low resolution out of the box).

I haven't tried the camera at all (the real killer is the wifi since
there would be no way to get any apps without it)

Anyone have any luck on the wifi and video fronts?
Jon

On Jan 3, 10:07 am, ThunderWolf <ctrepp...-***@public.gmane.org> wrote:
> Does this target work with any version of Android or just
> Gingerbread?  Also, any success in getting the Wifi and camera
> working?
>
> Thanks
>
> On Jan 3, 8:31 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
>
>
>
>
>
>
> > Hi
>
> > I have uploaded the target to dropbox, you can download from here.
>
> >http://dl.dropbox.com/u/49735879/peju.zip
>
> > On Jan 3, 11:13 am, Nathan <nathanphe...-***@public.gmane.org> wrote:
>
> > > I'd love the target - thanks!
>
> > > On Dec 28 2011, 7:53 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > > Hi, just sent you the target.
>
> > > > Happy building :)
>
> > > > On Dec 29, 9:32 am, Ruffles <crazygol...-***@public.gmane.org> wrote:
>
> > > > > If I could get your target if you could send it to me. Thanks in
> > > > > advance.
>
> > > > > On Dec 26, 11:27 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > > > > Finally get the touch screen working in DellLatitudeSTwith
> > > > > > Gingerbread!!
>
> > > > > > As advised by Chih-Wei, a custom build is needed, so I created a new
> > > > > > target, add put these two lines in the customized defconfig
> > > > > > CONFIG_HID_MULTITOUCH=y
> > > > > > CONFIG_HID_NTRIG=y
>
> > > > > > After a long build time, I install the generated iso to the tablet,
> > > > > > and the touchscreen is now working !!!
>
> > > > > > Next thing to do is to enable hardware acceleration, wifi and get
> > > > > > camera working!
>
> > > > > > I would like to share my target if anyone is interested.
>
> > > > > > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > > > > > Thanks for the prompt reply, cannot wait to try but now still setting
> > > > > > > up the build environment.
>
> > > > > > > Do you mind another question? The graphic acceleration and wifi are
> > > > > > > also not available, is it also because of the driver enablement?
>
> > > > > > > Thanks a lot and Merry Christmas.
>
> > > > > > > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.orgg> wrote:
>
> > > > > > > > You just need to create a customized build with
> > > > > > > > N-trig driver enabled.
>
> > > > > > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>
> > > > > > > > > Just realized that the touchscreen is functioning with stylus after
> > > > > > > > > installing the Android 1.6 build.
>
> > > > > > > > > Can I extract the touchscreen driver from Android 1.6 and port it to
> > > > > > > > > other Android builds?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Insignificant88
2012-02-26 18:31:40 UTC
Permalink
Should'nt we all work together and Build a version for both the Q550
and the Dell ST?
They aren't so different.

Does ICS also work? I tested an x86 iso, but that didn't work.

I've also compiled a version with the n-trig driver of gingerbread
which works fine.

But we really need Screenresolution, WiFi, UMTS, Brightness.

Maybe we should try to get ICS to work, it has the 3.0 kernel, which
brings more driver compatibility with it.

On 13 Feb., 05:41, Jonathan Luntz <jonathan.lu...-***@public.gmane.org> wrote:
> I was able to build Honeycomb with the NTrig enabled (using
> menuconfig), with similar success on the Fujitsu Q550 (it was a simple
> matter assuming you can get the build environment and the sources
> working - the documentation on android-x86.org was easy to follow and
> it worked right away on 64-bit Ubuntu 11.10).
>
> I tried enabling the Ralink 3572 driver for the wifi (also using
> menuconfig to get all the dependencies in order), and it doesn't work:
> the driver is listed as Experimental and is not yet supposed to work.
> I know there is a working linux driver for the Ralink on the Ralink
> website, but it is beyond my skills to incorporate it into Android.
> Maybe someone with more knowledge could manage it.
>
> I don't think I could quite figure out where to enable the video
> drivers (it just runs at low resolution out of the box).
>
> I haven't tried the camera at all (the real killer is the wifi since
> there would be no way to get any apps without it)
>
> Anyone have any luck on the wifi and video fronts?
> Jon
>
> On Jan 3, 10:07 am, ThunderWolf <ctrepp...-***@public.gmane.org> wrote:
>
>
>
> > Does this target work with any version of Android or just
> > Gingerbread?  Also, any success in getting the Wifi and camera
> > working?
>
> > Thanks
>
> > On Jan 3, 8:31 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > Hi
>
> > > I have uploaded the target to dropbox, you can download from here.
>
> > >http://dl.dropbox.com/u/49735879/peju.zip
>
> > > On Jan 3, 11:13 am, Nathan <nathanphe...-***@public.gmane.org> wrote:
>
> > > > I'd love the target - thanks!
>
> > > > On Dec 28 2011, 7:53 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > > > Hi, just sent you the target.
>
> > > > > Happy building :)
>
> > > > > On Dec 29, 9:32 am, Ruffles <crazygol...-***@public.gmane.org> wrote:
>
> > > > > > If I could get your target if you could send it to me. Thanks in
> > > > > > advance.
>
> > > > > > On Dec 26, 11:27 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > > > > > Finally get the touch screen working in DellLatitudeSTwith
> > > > > > > Gingerbread!!
>
> > > > > > > As advised by Chih-Wei, a custom build is needed, so I created a new
> > > > > > > target, add put these two lines in the customized defconfig
> > > > > > > CONFIG_HID_MULTITOUCH=y
> > > > > > > CONFIG_HID_NTRIG=y
>
> > > > > > > After a long build time, I install the generated iso to the tablet,
> > > > > > > and the touchscreen is now working !!!
>
> > > > > > > Next thing to do is to enable hardware acceleration, wifi and get
> > > > > > > camera working!
>
> > > > > > > I would like to share my target if anyone is interested.
>
> > > > > > > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > > > > > > Thanks for the prompt reply, cannot wait to try but now still setting
> > > > > > > > up the build environment.
>
> > > > > > > > Do you mind another question? The graphic acceleration and wifi are
> > > > > > > > also not available, is it also because of the driver enablement?
>
> > > > > > > > Thanks a lot and Merry Christmas.
>
> > > > > > > > On Dec 26, 12:56 am, Chih-Wei Huang <***@android-x86.org> wrote:
>
> > > > > > > > > You just need to create a customized build with
> > > > > > > > > N-trig driver enabled.
>
> > > > > > > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>
> > > > > > > > > > Just realized that the touchscreen is functioning with stylus after
> > > > > > > > > > installing the Android 1.6 build.
>
> > > > > > > > > > Can I extract the touchscreen driver from Android 1.6 and port it to
> > > > > > > > > > other Android builds?- Zitierten Text ausblenden -
>
> - Zitierten Text anzeigen -

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
mmeyers
2012-02-17 22:50:01 UTC
Permalink
Chuan
Any Success in getting a image that fully supports latitude st. Have
been dying to dump windows on mine and yet to find a working
distribution. Win7 performs horribly and my tab is collecting dust:-(

Closest I have gotten is your provided image that get screen
functional, but no go on wifi, bluetooth, etc.

Cheers,

- Matthew





On Jan 16, 7:52 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> I have uploaded the image to dropbox, you can download at this link
>
> http://dl.dropbox.com/u/49735879/peju_20111227.iso
>
> On Jan 3, 10:31 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
>
>
>
>
>
>
> > Hi
>
> > I have uploaded the target to dropbox, you can download from here.
>
> >http://dl.dropbox.com/u/49735879/peju.zip
>
> > On Jan 3, 11:13 am, Nathan <nathanphe...-***@public.gmane.org> wrote:
>
> > > I'd love the target - thanks!
>
> > > On Dec 28 2011, 7:53 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > > Hi, just sent you the target.
>
> > > > Happy building :)
>
> > > > On Dec 29, 9:32 am, Ruffles <crazygol...-***@public.gmane.org> wrote:
>
> > > > > If I could get your target if you could send it to me. Thanks in
> > > > > advance.
>
> > > > > On Dec 26, 11:27 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > > > > Finally get the touch screen working in DellLatitudeSTwith
> > > > > > Gingerbread!!
>
> > > > > > As advised by Chih-Wei, a custom build is needed, so I created a new
> > > > > > target, add put these two lines in the customized defconfig
> > > > > > CONFIG_HID_MULTITOUCH=y
> > > > > > CONFIG_HID_NTRIG=y
>
> > > > > > After a long build time, I install the generated iso to the tablet,
> > > > > > and the touchscreen is now working !!!
>
> > > > > > Next thing to do is to enable hardware acceleration, wifi and get
> > > > > > camera working!
>
> > > > > > I would like to share my target if anyone is interested.
>
> > > > > > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> > > > > > > Thanks for the prompt reply, cannot wait to try but now still setting
> > > > > > > up the build environment.
>
> > > > > > > Do you mind another question? The graphic acceleration and wifi are
> > > > > > > also not available, is it also because of the driver enablement?
>
> > > > > > > Thanks a lot and Merry Christmas.
>
> > > > > > > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.orgg> wrote:
>
> > > > > > > > You just need to create a customized build with
> > > > > > > >N-trigdriver enabled.
>
> > > > > > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>
> > > > > > > > > Just realized that the touchscreen is functioning with stylus after
> > > > > > > > > installing the Android 1.6 build.
>
> > > > > > > > > Can I extract the touchscreen driver from Android 1.6 and port it to
> > > > > > > > > other Android builds?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
jefong
2012-02-29 07:12:07 UTC
Permalink
thanks for your sharing , do you have any latest building rom

圚 2012幎1月16日星期䞀UTC+8䞋午9时52分16秒Chuan写道
>
> I have uploaded the image to dropbox, you can download at this link
>
> http://dl.dropbox.com/u/49735879/peju_20111227.iso
>
> On Jan 3, 10:31 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> > Hi
> >
> > I have uploaded the target to dropbox, you can download from here.
> >
> > http://dl.dropbox.com/u/49735879/peju.zip
> >
> > On Jan 3, 11:13 am, Nathan <nathanphe...-***@public.gmane.org> wrote:
> >
> >
> >
> >
> >
> >
> >
> > > I'd love the target - thanks!
> >
> > > On Dec 28 2011, 7:53 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> >
> > > > Hi, just sent you the target.
> >
> > > > Happy building :)
> >
> > > > On Dec 29, 9:32 am, Ruffles <crazygol...-***@public.gmane.org> wrote:
> >
> > > > > If I could get your target if you could send it to me. Thanks in
> > > > > advance.
> >
> > > > > On Dec 26, 11:27 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> >
> > > > > > Finally get the touch screen working in DellLatitudeSTwith
> > > > > > Gingerbread!!
> >
> > > > > > As advised by Chih-Wei, a custom build is needed, so I created a
> new
> > > > > > target, add put these two lines in the customized defconfig
> > > > > > CONFIG_HID_MULTITOUCH=y
> > > > > > CONFIG_HID_NTRIG=y
> >
> > > > > > After a long build time, I install the generated iso to the
> tablet,
> > > > > > and the touchscreen is now working !!!
> >
> > > > > > Next thing to do is to enable hardware acceleration, wifi and
> get
> > > > > > camera working!
> >
> > > > > > I would like to share my target if anyone is interested.
> >
> > > > > > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> >
> > > > > > > Thanks for the prompt reply, cannot wait to try but now still
> setting
> > > > > > > up the build environment.
> >
> > > > > > > Do you mind another question? The graphic acceleration and
> wifi are
> > > > > > > also not available, is it also because of the driver
> enablement?
> >
> > > > > > > Thanks a lot and Merry Christmas.
> >
> > > > > > > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.org>
> wrote:
> >
> > > > > > > > You just need to create a customized build with
> > > > > > > >N-trigdriver enabled.
> >
> > > > > > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
> >
> > > > > > > > > Just realized that the touchscreen is functioning with
> stylus after
> > > > > > > > > installing the Android 1.6 build.
> >
> > > > > > > > > Can I extract the touchscreen driver from Android 1.6 and
> port it to
> > > > > > > > > other Android builds?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/wlpaUu98IX4J.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Vinc74
2012-03-14 20:13:22 UTC
Permalink
Hi to everyone,
I'm a newbie but I would like to build my own ICS iso image for my Dell
Latitude ST; is possible to make a brief how to about the main steps to
follow?

Till now I have:
a) repo init -u http://git.android-x86.org/manifest -b ics-x86
b) repo sync
c) make iso_img TARGET_PRODUCT=eeepc

the iso image was create I tested into virtualbox with success, I tried
this image into my Dell Latitude st but without ntrig support is was
unusable.

I downloaded the zip file linked from Mr. Chuan, I have unzipped it into
/android/system/dell/peju and I have built with:

make iso_img TARGET_PRODUCT=peju

it ran for hours and finally the iso image was created; I test on my Dell
St but nothing, after the first words saying "detecting android-x86 ..
found at /dev/.." only black screen. (the iso works correctly on Virtualbox)

What is wrong?
Thanks

regards






Il giorno lunedì 16 gennaio 2012 14:52:16 UTC+1, Chuan ha scritto:
>
> I have uploaded the image to dropbox, you can download at this link
>
> http://dl.dropbox.com/u/49735879/peju_20111227.iso
>
> On Jan 3, 10:31 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> > Hi
> >
> > I have uploaded the target to dropbox, you can download from here.
> >
> > http://dl.dropbox.com/u/49735879/peju.zip
> >
> > On Jan 3, 11:13 am, Nathan <nathanphe...-***@public.gmane.org> wrote:
> >
> >
> >
> >
> >
> >
> >
> > > I'd love the target - thanks!
> >
> > > On Dec 28 2011, 7:53 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> >
> > > > Hi, just sent you the target.
> >
> > > > Happy building :)
> >
> > > > On Dec 29, 9:32 am, Ruffles <crazygol...-***@public.gmane.org> wrote:
> >
> > > > > If I could get your target if you could send it to me. Thanks in
> > > > > advance.
> >
> > > > > On Dec 26, 11:27 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> >
> > > > > > Finally get the touch screen working in DellLatitudeSTwith
> > > > > > Gingerbread!!
> >
> > > > > > As advised by Chih-Wei, a custom build is needed, so I created a
> new
> > > > > > target, add put these two lines in the customized defconfig
> > > > > > CONFIG_HID_MULTITOUCH=y
> > > > > > CONFIG_HID_NTRIG=y
> >
> > > > > > After a long build time, I install the generated iso to the
> tablet,
> > > > > > and the touchscreen is now working !!!
> >
> > > > > > Next thing to do is to enable hardware acceleration, wifi and
> get
> > > > > > camera working!
> >
> > > > > > I would like to share my target if anyone is interested.
> >
> > > > > > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> >
> > > > > > > Thanks for the prompt reply, cannot wait to try but now still
> setting
> > > > > > > up the build environment.
> >
> > > > > > > Do you mind another question? The graphic acceleration and
> wifi are
> > > > > > > also not available, is it also because of the driver
> enablement?
> >
> > > > > > > Thanks a lot and Merry Christmas.
> >
> > > > > > > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.org>
> wrote:
> >
> > > > > > > > You just need to create a customized build with
> > > > > > > >N-trigdriver enabled.
> >
> > > > > > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
> >
> > > > > > > > > Just realized that the touchscreen is functioning with
> stylus after
> > > > > > > > > installing the Android 1.6 build.
> >
> > > > > > > > > Can I extract the touchscreen driver from Android 1.6 and
> port it to
> > > > > > > > > other Android builds?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/vwuM61i8dZUJ.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Vinc74
2012-03-31 08:33:38 UTC
Permalink
If I use this iso http://www.mediafire.com/download.php?kad65s158t3vuzq,
touch is working, unfortunately wifi and audio no.

There is someone who made something better?

thanks



Il giorno mercoledì 14 marzo 2012 21:13:22 UTC+1, Vinc74 ha scritto:
>
> Hi to everyone,
> I'm a newbie but I would like to build my own ICS iso image for my Dell
> Latitude ST; is possible to make a brief how to about the main steps to
> follow?
>
> Till now I have:
> a) repo init -u http://git.android-x86.org/manifest -b ics-x86
> b) repo sync
> c) make iso_img TARGET_PRODUCT=eeepc
>
> the iso image was create I tested into virtualbox with success, I tried
> this image into my Dell Latitude st but without ntrig support is was
> unusable.
>
> I downloaded the zip file linked from Mr. Chuan, I have unzipped it into
> /android/system/dell/peju and I have built with:
>
> make iso_img TARGET_PRODUCT=peju
>
> it ran for hours and finally the iso image was created; I test on my Dell
> St but nothing, after the first words saying "detecting android-x86 ..
> found at /dev/.." only black screen. (the iso works correctly on Virtualbox)
>
> What is wrong?
> Thanks
>
> regards
>
>
>
>
>
>
> Il giorno lunedì 16 gennaio 2012 14:52:16 UTC+1, Chuan ha scritto:
>>
>> I have uploaded the image to dropbox, you can download at this link
>>
>> http://dl.dropbox.com/u/49735879/peju_20111227.iso
>>
>> On Jan 3, 10:31 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>> > Hi
>> >
>> > I have uploaded the target to dropbox, you can download from here.
>> >
>> > http://dl.dropbox.com/u/49735879/peju.zip
>> >
>> > On Jan 3, 11:13 am, Nathan <nathanphe...-***@public.gmane.org> wrote:
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > > I'd love the target - thanks!
>> >
>> > > On Dec 28 2011, 7:53 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>> >
>> > > > Hi, just sent you the target.
>> >
>> > > > Happy building :)
>> >
>> > > > On Dec 29, 9:32 am, Ruffles <crazygol...-***@public.gmane.org> wrote:
>> >
>> > > > > If I could get your target if you could send it to me. Thanks in
>> > > > > advance.
>> >
>> > > > > On Dec 26, 11:27 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>> >
>> > > > > > Finally get the touch screen working in DellLatitudeSTwith
>> > > > > > Gingerbread!!
>> >
>> > > > > > As advised by Chih-Wei, a custom build is needed, so I created
>> a new
>> > > > > > target, add put these two lines in the customized defconfig
>> > > > > > CONFIG_HID_MULTITOUCH=y
>> > > > > > CONFIG_HID_NTRIG=y
>> >
>> > > > > > After a long build time, I install the generated iso to the
>> tablet,
>> > > > > > and the touchscreen is now working !!!
>> >
>> > > > > > Next thing to do is to enable hardware acceleration, wifi and
>> get
>> > > > > > camera working!
>> >
>> > > > > > I would like to share my target if anyone is interested.
>> >
>> > > > > > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>> >
>> > > > > > > Thanks for the prompt reply, cannot wait to try but now still
>> setting
>> > > > > > > up the build environment.
>> >
>> > > > > > > Do you mind another question? The graphic acceleration and
>> wifi are
>> > > > > > > also not available, is it also because of the driver
>> enablement?
>> >
>> > > > > > > Thanks a lot and Merry Christmas.
>> >
>> > > > > > > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.org>
>> wrote:
>> >
>> > > > > > > > You just need to create a customized build with
>> > > > > > > >N-trigdriver enabled.
>> >
>> > > > > > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>> >
>> > > > > > > > > Just realized that the touchscreen is functioning with
>> stylus after
>> > > > > > > > > installing the Android 1.6 build.
>> >
>> > > > > > > > > Can I extract the touchscreen driver from Android 1.6 and
>> port it to
>> > > > > > > > > other Android builds?
>
>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/sjBeijXvjUMJ.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Vinc74
2012-05-18 20:41:33 UTC
Permalink
Someone has done improvements with Dell St?



Il giorno sabato 31 marzo 2012 10:33:38 UTC+2, Vinc74 ha scritto:
>
> If I use this iso http://www.mediafire.com/download.php?kad65s158t3vuzq,
> touch is working, unfortunately wifi and audio no.
>
> There is someone who made something better?
>
> thanks
>
>
>
> Il giorno mercoledì 14 marzo 2012 21:13:22 UTC+1, Vinc74 ha scritto:
>>
>> Hi to everyone,
>> I'm a newbie but I would like to build my own ICS iso image for my Dell
>> Latitude ST; is possible to make a brief how to about the main steps to
>> follow?
>>
>> Till now I have:
>> a) repo init -u http://git.android-x86.org/manifest -b ics-x86
>> b) repo sync
>> c) make iso_img TARGET_PRODUCT=eeepc
>>
>> the iso image was create I tested into virtualbox with success, I tried
>> this image into my Dell Latitude st but without ntrig support is was
>> unusable.
>>
>> I downloaded the zip file linked from Mr. Chuan, I have unzipped it into
>> /android/system/dell/peju and I have built with:
>>
>> make iso_img TARGET_PRODUCT=peju
>>
>> it ran for hours and finally the iso image was created; I test on my Dell
>> St but nothing, after the first words saying "detecting android-x86 ..
>> found at /dev/.." only black screen. (the iso works correctly on Virtualbox)
>>
>> What is wrong?
>> Thanks
>>
>> regards
>>
>>
>>
>>
>>
>>
>> Il giorno lunedì 16 gennaio 2012 14:52:16 UTC+1, Chuan ha scritto:
>>>
>>> I have uploaded the image to dropbox, you can download at this link
>>>
>>> http://dl.dropbox.com/u/49735879/peju_20111227.iso
>>>
>>> On Jan 3, 10:31 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>>> > Hi
>>> >
>>> > I have uploaded the target to dropbox, you can download from here.
>>> >
>>> > http://dl.dropbox.com/u/49735879/peju.zip
>>> >
>>> > On Jan 3, 11:13 am, Nathan <nathanphe...-***@public.gmane.org> wrote:
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> > > I'd love the target - thanks!
>>> >
>>> > > On Dec 28 2011, 7:53 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>>> >
>>> > > > Hi, just sent you the target.
>>> >
>>> > > > Happy building :)
>>> >
>>> > > > On Dec 29, 9:32 am, Ruffles <crazygol...-***@public.gmane.org> wrote:
>>> >
>>> > > > > If I could get your target if you could send it to me. Thanks in
>>> > > > > advance.
>>> >
>>> > > > > On Dec 26, 11:27 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>>> >
>>> > > > > > Finally get the touch screen working in DellLatitudeSTwith
>>> > > > > > Gingerbread!!
>>> >
>>> > > > > > As advised by Chih-Wei, a custom build is needed, so I created
>>> a new
>>> > > > > > target, add put these two lines in the customized defconfig
>>> > > > > > CONFIG_HID_MULTITOUCH=y
>>> > > > > > CONFIG_HID_NTRIG=y
>>> >
>>> > > > > > After a long build time, I install the generated iso to the
>>> tablet,
>>> > > > > > and the touchscreen is now working !!!
>>> >
>>> > > > > > Next thing to do is to enable hardware acceleration, wifi and
>>> get
>>> > > > > > camera working!
>>> >
>>> > > > > > I would like to share my target if anyone is interested.
>>> >
>>> > > > > > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>>> >
>>> > > > > > > Thanks for the prompt reply, cannot wait to try but now
>>> still setting
>>> > > > > > > up the build environment.
>>> >
>>> > > > > > > Do you mind another question? The graphic acceleration and
>>> wifi are
>>> > > > > > > also not available, is it also because of the driver
>>> enablement?
>>> >
>>> > > > > > > Thanks a lot and Merry Christmas.
>>> >
>>> > > > > > > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.orgg>
>>> wrote:
>>> >
>>> > > > > > > > You just need to create a customized build with
>>> > > > > > > >N-trigdriver enabled.
>>> >
>>> > > > > > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>>> >
>>> > > > > > > > > Just realized that the touchscreen is functioning with
>>> stylus after
>>> > > > > > > > > installing the Android 1.6 build.
>>> >
>>> > > > > > > > > Can I extract the touchscreen driver from Android 1.6
>>> and port it to
>>> > > > > > > > > other Android builds?
>>
>>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/45yjKferNnQJ.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Flo
2012-05-20 21:23:33 UTC
Permalink
+1
I'm also insterested in a full working version for Dell Latitude ST
tablet (wifi and touchpad)
Good Luck and a thousand thanks for developpers !

On 18 mai, 22:41, Vinc74 <vincenzocape...-***@public.gmane.org> wrote:
> Someone has done improvements with Dell St?
>
> Il giorno sabato 31 marzo 2012 10:33:38 UTC+2, Vinc74 ha scritto:
>
>
>
>
>
>
>
>
>
> > If I use this isohttp://www.mediafire.com/download.php?kad65s158t3vuzq,
> > touch is working, unfortunately wifi and audio no.
>
> > There is someone who made something better?
>
> > thanks
>
> > Il giorno mercoledì 14 marzo 2012 21:13:22 UTC+1, Vinc74 ha scritto:
>
> >> Hi to everyone,
> >> I'm a newbie but I would like to build my own ICS iso image for my Dell
> >> Latitude ST; is possible to make a brief how to about the main steps to
> >> follow?
>
> >> Till now I have:
> >> a) repo init -uhttp://git.android-x86.org/manifest-b ics-x86
> >> b) repo sync
> >> c) make iso_img TARGET_PRODUCT=eeepc
>
> >> the iso image was create I tested into virtualbox with success, I tried
> >> this image into my Dell Latitude st but without ntrig support is was
> >> unusable.
>
> >> I downloaded the zip file linked from Mr. Chuan, I have unzipped it into
> >> /android/system/dell/peju and I have built with:
>
> >> make iso_img TARGET_PRODUCT=peju
>
> >> it ran for hours and finally the iso image was created; I test on my Dell
> >> St but nothing, after the first words saying "detecting android-x86 ..
> >> found at /dev/.." only black screen. (the iso works correctly on Virtualbox)
>
> >> What is wrong?
> >> Thanks
>
> >> regards
>
> >> Il giorno lunedì 16 gennaio 2012 14:52:16 UTC+1, Chuan ha scritto:
>
> >>> I have uploaded the image to dropbox, you can download at this link
>
> >>>http://dl.dropbox.com/u/49735879/peju_20111227.iso
>
> >>> On Jan 3, 10:31 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> >>> > Hi
>
> >>> > I have uploaded the target to dropbox, you can download from here.
>
> >>> >http://dl.dropbox.com/u/49735879/peju.zip
>
> >>> > On Jan 3, 11:13 am, Nathan <nathanphe...-***@public.gmane.org> wrote:
>
> >>> > > I'd love the target - thanks!
>
> >>> > > On Dec 28 2011, 7:53 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> >>> > > > Hi, just sent you the target.
>
> >>> > > > Happy building :)
>
> >>> > > > On Dec 29, 9:32 am, Ruffles <crazygol...-***@public.gmane.org> wrote:
>
> >>> > > > > If I could get your target if you could send it to me. Thanks in
> >>> > > > > advance.
>
> >>> > > > > On Dec 26, 11:27 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> >>> > > > > > Finally get the touch screen working in DellLatitudeSTwith
> >>> > > > > > Gingerbread!!
>
> >>> > > > > > As advised by Chih-Wei, a custom build is needed, so I created
> >>> a new
> >>> > > > > > target, add put these two lines in the customized defconfig
> >>> > > > > > CONFIG_HID_MULTITOUCH=y
> >>> > > > > > CONFIG_HID_NTRIG=y
>
> >>> > > > > > After a long build time, I install the generated iso to the
> >>> tablet,
> >>> > > > > > and the touchscreen is now working !!!
>
> >>> > > > > > Next thing to do is to enable hardware acceleration, wifi and
> >>> get
> >>> > > > > > camera working!
>
> >>> > > > > > I would like to share my target if anyone is interested.
>
> >>> > > > > > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>
> >>> > > > > > > Thanks for the prompt reply, cannot wait to try but now
> >>> still setting
> >>> > > > > > > up the build environment.
>
> >>> > > > > > > Do you mind another question? The graphic acceleration and
> >>> wifi are
> >>> > > > > > > also not available, is it also because of the driver
> >>> enablement?
>
> >>> > > > > > > Thanks a lot and Merry Christmas.
>
> >>> > > > > > > On Dec 26, 12:56 am, Chih-Wei Huang <***@android-x86.org>
> >>> wrote:
>
> >>> > > > > > > > You just need to create a customized build with
> >>> > > > > > > >N-trigdriver enabled.
>
> >>> > > > > > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>
> >>> > > > > > > > > Just realized that the touchscreen is functioning with
> >>> stylus after
> >>> > > > > > > > > installing the Android 1.6 build.
>
> >>> > > > > > > > > Can I extract the touchscreen driver from Android 1.6
> >>> and port it to
> >>> > > > > > > > > other Android builds?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Vinc74
2012-08-19 08:14:55 UTC
Permalink
No news about Android-x86 4.0-RC2 and Dell ST? (Wifi and touch issues)
Thanks



Il giorno venerdì 18 maggio 2012 22:41:33 UTC+2, Vinc74 ha scritto:
>
> Someone has done improvements with Dell St?
>
>
>
> Il giorno sabato 31 marzo 2012 10:33:38 UTC+2, Vinc74 ha scritto:
>>
>> If I use this iso http://www.mediafire.com/download.php?kad65s158t3vuzq,
>> touch is working, unfortunately wifi and audio no.
>>
>> There is someone who made something better?
>>
>> thanks
>>
>>
>>
>> Il giorno mercoledì 14 marzo 2012 21:13:22 UTC+1, Vinc74 ha scritto:
>>>
>>> Hi to everyone,
>>> I'm a newbie but I would like to build my own ICS iso image for my Dell
>>> Latitude ST; is possible to make a brief how to about the main steps to
>>> follow?
>>>
>>> Till now I have:
>>> a) repo init -u http://git.android-x86.org/manifest -b ics-x86
>>> b) repo sync
>>> c) make iso_img TARGET_PRODUCT=eeepc
>>>
>>> the iso image was create I tested into virtualbox with success, I tried
>>> this image into my Dell Latitude st but without ntrig support is was
>>> unusable.
>>>
>>> I downloaded the zip file linked from Mr. Chuan, I have unzipped it into
>>> /android/system/dell/peju and I have built with:
>>>
>>> make iso_img TARGET_PRODUCT=peju
>>>
>>> it ran for hours and finally the iso image was created; I test on my
>>> Dell St but nothing, after the first words saying "detecting android-x86 ..
>>> found at /dev/.." only black screen. (the iso works correctly on Virtualbox)
>>>
>>> What is wrong?
>>> Thanks
>>>
>>> regards
>>>
>>>
>>>
>>>
>>>
>>>
>>> Il giorno lunedì 16 gennaio 2012 14:52:16 UTC+1, Chuan ha scritto:
>>>>
>>>> I have uploaded the image to dropbox, you can download at this link
>>>>
>>>> http://dl.dropbox.com/u/49735879/peju_20111227.iso
>>>>
>>>> On Jan 3, 10:31 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>>>> > Hi
>>>> >
>>>> > I have uploaded the target to dropbox, you can download from here.
>>>> >
>>>> > http://dl.dropbox.com/u/49735879/peju.zip
>>>> >
>>>> > On Jan 3, 11:13 am, Nathan <nathanphe...-***@public.gmane.org> wrote:
>>>> >
>>>> >
>>>> >
>>>> >
>>>> >
>>>> >
>>>> >
>>>> > > I'd love the target - thanks!
>>>> >
>>>> > > On Dec 28 2011, 7:53 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>>>> >
>>>> > > > Hi, just sent you the target.
>>>> >
>>>> > > > Happy building :)
>>>> >
>>>> > > > On Dec 29, 9:32 am, Ruffles <crazygol...-***@public.gmane.org> wrote:
>>>> >
>>>> > > > > If I could get your target if you could send it to me. Thanks
>>>> in
>>>> > > > > advance.
>>>> >
>>>> > > > > On Dec 26, 11:27 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>>>> >
>>>> > > > > > Finally get the touch screen working in DellLatitudeSTwith
>>>> > > > > > Gingerbread!!
>>>> >
>>>> > > > > > As advised by Chih-Wei, a custom build is needed, so I
>>>> created a new
>>>> > > > > > target, add put these two lines in the customized defconfig
>>>> > > > > > CONFIG_HID_MULTITOUCH=y
>>>> > > > > > CONFIG_HID_NTRIG=y
>>>> >
>>>> > > > > > After a long build time, I install the generated iso to the
>>>> tablet,
>>>> > > > > > and the touchscreen is now working !!!
>>>> >
>>>> > > > > > Next thing to do is to enable hardware acceleration, wifi and
>>>> get
>>>> > > > > > camera working!
>>>> >
>>>> > > > > > I would like to share my target if anyone is interested.
>>>> >
>>>> > > > > > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>>>> >
>>>> > > > > > > Thanks for the prompt reply, cannot wait to try but now
>>>> still setting
>>>> > > > > > > up the build environment.
>>>> >
>>>> > > > > > > Do you mind another question? The graphic acceleration and
>>>> wifi are
>>>> > > > > > > also not available, is it also because of the driver
>>>> enablement?
>>>> >
>>>> > > > > > > Thanks a lot and Merry Christmas.
>>>> >
>>>> > > > > > > On Dec 26, 12:56 am, Chih-Wei Huang <
>>>> cwhu...-/***@public.gmane.org> wrote:
>>>> >
>>>> > > > > > > > You just need to create a customized build with
>>>> > > > > > > >N-trigdriver enabled.
>>>> >
>>>> > > > > > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>>>> >
>>>> > > > > > > > > Just realized that the touchscreen is functioning with
>>>> stylus after
>>>> > > > > > > > > installing the Android 1.6 build.
>>>> >
>>>> > > > > > > > > Can I extract the touchscreen driver from Android 1.6
>>>> and port it to
>>>> > > > > > > > > other Android builds?
>>>
>>>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/NYQd-zsthrQJ.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
jo2220
2012-08-22 09:35:15 UTC
Permalink
Le 19/08/2012 10:14, Vinc74 a écrit :
> No news about Android-x86 4.0-RC2 and Dell ST? (Wifi and touch issues)
> Thanks
>
>
Hi,
I tested the gen_x86 version from here:
http://www.tabletsx86.org/android-x86-builds.htm
/android-x86-4.0-eeepc-20120721.iso
<http://www.mediafire.com/download.php?2nsxaa7xctqw0sj> => no touch
input and no wifi/
/*android-x86-4.0-gen_x86-20120726.iso
<http://www.mediafire.com/download.php?ywysjvo4b4b1ws2> *//=> black screen

I saw in /moonman's site http://android-x86.moonman.dk/
I tested eeepc version (08/21/2012) but no success

any idea ?

Thanks

<http://android-x86.moonman.dk/>
>
> Il giorno venerdì 18 maggio 2012 22:41:33 UTC+2, Vinc74 ha scritto:
>
> Someone has done improvements with Dell St?
>
>
>
> Il giorno sabato 31 marzo 2012 10:33:38 UTC+2, Vinc74 ha scritto:
>
> If I use this iso
> http://www.mediafire.com/download.php?kad65s158t3vuzq
> <http://www.mediafire.com/download.php?kad65s158t3vuzq>, touch
> is working, unfortunately wifi and audio no.
>
> There is someone who made something better?
>
> thanks
>
>
>
> Il giorno mercoledì 14 marzo 2012 21:13:22 UTC+1, Vinc74 ha
> scritto:
>
> Hi to everyone,
> I'm a newbie but I would like to build my own ICS iso
> image for my Dell Latitude ST; is possible to make a brief
> how to about the main steps to follow?
>
>
> Till now I have:
>
>
> a) repo init -u http://git.android-x86.org/manifest
> <http://git.android-x86.org/manifest> -b ics-x86
> b) repo sync
> c) |make iso_img TARGET_PRODUCT=eeepc|
>
> the iso image was create I tested into virtualbox with
> success, I tried this image into my Dell Latitude st but
> without ntrig support is was unusable.
>
> I downloaded the zip file linked from Mr. Chuan, I have
> unzipped it into /android/system/dell/peju and I have
> built with:
>
> make iso_img TARGET_PRODUCT=peju
>
> it ran for hours and finally the iso image was created; I
> test on my Dell St but nothing, after the first words
> saying "detecting android-x86 .. found at /dev/.." only
> black screen. (the iso works correctly on Virtualbox)
>
> What is wrong?
> Thanks
>
> regards
>
>
>
>
>
>
> Il giorno lunedì 16 gennaio 2012 14:52:16 UTC+1, Chuan ha
> scritto:
>
> I have uploaded the image to dropbox, you can download
> at this link
>
> http://dl.dropbox.com/u/49735879/peju_20111227.iso
> <http://dl.dropbox.com/u/49735879/peju_20111227.iso>
>
> On Jan 3, 10:31 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> > Hi
> >
> > I have uploaded the target to dropbox, you can
> download from here.
> >
> > http://dl.dropbox.com/u/49735879/peju.zip
> <http://dl.dropbox.com/u/49735879/peju.zip>
> >
> > On Jan 3, 11:13 am, Nathan <nathanphe...-***@public.gmane.org>
> wrote:
> >
> >
> >
> >
> >
> >
> >
> > > I'd love the target - thanks!
> >
> > > On Dec 28 2011, 7:53 pm, Chuan
> <ahchuan1...-***@public.gmane.org> wrote:
> >
> > > > Hi, just sent you the target.
> >
> > > > Happy building :)
> >
> > > > On Dec 29, 9:32 am, Ruffles
> <crazygol...-***@public.gmane.org> wrote:
> >
> > > > > If I could get your target if you could send
> it to me. Thanks in
> > > > > advance.
> >
> > > > > On Dec 26, 11:27 am, Chuan
> <ahchuan1...-***@public.gmane.org> wrote:
> >
> > > > > > Finally get the touch screen working in
> DellLatitudeSTwith
> > > > > > Gingerbread!!
> >
> > > > > > As advised by Chih-Wei, a custom build is
> needed, so I created a new
> > > > > > target, add put these two lines in the
> customized defconfig
> > > > > > CONFIG_HID_MULTITOUCH=y
> > > > > > CONFIG_HID_NTRIG=y
> >
> > > > > > After a long build time, I install the
> generated iso to the tablet,
> > > > > > and the touchscreen is now working !!!
> >
> > > > > > Next thing to do is to enable hardware
> acceleration, wifi and get
> > > > > > camera working!
> >
> > > > > > I would like to share my target if anyone is
> interested.
> >
> > > > > > On Dec 26, 11:56 am, Chuan
> <ahchuan1...-***@public.gmane.org> wrote:
> >
> > > > > > > Thanks for the prompt reply, cannot wait
> to try but now still setting
> > > > > > > up the build environment.
> >
> > > > > > > Do you mind another question? The graphic
> acceleration and wifi are
> > > > > > > also not available, is it also because of
> the driver enablement?
> >
> > > > > > > Thanks a lot and Merry Christmas.
> >
> > > > > > > On Dec 26, 12:56 am, Chih-Wei Huang
> <cwhu...-/***@public.gmane.org> wrote:
> >
> > > > > > > > You just need to create a customized
> build with
> > > > > > > >N-trigdriver enabled.
> >
> > > > > > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
> >
> > > > > > > > > Just realized that the touchscreen is
> functioning with stylus after
> > > > > > > > > installing the Android 1.6 build.
> >
> > > > > > > > > Can I extract the touchscreen driver
> from Android 1.6 and port it to
> > > > > > > > > other Android builds?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android-x86" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/android-x86/-/NYQd-zsthrQJ.
> To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
> To unsubscribe from this group, send email to
> android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
> For more options, visit this group at
> http://groups.google.com/group/android-x86?hl=en.

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Jeffrey Burdick
2012-08-18 22:52:30 UTC
Permalink
Just picked up a Latitude ST. Have Kubuntu Active, Windows 7, Windows 8,
and will soon have Android-x86 on it.

Wifi will likely continue to be a problem on the Latitude ST: The Linux
drivers are also funky.

This gentleman wrote up about installing Ubuntu on the Latitude ST:
http://www.mogilowski.net/lang/en-us/2012/02/15/install-ubuntu-on-dell-latitude-st-tablet/

I tried his fixes for Kubuntu Active, and was unsuccessful; wifi would
work for 15 seconds at most before locking up. I am also having Wifi
problems in Windows, my fix is to replace the Dell wifi card with an Intel
n6230. Should be here Monday.

Has anyone had any luck with the GMA600 hardware acceleration stuffs?

On Thursday, July 12, 2012 8:57:13 PM UTC-5, crogers1914 wrote:
>
> Thanks for the download, I will try this .iso on this Dell Latitude ST.
> Why would Dell develop something like this with Windows ? I will try the
> Android build.
>
> On Monday, January 16, 2012 7:52:16 AM UTC-6, Chuan wrote:
>>
>> I have uploaded the image to dropbox, you can download at this link
>>
>> http://dl.dropbox.com/u/49735879/peju_20111227.iso
>>
>> On Jan 3, 10:31 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>> > Hi
>> >
>> > I have uploaded the target to dropbox, you can download from here.
>> >
>> > http://dl.dropbox.com/u/49735879/peju.zip
>> >
>> > On Jan 3, 11:13 am, Nathan <nathanphe...-***@public.gmane.org> wrote:
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > > I'd love the target - thanks!
>> >
>> > > On Dec 28 2011, 7:53 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>> >
>> > > > Hi, just sent you the target.
>> >
>> > > > Happy building :)
>> >
>> > > > On Dec 29, 9:32 am, Ruffles <crazygol...-***@public.gmane.org> wrote:
>> >
>> > > > > If I could get your target if you could send it to me. Thanks in
>> > > > > advance.
>> >
>> > > > > On Dec 26, 11:27 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>> >
>> > > > > > Finally get the touch screen working in DellLatitudeSTwith
>> > > > > > Gingerbread!!
>> >
>> > > > > > As advised by Chih-Wei, a custom build is needed, so I created
>> a new
>> > > > > > target, add put these two lines in the customized defconfig
>> > > > > > CONFIG_HID_MULTITOUCH=y
>> > > > > > CONFIG_HID_NTRIG=y
>> >
>> > > > > > After a long build time, I install the generated iso to the
>> tablet,
>> > > > > > and the touchscreen is now working !!!
>> >
>> > > > > > Next thing to do is to enable hardware acceleration, wifi and
>> get
>> > > > > > camera working!
>> >
>> > > > > > I would like to share my target if anyone is interested.
>> >
>> > > > > > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
>> >
>> > > > > > > Thanks for the prompt reply, cannot wait to try but now still
>> setting
>> > > > > > > up the build environment.
>> >
>> > > > > > > Do you mind another question? The graphic acceleration and
>> wifi are
>> > > > > > > also not available, is it also because of the driver
>> enablement?
>> >
>> > > > > > > Thanks a lot and Merry Christmas.
>> >
>> > > > > > > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.org>
>> wrote:
>> >
>> > > > > > > > You just need to create a customized build with
>> > > > > > > >N-trigdriver enabled.
>> >
>> > > > > > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
>> >
>> > > > > > > > > Just realized that the touchscreen is functioning with
>> stylus after
>> > > > > > > > > installing the Android 1.6 build.
>> >
>> > > > > > > > > Can I extract the touchscreen driver from Android 1.6 and
>> port it to
>> > > > > > > > > other Android builds?
>
>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/aNe1upu0vngJ.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Chih-Wei Huang
2012-08-28 07:02:26 UTC
Permalink
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=google.com; s=20120113;
h=x-beenthere:received-spf:mime-version:x-originating-ip:in-reply-to
:references:date:message-id:subject:from:to:x-gm-message-state
:x-original-sender:x-original-authentication-results:reply-to
:precedence:mailing-list:list-id:x-google-group-id:list-post
:list-help:list-archive:sender:list-subscribe:list-unsubscribe
:content-type;
bh=f7SALGQ+0br9aJbEaLVyMNlS9VHzonMkHQm5iSmEgq8=;
b=njA/KkiZ5yiCQcOp0FLlWT4PAdrdOs16Arz13e5Qm3FKTgb1XVBwYoXu8dQQ5qZIFF
DhT37wrv9zKH0fPwjuqU+PJqLIvl62J/+58eS2PJWkYfypWXAMStFK7zXY/lVd/3wor2
bb1WqXcHws+rIt2hOZpOe74anA1iLjICfD792bnq2v6W0ML/cPgV6LlekGRKvtbeOqtd
PcIvBC6d0p/yBYt4pS/9YQCZLMq4SMfnrOYRUtAOFQlnhxc+NgiDrR3WjVyPehHqCN9D
YckBXLnX/SMUGuzExpZ8WW//sUEBgKkPDM6SK2f1
Received: by 10.180.93.137 with SMTP id cu9mr1402330wib.1.1346137348042;
Tue, 28 Aug 2012 00:02:28 -0700 (PDT)
X-BeenThere: android-x86-/***@public.gmane.org
Received: by 10.216.145.67 with SMTP id o45ls143246wej.7.gmail; Tue, 28 Aug
2012 00:02:27 -0700 (PDT)
Received: by 10.181.11.234 with SMTP id el10mr2193887wid.2.1346137347140;
Tue, 28 Aug 2012 00:02:27 -0700 (PDT)
Received: by 10.181.11.234 with SMTP id el10mr2193886wid.2.1346137347054;
Tue, 28 Aug 2012 00:02:27 -0700 (PDT)
Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177])
by gmr-mx.google.com with ESMTPS id em7si410650wib.2.2012.08.28.00.02.26
(version=TLSv1/SSLv3 cipher=OTHER);
Tue, 28 Aug 2012 00:02:26 -0700 (PDT)
Received-SPF: neutral (google.com: 209.85.212.177 is neither permitted nor denied by best guess record for domain of cwhuang-/***@public.gmane.org) client-ip=209.85.212.177;
Received: by wibhn17 with SMTP id hn17so3524290wib.6
for <android-x86-/***@public.gmane.org>; Tue, 28 Aug 2012 00:02:26 -0700 (PDT)
Received: by 10.180.84.169 with SMTP id a9mr30806684wiz.8.1346137346842; Tue,
28 Aug 2012 00:02:26 -0700 (PDT)
Received: by 10.223.13.206 with HTTP; Tue, 28 Aug 2012 00:02:26 -0700 (PDT)
X-Originating-IP: [219.87.64.222]
In-Reply-To: <130bc491-c083-4fb8-a05c-7525beded024-/***@public.gmane.org>
X-Gm-Message-State: ALoCoQm4NHRSptEgpVfZ4f0s7RAFwPH8TNcrEMlljJV3Bb7v26Aivsc70rCpt3CBNF1fpGPb59Xw
X-Original-Sender: cwhuang-/***@public.gmane.org
X-Original-Authentication-Results: gmr-mx.google.com; spf=neutral (google.com:
209.85.212.177 is neither permitted nor denied by best guess record for
domain of cwhuang-/***@public.gmane.org) smtp.mail=cwhuang-/***@public.gmane.org
Precedence: list
Mailing-list: list android-x86-/***@public.gmane.org; contact android-x86+owners-/***@public.gmane.org
List-ID: <android-x86.googlegroups.com>
X-Google-Group-Id: 644071042640
List-Post: <http://groups.google.com/group/android-x86/post?hl=en_US>, <mailto:android-x86-/***@public.gmane.org>
List-Help: <http://groups.google.com/support/?hl=en_US>, <mailto:android-x86+help-/***@public.gmane.org>
List-Archive: <http://groups.google.com/group/android-x86?hl=en_US>
Sender: android-x86-/***@public.gmane.org
List-Subscribe: <http://groups.google.com/group/android-x86/subscribe?hl=en_US>,
<mailto:android-x86+subscribe-/***@public.gmane.org>
List-Unsubscribe: <http://groups.google.com/group/android-x86/subscribe?hl=en_US>,
<mailto:googlegroups-manage+644071042640+unsubscribe-/***@public.gmane.org>
Archived-At: <http://permalink.gmane.org/gmane.comp.handhelds.android.x86/15255>

2012/8/19 Jeffrey Burdick <burdickjp-***@public.gmane.org>:
> Has anyone had any luck with the GMA600 hardware acceleration stuffs?

For GMA600 which use the proprietary PowerVR chip,
it's still a big pain of us.

I think we should try to ask support from
Imagination Technologies, the vendor of PowerVR.
( http://www.imgtec.com )

What we need are:

1. PowerVR driver patch for Linux kernel 3.x.
2. PowerVR x86 binary libraries for Android 4.0.

For item 1, the patch is covered by GPL so
it should be open sourced. For item 2,
Imagination Technologies has co-worked with Google
to release PowerVR binary libraries for several
arm platform (see
http://code.google.com/intl/en/android/nexus/drivers.html )
So it's reasonable to ask them to do the same for x86 chip
like atom z5xx and z6xx.

Anyone can help to convince Imagination Technologies?


--
Chih-Wei
Android-x86 project
http://www.android-x86.org
Usman Latif
2013-01-12 17:41:23 UTC
Permalink
any hope for my dell latitude st

On Tuesday, August 28, 2012 12:02:33 PM UTC+5, Chih-Wei Huang wrote:
>
> 2012/8/19 Jeffrey Burdick <burd...-***@public.gmane.org <javascript:>>:
> > Has anyone had any luck with the GMA600 hardware acceleration stuffs?
>
> For GMA600 which use the proprietary PowerVR chip,
> it's still a big pain of us.
>
> I think we should try to ask support from
> Imagination Technologies, the vendor of PowerVR.
> ( http://www.imgtec.com )
>
> What we need are:
>
> 1. PowerVR driver patch for Linux kernel 3.x.
> 2. PowerVR x86 binary libraries for Android 4.0.
>
> For item 1, the patch is covered by GPL so
> it should be open sourced. For item 2,
> Imagination Technologies has co-worked with Google
> to release PowerVR binary libraries for several
> arm platform (see
> http://code.google.com/intl/en/android/nexus/drivers.html )
> So it's reasonable to ask them to do the same for x86 chip
> like atom z5xx and z6xx.
>
> Anyone can help to convince Imagination Technologies?
>
>
> --
> Chih-Wei
> Android-x86 project
> http://www.android-x86.org
>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/H3qzl6baJUUJ.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Chih-Wei Huang
2013-01-14 05:04:30 UTC
Permalink
2013/1/13 Usman Latif <usman.fo-***@public.gmane.org>:
> any hope for my dell latitude st

Please provide the output of the following commands.
I'll add it to jb-x86.

cat /sys/class/dmi/id/product_name
cat /sys/class/dmi/id/board_name
cat /sys/class/dmi/id/uevent
Karosieben
2013-02-06 12:21:10 UTC
Permalink
Am Montag, 14. Januar 2013 06:04:30 UTC+1 schrieb Chih-Wei Huang:

> Please provide the output of the following commands.
> I'll add it to jb-x86.
>
> cat /sys/class/dmi/id/product_name
> cat /sys/class/dmi/id/board_name
> cat /sys/class/dmi/id/uevent
>


Here u go:

cat /sys/class/dmi/id/product_name
Latitude ST

cat /sys/class/dmi/id/board_name
04KGY1

cat /sys/class/dmi/id/uevent
MODALIAS=dmi:bvnDellInc.:bvrA03:bd01/16/2012:svnDellInc.:pnLatitudeST:pvrNotSpecified:rvnDellInc.:rn04KGY1:rvrA03:cvnDellInc.:ct8:cvrNotSpecified:

I'm looking forward to see my Latitude ST working on Android x86 :)
Would be very nice!
Thanks.

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/android-x86?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Usman Latif
2013-09-09 14:38:34 UTC
Permalink
hi,
accept apologies for writing late.
my product name is dell latitude st
and board is intel sm35 (if i understand you are asking chipset)
its more or less same like q550, hp slate 2 and cl900
plz help me make my tablet alive.
i had only touch working with 4.2 dates 2013228 iso.
no wifi and hardware acceleration
thanks


On Monday, January 14, 2013 10:04:30 AM UTC+5, Chih-Wei Huang wrote:
>
> 2013/1/13 Usman Latif <usma...-***@public.gmane.org <javascript:>>:
> > any hope for my dell latitude st
>
> Please provide the output of the following commands.
> I'll add it to jb-x86.
>
> cat /sys/class/dmi/id/product_name
> cat /sys/class/dmi/id/board_name
> cat /sys/class/dmi/id/uevent
>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/groups/opt_out.
Usman Latif
2013-09-19 14:13:02 UTC
Permalink
hi
when your next build is coming out and are we expecting some charm for dell
latitude st. It will really make hundreds users happy.


On Monday, January 14, 2013 10:04:30 AM UTC+5, Chih-Wei Huang wrote:
>
> 2013/1/13 Usman Latif <usma...-***@public.gmane.org <javascript:>>:
> > any hope for my dell latitude st
>
> Please provide the output of the following commands.
> I'll add it to jb-x86.
>
> cat /sys/class/dmi/id/product_name
> cat /sys/class/dmi/id/board_name
> cat /sys/class/dmi/id/uevent
>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/groups/opt_out.
jo2220
2013-09-19 14:39:27 UTC
Permalink
Hi,
I agree with you..


Le 19/09/2013 16:13, Usman Latif a écrit :
> hi
> when your next build is coming out and are we expecting some charm for
> dell latitude st. It will really make hundreds users happy.
>
>
> On Monday, January 14, 2013 10:04:30 AM UTC+5, Chih-Wei Huang wrote:
>
> 2013/1/13 Usman Latif <usma...-***@public.gmane.org <javascript:>>:
> > any hope for my dell latitude st
>
> Please provide the output of the following commands.
> I'll add it to jb-x86.
>
> cat /sys/class/dmi/id/product_name
> cat /sys/class/dmi/id/board_name
> cat /sys/class/dmi/id/uevent
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android-x86" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
> To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
> Visit this group at http://groups.google.com/group/android-x86.
> For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/groups/opt_out.
tipaby
2012-08-31 20:54:43 UTC
Permalink
hi there
i have a q550 as well please can you let me know which android worked on
yours?
cheers

On Saturday, 21 January 2012 16:48:15 UTC, Insignificant88 wrote:
>
> Hi Chuan,
> i don't own a Dell Latitude but a Fujitsu Q550. It also uses a
> 1280x800 Screen with a N-Trig Duosense Digitizer, GMA 600 etc.
>
> This is the very first android x86 which endables the touchscreen for
> me. Great work!!
>
> Would it be possible for you, to also add the Q550 to your iso?
>
>
>
> On 16 Jan., 14:52, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> > I have uploaded the image to dropbox, you can download at this link
> >
> > http://dl.dropbox.com/u/49735879/peju_20111227.iso
> >
> > On Jan 3, 10:31 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> >
> >
> >
> > > Hi
> >
> > > I have uploaded the target to dropbox, you can download from here.
> >
> > >http://dl.dropbox.com/u/49735879/peju.zip
> >
> > > On Jan 3, 11:13 am, Nathan <nathanphe...-***@public.gmane.org> wrote:
> >
> > > > I'd love the target - thanks!
> >
> > > > On Dec 28 2011, 7:53 pm, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> >
> > > > > Hi, just sent you the target.
> >
> > > > > Happy building :)
> >
> > > > > On Dec 29, 9:32 am, Ruffles <crazygol...-***@public.gmane.org> wrote:
> >
> > > > > > If I could get your target if you could send it to me. Thanks in
> > > > > > advance.
> >
> > > > > > On Dec 26, 11:27 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> >
> > > > > > > Finally get the touch screen working in DellLatitudeSTwith
> > > > > > > Gingerbread!!
> >
> > > > > > > As advised by Chih-Wei, a custom build is needed, so I created
> a new
> > > > > > > target, add put these two lines in the customized defconfig
> > > > > > > CONFIG_HID_MULTITOUCH=y
> > > > > > > CONFIG_HID_NTRIG=y
> >
> > > > > > > After a long build time, I install the generated iso to the
> tablet,
> > > > > > > and the touchscreen is now working !!!
> >
> > > > > > > Next thing to do is to enable hardware acceleration, wifi and
> get
> > > > > > > camera working!
> >
> > > > > > > I would like to share my target if anyone is interested.
> >
> > > > > > > On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> >
> > > > > > > > Thanks for the prompt reply, cannot wait to try but now
> still setting
> > > > > > > > up the build environment.
> >
> > > > > > > > Do you mind another question? The graphic acceleration and
> wifi are
> > > > > > > > also not available, is it also because of the driver
> enablement?
> >
> > > > > > > > Thanks a lot and Merry Christmas.
> >
> > > > > > > > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.org>
> wrote:
> >
> > > > > > > > > You just need to create a customized build with
> > > > > > > > >N-trigdriver enabled.
> >
> > > > > > > > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
> >
> > > > > > > > > > Just realized that the touchscreen is functioning with
> stylus after
> > > > > > > > > > installing the Android 1.6 build.
> >
> > > > > > > > > > Can I extract the touchscreen driver from Android 1.6
> and port it to
> > > > > > > > > > other Android builds?- Zitierten Text ausblenden -
> >
> > - Zitierten Text anzeigen -

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/QcdcmS-ZUzoJ.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
camilofernandez
2012-04-17 19:27:14 UTC
Permalink
hello chi
i have the same issue with a large touch screen
it doesnt work
could you tell me step by step how do you fix it?

and how do i install the android new files?

just copying or by terminal?
how do i configure to make that android accept me those file?
how do i make new install?
or new builds?

please help me :)

camilo

On Monday, December 26, 2011 1:27:08 PM UTC-5, Chuan wrote:
>
> Finally get the touch screen working in Dell Latitude ST with
> Gingerbread!!
>
> As advised by Chih-Wei, a custom build is needed, so I created a new
> target, add put these two lines in the customized defconfig
> CONFIG_HID_MULTITOUCH=y
> CONFIG_HID_NTRIG=y
>
> After a long build time, I install the generated iso to the tablet,
> and the touchscreen is now working !!!
>
> Next thing to do is to enable hardware acceleration, wifi and get
> camera working!
>
> I would like to share my target if anyone is interested.
>
> On Dec 26, 11:56 am, Chuan <ahchuan1...-***@public.gmane.org> wrote:
> > Thanks for the prompt reply, cannot wait to try but now still setting
> > up the build environment.
> >
> > Do you mind another question? The graphic acceleration and wifi are
> > also not available, is it also because of the driver enablement?
> >
> > Thanks a lot and Merry Christmas.
> >
> > On Dec 26, 12:56 am, Chih-Wei Huang <cwhu...-/***@public.gmane.org> wrote:
> >
> >
> >
> >
> >
> >
> >
> > > You just need to create a customized build with
> > > N-trig driver enabled.
> >
> > > 2011/12/25 Chuan <ahchuan1...-***@public.gmane.org>:
> >
> > > > Just realized that the touchscreen is functioning with stylus after
> > > > installing the Android 1.6 build.
> >
> > > > Can I extract the touchscreen driver from Android 1.6 and port it to
> > > > other Android builds?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/KXs1g9IDuK8J.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
jimk1166
2012-03-01 01:52:44 UTC
Permalink
Hi Chuan

Uploaded your image on dell lattitude unable to get wifi to work .
cheers



On Sunday, December 25, 2011 12:18:02 AM UTC+11, Chuan wrote:
>
> Hi
>
> I just got a Dell Latitude ST tablet and I want to install Android on
> it because Window 7 is not really finger friendly for a tablet.
>
> I have already tried a few of the downloadable builds range from
> Android 2.2 to Android 4.0 (including eeepc, tegav2, asus_laptop and
> many more), However, none of these builds support touch input for this
> device.
>
> Is it due to a missing driver? Will android-x86 team consider to add
> Dell Latitude ST to the list of official support devices in the
> future?
>
> Any comments or suggestions are appreciated


On Sunday, December 25, 2011 12:18:02 AM UTC+11, Chuan wrote:
>
> Hi
>
> I just got a Dell Latitude ST tablet and I want to install Android on
> it because Window 7 is not really finger friendly for a tablet.
>
> I have already tried a few of the downloadable builds range from
> Android 2.2 to Android 4.0 (including eeepc, tegav2, asus_laptop and
> many more), However, none of these builds support touch input for this
> device.
>
> Is it due to a missing driver? Will android-x86 team consider to add
> Dell Latitude ST to the list of official support devices in the
> future?
>
> Any comments or suggestions are appreciated


On Sunday, December 25, 2011 12:18:02 AM UTC+11, Chuan wrote:
>
> Hi
>
> I just got a Dell Latitude ST tablet and I want to install Android on
> it because Window 7 is not really finger friendly for a tablet.
>
> I have already tried a few of the downloadable builds range from
> Android 2.2 to Android 4.0 (including eeepc, tegav2, asus_laptop and
> many more), However, none of these builds support touch input for this
> device.
>
> Is it due to a missing driver? Will android-x86 team consider to add
> Dell Latitude ST to the list of official support devices in the
> future?
>
> Any comments or suggestions are appreciated


On Sunday, December 25, 2011 12:18:02 AM UTC+11, Chuan wrote:
>
> Hi
>
> I just got a Dell Latitude ST tablet and I want to install Android on
> it because Window 7 is not really finger friendly for a tablet.
>
> I have already tried a few of the downloadable builds range from
> Android 2.2 to Android 4.0 (including eeepc, tegav2, asus_laptop and
> many more), However, none of these builds support touch input for this
> device.
>
> Is it due to a missing driver? Will android-x86 team consider to add
> Dell Latitude ST to the list of official support devices in the
> future?
>
> Any comments or suggestions are appreciated

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/-1GFobk4kbQJ.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
ish
2012-04-17 15:54:59 UTC
Permalink
has anyone got this working on the latitude st with touch function and
wireless have to say i am struggling

On Saturday, December 24, 2011 1:18:02 PM UTC, Chuan wrote:
>
> Hi
>
> I just got a Dell Latitude ST tablet and I want to install Android on
> it because Window 7 is not really finger friendly for a tablet.
>
> I have already tried a few of the downloadable builds range from
> Android 2.2 to Android 4.0 (including eeepc, tegav2, asus_laptop and
> many more), However, none of these builds support touch input for this
> device.
>
> Is it due to a missing driver? Will android-x86 team consider to add
> Dell Latitude ST to the list of official support devices in the
> future?
>
> Any comments or suggestions are appreciated

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/kfo2xBPrfaoJ.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Andries
2012-04-20 09:30:59 UTC
Permalink
Hi,

I have download the iso file from:
http://dl.dropbox.com/u/49735879/peju_20111227.iso and installed on my
latitude ST T02G.
The touchscreen works but the WIFI not :-(
Where can I download and install the android driver for the "dell wireless
1535c (802.11 a/b/g/n" device?

I hope you can help me.



Op dinsdag 17 april 2012 17:54:59 UTC+2 schreef ish het volgende:

> has anyone got this working on the latitude st with touch function and
> wireless have to say i am struggling
>
> On Saturday, December 24, 2011 1:18:02 PM UTC, Chuan wrote:
>>
>> Hi
>>
>> I just got a Dell Latitude ST tablet and I want to install Android on
>> it because Window 7 is not really finger friendly for a tablet.
>>
>> I have already tried a few of the downloadable builds range from
>> Android 2.2 to Android 4.0 (including eeepc, tegav2, asus_laptop and
>> many more), However, none of these builds support touch input for this
>> device.
>>
>> Is it due to a missing driver? Will android-x86 team consider to add
>> Dell Latitude ST to the list of official support devices in the
>> future?
>>
>> Any comments or suggestions are appreciated
>
>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/o_k0QDQhomYJ.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
nadege TERNAT
2013-09-06 15:33:46 UTC
Permalink
Hello,
I wanted to know how you managed to get an Android iso for Dell Latitude ST for
touch, wifi and others?
The iso is no longer on droopbox. You can send me please?
thank you



Le vendredi 20 avril 2012 11:30:59 UTC+2, Andries a écrit :
>
> Hi,
>
> I have download the iso file from:
> http://dl.dropbox.com/u/49735879/peju_20111227.iso and installed on my
> latitude ST T02G.
> The touchscreen works but the WIFI not :-(
> Where can I download and install the android driver for the "dell wireless
> 1535c (802.11 a/b/g/n" device?
>
> I hope you can help me.
>
>
>
> Op dinsdag 17 april 2012 17:54:59 UTC+2 schreef ish het volgende:
>
>> has anyone got this working on the latitude st with touch function and
>> wireless have to say i am struggling
>>
>> On Saturday, December 24, 2011 1:18:02 PM UTC, Chuan wrote:
>>>
>>> Hi
>>>
>>> I just got a Dell Latitude ST tablet and I want to install Android on
>>> it because Window 7 is not really finger friendly for a tablet.
>>>
>>> I have already tried a few of the downloadable builds range from
>>> Android 2.2 to Android 4.0 (including eeepc, tegav2, asus_laptop and
>>> many more), However, none of these builds support touch input for this
>>> device.
>>>
>>> Is it due to a missing driver? Will android-x86 team consider to add
>>> Dell Latitude ST to the list of official support devices in the
>>> future?
>>>
>>> Any comments or suggestions are appreciated
>>
>>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/groups/opt_out.
Andries
2012-04-20 09:36:53 UTC
Permalink
Hi,

I have download the iso file from
http://dl.dropbox.com/u/49735879/peju_20111227.iso for my dell latitude st
T02G
The touchscreen works fine but the wifi does't work.
Where can I download a android driver for the Dell Wireless 1535C device
and how can I installed it?

I hope you can help me.

Greetings,
Andries.

Op dinsdag 17 april 2012 17:54:59 UTC+2 schreef ish het volgende:

> has anyone got this working on the latitude st with touch function and
> wireless have to say i am struggling
>
> On Saturday, December 24, 2011 1:18:02 PM UTC, Chuan wrote:
>>
>> Hi
>>
>> I just got a Dell Latitude ST tablet and I want to install Android on
>> it because Window 7 is not really finger friendly for a tablet.
>>
>> I have already tried a few of the downloadable builds range from
>> Android 2.2 to Android 4.0 (including eeepc, tegav2, asus_laptop and
>> many more), However, none of these builds support touch input for this
>> device.
>>
>> Is it due to a missing driver? Will android-x86 team consider to add
>> Dell Latitude ST to the list of official support devices in the
>> future?
>>
>> Any comments or suggestions are appreciated
>
>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/yRJ5fz5VmksJ.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
Andries
2012-04-20 09:37:54 UTC
Permalink
Hi,

I have download the iso file from
http://dl.dropbox.com/u/49735879/peju_20111227.iso for my dell latitude st
T02G
The touchscreen works fine but the wifi does't work.
Where can I download a android driver for the Dell Wireless 1535C device
and how can I installed it?

I hope you can help me.

Greetings,
Andries.

Op zaterdag 24 december 2011 14:18:02 UTC+1 schreef Chuan het volgende:
>
> Hi
>
> I just got a Dell Latitude ST tablet and I want to install Android on
> it because Window 7 is not really finger friendly for a tablet.
>
> I have already tried a few of the downloadable builds range from
> Android 2.2 to Android 4.0 (including eeepc, tegav2, asus_laptop and
> many more), However, none of these builds support touch input for this
> device.
>
> Is it due to a missing driver? Will android-x86 team consider to add
> Dell Latitude ST to the list of official support devices in the
> future?
>
> Any comments or suggestions are appreciated

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/Rz-wdP541xQJ.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
cafebook
2012-08-23 09:04:14 UTC
Permalink
i m an android NOOB not good with those adb stuff.
i have installed ics rc2 into my gigabyte m912 touch screen netbook.
everything works except touch screen.
anyone can help me getting it work?


>
>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/eXoVKYV8j9EJ.
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
vicky arora
2013-01-30 18:29:09 UTC
Permalink
sir,
i also needed the new link for the iso for dell st ,with working touch pad.

I am a senior programer at google.Might able to extend your work

On Saturday, December 24, 2011 6:48:02 PM UTC+5:30, Chuan wrote:
>
> Hi
>
> I just got a Dell Latitude ST tablet and I want to install Android on
> it because Window 7 is not really finger friendly for a tablet.
>
> I have already tried a few of the downloadable builds range from
> Android 2.2 to Android 4.0 (including eeepc, tegav2, asus_laptop and
> many more), However, none of these builds support touch input for this
> device.
>
> Is it due to a missing driver? Will android-x86 team consider to add
> Dell Latitude ST to the list of official support devices in the
> future?
>
> Any comments or suggestions are appreciated

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/android-x86?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
nadege TERNAT
2013-09-09 16:36:25 UTC
Permalink
Hello,
I apologize for my English I am French and my delay in this application.
I have a Dell Latitude ST I will wish to Android 4.

I try the screen resolution creates problems because the touchpad is not
consistent (the keys are very offset from one another when I click)


But it seems that the Android ISO file for Dell Latitude ST is no longer
available on Droopbox.
Can you pass the ISO please?

Thank you very much for your help
Nadege


Le samedi 24 décembre 2011 14:18:02 UTC+1, Chuan a écrit :
>
> Hi
>
> I just got a Dell Latitude ST tablet and I want to install Android on
> it because Window 7 is not really finger friendly for a tablet.
>
> I have already tried a few of the downloadable builds range from
> Android 2.2 to Android 4.0 (including eeepc, tegav2, asus_laptop and
> many more), However, none of these builds support touch input for this
> device.
>
> Is it due to a missing driver? Will android-x86 team consider to add
> Dell Latitude ST to the list of official support devices in the
> future?
>
> Any comments or suggestions are appreciated

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/groups/opt_out.
Loading...