Home
Forum
Help
Login
Register
XO Laptop Shop
Forum Staff
OLPC News
OLPC News Forum
»
XO Laptop
»
XO Hacks
»
Other Operating Systems
»
Ubuntu 8.10 (Intrepid) for XO
Welcome,
Guest
. Please
login
or
register
.
Get your own OLPC -
Buy an XO laptop on eBay
!
Pages:
1
...
17
18
19
[
20
]
21
22
23
...
50
« previous
next »
Print
Author
Topic: Ubuntu 8.10 (Intrepid) for XO (Read 558900 times)
#285
Re: Ubuntu 8.10 (Intrepid) for XO
jrobbins
Contributor
Posts: 79
December 30, 2008, 04:26:21 PM
Quote
Quote from: jrobbins on December 24, 2008, 01:03:28 PM
Teapot -- actually, I think I'm missing the whole x11 folder, but I assume I can also extract that.
If you don't know what is missing, I recommend reinstalling.
Otherwise it should be
sudo -s
cd /media/OLPCRoot
tar xvjf /media/USB/OLPCFiles-intrepid-20081130.tar.bz2 ./etc/X11
(assuming you use either Terminal in the original XO configuration, SD card is mounted as /media/OLPCRoot and the drive with tarball is mounted as /media/USB)
Teapot -- Reinstalling the ./etc/X11 file solved all.
I am now happy to report that I have found a solution to access my office PC desktop through the Citrix environment. I have installed the web browser Seamonkey (not in the Synaptic repository) on the XO and manually created a symbolic link for Java to the Seamonkey plugin folder, similar to the instructions for the required link for Firefox use. I then can use Seamonkey to run logmein.com, a free version of what gotomypc.com does to allow remote access of my home PC. Firefox won't run logmein. Once logmein is up, I can log into my office through the Windows Citrix client on my home PC. Unlike the prior experience with gotomypc, I am not experiencing latency issues that render the remote control useless.
I have also tried running my Slingbox remotely through logmein.com, but the video processor on the XO is just too unpowered to successfully redraw the image. I can jerkily stream a movie from my home PC through logmein to the XO, but I don't know how to activate sound remotely -- so the picture is silent. Perhaps someone knows how to get the sound to work remotely?
Anyway, I hope this is another jump forward in being able to productively use the little XO for business and other sundry purposes. Happy new year to all! JCR
Logged
#286
Re: Ubuntu 8.10 (Intrepid) for XO
dranorter
Commenter
Posts: 5
December 31, 2008, 03:30:17 PM
Been using Ubuntu on my XO for a couple of weeks now. The main issue I've encountered is that Firefox displays some static/weirdness on most webpages; but I'm using a different window manager, stumpwm (compiled from source, not the package). Would that make a difference?
But what I really came to ask was, I just got a Wacom 'bamboo' tablet and can't seem to get it working. In a default Ubuntu install it is supposed to work fine plug and play, and this in fact works on my Macbook's ubuntu. External mice work fine, of course, but the tablet is ignored. When I plug it in while on tty1 it says (sorry, hand typed and omitting the numbers to the left)
[ 183.274431] hub_port_wait_reset: portstatus=501 portchange=10
... hub_port_wait_reset: portstatus=100 portchange=1
... hub_port_wait_reset: device went away!
... hub 2-0:1.0: unable to enumerate USB device on port 4
... hub_port_wait_reset: portstatus=103 portchange=10
... hub_port_wait_reset: portstatus=103 portchange=10
I've installed wacom-tools and xserver-xorg-input-wacom. My feeling is that since this works in default ubuntu, I must just be missing some package?
Logged
#287
No boot loader?
nosillacast
New
Posts: 3
January 01, 2009, 09:44:47 PM
I ran all the commands with success, but chose not to enable aggressive power save mode. I rebooted, and it went right back into the normal OLPC OS. It doesn't appear that I have a boot loader - was I supposed to get one in a step before this tutorial?
Logged
#288
Re: Ubuntu 8.10 (Intrepid) for XO
JoeMac
Senior Contributor
Posts: 108
January 01, 2009, 10:51:36 PM
Wow, this getting to be normal: I go away for a couple of months and teapot comes out with an even better Ubuntu distribution than before. I loaded up Intrepid today onto a Kingston 8GB Class 6 SDHC with absolutely no problems. I deviated from the instructions the following ways:
1. After wiping out the MBR and partition table, I used fdisk instead of sfdisk to make a bootable primary partition of just over 7.5 GB and a swap partition of just under .5 GB (~double the RAM).
2. I set up the swap partition using mkswap:
mkswap /dev/mmcblk0p2
From there I picked up teapot's intructions from the point of creating the root filesystem through the end. After checking that the installation reliably booted, I then edited etc/fstab to enable swap at boot time and I edited the olpc.fth to provide the 500 Mhz/200 Mhz overclocking that I had been using with Hardy for the last year or so. Everything's working great. Thanks again Teapot! That's three distributions now for me!
One word of warning regarding the Xubuntu system administration GUI tools obtainable through the "xubuntu-desktop" package - I liked using these tools with Hardy rather than having to use the command line, but getting authentication working so that the GUI tools would run was not straight-forward. It is even less straight-forward in Intrepid and I very nearly broke Network Manager getting it working. After hours of messing around I finally got "Users and Groups" and all of the other GUI sys admin tools (and finally Network Manager) working, but I would say that it might not be worth the risk or the effort until this package and how it interacts with dbus are fixed. All of the sys-admin tools in "xubuntu-desktop" already exist as command-line functions in terminal anyway.
«
Last Edit: January 01, 2009, 11:12:04 PM by JoeMac
»
Logged
#289
Re: No boot loader?
Josh Cowder
New
Posts: 3
Phoebe's Dad
January 02, 2009, 05:40:42 AM
Quote from: nosillacast on January 01, 2009, 09:44:47 PM
I ran all the commands with success, but chose not to enable aggressive power save mode. I rebooted, and it went right back into the normal OLPC OS. It doesn't appear that I have a boot loader - was I supposed to get one in a step before this tutorial?
Nosillacast:
This happened to me as well. Apparently, you need a Developer's Key to override the XO's security settings and allow you to boot into the new OS. You can find the instructions for getting the Key here:
http://wiki.laptop.org/go/Activation_and_Developer_Keys
I still haven't received mine yet to find out if it works.
It would be nice if Teapot could make a note of this in the initial instructions. It would be very helpful for Linux novices and people who don't normally muck around in the OS.
Logged
#290
Re: Ubuntu 8.10 (Intrepid) for XO
opus345
New
Posts: 2
January 02, 2009, 01:04:20 PM
Quote from: Josh Cowder on January 02, 2009, 05:40:42 AM
This happened to me as well. Apparently, you need a Developer's Key to override the XO's security settings and allow you to boot into the new OS. You can find the instructions for getting the Key here:
http://wiki.laptop.org/go/Activation_and_Developer_Keys
I still haven't received mine yet to find out if it works.
It would be nice if Teapot could make a note of this in the initial instructions. It would be very helpful for Linux novices and people who don't normally muck around in the OS.
Josh/nosillacast, I also followed the instructions and was concerned when the reboot took me back to Sugar. You posts helped calm me down. I have previously read about the developer key but did not put two and two together here. I have also requested a Developer Key which should be ready in a day.
I would second the motion to have Teapot update his great tutorial to include this issue. It would be nice if the tutorial indicated what output you should expect after each command. Ok, that starts to get more like documentation than tutorial commands.
When you performed the "cp /security/* security/" command, did either of you get the following error/warning message? "cp: omitting directory '/security/state'"? If so, is that normal?
Take care!
Opus
Logged
#291
Re: Ubuntu 8.10 (Intrepid) for XO
mavrothal
Administrator
OLPC News Forum Expert
Posts: 1289
January 02, 2009, 02:40:11 PM
Quote from: opus345 on January 02, 2009, 01:04:20 PM
Josh/nosillacast, I also followed the instructions and was concerned when the reboot took me back to Sugar. You posts helped calm me down. I have previously read about the developer key but did not put two and two together here. I have also requested a Developer Key which should be ready in a day.
I would second the motion to have Teapot update his great tutorial to include this issue.
When you performed the "cp /security/* security/" command, did either of you get the following error/warning message? "cp: omitting directory '/security/state'"? If so, is that normal?
I'm afraid I 'll have to agree with the need of a "get a developer's key first" banner! Some people will always be too excited to read to the end of the post that says "if you have a problem look <here>" and/or by the moment they realise they do have a problem they have forgotten about it...
With more new G1G1 users trying Intrepid, this is likely to occur over and again, so a banner may prevent a lot of frustration for everyone...
And yes, the cp error/warning means that do not have a developer's key. No error messages should appear during installation (may be this should be included too)
Logged
XO-1: Is never going to run Flash, but is certainly flashy!
(If you want Flash, get an XO-1.5 running OLPC 11.2.0 or
XOpup
)
#292
Re: Ubuntu 8.10 (Intrepid) for XO
eldergeat
New
Posts: 4
January 02, 2009, 02:40:54 PM
Hi Teapot,
I have been enjoying your Intrepid for XO for almost a month now. It has been working very well and, quite naturally, I have installed quite a few additional packages. Now I would like to back up my entire Ubuntu system onto an SD card, ready to go if for some reason my current card fails. Here is what I plan to do:
1. Obtain the same size SDHC card as I am now using.
2. From the OLPC Fedora command line, partition, format, and mount the new card, following your original instructions.
3. Mount the original card on a USB adapter.
4. Use the cp command to do a recursive copy of all files from the original card to the new one.
Will the new card then be capable of booting? or is there some trick that I am missing?
«
Last Edit: January 02, 2009, 08:48:11 PM by eldergeat
»
Logged
#293
Re: Ubuntu 8.10 (Intrepid) for XO
JoeMac
Senior Contributor
Posts: 108
January 02, 2009, 05:37:52 PM
I've been trying out some of the new power features. Suspend on lid closure seems to do pretty much what I expected. Is there a way to hibernate? If so, how?
Logged
#294
Re: Ubuntu 8.10 (Intrepid) for XO
eldergeat
New
Posts: 4
January 02, 2009, 08:33:49 PM
Quote from: eldergeat on January 02, 2009, 02:40:54 PM
Hi Teapot,
I have been enjoying your Intrepid for XO for almost a month now. It has been working very well and, quite naturally, I have installed quite a few additional packages. Now I would like to back up my entire Ubuntu system onto an SD card, ready to go if for some reason my current card fails. Here is what I plan to do:
1. Obtain the same size SDHC card as I am now using.
2. From the OLPC Fedora command line, partition, format, and mount the new card, following your original instructions.
3. Mount the original card on a USB adapter.
4. Use the cp command to do a recursive copy of all files from the original card to the new one.
Will the new card then be capable of booting? or is there some trick that I am missing?
I have answered my own question. I obtained an additional Transcend 16 GB Class 6 SDHC card which came packaged with a USB adapter and followed the procedure proposed above. Copying the contents of the original SD card to the new one, using the command "cp -rp old new", executed the umount command on the new card then performed a reboot. Worked great and the new card seems to be a true copy of the original.
«
Last Edit: January 02, 2009, 08:48:39 PM by eldergeat
»
Logged
#295
Re: Ubuntu 8.10 (Intrepid) for XO
nosillacast
New
Posts: 3
January 03, 2009, 03:55:16 PM
Quote from: Josh Cowder on January 02, 2009, 05:40:42 AM
Nosillacast:
This happened to me as well. Apparently, you need a Developer's Key to override the XO's security settings and allow you to boot into the new OS. You can find the instructions for getting the Key here:
http://wiki.laptop.org/go/Activation_and_Developer_Keys
I still haven't received mine yet to find out if it works.
It would be nice if Teapot could make a note of this in the initial instructions. It would be very helpful for Linux novices and people who don't normally muck around in the OS.
Thanks so much Josh, it sure did feel like a step was missing! request is in for my developer key now, we'll see how much farther I can get with just slightly more than zero knowledge of what I'm doing!
Allison
NosillaCast at
http://podfeet.com
A technology geek podcast with an EVER so slight Macintosh bias!
Logged
#296
Re: Ubuntu 8.10 (Intrepid) for XO
MrDuck85
Contributor
Posts: 30
January 03, 2009, 06:32:37 PM
Thanks to teapot, I now have two excellent Ubuntu machines. I had already configured an Ubuntu server some time ago as a development/staging server for Ruby on Rails development, so my holiday project became to get up to speed with the GUI client. A few days ago I partitioned the hard drive on my Vista laptop and installed Ubuntu 8.10. For reference, the machine is an HP DV2700 with a dual-core 1.67 GHz processor, 2GB RAM, and a 160GB hard drive partitioned as 120GB NTFS, 12 GB NTFS HP recovery, 18GB ext3, and 2GB linux-swap. I installed the full Gnome package, including the Compriz "prettifier". Applications include the full OO3 suite, NetBeans 6.5, and Lotus Notes 8.5 beta. Yes, I'm going somewhere with this!
My sister and I participated in the original G1G1 program, and after waiting about 4 months for our machines, we played with them a few times then put them away. She just donated hers to an elementary school in Windsor Ontario. I had been following the progress of teapot's Ubuntu installations, and thought I'd get adventurous and try the instructions myself. I learned a lot in the last few days. The major thing is to follow the instructions EXACTLY!!!! Don't assume, don't skip anything, don't miss any spaces or insert them where they don't exist. The other thing I learned (to my considerable surprise) was that the XO is a very competent machine.
I purchased a Duracell 16GB SDHC card ($25 at Best Buy) and a Kingston 8GB USB drive ($14). After following teapot's excellent and simple instructions, I started playing. I removed all traces of XFCE and replaced it with the full Gnome package. I also installed the full OO3 suite. In short, the XO is now configured as closely to the HP as possible, apart from the Compriz packages. True, I'm entering this this note on my HP, but that's only because I'm trying to install Lotus Notes on the XO. I'll do a separate post about that. What was most interesting was the performance, even with a full and rich GUI. Here are the results (all times in seconds, each task run sequentially in the order listed):
Event
HP
XO
Vista
Power On to Login
38
43
58
Login to Stable
38
38
160
OO Write first load
12
29
24
OO Write 2nd load
3
20
9
OO Calc load
4
19
4
OO Write while Calc open
2
13
2
FireFox first load
9
17
14
FireFox 2nd load
3
12
9
Total
109
191
280
Several things jump out at me. First, the HP is caching under both Ubuntu and Vista, the XO is not. Second, and most impressive, the XO gives Vista a major run for its money. Note that I have not overclocked my XO, and I didn't set up a swap file on the SD card (mainly because I don't know how). <Edit> I'll try it today from teapot's instructions. </Edit>
Final result: WOW!!!! Now if I can just get Notes running on it..... I'll have the "perfect" travel machine. Actually, Notes isn't that critical, I can access my mail via Notes Webmail on FireFox. That works just fine, but it would be just sooooo cool to have such a big application running on this cute little green machine.
«
Last Edit: January 04, 2009, 06:19:42 AM by MrDuck85
»
Logged
#297
Re: Ubuntu 8.10 (Intrepid) for XO
teapot
OLPC News Forum Expert
Posts: 662
January 03, 2009, 08:46:50 PM
I apologize for not adding the update about developer key sooner -- it's in the first post in this thread now.
Logged
#298
Re: Ubuntu 8.10 (Intrepid) for XO
linyanam
Commenter
Posts: 11
January 04, 2009, 12:21:12 AM
Hi
In Firefox I want to use "down arrow" for for page down rather than line down, with out Fn key. (Single hand use)
I tried sticky keys in keyboard preferences, but it is not getting activated.
Thanks a lot in advance.
Satya
Logged
#299
Re: Ubuntu 8.10 (Intrepid) for XO
teapot
OLPC News Forum Expert
Posts: 662
January 04, 2009, 12:38:21 AM
Quote from: linyanam on January 04, 2009, 12:21:12 AM
Hi
In Firefox I want to use "down arrow" for for page down rather than line down, with out Fn key. (Single hand use)
I tried sticky keys in keyboard preferences, but it is not getting activated.
Thanks a lot in advance.
Satya
Use space bar.
Logged
Pages:
1
...
17
18
19
[
20
]
21
22
23
...
50
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
OLPC G1G1 Information
-----------------------------
=> G1G1 Introduction
===> First Impressions
===> G1G1 Europe
===> XO Shipping - USA
===> XO Shipping - Canada
===> XO Shipping - Problems
=> XO User Groups
===> OLPC Canada
===> OLPC Learning Club DC
===> XO Europe User Group
===> Assistive Technology Group
=> OLPC Publicity
-----------------------------
XO Laptop
-----------------------------
=> XO Laptop Help
===> User Guide
===> Internet & Mesh Networking
===> Sugar & Linux
===> Battery & Power
===> T-Mobile HotSpot
=> XO 1.5 Laptop
=> XO Activities
===> Activities Development
===> Games!
===> eBooks
===> Music & Radio
===> Jabber & Chat
=> XO Hacks
===> Hardware Modifications
===> Other Operating Systems
=> XO Accessories
===> USB Memory Sticks & SD Cards
===> USB Adapters & Attachments
=> XO Problemo
===> Hardware Trouble
===> Keyboard
=> XO MISC
-----------------------------
OLPC Outreach
-----------------------------
=> Press & Blogs
=> Your Opinion
=> Promoting OLPC to Schools
-----------------------------
Other Devices
-----------------------------
=> Asus Eee PC
=> Classmate and 2go PC
=> Other 4P Computers
Stats
Members
Total Members: 2406
Latest:
sembik
Stats
Total Posts: 31943
Total Topics: 3843
Online Today: 28
Online Ever: 238
(April 18, 2011, 09:48:50 PM)
Users Online
Users: 0
Guests: 22
Total: 22
Loading...