View previous topic :: View next topic |
Author |
Message |
robertmcm n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 Oct 2003 Posts: 50
|
Posted: Sun Dec 07, 2003 7:43 pm Post subject: lisa problems in konqueror |
|
|
How do you get lisa to work. It says it starts and stops okay
bash-2.05b# /etc/init.d/lisa stop
* Stopping lisa... [ ok ]
bash-2.05b# /etc/init.d/lisa start
* Starting lisa... [ ok ]
bash-2.05b#
my lisarc
GNU nano 1.2.2 File: /etc/lisarc
SecondWait = -1
SearchUsingNmblookup = 0
DeliverUnnamedHosts = 0
FirstWait = 30
MaxPingsAtOnce = 256
UpdatePeriod = 300
PingAddresses = 192.168.0.0/255.255.255.0;
AllowedAddresses = 192.168.0.0/255.255.255.0;
BroadcastNetwork = 192.168.0.0/255.255.255.0;
PingNames =
my smb network in konq works okay when I type smb://80gig all my windows shares are thier and
are accessable. But when I hit the lan button i get this
The lisa daemon does not appear to be running.
Konq says:
In order to use the LAN Browser the lisa daemon must be installed and
activated by the system administrator.
these are the order gentoo says the config files are run
There are three files which will be sourced for possible configuration by
the rc-scripts. They are (sourced from top to bottom):
/etc/conf.d/basic
/etc/conf.d/lisa
/etc/rc.conf
So what stupid thing am i doing wrong? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
robertmcm n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 Oct 2003 Posts: 50
|
Posted: Mon Dec 08, 2003 5:35 pm Post subject: |
|
|
I tried another little move this mornig by trying to force lisa to reload a new configuration file
and this is what I got back. Maybe lisa does not work anymore. This just bugs the hell out of me
when i get an error that i don't understand! This is just to bring you uptodate. Info on this is hard to find.
bash-2.05b# /usr/kde/3.1/bin/lisa SIGHUP
NetManager::prepare: bind (TCP) failed, errno: 98
bash-2.05b# /usr/kde/3.1/bin/lisa SIGUSR1
NetManager::prepare: bind (TCP) failed, errno: 98
bash-2.05b# killall -HUP lisa
bash-2.05b# /etc/init.d/lisa start
* WARNING: "lisa" has already been started.
bash-2.05b# /etc/init.d/lisa stop
* Stopping lisa... [ ok ]
bash-2.05b# /etc/init.d/lisa start
* Starting lisa... [ ok ]
bash-2.05b# killall -USR1 lisa
bash-2.05b# LAN Information Server Lisa 0.1
Alexander Neundorf <neundorf@kde.org>
Reading options from config file: /etc/lisarc
StrictMode: 0
ServerServer: 1
UseNmblookup: 0
Pinging: 192.168.0.0/255.255.255.0;
Allowed hosts: 192.168.0.0/255.255.255.0;;
Broadcasting to: 832322357752
Initial update period: 300 seconds
Current update period: 300 seconds
Last update: 41 seconds over
Waiting 30 1/100th seconds for echo answers on the first try
Waiting -1 1/100th seconds for echo answers on the second try
Sending 256 echo requests at once
Publishing unnamed hosts: 0
Already served 0 times |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
robertmcm n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 Oct 2003 Posts: 50
|
Posted: Tue Dec 09, 2003 5:03 pm Post subject: |
|
|
Okay I have got a new install on a different box and lisa just works by doing what I did before. I have copied my config file over to the box with problems and that did not help. I still have not ferreted out the reason it does not work. I am still scrwing around withit. Will keep you posted. When i figure out what is differant between the two boxes maybe it will help us. Finding info on this is hard. Good luck. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
robertmcm n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 Oct 2003 Posts: 50
|
Posted: Wed Dec 10, 2003 11:45 pm Post subject: |
|
|
I found out what my problem was. It might be affecting others to. My localhost name in my host file was changed to my machine name. I must of did the when I installed gentoo on this box.
It also scewed up swat but now both work wonderfull. Make sure to check your hosts file.
127.0.0.1 localhost #
I have screwed with this box so much I may have to reload it one of these days. But no blue screens of death. Win server would have gave up on me weeks ago with all the things i have screwed with. Hope this helps someone else. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
OpelBlitz Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/StarCraft/starcraft_terran_cruiser.gif)
Joined: 12 Dec 2002 Posts: 229 Location: Chicago, Illinois
|
Posted: Mon Dec 15, 2003 10:20 pm Post subject: |
|
|
I tried to get it work, but then I just gave up and used smb. Works like a charm. ![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
TheOtherShoe n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 12 Oct 2003 Posts: 47 Location: Portland, OR
|
Posted: Wed Feb 18, 2004 4:41 am Post subject: |
|
|
This looks like an old thread, but I will post my fix anyway in case someone can use it.
I was getting the same error when trying to use lisa, "Lisa daemon does not appear to be running."
I fixed this by editing my smb.conf file and changing the interfaces field to read "my ip/my netmask". Obviously samba will have to be running for this to make any difference.
I don't know why this helped, but I am able to browse network shares just fine now. _________________ Having trouble with Linux? LinuxGuy.biz can answer your questions. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|