Results 1 to 10 of 13

Thread: Problem with Ubuntu Linux

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2007
    Location
    Cebu,Philippines
    Posts
    90

    Problem with Ubuntu Linux

    Hi guys, I just reprogram my old laptop a Compac Presario with Ubuntu 8.04 and all loaded fine and work fine. I LOADED BOINC FOR Linux from Ubuntu and had it install. THE PROBLEM IS THAT IT DO NOT WANT TO COMMUNICATE WITH THE SERVER. I try going to the advance menu and the computer and enter my login and passord but it decline to connect. Any sujestions?

  2. #2
    AMDave's Avatar
    AMDave is offline Seeker of the exit clause Moderator
    Site Admin
    Join Date
    Jun 2004
    Location
    Deep in a while loop
    Posts
    9,659
    Open the BOINC Manager
    click on the Activity menu item
    select "Network activity suspended"

    It will not attempt to connect to the network until you go back there and change it back to one of the other two settings.
    . . . . . ___
    . . . . . . .\___/\______
    . . . . . . . \__AMD___\\__
    ---------------------------------------------

  3. #3
    Join Date
    Mar 2006
    Location
    Nuneaton, UK
    Posts
    880
    I had the same problem.

    Here's what you need to do

    Find out where on the disk BOINC has been installed to
    Load BOINCCMD into memory
    Load BOINC Manager, which will then connect to the localhost (boinccmd)
    You should then find it'll connect.

    P.S. Don't ask me which directory BOINC is installed into.



  4. #4
    AMDave's Avatar
    AMDave is offline Seeker of the exit clause Moderator
    Site Admin
    Join Date
    Jun 2004
    Location
    Deep in a while loop
    Posts
    9,659
    Thank you spikey_richie.
    Maybe I need glasses.
    Now when I read Borfil's post again I see "IT" not "I".

    I know what is happening here.

    In Ubuntu, in the "Add/Remove Applications" Tool if you search for BOINC (or boinc) you will find an application listed as "BOINC Manager".
    The problem you have is that it is only the Manager GUI interface and not the client engine.

    To get both the client AND the manager, open a Terminal window and paste in the following
    sudo apt-get install boinc-client boinc-manager
    and then press enter. You will get asked for your password and then asked if you are sure you want to download and install it. (enter "Y" or "N" depending on your choice)

    I really like to have more control over which version and under which user-account that application runs under.
    I prefer not to install BOINC from the Ubuntu repository.
    It is also a few versions behind the current and available development versions.
    I tend to download the latest installer (.sh) from Berkeley and do the rest myself.
    http://boinc.berkeley.edu/download_all.php
    Last edited by AMDave; 09-17-2008 at 11:38 AM.
    . . . . . ___
    . . . . . . .\___/\______
    . . . . . . . \__AMD___\\__
    ---------------------------------------------

  5. #5
    Join Date
    May 2007
    Location
    Cebu,Philippines
    Posts
    90

    Dave I tried it

    I'm having the same problem , now it says it cant find the program. But it was install using Ubuntu build in add programs. I follow all the instruction but it did not work.. I was wondering which is better Ubuntu, SuSe or Fedora. I 'm new to Linux so I'm working my way around bit by bit. So pls guys have some patient. thanks

  6. #6
    AMDave's Avatar
    AMDave is offline Seeker of the exit clause Moderator
    Site Admin
    Join Date
    Jun 2004
    Location
    Deep in a while loop
    Posts
    9,659
    No problem Borfil.

    If you want to stick with the Fedora or Ubuntu version, the instructions here should get you working with BOINC:
    http://boinc.berkeley.edu/wiki/Insta...n_Linux#Ubuntu
    That instruction is based on fedora, but a note at the bottom says how to install on Ubuntu.
    You can find more specific information on BOINC on Ubuntu here:
    https://wiki.ubuntu.com/BOINC

    But, as I said above, that is not the method I use and I have read about lots of people having problems with the BOINC from the Ubuntu repository.

    My advice is, while connected to the internet:

    1) Remove the Ubuntu version of BOINC using the Add/Remove tool.
    1a) or enter "sudo apt-get remove boinc-client boinc-manager" and press the {ENTER} key, in a terminal window.
    2) download the latest version of BOINC to your home folder from http://boinc.berkeley.edu/download_all.php for your Laptop (Linux x86)
    3) open a terminal window (it should open in your home folder by default)
    4) enter "chmod a+x BOINC*" and press the {ENTER} key, to make it runnable
    5) enter "./BOINC" and press the TAB key to auto-complete the filename and then press the {ENTER} key, to start the install.
    6) When the install is finished, Open the BOINC folder in your file manager
    7) double-click on the file "boincmgr" which should start the BOINC Manager (and the boinc client will start at the same time).

    This works for me (and I believe most people) on 32-bit and 64-bit linux of Fedora, Ubuntu, SuSE, CentOS, Mandriva
    Let us know if that works for you.
    Last edited by AMDave; 09-17-2008 at 01:39 PM.
    . . . . . ___
    . . . . . . .\___/\______
    . . . . . . . \__AMD___\\__
    ---------------------------------------------

  7. #7
    Join Date
    May 2007
    Location
    Cebu,Philippines
    Posts
    90
    Thanks Dave I will tried it tomorrow. It already late. If it work fine on my old Laptop then I plan to install it in 2 old 486 I have to just run short projects. Hope all goes fine. thanks for the info. will keep you posted.

  8. #8
    Join Date
    May 2007
    Location
    Cebu,Philippines
    Posts
    90

    Linux Kubuntu

    Well guys, thanks for all your help. I spend a whole day reading about linux and learning the basic, then I found the Kubuntu upgrade, and wala it work like a charm. I had no problems installing it nor running boinc. I been testing and old pc and will place one of my old 1.7 pc on it tomorrow, If all goes well I might migrate completetly to linux. I found it much stable and better than Window(any version), Plus it is very good on the pockets.
    I have to do some studiying and learn the ins and out of the system, but it seems it is not that dificult than Ada or C++, or even Java.
    What took me by surprise is that I have been using windows for so long and now finding linux and all the new advantages and drivers it is a real great deal. I have notice that the pc even run much faster and much more stable than the other junk I was using.
    In just 5 days I have fall in love with it. I will have to keep one pc on windows, for obvious reasons , there are certains programs that I need to use that required windows, but I'm planing to get one additional Hd so that I can set both system in one pc .
    Only one question which I have not been able to figure out. How can I force Boinc to start running at boot-up and to work as a screen saver in linux ukubuntu. Any sugestions? or tricks?
    Thanks

  9. #9
    Join Date
    Feb 2006
    Location
    Virginia, USA
    Posts
    969
    The easy way is just goto the GUI /system/preferences/sessions drop down menu and select the startup menu tab, then hit the add button, browse to the boinc/runmanger program and add that. Simple as that. I love ubuntu, its great stuff. Check out Openoffice for Linux. Another great (Free) reason to put MS on a shelf. Get rid of your expensive MS Office suite. Check it out. http://why.openoffice.org/index.html Have fun.
    Last edited by mitchellds; 09-22-2008 at 02:21 AM.

  10. #10
    Join Date
    May 2007
    Location
    Cebu,Philippines
    Posts
    90

    Boinc and Ubuntu

    Thanks to all of you guys for all the advise, I finally got working . The easiest way was by doing the following
    go to the terminal enter as the administrator and enter the following
    apt-get update
    apt-get install boinc-client boinc-manager

    that is all and it work like a charm.

    My problem now is that my pentium dual core D 3ghz with 4 meg of memory do not want to install ubuntu, kubuntu, nor Suse, I have manage to install ubuntu and kubuntu on all my AMD and a couple of ols Pentium Intel 1.7 but on the two new pc the Desktop and one Laptop it will not load. It goes thru the process and all check out fine, but when it reboot and linux is suppose to come up it just hang.
    I'm about to trash both Intel pc and burn them. And get new AMD's. I'm still waiting for the new one to arrived but these two Intell are a pain in the A__s. The run great with Windows as long as it is XP service pack3 , Vista I hate it to F____g slow.

    Thanks.

Posting Permissions

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