e, if I then set the bootlevel to
5 and reboot, the system is very slow, and itself does
another reboot before bringing up level 5.
Thanks for your suggestions.
Mike.
--
Michael D. Berger
m.d.ber...@ieee.org
http://www.rosemike.net/
--
users mailing list
users@lists.fedoraproject.org
To u
> -Original Message-
> From: users-boun...@lists.fedoraproject.org
> [mailto:users-boun...@lists.fedoraproject.org] On Behalf Of
> Michael D. Berger
> Sent: Thursday, November 10, 2011 21:07
> To: Fedora Users
> Subject: Konsole icon missing on Xfce panel
>
>
. If I check "Show label instead of icon",
I get the label, but otherwise nothing. In
contrast, the Menu and Wireshark icons are fine.
Any suggestions?
BTW, I hope all my problems are as
serious as this. ;)
Thanks,
Mike.
--
Michael D. Berger
m.d.ber...@ieee.org
http://www.ro
HAL
>
> On Thu, Nov 10, 2011 at 10:38 AM, Michael D. Berger
> wrote:
> > F15_64: K3b fails with a popup that says the to be sure the
> HAL daemon
> > is running. "systemctl list-units"
> > does not show HAL, and goog says HAL is depricated.
>
>
F15_64: K3b fails with a popup that says the to be
sure the HAL daemon is running. "systemctl list-units"
does not show HAL, and goog says HAL is depricated.
What to do? BTW, my cdrom has a SATA interface.
Thanks,
Mike.
--
Michael D. Berger
m.d.ber...@ieee.org
http://www.ro
> -Original Message-
> From: users-boun...@lists.fedoraproject.org
> [mailto:users-boun...@lists.fedoraproject.org] On Behalf Of
> Michael D. Berger
> Sent: Wednesday, November 09, 2011 20:15
> To: Fedora Users
> Subject: p4p1 changed to p2p1; works oddly
>
1: link up
[root@mbrc40 ~]# !ping
ping 192.168.9.1
PING 192.168.9.1 (192.168.9.1) 56(84) bytes of data.
64 bytes from 192.168.9.1: icmp_req=1 ttl=255 time=1.29 ms
64 bytes from 192.168.9.1: icmp_req=2 ttl=255
--
Michael D. Berger
m.d.ber...@ieee.org
http://www.rosemike.net/
--
users
> -Original Message-
> From: users-boun...@lists.fedoraproject.org
> [mailto:users-boun...@lists.fedoraproject.org] On Behalf Of
> Michael D. Berger
> Sent: Wednesday, November 09, 2011 16:58
> To: Fedora Users
> Subject: F15_64: network stopped working
>
> In
caused by the network failure.
Thanks for your suggestions on what to do next.
Mike.
--
Michael D. Berger
m.d.ber...@ieee.org
http://www.rosemike.net/
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/list
On my new F15_64, modprobe cannot find "iptable_filter". Also,
find /lib -iname "*iptables*filter*"
finds nothing.
Thanks for your help.
Mike.
--
Michael D. Berger
m.d.ber...@ieee.org
http://www.rosemike.net/
--
users mailing list
users@lists.fedoraproject.org
To u
> -Original Message-
> From: users-boun...@lists.fedoraproject.org
> [mailto:users-boun...@lists.fedoraproject.org] On Behalf Of
> Michael D. Berger
> Sent: Wednesday, November 02, 2011 21:21
> To: 'Community support for Fedora users'
> Subject: RE:
latter, or else something very strange is going on.
>
> -T.C.
> --
I tried to join the systemd-devel list but it didn't let me.
I forwardrd the problem to the list anyway, but I don't
know if they got it.
Maybe you could forward it for me?
Thanks,
Mike.
--
Michael D. Berger
m.d.b
rent users.
>
> You might try using "ps uax -L" and looking at the various
> threads involved to see who's running what.
[...]
Its all done as root. "ps uax -L" shows six rows for myDaemon,
which is about right for the number of threads.
Mike.
--
Michael D. B
suggestions.
Mike.
--
Michael D. Berger
m.d.ber...@ieee.org
http://www.rosemike.net/
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki
In F15_64, on starting SysV myDaemon in level 3, with S99myDaemon
rtn = pthread_create() fails with:
rtn=1=Operation not permitted
man pthread_create says this means:
No permission to set the scheduling policy
and parameters specified in attr.
This happens for:
policy = SCHED_FIFO
not starting on boot
>
> On Tue, Nov 1, 2011 at 5:01 PM, Michael D. Berger
> wrote:
> > Always, started or not, I get the same thing:
> >
> > #systemctl status myDaemon.service
> > myDaemon.service
> > Loaded: error
> > Active: inactive
ive: inactive (dead)
Note that "start normally" is done by:
#/etc/init.d/myDaemon start
I do not use systemctl, and I have no "myDaemon.service" file.
Since I have:
SYSTEMCTL_SKIP_REDIRECT=1
near the top of /etc/init.d/myDaemon, I assumed that
a myDaemon.service file w
the daemon function is being called.
Also, the boot log says the daemon started.
But the myDaemon log shows nothing, and ps -ef does
not find it. I tried putting a sleep(1) at the
start of myDaemon, but it didn't help.
Thanks for your help.
Mike.
--
Michael D. Berger
m.d.ber...@ieee.org
This tuened out to be a coding problem uncovered
by migrating to a much faster box.
Briefly, the initial call to the getInstance()
of a singleton was not complete before a
second, higher proirity call was issued.
Sorry for the distraction.
Mike.
--
Michael D. Berger
m.d.ber...@ieee.org
http
6
but the problem is not fixed.
Thanks,
Mike.
--
Michael D. Berger
m.d.ber...@ieee.org
http://www.rosemike.net/
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
code
(but, of course, compiled for 32) works with no
problem. I can start and stop it rapidly with no
problem.
Thanks for your suggestions.
Mike.
--
Michael D. Berger
m.d.ber...@ieee.org
http://www.rosemike.net/
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change
21 matches
Mail list logo