Fedora :: Plasma Has Gone Crazy And Avahi Daemon Doesn't Work On F12?
Mar 28, 2010
As mentioned in the title something is terribly wrong with my system. After some updates in the last 2 days Plasma keeps on crashing like a jackhammer. Kwin reports bugs and siece to work. That said I have no borders of any window I have opened and no Kickstart menu. (I am using KDE 4.4.1.) On top of it all when I rebooted the system it just hangs when it is supposed to start X and KDM. When I switch to verbose boot I see that Avahi Daemon has a "Failed" sign. I have tried with older kernels, but that did not solve anything. To be honest I am clueless on how to fix Avahi. The easiest way is to reinstall Fedora, but I would have stuck with Windows for that and where is the learning opportunity in that?
View 1 Replies
ADVERTISEMENT
Apr 15, 2010
i am running a sabayon linux system 5.0 when i attempt to log in onto my user account it fades back to log in page. i attempted to log in on the console and it still wont do so, but the avahi daemon does have two exclamation points in red which signifies to my mind an issue with avahi.
i log in as root and the computer opens...i go to system and it says the avahi daemon is not activating..my question... do i need the avahi daemon or is it redundant?would removing avahi damage the over all operating of my computer or should i have a geek reconfigure it
View 2 Replies
View Related
Jun 6, 2010
After upgrading from scratch to Ubuntu server 10.04 (previously 9.10), I noticed that my server was cast out of the Cheers bar , i.e., nobody knows its name anymore! (I have several Linux boxes on my home network).
Is there a new direction on how local networks are supposed to be configured? a new protocol? I know my problem is solved by simply installing avahi-daemon, but I wonder how other people are dealing with this issue.
View 5 Replies
View Related
Dec 10, 2010
I was wondering why avahi runs under multiple processes. So far it running on tow exposed network ports.
Code:
oliver-desktop:~$ pidof avahi-daemon
1158 1157
Code:
@oliver-desktop:~$ sudo lsof | grep 1158
[Code].....
View 1 Replies
View Related
Sep 9, 2011
I just performed a KDE update from 4.7.0 to 4.7.1 on my OpenSUSE 11.3 64-bit machine and my desktop is in bad shape: the plasma stuff doesn't seem to work at all...and I don't have any panels...the default one on the bottom of the screen is gone also. I tried creating a new user in Yast, but when I log in I get a blank black screen. KDE seems to be pooched!
View 9 Replies
View Related
Nov 15, 2015
I've been using linux for a few months. Recently I have installed debian jessie and I'm learning how to secure my laptop. I have installed
Code: Select allapt-get install sysv-rc-conf
to shutdown few services that I believe I don't need at boot which I found very useful. Among others I have deselected avahi-daemon, cups, cups-browsed, etc. The problem is that, after rebooting, when running:
Code: Select allnetstat -lntup
I still find 'avahi-daemon: r' and 'cupsd' running. I have tried
Code: Select allsystemctl stop cups
systemctl disable cups
systemctl stop avahi-daemon
systemctl disable avahi-daemon
But after rebooting these services are aklways running. I do not know whta to do.
Output of netstat -lntup
Code: Select all[*]Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 250/cupsd
tcp6 0 0 ::1:631 :::* LISTEN 250/cupsd
udp 0 0 0.0.0.0:16409 0.0.0.0:* 526/dhclient
udp 0 0 0.0.0.0:68 0.0.0.0:* 526/dhclient
[Code] ....
I'm aware that cups seems to work just for my printer but I do not understand why I can't just disable it.
View 5 Replies
View Related
Jan 25, 2010
Since I've updated to 9.10 my avahi-daemon sometimes won't start at boot.I've to "restart" it manually.I reinstalled it without success.Has anyone here the same problem? Or a useful solution?
View 1 Replies
View Related
May 6, 2011
my Sabayon desktop won't boot into runlevel 5 anymore:
Code:
ERROR: avahi-daemon failed to start
Also can't start avahi manually, verbose mode gives no extra information, debug says: (...)
Code:
* Starting avahi-daemon ...
+ /usr/sbin/avahi-daemon -D
+ eend 1
+ exit 1
* ERROR: avahi-daemon failed to start
(sic)
I suspect this to be related to the hplip drivers I installed before the last reboot, all I did was select the package in sulfur, and as it worked right out of the box, I changed nothing else.
View 6 Replies
View Related
Mar 24, 2011
I am tring to stop avahi from starting and running at all.I use kill PID and killall avahi-daemon and it will not go away, it comes back with a new PID. Does anyone know a way of stopping it?
View 2 Replies
View Related
Jun 19, 2010
In a previous thread I had detailed an issue I was having with avahi not firing up properly at startup.As a bit of background: the services available on the server aren't advertising until I restart the avahi-daemon manually after startup - The syslog shows the daemon starting on boot, but it never seems to access the service file.I was wondering if it is possible that this may be a file permission problem?
View 1 Replies
View Related
May 13, 2010
I have recently installed netatalk and avahi-daemon on my lucid server but, much to my chagrin, I have to run
Code:
restart avahi-daemon every time I boot to get the service to advertise.
both avahi-daemon and netatalk have been added to the appropriate runlevels.
View 9 Replies
View Related
Apr 23, 2010
recently i notice this warning in my /var/log/messages avahi-daemon[4335]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns! but i can't install it yum install nss-mdns No package nss-mdns available.
View 6 Replies
View Related
May 2, 2010
I use mt-daapd music server to stream music to a couple of network music players (which use UPnP protocols). Recently (last month or so) I have found that on restarting my ubuntu system I need to manually restart the avahi-daemon in order for the music players to be able to 'see' the music server. I think avahi-damon is running when ubuntu first starts up. The output of a ps aux shows:
[Code]...
I'd like to understand why I need to restart the avahi-daemon and either solve this or learn a way to automate restarting it on system boot up so I don't have to do it manually each time. My system is ubuntu 9.10 64 bit and the version of avahi-daemon is 0.6.25
View 2 Replies
View Related
Oct 11, 2010
Quote:
Originally Posted by uselpa Why do you absolutely want to remove it? There is no good reason for Avahi-daemon to be automatically installed on a server that is setup up with a static ip address. Also, I would like to someone to explain the loqic in having such a service on a server running an Oracle Database.
All of the servers I manage run a bare minimum footprint. Unnecessary services waste server resources and they are potential security risks if not updated.This is why I want to "absolutely" remove the Avahi-daemon.
Dave Walden
Linux Systems Administrator
CARFAX, INC.
View 3 Replies
View Related
Nov 9, 2010
I just decided to go with Compiz rather than Kwin for my window manager. I have everything working beautifully aside from one little problem... The plasma dock won't pick up clicks any more. The mouse focuses on whatever is underneath the dock, rather than the dock itself. I'm sure there is a setting I can alter to override this behavior, I just can't figure it out to save my life.
Upon further investigation I found that it only behaves this way if I set the dock to auto-hide.
View 1 Replies
View Related
Jul 2, 2010
after a few recent updates, i've noticed firefox is crashing like crazy.5-10 minutes with pandora loaded... crash.2 minutes of videos videos... ka-boom.anyone else seeing this? i tried to report it to bugzilla but the 02938472093874 packages it wanted to download never finished, so i couldn't give an actual report.
View 14 Replies
View Related
Feb 17, 2010
just update and dragging urls on plasma doesn't allow me to link as... preview, link..
View 2 Replies
View Related
Mar 11, 2011
Every time I boot my computer, I'm greeted with the KDE crash handler poping up telling me that Plasma Workspace has crashed.
I have followed the bug reporting process.
Code:
View 2 Replies
View Related
Aug 1, 2010
Ok, so after not being able to run KDE on my computer (Because of internet issues) I want to use this guide to run both side by side. The guide is here on the Ubuntu Forums. But it says "This is for Karmic". Has anyone used this guide on lucid?
View 3 Replies
View Related
Jan 15, 2011
I am trying to compiling avahi from src.rpm, and got this error: /usr/include/gtk-3.0/gtk/gtkapplication.h:57:3: error: expected specifier-qualifier-list before 'GApplication'According to bug651328 Comment #2,gtk3 in F14 is a dead-end, unfortunately. gtk3 requires a newer glib than f14 has or will have.So how was the avahi rpm compiled? And how can I compile it from src.rpm?
View 3 Replies
View Related
Jul 8, 2011
I set up MRTG on my ubuntu 10.10 using this link:[URL]...Now, i am trying to set it up so it refreshes every 5 minutes... I tried program scheduled task be entering /etc/init.d/mrtg start but it does not work... I also added the RunAsDaemon: Yes line to mrtg.cfg file but still nothing. It works fine from the terminal but not from the program...
View 6 Replies
View Related
Nov 23, 2010
Two machines:
fedora.local = F14 default
mingisapsycho.local = Mac OS X 10.6.4
I want to be able to ssh/scp between these two machines using:
ssh -l login fedora.local
and
ssh -l login mingisapsycho.local
rather than using IP addresses. Neither of these works, from either of the two machines. This does work between Mac OS machines. And I can ssh if I use IPs. So it seems that by default Avahi is not configured even though it is running? I really don't understand. By "does not work" I mean I get on both machines: ssh: Could not resolve hostname blah.local: Name or service not known
View 6 Replies
View Related
Jul 8, 2011
F15 current
avahi-daemon installed
nss-mdns installed
firewall totally disabled (for now while testing)
connected to network wirelessly
For perhaps 5 minutes I can either ssh into or from the F15 computer using:
ssh chris@macbook2.local
OR
ssh chris@f15.local
Works fine, no problems. And then in about five minutes it work resolve in either direction: ssh: Could not resolve hostname f15.local: nodename nor servname provided, or not known
I can still ssh in using an IP address. So I do:
[chris@f15 ~]$ service avahi-daemon status
avahi-daemon.service - Avahi mDNS/DNS-SD Stack
Loaded: loaded (/lib/systemd/system/avahi-daemon.service)
[code]....
*sigh* No that's not it. I just found no mDNS service in or out of the computer 3 minutes 26 seconds after restarting it, no additional items in messages.
View 3 Replies
View Related
Oct 28, 2010
I just installed Ubuntu 10.10 on a brand new HP EliteBook 8540w with an Nvidia card. To get the machine to work at all I have to use the proprietary nvidia driver. The downside is that when I use this driver gnome-settings-daemon seems to crash when I start the machine which results in a ugly theme. To fix this I have to run the following command:
Code:
sudo gnome-settings-daemon
After this the theme is re-applied. If I try to run gnome-settings-daemon as my regular user I get the following messages:
Code:
** (gnome-settings-daemon:2187): WARNING **: Failed to acquire org.gnome.SettingsDaemon
** (gnome-settings-daemon:2187): WARNING **: Could not acquire name
[Code]...
View 1 Replies
View Related
Oct 14, 2009
I have problems setting up a (2 server) cluster. I get the following messages in syslog:
Oct 14 13:02:21 korzel ccsd[7823]: Starting ccsd 2.0.115:
Oct 14 13:02:21 korzel ccsd[7823]: Built: Sep 3 2009 23:26:21
Oct 14 13:02:21 korzel ccsd[7823]: Copyright (C) Red Hat, Inc. 2004 All rights reserved.
Oct 14 13:02:21 korzel ccsd[7823]: cluster.conf (cluster name = cl_vpanel, version = 1) found.
[code]....
Tried with the "basic" hosts file as well, eg with only the localhost lines in it. Both server run centos 5.3, up-to-date.There is no real error anywhere which might explain WHY aisexec daemon won't start. When i start openais manually (/etc/init.d/openais start) it starts without any errors.
View 3 Replies
View Related
May 24, 2011
gave it a couple downloads...couple burns... both just stall at boot
View 1 Replies
View Related
Apr 2, 2010
I have a Samsung N130 with a Realtek 8192 wifi card (possibly 8192e, I'm not sure) and I am trying to run Fedora 12 on it. I used to run Ubuntu until trying their latest beta and realizing it's not very good, so I looked for something else. Ubuntu was at least easy to get the wifi working with just a few quick commands that were written out, word for word, in order, on the Ubuntu forums. I tried openSUSE on here and it didn't have wifi working out of the box either but people on their forums refused to give me actual instructions and just kept bumping me from thread to thread with people giving vague advice or else just telling me I was looking in the wrong place. I'm hoping that someone can give me clear and detailed instructions on how to get this wifi card working. Keep in mind that I am coming from Ubuntu and so I'm not super comfortable in CLI, if I need to do some CL stuff I will need clear and detailed instructions on how to do that.
View 4 Replies
View Related
Feb 25, 2009
I'm using Fedora 9, I've just installed Bluefish, all hunky dory till I press "View on Browser" Button nothing happens. I've tried few cods like these; /usr/bin/firefox -new-window "%s" & %s. But No success.
View 2 Replies
View Related
Sep 1, 2010
Fedora (2.6.34.6-47.fc13.x86_64) I installed that update, during the installation process it said that it had to remove three packages, one of them was kmod nvidia for the old kernel (Fedora (2.6.33.8-149.fc13.x86_64))After the update finished installing the new kernel, I restarted the system and Nvidia did not load. (I assume because Update manager removed the old nvidia? But I also assumed that a new version would be installed automatically?)I received the following Boot messages:
Code:
Entering non-interactive startup
Starting monitoring for VG vg_user1: 3 logical volume(s) in volume group "vg_user1" monitored
[code]....
I'm confused, if Update Manager removed kmod nvidia, then why does yum say it is installed? And why doesn't the new kernel update work with that version? Or should I install a driver version for that particular kernel? I've read while searching that I need to install a kmod-nvidia for that particual kernel version and that I should login to my previous kernel until that happens, is that the problem I'm having?
Why don't rpmfusion and fedoraproject release the kmod-nvidia and kernel updates at the same time to avoid problems such as this? Does anyone know how long does it usually take for rpmfusion to release the new kmod-nvidia driver for the latest kernel?
View 5 Replies
View Related
Jan 3, 2011
I just found it out now, after installed the skype and tried setup my web/audio on it, the webcam works fine but the mic doesn't work, so i went to the audio menu on fedora 14 and found it out the mic is dead.Someone had the same issue? Can someone let me know what can i do to fix that?
View 14 Replies
View Related