FreeBSD v5.4 and BOINC

Questions and Answers : Unix/Linux : FreeBSD v5.4 and BOINC
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 111958 - Posted: 17 May 2005, 3:36:41 UTC

I'm trying to get BOINC to run on a P4 1.6Ghz PC running FreeBSD v5.4. I'm getting these message:

2005-05-16 20:27:02 [---] get_local_network_info(): gethostbyname failed
2005-05-16 20:27:02 [---] get_local_network_info(): gethostbyname failed

Just wondering what I need to do to resolve the above.

CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 111958 · Report as offensive
Profile spacemeat
Avatar

Send message
Joined: 4 Oct 99
Posts: 239
Credit: 8,425,288
RAC: 0
United States
Message 112102 - Posted: 17 May 2005, 18:03:24 UTC

you need to set the machine's host name. refer to FreeBSD documentation as there are different ways to do this. im not sure which boinc looks for.

functionality is not be affected, but your computer list in BOINC will have blank spaces for names.
ID: 112102 · Report as offensive
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 112279 - Posted: 18 May 2005, 2:21:13 UTC - in response to Message 112102.  

you need to set the machine's host name. refer to FreeBSD documentation as there are different ways to do this. im not sure which boinc looks for.

functionality is not be affected, but your computer list in BOINC will have blank spaces for names.


I already know this plus my IP address was not recorded at SETI and according to SETI this machine has -0 memory when in fact it has 256 MB. I'll keep pluggin'. Thanks....

CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 112279 · Report as offensive
Profile spacemeat
Avatar

Send message
Joined: 4 Oct 99
Posts: 239
Credit: 8,425,288
RAC: 0
United States
Message 112470 - Posted: 18 May 2005, 16:03:30 UTC

i think boinc grabs the hostname from records from the hosts file
ID: 112470 · Report as offensive
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 114000 - Posted: 23 May 2005, 2:20:03 UTC - in response to Message 112470.  
Last modified: 23 May 2005, 2:20:43 UTC

i think boinc grabs the hostname from records from the hosts file

Well, I pretty much have the installation figured out. I need to use KPackage to install, but....

KDE will NOT allow me to log in as root. I finally found the KDE Main Configuration file and have tried to edit the line that states: AllowRootLogin=xxxx The line states false. I am not allowed to edit the file from any editor in KDE.

My question is: How do I boot without having KDE start up? I have yet to figure that one out.

Thanks for any help....

CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 114000 · Report as offensive
Profile spacemeat
Avatar

Send message
Joined: 4 Oct 99
Posts: 239
Credit: 8,425,288
RAC: 0
United States
Message 114340 - Posted: 24 May 2005, 12:26:56 UTC - in response to Message 114000.  
Last modified: 24 May 2005, 12:28:39 UTC

i think boinc grabs the hostname from records from the hosts file

KDE will NOT allow me to log in as root.


open up any terminal window inside KDE and type 'su' for superuser root priviliges. you shouldn't run X as a root.
ID: 114340 · Report as offensive
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 114658 - Posted: 25 May 2005, 12:56:47 UTC - in response to Message 114340.  

i think boinc grabs the hostname from records from the hosts file
KDE will NOT allow me to log in as root.

open up any terminal window inside KDE and type 'su' for superuser root priviliges. you shouldn't run X as a root.

I have tried that several times and even tried from the "Run Command" in the "K Menu" to no avail. KDE just will not allow me to "switch user" to root for administrative rights.

CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 114658 · Report as offensive
Profile spacemeat
Avatar

Send message
Joined: 4 Oct 99
Posts: 239
Credit: 8,425,288
RAC: 0
United States
Message 114769 - Posted: 25 May 2005, 17:11:08 UTC - in response to Message 114658.  

i think boinc grabs the hostname from records from the hosts file
KDE will NOT allow me to log in as root.

open up any terminal window inside KDE and type 'su' for superuser root priviliges. you shouldn't run X as a root.

I have tried that several times and even tried from the "Run Command" in the "K Menu" to no avail. KDE just will not allow me to "switch user" to root for administrative rights.



what terminals are installed, xterm? eterm? some linux distros require a user to be in a certain group to allow su access. i don't know about FreeBSD. i have a 5.3 disk here but its not installed on anything.
another way you should be able to get out of X/KDE is hit ctrl-alt-backspace, then logout of whichever user's shell is open. that should get you a login prompt where you can be root.
ID: 114769 · Report as offensive
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 115271 - Posted: 27 May 2005, 1:53:30 UTC - in response to Message 114769.  

....
....
....
I have tried that several times and even tried from the "Run Command" in the "K Menu" to no avail. KDE just will not allow me to "switch user" to root for administrative rights.
what terminals are installed, xterm? eterm? some linux distros require a user to be in a certain group to allow su access. i don't know about FreeBSD. i have a 5.3 disk here but its not installed on anything.
another way you should be able to get out of X/KDE is hit ctrl-alt-backspace, then logout of whichever user's shell is open. that should get you a login prompt where you can be root.

I'm not exactly sure what you mean by "terminals", but to run a terminal program in KDE I use one called Konsole.

I've been finding out a few things about FreeBSD. If I understand correctly, FreeBSD is Berkeley's flavor of Unix and is older than Linux. It contains a Linux emulator to run Linux apps and whatever. I believe that KDE is Linux and not Unix which is why I'm having problems trying to install such things as Firefox and BOINC. I can get as far as a login window asking me for the root login password. Since KDE does not allow root login I'm caught in a catch 22.

CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 115271 · Report as offensive
Profile spacemeat
Avatar

Send message
Joined: 4 Oct 99
Posts: 239
Credit: 8,425,288
RAC: 0
United States
Message 115406 - Posted: 27 May 2005, 13:39:57 UTC - in response to Message 115271.  

I can get as far as a login window asking me for the root login password. Since KDE does not allow root login I'm caught in a catch 22.



did you try ctrl-alt-backspace at this window?
ID: 115406 · Report as offensive
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 115618 - Posted: 28 May 2005, 1:29:04 UTC - in response to Message 115406.  
Last modified: 28 May 2005, 1:29:50 UTC

I can get as far as a login window asking me for the root login password. Since KDE does not allow root login I'm caught in a catch 22.
did you try ctrl-alt-backspace at this window?

Oh, dang! I forgot to try that. I've been busy with other things as well that it slipped my mind. Thanks for reminding me, I'll check it out.

Have a great Memorial Day!

CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 115618 · Report as offensive

Questions and Answers : Unix/Linux : FreeBSD v5.4 and BOINC


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.