Recent content by haear

  1. H

    Post [DEV] Possibility of h264 720p high profile playback on Tegra2 -EDIT

    Totally wrong. SDXC uses same physical standard than SDHC (Pins...) And: As i showed here http://forum.xda-developers.com/showthread.php?t=1433246 the Sandisk SDXC 64gb works in the Atrix after formatting in the phone (or changing from exFat to Fat32).
  2. H

    Post WebTopScripts - Fixing apt-get dependencies on WebTop

    @Arvati At first, i want to thank you for your work on this... i on myself never ever could spend so much time for this. Working as a project manager doesnt keep a lot of freetime. I have one question: Could i run the newer version of the script over an old one?
  3. H

    Post [GUIDE] N00bs Guide to Upgrading Webtop for Lapdocks

    @Newbleeto: Did you use the kernel module with stock kernel now for reaching cifs?
  4. H

    Post SanDisk microSDXC 64 GB works

    Especially for you... Sent from my MB860 using xda premium
  5. H

    Post [GUIDE] N00bs Guide to Upgrading Webtop for Lapdocks

    Yes... unlocking.... the flesh wants to... but the mind tells me: Warranty...... My Atrix has just a few months on it... and i dont want to cut my warranty right now. I will lock for the kernel module, maybe ill find it. I already got that you used samba4, but i think still needs the new...
  6. H

    Post [GUIDE] N00bs Guide to Upgrading Webtop for Lapdocks

    @Newbleeto: Are you using stock ROM and stock Kernel? My last information is, that with the stock Kernel Samba will not work.
  7. H

    Post What apps are installed on your webtop?

    1. Try some other games. For example Eye of the Beholder, Master of Magic and Colonization run here for me with sound. 2. Remeber to adjust the games to DMA 1, Interrupt 7, A220 3. You could try following: Install package alsa-oss in synaptic. Start dosbox in terminal by tipping: aoss dosbox...
  8. H

    Post SanDisk microSDXC 64 GB works

    I have 40 gb of mp3s.... so no more choosing and playlisting ;-)
  9. H

    Post WebTopScripts - Fixing apt-get dependencies on WebTop

    I reinstalled python-dbus in synaptic, a version with "-armel", now the config works. Note: The python-dbus-package was locked by webtop scripts.
  10. H

    Post WebTopScripts - Fixing apt-get dependencies on WebTop

    Problem System-Config-Printer / Python 2.6 ? Hello! I could not start the Printer config option in xfce. Manually starting system-config-printer in shell leads to following error: Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 30...
  11. H

    Post SanDisk microSDXC 64 GB works

    Class 6. Feels a little bit faster than my transcend 32gb class 4.
  12. H

    Post [WebTop] rDesktop 1.7.0 for WebTop

    I have a problem now with my last post: After a reboot the directory .rdesktop is only acessible for root, i have to change the rights again. Does anybody know why?
  13. H

    Post SanDisk microSDXC 64 GB works

    I got it for 85 € here in germany, that equals 108 $. In my opinion thats a reasonable price for that.
  14. H

    Thread SanDisk microSDXC 64 GB works

    Hello! just wanted to share the following: The SanDisk microSDXC 64 GB Card works in the Atrix. You have to reformat it in the phone, because the Atrix like others doesnt understand the ExFat-Filesystem. Right now im rebuilding my webtop2sd partition, the SanDisk seems to be a little faster...
  15. H

    Post [WebTop] rDesktop 1.7.0 for WebTop

    You have to do following to kill keymap errors: - Install rdesktop from synaptic (standard 1.6.0) - exchange the rdesktop file in usr/bin with the 1.7.0 Atrix version - chmod 0644 rdesktop 1.7.0 - copy keymap directory from usr/share/rdesktop to home/adas/.rdesktop - chmod 755 on .rdesktop and...