Home
Forum
Help
Login
Register
XO Laptop Shop
Forum Staff
OLPC News
OLPC News Forum
»
XO Laptop
»
XO Hacks
»
Other Operating Systems
»
Beyond the Ubuntu Installation
Welcome,
Guest
. Please
login
or
register
.
Get your own OLPC -
Buy an XO laptop on eBay
!
Pages:
1
...
10
11
12
[
13
]
14
15
16
...
37
« previous
next »
Print
Author
Topic: Beyond the Ubuntu Installation (Read 414681 times)
#180
Re: Beyond the Ubuntu Installation
davereno
New
Posts: 2
June 28, 2008, 08:17:40 AM
Teapot- really appreciate this - thanks to you I now have a laptop that looks very cool (my wife actually lets me leave it out in the living room as the mp3 player for our stereo) and is extremely functional. That said, the instructions still leave a lot to be desired. I would have paid good money for a simpler set (and I would have paid even more good money for a 1 or 2 step process - ie would it be possible to use synergy to run all of this as a script from another computer? anyone doing this has to have another machine anyways to get the tarball)
I kept some notes while I did the install - I think the "screenshot" instructions need some updating (I'm assuming they are intended to be the master) - thought it might help others new to linux. Could also be that I made some mistakes
Just for reference - I used a 4GB SD card (actually a micro SD inside of an adapter card - but I don't think it matters) - that I had used before but I erased all the files first. My XO is on build 703 - but I don't think this matters either
1- to get the tarball, I installed uTorrent on my windows computer (just googled it - and ignored the portforwarding installation stuff since I just want it to download this one file) and copy-pasted your link into the window that opens I clicked "add torrent from url" -
http://mars.illtel.denver.co.us/~abelits/torrents/OLPCFiles-hardy-20080506.tar.bz2.torrent
2 - I then followed the instructions in
http://mars.illtel.denver.co.us/~abelits/images/olpc-ubuntu/
2.5 - there is no text in the instructions stating that the USB drive should be plugged into the XO - since there is such a huge explicit picture of the SD installation, I missed the fact that the USB drive is plugged in the pictures - didnt realize the issue until I went to "mount" in the "Creating directory, mounting filesystem, finding and extracting tarball" step and didn't get a /media/blah blah in the response.
Recommend to make it more obivous that the USB drive should be plugged in for idiots like me
. Had to reboot and start over once I realized this
3 - I had a problem with this step (probably because the USB drive wasn't plugged in?):
umount /dev/mmcblk0p1
I got "umount: /dev/mmcblk0p1: not mounted"
instead of "...:not found"
(the second time I went through - after I realized I need the USB drive)
I got no response - just went back to the prompt -- I kept going anyway - seemed OK.
Recommend to make it more clear what to expect after this command - especially if there are multiple responses that are "OK"
4 - The first time I entered the tar xjvf ... command - I got an error saying the file wasn't found. I realized the file name has been changed from OLPCFiles-hardy-
prerelease
... to OLPCFiles-hardy-20080506... Once I substituted the new file name - it worked fine.
Recommend to update the file name.
5 - checking directory contents - what am I check for? there are some significant differences between my directory and your screenshot - including some red-outlined files "initrd.img" and "vmlinuz". assume the screenshot is outdated?
6 - username and password are not clear in the instructions - I would spell them out - username: olpc and password: olpcolpc
7 - GUI screenshots could be more clear - took me a minute to find the network manager (bottom right corner near clock) and the terminal ("hidden" at the top center of the screen)
8 - Impossible to tell what to do in aptitude from screenshots - I'd make the instructions much more specific and add them to the screenshots - I would change this -
"Update is u (downloads lists of packages), actual upgrade is U (capital) then g"
to this -
"after launching aptitude - type "u" then wait to download the list of packages - then type "U" (capital) to upgrade and wait - then "g" to go (start the upgrade) then wait a while (15 min +) until it finishes"
Logged
#181
Re: Beyond the Ubuntu Installation
davereno
New
Posts: 2
June 28, 2008, 08:31:03 AM
One more thing - I would add the "mediaplayerconnectivity" addon to firefox to allow playing of internet radio and video files -
1 - go to "edit"-"preferences" in firefox
2 - in "main" push "manage add-ons"
3 - go to "get add-ons" and search for "mediaplayerconnectivity" and install
Logged
#182
Re: Beyond the Ubuntu Installation
AppleIIGuy
Commenter
Posts: 20
US Navy Fire Controllman
June 28, 2008, 05:52:26 PM
Has anybody been able to get ubuntu's update-manager to install correctly via apt-get or any other way?
Code:
root@OLPC:~# apt-get install update-manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
python-vte
The following NEW packages will be installed:
python-vte update-manager
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/938kB of archives.
After this operation, 2454kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... dpkg: error processing /var/cache/apt/archives/python-vte_1%3a0.16.13-1ubuntu1_i386.deb (--unpack):
files list file for package `python-gnupginterface' is missing final newline
Errors were encountered while processing:
/var/cache/apt/archives/python-vte_1%3a0.16.13-1ubuntu1_i386.deb
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)
«
Last Edit: June 28, 2008, 05:57:07 PM by AppleIIGuy
»
Logged
#183
Re: Beyond the Ubuntu Installation
StewieGriffin
Contributor
Posts: 80
June 29, 2008, 08:09:07 AM
Quote from: AppleIIGuy on June 28, 2008, 05:52:26 PM
Has anybody been able to get ubuntu's update-manager to install correctly via apt-get or any other way?
Code:
root@OLPC:~# apt-get install update-manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
python-vte
The following NEW packages will be installed:
python-vte update-manager
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/938kB of archives.
After this operation, 2454kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... dpkg: error processing /var/cache/apt/archives/python-vte_1%3a0.16.13-1ubuntu1_i386.deb (--unpack):
files list file for package `python-gnupginterface' is missing final newline
Errors were encountered while processing:
/var/cache/apt/archives/python-vte_1%3a0.16.13-1ubuntu1_i386.deb
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)
All of this worked for me the first time. I installed synaptic package manager first, then installed gnome-user-group-manager and then the update-manager.
Logged
#184
Re: Beyond the Ubuntu Installation
brettpim
Contributor
Posts: 31
June 29, 2008, 08:16:30 AM
I just installed Hardy on an 8G SD card and things are working very well. Thank you teapot! I am interested to hear when camera support is achieved.
I have been trying to record sound in Audacity (or anything else that someone can suggest) and all I am getting right now is feedback. Can anyone help me out?
thanks
brettpim
Logged
#185
Re: Beyond the Ubuntu Installation
pwmowers
New
Posts: 3
June 30, 2008, 04:33:31 PM
Teapot-
You have done a fantastic job with your Hardy Heron release. Just about everything works as planned.
I sudo'd and used apt-get to install Synaptic and that has made it a lot easier to update files and install programs.
One thing that I cannot find is the Admin panel for adding users, configuration, etc. Whenever I look at the documentation for xubuntu, it will say to go to
System > Administration > Users and Groups
Until I added Synaptic there was no menu item for system. I am pretty much a noobie to Linux, and am probably having an ID10T moment, but do you know where I should look?
Logged
#186
Re: Beyond the Ubuntu Installation
AppleIIGuy
Commenter
Posts: 20
US Navy Fire Controllman
July 02, 2008, 07:31:08 PM
StewieGrifin it is working for me now too after sugar decided to hose my sd card.... I did a reinstall unto the card and it did work.
Logged
#187
Re: Beyond the Ubuntu Installation
tangomike
Contributor
Posts: 77
July 03, 2008, 10:07:57 AM
"I just installed Hardy on an 8G SD card and things are working very well. Thank you teapot! I am interested to hear when camera support is achieved." - brettpim
The stuff in this thread works in moo's ubuntu:
http://olpcnews.com/forum/index.php?topic=2494.msg19831#msg19831
Logged
#188
Re: Beyond the Ubuntu Installation
teapot
OLPC News Forum Expert
Posts: 662
July 03, 2008, 12:53:07 PM
Quote from: tangomike on July 03, 2008, 10:07:57 AM
"I just installed Hardy on an 8G SD card and things are working very well. Thank you teapot! I am interested to hear when camera support is achieved." - brettpim
The stuff in this thread works in moo's ubuntu:
http://olpcnews.com/forum/index.php?topic=2494.msg19831#msg19831
This should work in Hardy as well.
I have managed to get wxcam to do real-time video recording to work with low frame rates, the only real problem is wrong frame rate being recorded into the file, what I am trying to fix (along with other changes such as new packaged version of kernel).
I have to apologize for delaying release and responses -- I was busy with non-XO-related Linux software development at work.
Logged
#189
Re: Beyond the Ubuntu Installation
teapot
OLPC News Forum Expert
Posts: 662
July 03, 2008, 01:00:13 PM
Quote from: brettpim on June 29, 2008, 08:16:30 AM
I have been trying to record sound in Audacity (or anything else that someone can suggest) and all I am getting right now is feedback. Can anyone help me out?
I haven't checked this on XO, however Audacity has controls for playing sound in software as it records, and Xfce mixer has the same for mixing recording input into output. Both should be off to prevent feedback unless you are using headphones.
Logged
#190
Re: Beyond the Ubuntu Installation
tangomike
Contributor
Posts: 77
July 04, 2008, 08:14:56 AM
Quote from: brettpim on June 29, 2008, 08:16:30 AM
I have been trying to record sound in Audacity (or anything else that someone can suggest) and all I am getting right now is feedback. Can anyone help me out?
thanks
brettpim
Open the mixer; select Inputs; turn the microphone level down some; or
Open the mixer; select speaker level; turn it down.
Logged
#191
Re: Beyond the Ubuntu Installation
JoeMac
Senior Contributor
Posts: 108
July 05, 2008, 02:54:19 PM
pwmowers - the GUI based system administration tools, including "Users and Groups" are available by installing the "xubuntu-desktop" package, which you can get using the Synaptic Package Manager. The only hitch I found was that I had to edit the PolicyKit.conf file as per Trailboss' instructions to get everything working properly (see here:
http://olpcnews.com/forum/index.php?topic=2240.msg22787#msg22787
)
This package also installs some rudimentary power management (screen dims when you unplug the charger) and Ubuntu's Update Manager.
«
Last Edit: July 05, 2008, 03:17:36 PM by JoeMac
»
Logged
#192
New kernel with SD corruption fix
helge
New
Posts: 1
July 07, 2008, 08:00:12 AM
Has anyone already compiled a new kernel for use with xubuntu that includes the SD corruption fix?
It would be really nice to have a simple drop-in replacement for the 703 kernel that allows enabling suspend/resume in xubuntu.
BTW, as this is my first post here, a really big thank you to teapot and all other contributors! I would never have had enough time to install and tweak xubuntu on my XO without your ready-made tarball.
Logged
#193
Re: Beyond the Ubuntu Installation
Directive0
Master Contributor
Posts: 375
July 10, 2008, 11:28:19 AM
Quote from: helge on July 07, 2008, 08:00:12 AM
Has anyone already compiled a new kernel for use with xubuntu that includes the SD corruption fix?
It would be really nice to have a simple drop-in replacement for the 703 kernel that allows enabling suspend/resume in xubuntu.
BTW, as this is my first post here, a really big thank you to teapot and all other contributors! I would never have had enough time to install and tweak xubuntu on my XO without your ready-made tarball.
Bump
Logged
#194
Re: Beyond the Ubuntu Installation
teapot
OLPC News Forum Expert
Posts: 662
July 10, 2008, 02:22:54 PM
Quote from: Directive0 on July 10, 2008, 11:28:19 AM
Bump
Working on it...
Logged
Pages:
1
...
10
11
12
[
13
]
14
15
16
...
37
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: 25
Online Ever: 238
(April 18, 2011, 09:48:50 PM)
Users Online
Users: 0
Guests: 22
Total: 22
Loading...