Wacom tablet input of traditional Chinese

2022-08-29 Thread Nick Urbanik

Dear Folks,

I have failed to discover documentation written in English on how to
configure Fedora with Gnome to input traditional Chinese characters
from handwriting on a Wacom tablet.

This is for my wife, who needs this type of input.  I know other
methods are far faster, but this is what she wants.

Any pointers to documentation on how to get this working please?
--
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: selinux changes: why?

2021-12-09 Thread Nick Urbanik

On 06/12/21 09:10 +1100, Nick Urbanik wrote:

On 05/12/21 09:59 -0500, Jonathan Billings wrote:

On Dec 5, 2021, at 05:44, Nick Urbanik  wrote:
I am regularly having selinux labels changing.  This should never
happen, but it does quite continuously; many critical executables lose
their correct label, preventing me from logging in without a relabel.

This is Fedora 35, upgraded over quite a few generations of Fedora.
The root file system is ext4 on luks encryption on RAID 1.

Any suggestions on how to troubleshoot and determine the cause?  I've
never had selinux labels decay before.


There is an ongoing problem of decay of selinux labels on this
machine; I would appreciate any suggestions on how to troubleshoot
this I find it alarming.

$ sudo restorecon -rv *
Relabeled /usr/sbin/alsactl from system_u:object_r:bin_t:s0 to 
system_u:object_r:alsa_exec_t:s0
Relabeled /usr/sbin/ldconfig from system_u:object_r:bin_t:s0 to 
system_u:object_r:ldconfig_exec_t:s0
Relabeled /usr/sbin/pcscd from system_u:object_r:bin_t:s0 to 
system_u:object_r:pcscd_exec_t:s0



I’ve never heard of this happening except in cases where file systems were 
mounted in alternate locations and written to. (For example, a chrooted OS 
mounted on a livecd)

Maybe it would help if you showed an example of paths and what context you 
found them in?  Knowing the incorrect context can sometimes help identify what 
is causing it.

$ sudo restorecon -rv *
Relabeled /etc/cups/client.conf from system_u:object_r:cupsd_etc_t:s0 to 
system_u:object_r:etc_t:s0
Relabeled /etc/cups/cupsd.conf.default from system_u:object_r:cupsd_etc_t:s0 to 
system_u:object_r:cupsd_rw_etc_t:s0
Relabeled /etc/cups/printers.conf from system_u:object_r:cupsd_etc_t:s0 to 
system_u:object_r:cupsd_rw_etc_t:s0
Relabeled /etc/cups/cupsd.conf.rpmnew from system_u:object_r:cupsd_etc_t:s0 to 
system_u:object_r:cupsd_rw_etc_t:s0
Relabeled /etc/strongswan/ipsec.secrets from 
system_u:object_r:ipsec_conf_file_t:s0 to system_u:object_r:ipsec_key_file_t:s0
Relabeled /etc/sysconfig/snapd from system_u:object_r:etc_t:s0 to 
system_u:object_r:snappy_config_t:s0
$ sudo restorecon -rv *
Relabeled /usr/sbin/charon-systemd from system_u:object_r:bin_t:s0 to 
system_u:object_r:ipsec_exec_t:s0
Relabeled /usr/sbin/chpasswd from system_u:object_r:bin_t:s0 to 
system_u:object_r:passwd_exec_t:s0
Relabeled /usr/sbin/cryptsetup from system_u:object_r:bin_t:s0 to 
system_u:object_r:lvm_exec_t:s0
Relabeled /usr/sbin/cupsd from system_u:object_r:bin_t:s0 to 
system_u:object_r:cupsd_exec_t:s0
Relabeled /usr/sbin/fsck.btrfs from system_u:object_r:bin_t:s0 to 
system_u:object_r:fsadm_exec_t:s0
Relabeled /usr/sbin/fsck.exfat from system_u:object_r:bin_t:s0 to 
system_u:object_r:fsadm_exec_t:s0
Relabeled /usr/sbin/groupadd from system_u:object_r:bin_t:s0 to 
system_u:object_r:groupadd_exec_t:s0
Relabeled /usr/sbin/groupdel from system_u:object_r:bin_t:s0 to 
system_u:object_r:groupadd_exec_t:s0
Relabeled /usr/sbin/groupmod from system_u:object_r:bin_t:s0 to 
system_u:object_r:groupadd_exec_t:s0
Relabeled /usr/sbin/grpconv from system_u:object_r:bin_t:s0 to 
system_u:object_r:admin_passwd_exec_t:s0
Relabeled /usr/sbin/grpunconv from system_u:object_r:bin_t:s0 to 
system_u:object_r:admin_passwd_exec_t:s0
Relabeled /usr/sbin/keepalived from unconfined_u:object_r:bin_t:s0 to 
unconfined_u:object_r:keepalived_exec_t:s0
Relabeled /usr/sbin/lpadmin from system_u:object_r:bin_t:s0 to 
system_u:object_r:lpr_exec_t:s0
Relabeled /usr/sbin/lpc.cups from system_u:object_r:bin_t:s0 to 
system_u:object_r:lpr_exec_t:s0
Relabeled /usr/sbin/lpinfo from system_u:object_r:bin_t:s0 to 
system_u:object_r:lpr_exec_t:s0
Relabeled /usr/sbin/lpmove from system_u:object_r:bin_t:s0 to 
system_u:object_r:lpr_exec_t:s0
Relabeled /usr/sbin/mkfs.btrfs from system_u:object_r:bin_t:s0 to 
system_u:object_r:fsadm_exec_t:s0
Relabeled /usr/sbin/mkfs.exfat from system_u:object_r:bin_t:s0 to 
system_u:object_r:fsadm_exec_t:s0
Relabeled /usr/sbin/newusers from system_u:object_r:bin_t:s0 to 
system_u:object_r:useradd_exec_t:s0
Relabeled /usr/sbin/nmbd from system_u:object_r:bin_t:s0 to 
system_u:object_r:nmbd_exec_t:s0
Relabeled /usr/sbin/php-fpm from system_u:object_r:bin_t:s0 to 
system_u:object_r:httpd_exec_t:s0
Relabeled /usr/sbin/pwconv from system_u:object_r:bin_t:s0 to 
system_u:object_r:admin_passwd_exec_t:s0
Relabeled /usr/sbin/pwunconv from system_u:object_r:bin_t:s0 to 
system_u:object_r:admin_passwd_exec_t:s0
Relabeled /usr/sbin/rngd from system_u:object_r:bin_t:s0 to 
system_u:object_r:rngd_exec_t:s0
Relabeled /usr/sbin/smbd from system_u:object_r:bin_t:s0 to 
system_u:object_r:smbd_exec_t:s0
Relabeled /usr/sbin/sshd from system_u:object_r:bin_t:s0 to 
system_u:object_r:sshd_exec_t:s0
Relabeled /usr/sbin/strongswan from system_u:object_r:bin_t:s0 to 
system_u:object_r:ipsec_mgmt_exec_t:s0
Relabeled /usr/sbin/swanctl from system_u:object_r:bin_t:s0 to 
system_u:object_r:ipsec_mgmt_exec_t:s0
Relabeled /usr/sbin/useradd from

Re: selinux changes: why?

2021-12-05 Thread Nick Urbanik

On 05/12/21 17:49 -0500, Jonathan Billings wrote:

On Dec 5, 2021, at 17:11, Nick Urbanik  wrote:

$ sudo restorecon -rv *
Relabeled /etc/cups/client.conf from system_u:object_r:cupsd_etc_t:s0 to 
system_u:object_r:etc_t:s0
Relabeled /etc/cups/cupsd.conf.default from system_u:object_r:cupsd_etc_t:s0 to 
system_u:object_r:cupsd_rw_etc_t:s0


Can you tell us what version of the SELinux policy you have?  Maybe
“rpm -qa | grep selinux”.

$ rpm -qa | grep selinux
rpm-plugin-selinux-4.17.0-1.fc35.x86_64
dnfdaemon-selinux-0.3.20-7.fc35.noarch
libselinux-3.3-1.fc35.x86_64
libselinux-utils-3.3-1.fc35.x86_64
python3-libselinux-3.3-1.fc35.x86_64
container-selinux-2.170.0-2.fc35.noarch
fail2ban-selinux-0.11.2-9.fc35.noarch
flatpak-selinux-1.12.2-1.fc35.noarch
libselinux-3.3-1.fc35.i686
nagios-selinux-4.4.6-6.fc35.noarch
snapd-selinux-2.53.2-1.fc35.noarch
selinux-policy-35.6-1.fc35.noarch
selinux-policy-targeted-35.6-1.fc35.noarch


I see a lot of policy change related updates there, as well as stuff
in /bin having generic context instead of specific context.

Also, how do you update?  Command line DNF?  PackageKit?  GNOME software?


Mostly with dnf-automatic, and command-line dnf.
--
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: selinux changes: why?

2021-12-05 Thread Nick Urbanik

On 05/12/21 09:59 -0500, Jonathan Billings wrote:




On Dec 5, 2021, at 05:44, Nick Urbanik  wrote:

I am regularly having selinux labels changing.  This should never
happen, but it does quite continuously; many critical executables lose
their correct label, preventing me from logging in without a relabel.

This is Fedora 35, upgraded over quite a few generations of Fedora.
The root file system is ext4 on luks encryption on RAID 1.

Any suggestions on how to troubleshoot and determine the cause?  I've
never had selinux labels decay before.


I’ve never heard of this happening except in cases where file systems were 
mounted in alternate locations and written to. (For example, a chrooted OS 
mounted on a livecd)

Maybe it would help if you showed an example of paths and what context you 
found them in?  Knowing the incorrect context can sometimes help identify what 
is causing it.

$ sudo restorecon -rv *
Relabeled /etc/cups/client.conf from system_u:object_r:cupsd_etc_t:s0 to 
system_u:object_r:etc_t:s0
Relabeled /etc/cups/cupsd.conf.default from system_u:object_r:cupsd_etc_t:s0 to 
system_u:object_r:cupsd_rw_etc_t:s0
Relabeled /etc/cups/printers.conf from system_u:object_r:cupsd_etc_t:s0 to 
system_u:object_r:cupsd_rw_etc_t:s0
Relabeled /etc/cups/cupsd.conf.rpmnew from system_u:object_r:cupsd_etc_t:s0 to 
system_u:object_r:cupsd_rw_etc_t:s0
Relabeled /etc/strongswan/ipsec.secrets from 
system_u:object_r:ipsec_conf_file_t:s0 to system_u:object_r:ipsec_key_file_t:s0
Relabeled /etc/sysconfig/snapd from system_u:object_r:etc_t:s0 to 
system_u:object_r:snappy_config_t:s0
$ sudo restorecon -rv *
Relabeled /usr/sbin/charon-systemd from system_u:object_r:bin_t:s0 to 
system_u:object_r:ipsec_exec_t:s0
Relabeled /usr/sbin/chpasswd from system_u:object_r:bin_t:s0 to 
system_u:object_r:passwd_exec_t:s0
Relabeled /usr/sbin/cryptsetup from system_u:object_r:bin_t:s0 to 
system_u:object_r:lvm_exec_t:s0
Relabeled /usr/sbin/cupsd from system_u:object_r:bin_t:s0 to 
system_u:object_r:cupsd_exec_t:s0
Relabeled /usr/sbin/fsck.btrfs from system_u:object_r:bin_t:s0 to 
system_u:object_r:fsadm_exec_t:s0
Relabeled /usr/sbin/fsck.exfat from system_u:object_r:bin_t:s0 to 
system_u:object_r:fsadm_exec_t:s0
Relabeled /usr/sbin/groupadd from system_u:object_r:bin_t:s0 to 
system_u:object_r:groupadd_exec_t:s0
Relabeled /usr/sbin/groupdel from system_u:object_r:bin_t:s0 to 
system_u:object_r:groupadd_exec_t:s0
Relabeled /usr/sbin/groupmod from system_u:object_r:bin_t:s0 to 
system_u:object_r:groupadd_exec_t:s0
Relabeled /usr/sbin/grpconv from system_u:object_r:bin_t:s0 to 
system_u:object_r:admin_passwd_exec_t:s0
Relabeled /usr/sbin/grpunconv from system_u:object_r:bin_t:s0 to 
system_u:object_r:admin_passwd_exec_t:s0
Relabeled /usr/sbin/keepalived from unconfined_u:object_r:bin_t:s0 to 
unconfined_u:object_r:keepalived_exec_t:s0
Relabeled /usr/sbin/lpadmin from system_u:object_r:bin_t:s0 to 
system_u:object_r:lpr_exec_t:s0
Relabeled /usr/sbin/lpc.cups from system_u:object_r:bin_t:s0 to 
system_u:object_r:lpr_exec_t:s0
Relabeled /usr/sbin/lpinfo from system_u:object_r:bin_t:s0 to 
system_u:object_r:lpr_exec_t:s0
Relabeled /usr/sbin/lpmove from system_u:object_r:bin_t:s0 to 
system_u:object_r:lpr_exec_t:s0
Relabeled /usr/sbin/mkfs.btrfs from system_u:object_r:bin_t:s0 to 
system_u:object_r:fsadm_exec_t:s0
Relabeled /usr/sbin/mkfs.exfat from system_u:object_r:bin_t:s0 to 
system_u:object_r:fsadm_exec_t:s0
Relabeled /usr/sbin/newusers from system_u:object_r:bin_t:s0 to 
system_u:object_r:useradd_exec_t:s0
Relabeled /usr/sbin/nmbd from system_u:object_r:bin_t:s0 to 
system_u:object_r:nmbd_exec_t:s0
Relabeled /usr/sbin/php-fpm from system_u:object_r:bin_t:s0 to 
system_u:object_r:httpd_exec_t:s0
Relabeled /usr/sbin/pwconv from system_u:object_r:bin_t:s0 to 
system_u:object_r:admin_passwd_exec_t:s0
Relabeled /usr/sbin/pwunconv from system_u:object_r:bin_t:s0 to 
system_u:object_r:admin_passwd_exec_t:s0
Relabeled /usr/sbin/rngd from system_u:object_r:bin_t:s0 to 
system_u:object_r:rngd_exec_t:s0
Relabeled /usr/sbin/smbd from system_u:object_r:bin_t:s0 to 
system_u:object_r:smbd_exec_t:s0
Relabeled /usr/sbin/sshd from system_u:object_r:bin_t:s0 to 
system_u:object_r:sshd_exec_t:s0
Relabeled /usr/sbin/strongswan from system_u:object_r:bin_t:s0 to 
system_u:object_r:ipsec_mgmt_exec_t:s0
Relabeled /usr/sbin/swanctl from system_u:object_r:bin_t:s0 to 
system_u:object_r:ipsec_mgmt_exec_t:s0
Relabeled /usr/sbin/useradd from system_u:object_r:bin_t:s0 to 
system_u:object_r:useradd_exec_t:s0
Relabeled /usr/sbin/userdel from system_u:object_r:bin_t:s0 to 
system_u:object_r:useradd_exec_t:s0
Relabeled /usr/sbin/usermod from system_u:object_r:bin_t:s0 to 
system_u:object_r:useradd_exec_t:s0
Relabeled /usr/sbin/vipw from system_u:object_r:bin_t:s0 to 
system_u:object_r:admin_passwd_exec_t:s0
Relabeled /usr/sbin/winbindd from system_u:object_r:bin_t:s0 to 
system_u:object_r:winbind_exec_t:s0

There are many other examples in /bin, /var/lib, /usr/lib

selinux changes: why?

2021-12-05 Thread Nick Urbanik

Dear Folks,

I am regularly having selinux labels changing.  This should never
happen, but it does quite continuously; many critical executables lose
their correct label, preventing me from logging in without a relabel.

This is Fedora 35, upgraded over quite a few generations of Fedora.
The root file system is ext4 on luks encryption on RAID 1.

Any suggestions on how to troubleshoot and determine the cause?  I've
never had selinux labels decay before.
--
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


F25: rsync: ld.so: dl-close.c: 811: _dl_close: Assertion `map->l_init_called' failed!

2016-11-22 Thread Nick Urbanik

Dear Folks,

After upgrading a number of machines from F24 to F25, I get this error
message after each use of rsync, unison, or shutdown:
$ Inconsistency detected by ld.so: dl-close.c: 811: _dl_close: Assertion 
`map->l_init_called' failed!

Is this just my system or do others see this?
Wondering too what component to file this bug under.

No other problems found.
--
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: O.T. Affordable scanner

2015-12-30 Thread Nick Urbanik

On 31/12/15 00:00 +0100, Bob Marcan wrote:

Looking for affordable scanner:
no multifunction device (bad experience with Canon)
supported by sane
flatbed
a4 format
scan plain documents
scan photographs in color
scan photographs in B (brown, my grandpa was born 1888)
scan negative & slides
USB or WIFI


Well, every multi-function HP machine we bought (a sample of two)
works well scanning with sane.  We currently have an HP Envy 4504,
bought for a low price, scans well, though not fast.

Now negatives, not so sure; does that require software to process the
scan?  I do not have experience with that.
--
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24


signature.asc
Description: PGP signature
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


F20 on iMac: plymouthd runs, clearing screen unexpectedly

2013-12-17 Thread Nick Urbanik

Dear Folks,

I have installed Fedora 20 on an iMac alongside Mac OS 10.5.8, and it
works fine, except for the grub2 bugs 903937, 893179, 904668, and most
problematic, the unexpected appearance of plymouthd clearing the
screen, and putting a fedora booting-up image in the middle of the
screen.  This happens with either XFCE or gnome shell, and occurs some
time after logging in and doing some work.  I can get rid of it by
killing plymouthd.

Any ideas on how to investigate the cause, and to troubleshoot this?
--
Nick Urbanik http://nicku.org 808-71011 nick.urba...@optusnet.com.au
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24  ID: BB9D2C24
I disclaim, therefore I am.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


UEFI: After upgrade from Windows 8 to Windows 8.1, F19 grub menu does not appear

2013-11-19 Thread Nick Urbanik

Dear Folks,

I installed Fedora 19 on my son's laptop, and it worked beautifully
with the already installed Windows 8.  Then foolishly, I upgraded the
Windows 8 to Windows 8.1.  Now it boots straight to Windows 8.1 and
grub does not appear.

I disabled secure boot in the firmware.

I do not even know which version of grub was booting the UEFI system
before; it just worked.

Now I need to know.

Can anyone suggest:

1. What grub would the Fedora 19 installer have provided to boot it
   and Windows 8?  (grub2, grub-efi,...)
2. Can anyone point to any documentation on how to fix this?

I am a little nervous on this, as I once attempted to upgrade an F18
UEFI stand alone system from grub-efi to grub2 with the result that I
could not boot the machine, and wound up re-installing Fedora.

I have a live disk, can boot the machine with that, and have some
experience with grub and non-EFI systems.
--
Nick Urbanik http://nicku.org 808-71011 nick.urba...@optusnet.com.au
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24  ID: BB9D2C24
I disclaim, therefore I am.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[FIXED] Re: UEFI: After upgrade from Windows 8 to Windows 8.1, F19 grub menu does not appear

2013-11-19 Thread Nick Urbanik

Dear Folks,

On 20/11/13 09:53 +1100, Nick Urbanik wrote:

Dear Folks,

I installed Fedora 19 on my son's laptop, and it worked beautifully
with the already installed Windows 8.  Then foolishly, I upgraded the
Windows 8 to Windows 8.1.  Now it boots straight to Windows 8.1 and
grub does not appear.

I disabled secure boot in the firmware.

I do not even know which version of grub was booting the UEFI system
before; it just worked.

Now I need to know.

Can anyone suggest:

1. What grub would the Fedora 19 installer have provided to boot it
  and Windows 8?  (grub2, grub-efi,...)
2. Can anyone point to any documentation on how to fix this?

I am a little nervous on this, as I once attempted to upgrade an F18
UEFI stand alone system from grub-efi to grub2 with the result that I
could not boot the machine, and wound up re-installing Fedora.

I have a live disk, can boot the machine with that, and have some
experience with grub and non-EFI systems.


After much poking around, and seeing 
http://askubuntu.com/questions/240496/how-to-show-grub-after-install-ubuntu-over-windows-8

and reading documentation, I did this from a Fedora 19 Live CD;
gdisk to see the partition layout, then efibootmgr to fix it:

[liveuser@localhost ~]$ sudo gdisk /dev/sda
...
Command (? for help): p
Disk /dev/sda: 976773168 sectors, 465.8 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 8EB52CEC-C6A8-4A63-8AB3-3675A2AB07DE
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 976773134
Partitions will be aligned on 2048-sector boundaries
Total free space is 2029 sectors (1014.5 KiB)

Number  Start (sector)End (sector)  Size   Code  Name
   12048  821247   400.0 MiB   2700  Basic data partition
   2  821248 1435647   300.0 MiB   EF00  EFI system partition
   3 1435648 1697791   128.0 MiB   0C01  Microsoft reserved part
   4 1697792   223358975   105.7 GiB   0700  Basic data partition
   5   223358976   224075775   350.0 MiB   2700  
   6   224075776   937428991   340.2 GiB   8E00  
   7   937428992   976773119   18.8 GiB2700  Basic data partition


Command (? for help): q
...
[liveuser@localhost ~]$ mount |grep -i efi
efivarfs on /sys/firmware/efi/efivars type efivarfs 
(rw,nosuid,nodev,noexec,relatime)
[liveuser@localhost ~]$ sudo efibootmgr -c -p 2 -d /dev/sda -l \EFI\fedora\grubx64.efi 
-L Fedora
** Warning ** : Boot0002 has same label Fedora
BootCurrent: 
Timeout: 2 seconds
BootOrder: 0003,,0001,0002
Boot* ATAPI CDROM: HL-DT-ST DVDRAM GT51N
Boot0001* Windows Boot Manager
Boot0002* Fedora
Boot0003* Fedora
[liveuser@localhost ~]$ 


Now grub works, and both Fedora and Windows 8.1 boot.
--
Nick Urbanik http://nicku.org 808-71011 nick.urba...@optusnet.com.au
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24  ID: BB9D2C24
I disclaim, therefore I am.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


F19: DUID for DHCPv6: how determine?

2013-06-30 Thread Nick Urbanik

Dear Team,

I'm investigating IPv6, and wondering how, on Fedora 19, the best way
to determine the appropriate DUID (DHCP unique identifier) to be used
in the host sections, along with fixed-address statements.

If this is documented, please mention where.
--
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
--
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
Have a question? Ask away: http://ask.fedoraproject.org


Experiences with fedup-cli: 18 - 19: very long download process

2013-06-09 Thread Nick Urbanik

Dear Folks,

I'll share my experience with upgrading four (non-virtual) machines
from Fedora 18 to Fedora 19.  In each case, I used
fedup-0.7.3-4.fc18.noarch from updates-testing, performing a network
upgrade.  None of the upgrades were hampered by lack of disk space.

The first two went beautifully, flawlessly, and fairly rapidly.  After
the success of my home machine, I upgraded my work machine from home,
and when I came to work on Monday morning it worked perfectly well for
me; I was a very happy camper!

The third machine is a single core, old ASUS 1000e Eee PC; the
downloading appeared to stall after several hours.  I restarted
fedup-cli --network 19 and it finished after a while longer, and
upgraded just fine after the reboot.

The fourth machine through, has taken the most time.  It's a Lenovo
x121e, the only one of the three that was a fresh install of F18.

The fedup-cli download process went for more than 40 hours before I
interrupted it.  fedup-cli was showing all the packages repeatedly,
cycling from the beginning of the alphabet after finishing the z
packages.

Next to each package was written 0B, presumably because it had
already been downloaded.  I interrupted the process twice and
restarted after that initial long wait, and finally it finished this
morning, and the upgrade after the reboot went smoothly and rapidly
with the solid state disk.

On Fedora 19, I am happy with the state that it is in now, and find it
works well for me.
--
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
--
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
Have a question? Ask away: http://ask.fedoraproject.org


F18: rescue EFI boot from rescue disk: cannot modprobe efivars

2013-02-25 Thread Nick Urbanik

Dear Folks,

I tried to upgrade my Fedora 18 x86_64 on my Lenovo X121e laptop from
grub-efi to grub2-efi with a failure to boot.  I followed the wiki
entry for Fedup, under Updating GRUB.

From a rescue disk, I cannot run efibootmgr.  The response is always,
Fatal: Couldn't open either sysfs or procfs directories for accessing
EFI variables.
Try modprobe efivars as root

Now this has no visible effect.  I have been unable to run
efibootmgr.  I would really appreciate some ideas on what I can do now
to boot this machine.
--
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
--
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
Have a question? Ask away: http://ask.fedoraproject.org


F18: Fedora icon on gdm replaced by a fuzzy rectangle

2012-11-20 Thread Nick Urbanik

Dear Folks,

I have installed Fedora 18 on seven machines using yum distro-sync,
and am happy with the result.

On my son's machine, however, gdm presents a fuzzy rectangular patch
instead of the Fedora logo.  This is also the case with the icons at
the top right of the gdm screen, until you move the mouse over them.

Can anyone suggest what I might be able to do here?
--
Nick Urbanik http://nicku.org 808-71011 nick.urba...@optusnet.com.au
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24  ID: BB9D2C24
I disclaim, therefore I am.
--
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
Have a question? Ask away: http://ask.fedoraproject.org


F17: Printing not working with Firefox, working all else

2012-06-27 Thread Nick Urbanik

Dear Folks,

Mysteriously, my Firefox has stopped printing to the printer.  All
other applications print as expected.  I can print to a PDF file and
print from evince, but not directly  to the [USB HP LJ P2035] printer.

No output indicating queuing appears from lpq.  Cups logs indicate no
activity.  Not sure how to debug this.

All updates are applied.

This is firefox-13.0.1-1.fc17.x86_64.
--
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
--
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
Have a question? Ask away: http://ask.fedoraproject.org


F17: swap monitors: minimal xrandr to xorg.conf translation

2012-06-14 Thread Nick Urbanik

Dear Folks,

My two monitors come up the wrong way round, and I quickly  came up
with the xrandr command which I've been running when I log in:

xrandr --output VGA-0 --mode 1600x1200 --output DVI-0 --mode 1920x1200
--right-of VGA-0

However, I am not sure how to express this in xorg.conf any more,
particularly a minimal one, that simply swaps the two monitors.

I'd be glad of any suggestions!
--
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
--
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
Have a question? Ask away: http://ask.fedoraproject.org


Re: F17: SOLVED: swap monitors: minimal xrandr to xorg.conf translation

2012-06-14 Thread Nick Urbanik

Dear Folks,

On 14/06/12 17:53 +1000, Nick Urbanik wrote:

Dear Folks,

My two monitors come up the wrong way round, and I quickly  came up
with the xrandr command which I've been running when I log in:

xrandr --output VGA-0 --mode 1600x1200 --output DVI-0 --mode 1920x1200
--right-of VGA-0

However, I am not sure how to express this in xorg.conf any more,
particularly a minimal one, that simply swaps the two monitors.


Okay, the answer came from here:
http://wiki.debian.org/XStrikeForce/HowToRandR12

My /etc/X11/xorg.conf is:

Section Device
  Identifier ati-5450
  Option VGA-0 left
  Option DVI-0 right
EndSection

Section Monitor
  Identifier left
EndSection

Section Monitor
  Identifier right
  Option RightOf left
EndSection

This does what I want.  Thanks Debian documenters!
--
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
--
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
Have a question? Ask away: http://ask.fedoraproject.org


F17: /boot/grub2' is not readable by GRUB on boot. Installation is impossible. Aborting.

2012-05-07 Thread Nick Urbanik

Dear Folks,

I've installed F17 on this machine with yum,
[https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum] and it
seems okay so far, except for this:

$ sudo grub2-install /dev/sda
/usr/share/grub/grub-mkconfig_lib: line 53: 29562 Segmentation fault  (core dumped) 
${grub_probe} -t fs $path  /dev/null 21
Path `/boot/grub2' is not readable by GRUB on boot. Installation is impossible. 
Aborting.

I'm afraid to reboot.
--
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
--
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
Have a question? Ask away: http://ask.fedoraproject.org


F17: /boot/grub2' is not readable by GRUB on boot. Installation is impossible. Aborting.

2012-05-06 Thread Nick Urbanik

Dear Folks,

I've installed F17 on this machine with yum,
[https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum] and it
seems okay so far, except for this:

$ sudo grub2-install /dev/sda
/usr/share/grub/grub-mkconfig_lib: line 53: 29562 Segmentation fault  (core dumped) 
${grub_probe} -t fs $path  /dev/null 21
Path `/boot/grub2' is not readable by GRUB on boot. Installation is impossible. 
Aborting.

I'm afraid to reboot.
--
Nick Urbanik http://nicku.org 808-71011 nick.urba...@optusnet.com.au
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24  ID: BB9D2C24
I disclaim, therefore I am.
--
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
Have a question? Ask away: http://ask.fedoraproject.org


[SOLVED] firefox 11 -- keyboard popup and unrelenting text to speech

2012-03-28 Thread Nick Urbanik

Dear Folks,

On 27/03/12 17:54 +1100, Nick Urbanik wrote:

Dear Folks,

On 21/03/12 05:58 -0700, Geoffrey Leach wrote:

On 03/20/2012 03:45:26 PM, Paul Smith wrote:

On Tue, Mar 20, 2012 at 10:10 PM, suvayu ali
fatkasuvayu+li...@gmail.com wrote:

If there is any mention of this, I can't discover it.


Are you sure its firefox and not a malfunctioning on screen

keyboard
app?

That happened to me. Just quit Firefox and reboot your computer -- in
my case this was enough to solve the problem.


Alas, this did not work for me, but thanks for the reply.


Had exactly the same problem, with XFCE.  There is a package called
caribou-antler-0.4.1-3.fc16.x86_64
Description :
This package contains caribou keyboard implementation

I killed the process and the keyboard disappeared.

However, my firefox is also chattering incessantly; in an attempt to
stop it, i went to about:config, changed a configuration item; I think
it was accessibility:usetexttospeech, and changed it from default to
false.

Then any attempt to type anything into the URL bar caused firefox to
lock up.  I rebooted the computer, and the chattering is back, but at
least I can type URLs.

I do not have either of these problems with four other computers, just
one at work.  I'd be grateful for any suggestions.


Solution: see https://bugzilla.redhat.com/show_bug.cgi?id=805514,
which points to https://bugzilla.xfce.org/show_bug.cgi?id=8589, which
indicates that you need to disable GNOME Services.  This is a check
box:
Settings - Session and Startup - Advanced [tab] - uncheck Launch
GNOME services on startup.

After logging out and back in, my Firefox is mute and caribou keyboard
free.
--
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
--
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
Have a question? Ask away: http://ask.fedoraproject.org


Re: firefox 11 -- keyboard popup and unrelenting text to speech

2012-03-27 Thread Nick Urbanik

Dear Folks,

On 21/03/12 05:58 -0700, Geoffrey Leach wrote:

On 03/20/2012 03:45:26 PM, Paul Smith wrote:

On Tue, Mar 20, 2012 at 10:10 PM, suvayu ali
fatkasuvayu+li...@gmail.com wrote:
 If there is any mention of this, I can't discover it.

 Are you sure its firefox and not a malfunctioning on screen
keyboard
app?

That happened to me. Just quit Firefox and reboot your computer -- in
my case this was enough to solve the problem.


Alas, this did not work for me, but thanks for the reply.


Had exactly the same problem, with XFCE.  There is a package called
caribou-antler-0.4.1-3.fc16.x86_64
Description :
This package contains caribou keyboard implementation

I killed the process and the keyboard disappeared.

However, my firefox is also chattering incessantly; in an attempt to
stop it, i went to about:config, changed a configuration item; I think
it was accessibility:usetexttospeech, and changed it from default to
false.

Then any attempt to type anything into the URL bar caused firefox to
lock up.  I rebooted the computer, and the chattering is back, but at
least I can type URLs.

I do not have either of these problems with four other computers, just
one at work.  I'd be grateful for any suggestions.
--
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
--
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
Have a question? Ask away: http://ask.fedoraproject.org


F16 on iMac 27 inch: insufficient partitions

2011-11-11 Thread Nick Urbanik
Dear Folks,

Am installing Fedora 16 on my son's iMac 27 inch.  The installer wants
an additional 2 MB 'BIOS boot' partition.  The only trouble is that I
can only make four primary partitions, and this increases the
required count to five, as far as I can tell.  Current partitioning
scheme:

sda1200 MB  EFI System Partition
sda2  20467 MB  hfs+ [contains MacOS]
sda3250 MB  ext4 /boot
sda4 748746 MB  LVM physical volume

The LVM is partitioned into:
   5024 MB swap
  50016 MB /
693696 MB /home

The installation will not proceed; the error message box says,

Partitioning Errors
The partitioning scheme you requested caused the following critical
errors

you have not created a bootloader stage 1 target device

You must correct these errors before you continue your installation
of Fedora.

==

I am using rEFIt.  I was not able to create any logical partitions.

Any suggestions here, so that MacOS can still be booted, as well as
Fedora be installed?

I take it this is required for Grub2.  I have had Fedora 15 and
earlier running fine on this machine with a similar partitioning
arrangement.  Does anyone have any suggestions?

Can I tell anaconda to go ahead and install anyway so I can come back
with a rescue disk and install grub 1?
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


Convert from rEFIt to proper EFI boot on iMac 27?

2011-11-11 Thread Nick Urbanik
Dear Folks,

I have one more iMac 27 inch to re-install: my wife's (this one comes
with premium support from her husband!)

Is it possible (and moderately safe) to convert from the use of rEFIt
and the Mac OS partitioning originally resized using Mac OS bootcamp,
to using pure EFI and GPT partitions, preserving the Mac OS in the
process?

It currently has Fedora 15 installed, and I want to re=install with
Fedora 16.
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


Re: Adobe 64-bit Flash crashing with proprietary AMD driver

2011-10-10 Thread Nick Urbanik
Dear Folks,

On 05/10/11 14:19 +, Andre Robatino wrote:
Adobe now has full 64-bit Flash support, including a 64-bit
repo. Just go to http://get.adobe.com/flashplayer/ , select YUM for
Linux (YUM), download and install
adobe-release-x86_64-1.0-1.noarch.rpm, and install flash-plugin from
the repo.

I have the 64 bit version working fine on my own F15 machine, using
the free software amd driver, while I cannot get it working on my wife
and son's iMac 27 inch machines, each running F15, using the
proprietary amd driver, since the free driver doesn't work on these
displays.  I have tried it with and without the wrapper, both the 32
and 64-bit versions, and have run mozilla-plugin-config -i
/usr/lib64/mozilla/plugins/libflashplayer.so when using the 64-bit
wrapper.  It worked fine till about a week and a half ago.

The strange thing is that about:plugins shows each configuration
apparently working fine in each combination, and a visit to
http://www.adobe.com/software/flash/about/ has Adobe proclaiming that
the plugin is successfully installed: You have version 11.0.152
installed.  But attempts to view Youtube videos cause the browser to
freeze.  This is a big use-case for my wife and son!

Is there an incompatibility between the proprietary amd driver and
version 11 flash?

Any suggestions on how to debug this?
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


Re: Cannot boot properly: dbus problems?

2011-10-05 Thread Nick Urbanik
Dear Mike,

On 28/09/11 11:42 -0500, Mike Chambers wrote:
On Wed, 2011-09-28 at 16:47 +1000, Nick Urbanik wrote:
 Dear Folks,

 After a power surge and a spontaneous reboot, my 4-core F15 x86_64 machine
 has been unhappy.  I have forced a selinux relabel, and a
 forcefsck.

(The fsck was necessary since the power surge had damaged the file system.)

Wonder if running into a systemd problem that I had due to dbus issue
day or 2 ago?

Might upgrade to this and see if that helps fix it.

http://koji.fedoraproject.org/koji/buildinfo?buildID=265279

I just returned to work today, and my machine was locked up, keyboard
showing no response to caps lock, num lock.   I rebooted and found
that its behaviour was similar to that of my machine at home.  I
rebooted into run level 1, and installed these systemd packages, which
unfortunately did not solve the issue for me.

I used the same work around I used at home, detailed in this post to
systemd-devel:
http://lists.freedesktop.org/archives/systemd-devel/2011-September/003537.html
-- 
Nick Urbanik http://nicku.org 808-71011 nick.urba...@optusnet.com.au
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24  ID: BB9D2C24
I disclaim, therefore I am.
-- 
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


Re: Cannot boot properly: dbus problems?

2011-10-02 Thread Nick Urbanik
Dear Joe,

On 28/09/11 09:05 -0700, Joe Zeff wrote:
On 09/27/2011 11:47 PM, Nick Urbanik wrote:
 I have forced a selinux relabel, and a forcefsck.

Why?  Nothing you report later mentions any SELinux denials or
warnings and there's no mention of problems mounting partitions.  I
don't know what went wrong, but I do know that trying things at
random isn't going to help and only wastes valuable time.

Thanks for your insights into the good use of my valuable time.
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


Cannot boot properly: dbus problems?

2011-09-28 Thread Nick Urbanik
Dear Folks,

After a power surge and a spontaneous reboot, my 4-core F15 x86_64 machine
has been unhappy.  I have forced a selinux relabel, and a forcefsck.

Symptoms:
1. The graphical boot did not complete: it started Nagios, but cupsd
failed to start, and gdm did not start up.
2. I cannot log in on the text consoles; I can type the username, but
no prompt appears for the password.
3. Attempts to use sudo just hang.
4. I can log in by ssh as either myself or as root.
5. named is using 97.5% CPU, though when I turn on querylogging,
there are very few lookups.
6. Attempts to start cups result in complaints about dbus:
# systemctl start cups.service
Failed to get D-Bus connection: Failed to authenticate in time.

/var/log/messages says nothing of the matter.

Now systemctl is new to me, and I am not sure how to diagnose this.
I would be grateful for any suggestions.  Where should I look for
further clues?
-- 
Nick Urbanik http://nicku.org 808-71011 nick.urba...@optusnet.com.au
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24  ID: BB9D2C24
I disclaim, therefore I am.
-- 
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


Re: Cannot boot properly: dbus problems?

2011-09-28 Thread Nick Urbanik
Okay, now I see that cupsd and dbus processes are present,
but not accepting connections.  And further:
# systemctl kill cups.service
Failed to get D-Bus connection: Failed to authenticate in time.
# systemctl
Failed to get D-Bus connection: Failed to authenticate in time.  

I have setenforce 0, and the behaviour appears unchanged.
rpm -V indicates no apparent problems with pam, systemd, cupd, or any
of the dbus packages.  Any suggestions most welcome.

On 28/09/11 16:47 +1000, Nick Urbanik wrote:
Dear Folks,

After a power surge and a spontaneous reboot, my 4-core F15 x86_64 machine
has been unhappy.  I have forced a selinux relabel, and a forcefsck.

Symptoms:
1. The graphical boot did not complete: it started Nagios, but cupsd
failed to start, and gdm did not start up.
2. I cannot log in on the text consoles; I can type the username, but
no prompt appears for the password.
3. Attempts to use sudo just hang.
4. I can log in by ssh as either myself or as root.
5. named is using 97.5% CPU, though when I turn on querylogging,
there are very few lookups.
6. Attempts to start cups result in complaints about dbus:
# systemctl start cups.service
Failed to get D-Bus connection: Failed to authenticate in time.

/var/log/messages says nothing of the matter.

Now systemctl is new to me, and I am not sure how to diagnose this.
I would be grateful for any suggestions.  Where should I look for
further clues?
-- 
Nick Urbanik http://nicku.org 808-71011 nick.urba...@optusnet.com.au
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24  ID: BB9D2C24
I disclaim, therefore I am.
-- 
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


Sound, video on iMac 27 inch

2011-05-14 Thread Nick Urbanik
  7559  2 snd_hda_intel,snd_pcm
input_polldev   3957  1 applesmc
appleir 5507  0 
i2c_nforce2 6718  0 
i2c_core   27212  2 videodev,i2c_nforce2
joydev  9785  0 
microcode  18662  0 
usb_storage46243  0 
firewire_ohci  21314  0 
firewire_core  45817  1 firewire_ohci
crc_itu_t   1563  1 firewire_core
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


Re: Networking problem

2011-05-14 Thread Nick Urbanik
Dear JD,

On 14/05/11 06:36 -0700, JD wrote:
On my F14, I am running a firewall that accepts specific connection
on specific ports from some machines on the LAN.

However, for one machine I made a general rule to accept all connections:

-A INPUT -s 192.168.1.60 -j ACCEPT

The -A means *append*.  It is added to the INPUT chain *after* all the
other rules.  If any rule has previously rejected the connection,
adding further rules afterwards will not help.

I would *insert* the rule at the beginning of the chain with a command
like this:

iptables -I INPUT -s 192.168.1.60 -j ACCEPT
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


Re: Fedora 14: Sound, video on iMac 27 inch

2011-05-14 Thread Nick Urbanik
Dear Folks,

Okay, after much mucking about, I now have sound through the
headphones only, not yet through the speakers.

I added this line to /etc/modprobe.d/local.conf:
options snd-hda-intel model=imac27

The clue came from seeing this kernel patch:
https://patchwork.kernel.org/patch/758902/

Next to get sound out through the speakers.  Any ideas anyone?

On 14/05/11 21:53 +1000, Nick Urbanik wrote:
Dear Folks,

My wife and son both have an iMac 27 inch running Fedora 14.  I have
two goals:
1. Get sound working (instead of pulseaudio over the network)
2. Get free software radeon driver working, understanding how to drive
the monitor.  Currently using the proprietary driver.

I am especially keen to get sound working.  I've tried the
suggestion on http://mac.linux.be/phpBB3/viewtopic.php?f=3t=64,
but have not had success.

Please point me to any information/bug reports/ideas.
$ uname -r
2.6.35.13-91.fc14.x86_64
$ lspci
00:00.0 Host bridge: nVidia Corporation MCP79 Host Bridge (rev b1)
00:00.1 RAM memory: nVidia Corporation MCP79 Memory Controller (rev b1)
00:03.0 ISA bridge: nVidia Corporation MCP79 LPC Bridge (rev b3)
00:03.1 RAM memory: nVidia Corporation MCP79 Memory Controller (rev b1)
00:03.2 SMBus: nVidia Corporation MCP79 SMBus (rev b1)
00:03.3 RAM memory: nVidia Corporation MCP79 Memory Controller (rev b1)
00:03.4 RAM memory: nVidia Corporation Device 0a98 (rev b1)
00:03.5 Co-processor: nVidia Corporation MCP79 Co-processor (rev b1)
00:04.0 USB Controller: nVidia Corporation MCP79 OHCI USB 1.1 Controller (rev 
b1)
00:04.1 USB Controller: nVidia Corporation MCP79 EHCI USB 2.0 Controller (rev 
b1)
00:06.0 USB Controller: nVidia Corporation MCP79 OHCI USB 1.1 Controller (rev 
b1)
00:06.1 USB Controller: nVidia Corporation MCP79 EHCI USB 2.0 Controller (rev 
b1)
00:08.0 Audio device: nVidia Corporation MCP79 High Definition Audio (rev b1)
00:09.0 PCI bridge: nVidia Corporation MCP79 PCI Bridge (rev b1)
00:0a.0 Ethernet controller: nVidia Corporation MCP79 Ethernet (rev b1)
00:0b.0 IDE interface: nVidia Corporation MCP79 SATA Controller (rev b1)
00:0c.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
00:15.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
00:16.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
02:00.0 VGA compatible controller: ATI Technologies Inc Device 9488
02:00.1 Audio device: ATI Technologies Inc RV710/730
03:00.0 Network controller: Atheros Communications Inc. AR928X Wireless 
Network Adapter (PCI-Express) (rev 01)
04:00.0 PCI bridge: Texas Instruments XIO2213A/B/XIO2221 PCI Express to PCI 
Bridge (rev 01)
05:00.0 FireWire (IEEE 1394): Texas Instruments XIO2213A/B/XIO2221 IEEE-1394b 
OHCI Controller (rev 01)
$ lsmod
Module  Size  Used by
fuse   61934  3
ebtable_nat 1999  0
ebtables   21790  1 ebtable_nat
ipt_MASQUERADE  2353  3
iptable_nat 5018  1
nf_nat 20289  2 ipt_MASQUERADE,iptable_nat
rfcomm 67058  4
sco17196  2
bnep   15390  2
l2cap  51240  16 rfcomm,bnep
nfsd  268660  13
lockd  67367  1 nfsd
nfs_acl 2439  1 nfsd
auth_rpcgss39300  1 nfsd
exportfs3608  1 nfsd
sunrpc201276  17 nfsd,lockd,nfs_acl,auth_rpcgss
cpufreq_ondemand9278  2
acpi_cpufreq7345  1
freq_table  3955  2 cpufreq_ondemand,acpi_cpufreq
mperf   1481  1 acpi_cpufreq
bridge 70104  0
stp 2034  1 bridge
llc 4802  2 bridge,stp
xt_physdev  1810  1
ip6t_REJECT 4279  2
nf_conntrack_ipv6  18078  2
ip6table_filter 1687  1
ip6_tables 17497  1 ip6table_filter
ipv6  286354  60 ip6t_REJECT,nf_conntrack_ipv6
kvm_intel  41918  0
kvm   257420  1 kvm_intel
uinput  7368  0
snd_hda_codec_atihdmi 2727  1
arc41449  2
snd_hda_codec_cirrus10339  1
ecb 2119  2
ath9k  86167  0
ath9k_common5294  1 ath9k
ath9k_hw  283034  2 ath9k,ath9k_common
snd_hda_intel  24495  3
snd_hda_codec  86743  3 
snd_hda_codec_atihdmi,snd_hda_codec_cirrus,snd_hda_intel
ath 9505  2 ath9k,ath9k_hw
snd_hwdep   6392  1 snd_hda_codec
mac80211  229063  2 ath9k,ath9k_common
snd_seq53791  0
snd_seq_device  6191  1 snd_seq
snd_pcm80190  2 snd_hda_intel,snd_hda_codec
snd_timer  19892  2 snd_seq,snd_pcm
snd64032  14 
snd_hda_codec_cirrus,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer
uvcvideo   56105  0
cfg80211  134981  4 ath9k,ath9k_common,ath,mac80211
applesmc   33807  0
btusb

Re: Fedora 14: Sound, video on iMac 27 inch

2011-05-14 Thread Nick Urbanik
Dear Folks,

On 15/05/11 14:12 +1000, Nick Urbanik wrote:
Dear Folks,

Okay, after much mucking about, I now have sound through the
headphones only, not yet through the speakers.

I added this line to /etc/modprobe.d/local.conf:
options snd-hda-intel model=imac27

The clue came from seeing this kernel patch:
https://patchwork.kernel.org/patch/758902/

Next to get sound out through the speakers.  Any ideas anyone?

It simply came down to running alsamixer -c0, unmuting all the
outputs, including surround sound, and saving the results with
sudo alsactl store 0.  Now my son's speakers work!

Next is to get the video working with the non-proprietary drivers.  It
seems that the problem, according to David Arlie, is the monitor, not
the video card.  I don't know what to do about this.
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


ecryptfs: Unable to link the KEY_SPEC_USER_KEYRING into the KEY_SPEC_SESSION_KEYRING

2011-04-06 Thread Nick Urbanik
Dear Folks,

when I do:
# mkdir secret
$ sudo mount -t ecryptfs secret secret
Unable to link the KEY_SPEC_USER_KEYRING into the KEY_SPEC_SESSION_KEYRING; 
there is something wrong with your kernel keyring. Did you build key retention 
support into your kernel?
$ lsmod | grep crypt
ecryptfs   89320  0 

I've had this work on my laptop.

Why not on my x86_64 F14 box with all updates applied?

Google turns up the same question, unanswered, in the Fedora forums.
Any ideas or suggestions welcome.
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


Re: which system runs scripts when USB devices plugged in?

2010-11-10 Thread Nick Urbanik
Dear Patrick,

On 09/11/10 22:16 -0430, Patrick O'Callaghan wrote:
On 11/09/2010 03:44 PM, Nick Urbanik wrote:
 Dear Folks,

 I have written a Perl program to copy podcasts onto my iriver device
 when it is plugged in.  I want to be able to run it automatically.
 Which system in Fedora 14 is the most appropriate place to run such a
 script from?

 udev?  /etc/modprobe.d/*?  /sbin/hotplug is not there any more.

Udev. Take a look at /etc/udev/rules.d/*

Thank you for that.  I am familiar with udev, and was under the
impression that it is mainly for creating devices and links to devices
that are predictable.

If udev is the path I should tread for this, then I will do so.  But
is that really the most appropriate place?
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


Re: Starting br0 device after waking from suspend

2010-11-10 Thread Nick Urbanik
Dear Gordon,

On 09/11/10 13:44 -0800, Gordon Messmer wrote:
I recommend using the network service instead of NetworkManager if
you are using bridge devices (because NetworkManager cannot manage them).

# chkconfig network on
# chkconfig NetworkManager off

Thank you very much for your thoughtful reply.  I think that
NetworkManager is still useful for wireless networking that the iMac
has built in, and disabling NetworkManager may not necessarily solve
the problem of calling dhclient after waking up.  I suspect that it is
possible to retain the benefits of NetworkManager for other transient
networks while solving the immediate problem of calling dhclient on
waking up.

I have as a consequence already had both enabled:
$ for i in NetworkManager network;do chkconfig --list $i;done
NetworkManager  0:off   1:off   2:on3:on4:on5:on6:off
network 0:off   1:off   2:on3:on4:on5:on6:off
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


Re: Starting br0 device after waking from suspend

2010-11-10 Thread Nick Urbanik
Dear Tim,

On 10/11/10 07:34 +1030, Tim wrote:
On Wed, 2010-11-10 at 07:20 +1100, Nick Urbanik wrote:
 Does anyone have any suggestions towards automating a solution?

Perhaps with a script in:  /etc/pm/sleep.d/

#!/bin/bash
case $1 in
thaw|resume)
/sbin/ifup br0
;;
*)
;;
esac
exit $?

Thank you very much for this.  You have taught me to look in a new
place (/etc/pm/sleep.d) of which I was not previously aware!  I really
appreciate your help here.
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


which system runs scripts when USB devices plugged in?

2010-11-09 Thread Nick Urbanik
Dear Folks,

I have written a Perl program to copy podcasts onto my iriver device
when it is plugged in.  I want to be able to run it automatically.
Which system in Fedora 14 is the most appropriate place to run such a
script from?

udev?  /etc/modprobe.d/*?  /sbin/hotplug is not there any more.
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


Starting br0 device after waking from suspend

2010-11-09 Thread Nick Urbanik
Dear Folks,

My son's computer has br0 as the main network device (to support KVM
virtual machines), but when the computer wakes up from sleep, I need
to do
sudo ifup br0
to have the machine get its address from the DHCP server.
Does anyone have any suggestions towards automating a solution?

This is Fedora 14 x86_64 running on an iMac 27-inch.
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


Appropriate values for gitversion, gitdate when building RPM packages

2010-11-05 Thread Nick Urbanik
Dear Team,

Inspired by Dave Witbrodt's success in getting free ATI drivers
working with his HD 5750 described here:
  
http://www.pubbs.net/201011/xorg/75-evergreen-accel-works-great-on-my-radeon-hd-5750.html
I am building some RPM packages to make my wife and son's iMac 27-inch
machines finally work with free ATI drivers too.

How do you determine the appropriate gitversion and gitdate values
with the result of a git clone?
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


Re: Appropriate values for gitversion, gitdate when building RPM packages

2010-11-05 Thread Nick Urbanik
On 05/11/10 20:00 -0700, suvayu ali wrote:
On 5 November 2010 18:53, Nick Urbanik ni...@nicku.org wrote:
 How do you determine the appropriate gitversion and gitdate values
 with the result of a git clone?

git describe ?

Thank you.

Or do you mean something else?

No, I'm a git newby.

And gitdate is just the date of the most recent commit?  In UTC?
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


Re: Installing F12 on Mactel

2010-04-12 Thread Nick Urbanik
Dear Leon,

On 08/01/10 19:47 +, Leon Stringer wrote:
Hi,

I've tried to install F12 on my Core 2 Duo iMac. The installation
seemed to go okay but there's no sign of Fedora when I boot. I hold
down the Option key and just get the MacOS partition. Is there a
trick to this?

Please consider using rEFIt: http://refit.sourceforge.net/doc/

The iMac uses EFI, and the approach I took was this:

1. Install Mac OS updates.
2. Run bootcamp, resize the iMac partition so that I have one large
partition extra.
3. rEFIt (I think I did steps 2, 3 in this order: read rEFIt docs)
4. Boot F11 installation disk (Note that last time I checked, F12 has
no proper support for the iMac 27 ATI Technologies Inc Device
[1002:9488] video; I installed F11 so that the proprietary driver
will work till the free driver is available.  The alternatives
appear to be: install the F11 xorg compoiled for F12 (can be
downloaded from somewhere), or Ubuntu have a deal with ATI to
package a preview version of the 10.4 driver: extract from the .deb
package, build and install)
5. I did not delete the EFI partition, nor the Mac partition, so I
made one small /boot partition and then made the rest into an LVM
partition, and used that to make swap and /home partitions.
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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


Sound on iMac 27, Fedora 11.

2010-04-12 Thread Nick Urbanik
Dear Folks,

On this iMac, I have:

$ lspci -nn | grep -i audio
00:08.0 Audio device [0403]: nVidia Corporation MCP79 High Definition Audio 
[10de:0ac0] (rev b1)
02:00.1 Audio device [0403]: ATI Technologies Inc R700 Audio Device [Radeon HD 
4000 Series] [1002:aa38]

No sound comes from the speakers, nor the headphone jack.  pavucontrol
shows long sound bars appearing on either output device when each is made
the default, but there is no output I can hear.
Volume controls turned up fully.

$ lsmod | grep snd
snd_hda_codec_atihdmi 4160  1 
snd_hda_intel  29144  5 
snd_hda_codec  71856  2 snd_hda_codec_atihdmi,snd_hda_intel
snd_hwdep   9128  1 snd_hda_codec
snd_seq57984  0 
snd_seq_device  7588  1 snd_seq
snd_pcm81544  3 snd_hda_intel,snd_hda_codec
snd_timer  22512  2 snd_seq,snd_pcm
snd67160  16 
snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer
soundcore   7152  1 snd
snd_page_alloc  9536  2 snd_hda_intel,snd_pcm

1. Has anyone had success with the sound on a recent iMac?
2. Any hints or suggestions?
-- 
Nick Urbanik http://nicku.org   ni...@nicku.org
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
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