Page 60 of 112 FirstFirst ... 1050585960616270110 ... LastLast
Results 591 to 600 of 1117

Thread: Ubuntu on Eee PC T101MT

  1. #591
    Join Date
    Oct 2010
    Beans
    7

    Re: Ubuntu on Eee PC T101MT

    I have this working perfectly on Ubuntu, but now I am trying to get it working on debian squeeze. Everything works great but when I rotate the screen, the mouse does not follow. I'm guessing its a problem with the touchrotate script not rotating the screen input as well, like it does in Ubuntu. I'm not sure what the difference would be that would be causing this. I know this forum is mainly for Ubuntu but I would greatly appreciate any help or ideas, thanks!

    -Mike

  2. #592
    Join Date
    May 2007
    Beans
    43

    Re: Ubuntu on Eee PC T101MT

    Quote Originally Posted by mikshepard View Post
    I have this working perfectly on Ubuntu, but now I am trying to get it working on debian squeeze. Everything works great but when I rotate the screen, the mouse does not follow. I'm guessing its a problem with the touchrotate script not rotating the screen input as well, like it does in Ubuntu. I'm not sure what the difference would be that would be causing this. I know this forum is mainly for Ubuntu but I would greatly appreciate any help or ideas, thanks!

    -Mike
    I had the same problem but I was using "touchscreen toleft" etc. When I used

    "touchrotate LVDS1 10 toleft" it seemed to work fine.


    Here's my problem: I have two versions of kernal installed.

    32-22 and 32-25

    When I boot it in 32-22, the x display hangs and I can only hard reboot it. When I boot in 32-25, my X display works but touchscreen does not. I was trying a lot of things when trying to get touchscreen working but am not sure where I goofed up. Any help would be greatly appreciated.

    Thanks

  3. #593
    Join Date
    Mar 2010
    Location
    Germany
    Beans
    181
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Ubuntu on Eee PC T101MT

    @jpfle:
    Strange, maybe your model uses different signals for the buttons. Normally, eeepc_laptop should handle this button.

    @toylas:
    You need to reinstall the driver when you use a new kernel version. You probably have only installed it for 32-22?

  4. #594
    Join Date
    May 2007
    Beans
    43

    Re: Ubuntu on Eee PC T101MT

    Thanks for the reply Plippo! I just checked, I had the kernel version wrong in my last post (sorry about that). I have 32-25 and 35-22 installed. The touch worked fine in 35-22 when I upgraded everything and had the drivers installed.

    Also when I try using the multitouch driver .deb files provided on the community documentation page, I get an error saying wrong architecture.

    But now when I boot in 35-22, X freezes actually the input freezes completely. I mean I can't even go to the shell modes by pressing Ctrl+Alt+F2 etc. I tried booting in recovery mode and then failsafeX but even that does not work.

    I have attached part of the failsafe X log file. It says segmentation fault just before the start of end process. I do not understand these messages enough to be able to make out the problem. Any help/pointers would be greatly appreciated.

    Thanks
    Attached Files Attached Files
    Last edited by toylas; November 13th, 2010 at 06:38 PM. Reason: attach a log file

  5. #595
    Join Date
    Oct 2010
    Beans
    7

    Re: Ubuntu on Eee PC T101MT

    Quote Originally Posted by toylas View Post
    I had the same problem but I was using "touchscreen toleft" etc. When I used

    "touchrotate LVDS1 10 toleft" it seemed to work fine.


    Thanks
    I tried that but still got the same result, the touchscreen mouse input doesn't rotate with the screen. Any other ideas on how to fix this? (Again this is on Debian squeeze). Thanks for any ideas!

    -Mike

  6. #596
    Join Date
    Jan 2005
    Location
    Lebanon
    Beans
    27

    Re: Ubuntu on Eee PC T101MT

    Great thread. Took a couple of hours to go through it all. Everything works great.

    I would like to add that DheathNone's suggestion:
    The rotate button problem came back after upgrading to maveric and I can't apply the same fix just now. So, I think the easiest and least hackish way to do this is to put in
    ~/.Xmodmap:
    ------
    keycode 160 = XF86RotateWindows
    -------
    (and then $ xmodmap ~/.Xmodmap)

    This basically marks the key 160 (rotate button in eee T101MT) as a XF86RotateWindows which I think is not used any where with this. Now as the gnome-power-manager seem to search for the key button XF86ScreenSaver pressing it won't lock the screen any more.

    Better ideas?
    Works really great.

    I still have to test and look into MyPaint issues.

  7. #597
    Join Date
    Jan 2005
    Location
    Lebanon
    Beans
    27

    Re: Ubuntu on Eee PC T101MT

    I am having an issue with MyPaint where lines form between brush strokes, does anyone have a solution for this issue. I am using the latest version in the repo 0.8.2.


    I must have missed the fix in this thread:
    http://ubuntu-ky.ubuntuforums.org/sh...&postcount=538
    Last edited by maxim_86ualb2; November 15th, 2010 at 11:36 PM. Reason: Found fix

  8. #598
    Join Date
    Jul 2010
    Beans
    12

    Re: Ubuntu on Eee PC T101MT

    Quote Originally Posted by maxim_86ualb2 View Post
    Great thread. Took a couple of hours to go through it all. Everything works great.

    I would like to add that DheathNone's suggestion:
    Quote Originally Posted by DheathNone
    keycode 160 = XF86RotateWindows
    Works really great.
    Actually this was not such a good idea in the end. After some upgrade the gnome seems to take that key and actually rotate the screen by its own means. This means the touchscreen does not rotate but the screen does!

    Use instead:
    keycode 160 = XF86[insert some clearly useless action(google something)]

    I used XF86Eject, because it was useless for me and it was possible to actually change the shortcut for eject from keyboard shortcuts!

  9. #599
    Join Date
    May 2007
    Beans
    43

    Re: Ubuntu on Eee PC T101MT

    Dear all,

    I've been trying to get kernel 35-22 working on my machine without any success. I posted the xorg log last time. I looked into it and found that the x server was crashing with a seg fault. The errors

    Code:
    [    52.700] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [    52.700] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [    52.700] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [    52.780] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [    52.780] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
    [    52.780] (II) No input driver/identifier specified (ignoring)
    [    52.807] 
    Backtrace:
    [    52.807] 0: /usr/bin/X (xorg_backtrace+0x28) [0x4a0fa8]
    [    52.807] 1: /usr/bin/X (0x400000+0x60fcd) [0x460fcd]
    [    52.807] 2: /lib/libpthread.so.0 (0x7f28f317c000+0xfb40) [0x7f28f318bb40]
    [    52.807] 3: /usr/bin/X (xf86findOption+0x20) [0x484730]
    [    52.807] 4: /usr/bin/X (xf86findOptionValue+0x9) [0x484759]
    [    52.808] 5: /usr/bin/X (0x400000+0x6c6ed) [0x46c6ed]
    [    52.808] 6: /usr/bin/X (0x400000+0x6cfb5) [0x46cfb5]
    [    52.808] 7: /usr/bin/X (xf86OpenSerial+0x2b) [0x51e53b]
    [    52.808] 8: /usr/lib/xorg/modules/input/evtouch_drv.so (0x7f28ed7c2000+0x2e9b) [0x7f28ed7c4e9b]
    [    52.808] 9: /usr/bin/X (EnableDevice+0xad) [0x42663d]
    [    52.808] 10: /usr/bin/X (0x400000+0x268ee) [0x4268ee]
    [    52.808] 11: /usr/bin/X (0x400000+0x21818) [0x421818]
    [    52.808] 12: /lib/libc.so.6 (__libc_start_main+0xfe) [0x7f28f20e7d8e]
    [    52.808] 13: /usr/bin/X (0x400000+0x213d9) [0x4213d9]
    [    52.808] Segmentation fault at address (nil)
    [    52.808] 
    Caught signal 11 (Segmentation fault). Server aborting
    [    52.809] 
    Please consult the The X.Org Foundation support 
    	 at http://wiki.x.org
     for help. 
    [    52.809] Please also check the log file at "/var/log/Xorg.failsafe.log" for additional information.
    [    52.809]
    I've tried reinstalling libc, evtouch drivers, liblpthrea etc but I still can't get X to work in kernel 35-22. Any ideas would be greatly appreciated.

    Thanks.




    P.S. :I also got into another trouble, which might not be relevant to this thread but I guess I'll share it. I was trying to boot Android with a USB stick on my T101 but somehow it gave me trouble. So I restarted the computer by Ctrl+Alt+Del but now I can not see the bios setup and boot menu screens. All I can do is to boot in Win7 by pressing enter and choosing the default boot option. Any ideas what could be wrong?

  10. #600
    Join Date
    May 2010
    Beans
    56

    Re: Ubuntu on Eee PC T101MT

    I also have some recent problems with updates and installation. The following message has been appearing for a while and I don't know how to get rid of it. Hope someone has a solution to this:

    run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.35-22-generic /boot/vmlinuz-2.6.35-22-generic
    /usr/sbin/grub-probe: error: /boot/grub/device.map:3: No open parenthesis found.
    run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1
    Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.35-22-generic.postinst line 1010.
    dpkg: error processing linux-image-2.6.35-22-generic (--configure):
    subprocess installed post-installation script returned error exit status 2
    Errors were encountered while processing:
    linux-image-2.6.35-22-generic

    You have to configure "localepurge" with the command

    dpkg-reconfigure localepurge

    to make /usr/sbin/localepurge actually start to function.

    Nothing to be done, exiting ...

    E: Sub-process /usr/bin/dpkg returned an error code (1)

Page 60 of 112 FirstFirst ... 1050585960616270110 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •