08/25/2011, 06:17 AM
|
#101 (permalink) |
|
Member
![]() Join Date: Jun 2009
Location: With a colony of King Penguins in Antartica
Posts: 1,318
Likes Received: 95
Thanks: 533
Thanked 304 Times in 153 Posts
|
__________________
My Tutorial on how to get Ubuntu on the TouchPad: http://forums.precentral.net/webos-d...-touchpad.html
|
08/25/2011, 08:36 AM
|
#102 (permalink) |
|
Member
![]() ![]() Join Date: Feb 2008
Posts: 3,239
Likes Received: 306
Thanks: 391
Thanked 579 Times in 357 Posts
|
Getting ready to re-install but I'd like to have 4GB instead of 2GB. Which lines in the makefile have to be changed and uncommented (thought I did it right last time I installed but I believe I still ended up with 2GB)?
Also could someone please test firefox on hulu.com site? thanks! |
08/25/2011, 09:20 AM
|
#103 (permalink) |
|
Member
![]() Join Date: Aug 2011
Posts: 2
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
bradmont, thanks for all of your help, it's running great!
Have you tried other themes for the onboard keyboard? They have one called droid that looks a lot less like preschool I'm working on trying to get that theme working and the letters lining up correctlyAs far as running the su - username -c "dbus-launch lxsession" immediately upon boot, can you share the .bashrc instructions? bluenote, between firefox and chrome - firefox takes way more system resources and runs much slower than chrome.. when i go to hulu in either it says i need flashplayer |
08/25/2011, 11:56 AM
|
#104 (permalink) |
|
Member
![]() Join Date: Aug 2011
Posts: 41
Likes Received: 2
Thanks: 0
Thanked 1 Time in 1 Post
|
Got a few other questions. Can I get access to the webos Media partition? All my ebooks are on that, and I'd like to use fbreader in ubuntu since it runs great full screen, without copying them all over.
And also, what do I need to get samba working so I can share my media servers to this little guy? And also, hehe, why is the time wrong and how can I fix it? It's correct in webos. |
08/25/2011, 12:17 PM
|
#106 (permalink) |
|
Member
![]() Join Date: Aug 2009
Posts: 200
Likes Received: 38
Thanks: 18
Thanked 100 Times in 34 Posts
|
Install gnash browser plugin to get flash support. It is really, really bad though. Youtube plays videos around 1fps and hulu gets stuck when trying to load the player...
|
08/25/2011, 12:19 PM
|
#107 (permalink) |
|
Member
![]() Join Date: Aug 2009
Posts: 200
Likes Received: 38
Thanks: 18
Thanked 100 Times in 34 Posts
|
Create a file called .bashrc with that command in it. Put it in the /root directory. Reboot. When root logs in it should automatically execute any commands in the file.
|
08/25/2011, 12:24 PM
|
#108 (permalink) | |
|
Member
![]() ![]() Join Date: Feb 2008
Posts: 3,239
Likes Received: 306
Thanks: 391
Thanked 579 Times in 357 Posts
|
Quote:
When you uncomment the #, do you also delete the space? (I realize I am grasping at straws here as it worked last time for me, just seemed to be only 2GB.) |
|
08/25/2011, 12:24 PM
|
#109 (permalink) | |
|
Member
![]() Join Date: Aug 2009
Posts: 200
Likes Received: 38
Thanks: 18
Thanked 100 Times in 34 Posts
|
Quote:
Code:
mkdir /mnt/vfat Code:
/dev/mapper/store-media /mnt/vfat vfat defaults 0 0 Code:
mount /mnt/vfat |
|
08/25/2011, 12:47 PM
|
#111 (permalink) | |
|
Member
![]() Join Date: Aug 2009
Posts: 200
Likes Received: 38
Thanks: 18
Thanked 100 Times in 34 Posts
|
Quote:
Last edited by zane9000; 08/25/2011 at 03:34 PM. |
|
08/25/2011, 12:59 PM
|
#112 (permalink) |
|
Member
![]() Join Date: Aug 2011
Posts: 3
Likes Received: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
This all works fantastic (I'm typing this in Ubuntu on my TP right now). I was wondering if there is a way to resize the installation after-the-fact. I really doubt there is, but I was just curious.
Thanks again for this awesome tutorial.
|
08/25/2011, 01:17 PM
|
#113 (permalink) | |
|
Member
![]() Join Date: Aug 2009
Posts: 200
Likes Received: 38
Thanks: 18
Thanked 100 Times in 34 Posts
|
Quote:
EDIT: Scratch that... it looks like I am missing some libraries. If I get it working I will edit this again. EDIT2: OK, so I can't get it to work with the file manager, but you can install smbfs and mount the drive manually: Code:
sudo mount -t smbfs -o username=<USER>,password=<PASS> //<iIP.ADDRESS.OF.DEVICE>/<SHARE> /<MOUNTPOINT> Code:
//<iIP.ADDRESS.OF.DEVICE>/<SHARE> /<MOUNTPOINT> smbfs username=<USER>,password=<PASS> 0 0 Last edited by zane9000; 08/25/2011 at 02:08 PM. |
|
08/25/2011, 01:33 PM
|
#114 (permalink) |
|
Member
![]() ![]() ![]() Join Date: Jul 2009
Posts: 543
Likes Received: 79
Thanks: 31
Thanked 355 Times in 97 Posts
|
For people with this working: Can you access the other areas of disk space on the touchpad.
Want to know if I could use an ubuntu torrent client to download to... say media/internal (instead of the ext partition created via the doctor).
__________________
Developer of Ultimate Hockey, netSpeed, BatteryMonitor, The Ghastly Headset, netSpeed HD, St4rs and Matrix Exhibition ------------------------------------------------------------------- Follow my webOS projects on my blog and follow me on twitter |
08/25/2011, 01:59 PM
|
#116 (permalink) |
|
Member
![]() ![]() ![]() Join Date: Jul 2009
Posts: 543
Likes Received: 79
Thanks: 31
Thanked 355 Times in 97 Posts
|
Whoops, my bad.
Is there any danger of repeatedly auto-mounting the drive? I'm more concerned about the fact that Ubuntu runs in a card, and may not dismount correctly when that card is dismissed.
__________________
Developer of Ultimate Hockey, netSpeed, BatteryMonitor, The Ghastly Headset, netSpeed HD, St4rs and Matrix Exhibition ------------------------------------------------------------------- Follow my webOS projects on my blog and follow me on twitter |
08/25/2011, 02:12 PM
|
#117 (permalink) | |
|
Member
![]() Join Date: Aug 2009
Posts: 200
Likes Received: 38
Thanks: 18
Thanked 100 Times in 34 Posts
|
Quote:
Code:
sudo umount /mnt/vfat I think I will eventually create a logout script that will clean up stuff like that so you can "shutdown" before closing the card. |
|
08/25/2011, 03:17 PM
|
#119 (permalink) |
|
Member
![]() Join Date: Aug 2011
Posts: 4
Likes Received: 0
Thanks: 3
Thanked 0 Times in 0 Posts
|
I found out where I went wrong. Missed out part of the webosdr setup. I started over and now I get the penguin on boot up and the drive is mounted correctly without having to mount -a each time from a PC.
I did have a brief moment of panic when I couldn't connect with novacmd, I reinstalled, rebooted pc and touchpad and found a different usb cab... but I'd forgot to put it back in developer mode :| |
08/25/2011, 03:21 PM
|
#120 (permalink) |
|
Member
![]() Join Date: May 2009
Location: Phoenix, Az
Posts: 970
Likes Received: 58
Thanks: 223
Thanked 115 Times in 88 Posts
|
Is there any benefit to making the drive larger then 2 gig?
__________________
In a world of droid, Pre does it better. Shouldn't we treat this world like the Garden of Eden and avoid the apple at all costs? |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



