VT consoles annoyance

2013-11-17 Thread Natxo Asenjo
hi,

another 'minor' annoyance in my fedora 19 laptop is the fact that VT
consoles are, in fact, unusable.

I constantly get info messages of NetworkManager.

I have tried tweaking sysctl.conf  like this:

kernel.printk = 2 2 2 2

because of info I found here
http://superuser.com/questions/351387/how-to-stop-kernel-messages-from-flooding-my-console

But it does not resolve it.

In /etc/rsyslog.conf I have no kern.* line enabled

Any ideas?
--
Groeten,
natxo
--
Groeten,
natxo
-- 
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


Re: How avoid unwanted systemd-journald?

2013-11-17 Thread Natxo Asenjo
On Sun, Nov 17, 2013 at 12:12 PM, Patrick Lists
 wrote:
> On 11/17/2013 11:21 AM, Tim wrote:
>> Allegedly, on or about 17 November 2013, Frantisek Hanzlik sent:
>>> Binary logs, by contrast, may be useless when log file is damaged or I
>>> haven't this one unique utility for reading them. And my experiences
>>> with systems where binary logs are implemented says clearly that
>>> binary logs is bad idea.
>>
>> And if logs are in a format that you cannot read, you cannot safely
>> submit them to an outside server.  You don't know what they contain.
>> Logon credentials, confidential data that you're working on, etc.
>
> IIRC that's the reason why journald supports encryption. I don't recall
> the link but there's a blog post somewhere (on redhat.com?) where the
> reasons for moving to journald were outlined. Might be worth a search if
> you want to know more.

syslog (using rsyslog) already supports encryption of you require that
(even kerberos if that is what you want, we do). Journald is a
solution in search of a problem ;-)
-- 
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


Re: keyboard layout problem fedora19 gnome3 shell

2013-11-17 Thread Natxo Asenjo
On Sun, Nov 17, 2013 at 12:05 PM, Ahmad Samir  wrote:
> On 17 November 2013 10:37, Natxo Asenjo  wrote:

>> What I need is this layout:
>> $ setxkbmap -query
>> rules:  evdev
>> model:  pc104
>> layout: us
>> variant:intl
>> options:kpdl:kposs

> Using dconf-editor edit org.gnome.desktop.input-sources "sources", change:
> ('xkb', 'us')
>
> to:
> ('xkb', 'us+intl')

awesome! thanks for the tip. This is the correct cli line:

$ gsettings set  org.gnome.desktop.input-sources sources "[('xkb', 'us+intl')]"

and the proof is in the pudding:
$ gsettings get org.gnome.desktop.input-sources sources
[('xkb', 'us+intl')]

$ setxkbmap -query
rules:  evdev
model:  pc104
layout: us
variant:intl
options:kpdl:kposs

Now I jus need to see how to set this system wide, but I know now
where to look for info.

-- 
regards,
Natxo
-- 
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


keyboard layout problem fedora19 gnome3 shell

2013-11-17 Thread Natxo Asenjo
hi,

I installed fedora 19 desktop edition and am having some trouble with
the keyboard layout (in the standard gnome3 shell).

What I need is this layout:
$ setxkbmap -query
rules:  evdev
model:  pc104
layout: us
variant:intl
options:kpdl:kposs

but what I get is:
$ setxkbmap -query
rules:  evdev
model:  pc104
layout: us
options:kpdl:kposs

I have tried adding an autostart file in $HOMEDIR/.config/autostart like this:

$ cat set_us_intl_keyboard.desktop
[Desktop Entry]
Type=Application
Name=set us intl keyboard layout
Comment=set us intl keyboard layout
Exec=setxkbmap us -variant intl

but every time I need to run the command manually because the settings
are not applied.

using the graphical tool 'Regional Settings' I choose as 'Input
source' : English (US, alternative international), but still no go.

What is the way to fix this? Why is it not appying the settings with
the autostart command? This is quite annoying, I should not be having
to bang my head against the wall for a simple keyboard layout ;-)

TIA,

-- 
Regards,
Natxo

--
Groeten,
natxo
-- 
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


Re: I need a PDF reader that will open this...

2010-07-07 Thread Natxo Asenjo
On Wed, Jul 7, 2010 at 7:01 PM, Linuxguy123  wrote:
>
> I can't seem to open this file and zoom in on it with any Linux based
> PDF reader.  They all seem to lock up.
>
> http://www.calgary.ca/docgallery/bu/engineering_services/emaps/bicycle_pathways_map.pdf

works fine in f13 amd64 with evince. It takes a while to zoom in and
out, but it works.

-- 
natxo
-- 
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 12 and Privoxy

2010-07-07 Thread Natxo Asenjo
On Thu, Jul 8, 2010 at 7:21 AM, Jason Turning  wrote:
>
> I just upgraded my laptop to Fedora 12, and now Privoxy is failing on bootup
> and has to be manually started. Anyone encountered this problem, and if so 
> what
> was the fix?

what does

$/sbin/chkconfig --list privoxy

tell you?

It should be on on runlevels 3 and 5.

-- 
natxo
-- 
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: dual head intel graphics card problems (laptop + docking station)

2010-07-06 Thread Natxo Asenjo
hi again,

the problem has solved itself with the latest updates. The laptop is
working nice with the docking station again, life is good.

cheers,
natxo
-- 
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: toolbar weather applet

2010-06-28 Thread Natxo Asenjo
On Mon, Jun 28, 2010 at 8:46 PM, Mike Wright  wrote:

> I don't have a startup option under preferences and looked all through
> the offered menus without finding it.  ???

mm, I see now you use fedora 10, right? Do you have something related
to 'sessions' in system -> preferences? like 'session manager' or
something like that. I vaguely remember that it had another name, but
it should do the same, it starts things up when you login. The cli for
it is 'gnome-session-properties' in f13, I suppose it will be the same
in f10.

> By the way, you have a very interesting name.

I'll take that as a compliment ;)

-- 
natxo
-- 
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: toolbar weather applet

2010-06-28 Thread Natxo Asenjo
On Mon, Jun 28, 2010 at 8:10 PM, Mike Wright  wrote:
> Hi all,
>
> Trying desperately not to rant but am very frustrated by this.
>
> I made the mistake of adding the Weather applet to a toolbar and now I
> can't turn it off (tcpdump shows it phoning home).
>
> Right click the applet and unclick Update.  No go.  Updates anyway.  OK.
>  Remove applet from toolbar.  No go.  Updates anyway.

and if you remove the applet from the 'startup applications'?  (system
-> preferences -> startup applications)

-- 
natxo
-- 
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


dual head intel graphics card problems (laptop + docking station)

2010-06-28 Thread Natxo Asenjo
hi again,

since I upgraded to f13 getting to start my laptop at work in a
docking station is really painful.

Setup: dell latitude e6500 with fedora amd64. At work, docking station
with 2 20´' monitors. With Fedora 12, this worked flawlessly. Plug
laptop in dockinstation, turn on with lid down, set it up once, work
since then with the 2 external monitors when I am at the office, just
the laptop monitor when not there.

Now it takes me between 10 minutes to half an hour to get my dual head
working every morning. It's getting on my nerves, to be honest ;)

What happens is either:

1) I plug laptop on docking station, turn it on and when the gdm
screen should appear I just see 1/4 of left screen, the rest is not
available (black). I can go to a VT, go to runlevel 3, back to 5 and
see if it works. Rinse and repeat until it does;

2) turn it on outside the docking station, login, plug it in the
dockin station, pray that it detects the monitors. If it does not,
then it effectively hangs, I cannot change to a VT, I have to power
cycle it. Rinse and repeat until it works.

My question is: until fedora 13, the standard behaviour was not to
mirror the monitors. How can I have this behaviour now? What extra
info can I supply you with?


lspci -v:

00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series
Chipset Integrated Graphics Controller (rev 07) (prog-if 00 [VGA
controller])
Subsystem: Dell Device 024f
Flags: bus master, fast devsel, latency 0, IRQ 31
Memory at f6c0 (64-bit, non-prefetchable) [size=4M]
Memory at e000 (64-bit, prefetchable) [size=256M]
I/O ports at ef98 [size=8]
Expansion ROM at  [disabled]
Capabilities: 
Kernel driver in use: i915
Kernel modules: i915

00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset
Integrated Graphics Controller (rev 07)
Subsystem: Dell Device 024f
Flags: bus master, fast devsel, latency 0
Memory at f6b0 (64-bit, non-prefetchable) [size=1M]
Capabilities: 


-- 
Groeten,
J.Asenjo
-- 
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


fedora 13 docking station dual head woes

2010-06-23 Thread Natxo Asenjo
hi,

Since I installed f13 on my laptop (dell latitued e6500) I have to
fight every morning to get my dual head display working. The graphic
card is:

00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series
Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset
Integrated Graphics Controller (rev 07)

and this setup worked flawlessly in fedora 12 (but my mobile broadband
didn't, so I upgraded, now the mobile broadband works but not the dual
head in the docking station).

The problem is that when I plug the laptop in the station, the
graphical displays goes blank. I cannot use any key to go to a VT,
everything is black. Sometimes I can have the laptop reboot by
switching to a vt and pressing ctrl-alt-del there, but not always.

If I turn the laptop on when already plugged in the docking station,
it starts up fine but when getting to the login screen I have only a
portion of the screen left with a piece of it, the 3/4 of the left
screen and the whole right screen are black. Then I can go to a vt, go
to runlevel 3, undock the laptop, go to runlevel 5, dock it and hope
for the best. This is taking me about half an hour every morning and
is not good for my blood pressure. In the end, it works but it just is
absolutely random when. I do not understand why and want to fix this
for good.

I have the feeling that the problem is that standard fedora wants to
mirror the screens. Is there a way to revert this behaviour to the
previous behaviour (up to fedora 12)? I think it is great to have it
standard mirrored (if it works), but in my case it is not working so I
would like to revert it.

What more info can I send? Logs? The same problems happen with fedora
13 x86 and with amd64, by the way, in this case it is consistent.
-- 
Groeten,
Natxo
-- 
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: recent network breakage on f12?

2010-04-27 Thread Natxo Asenjo
> It appears to connect, then a few seconds later it gets pulled down again.
>
> How do I get my machine back to the state it was pre Saturday's updates?

there is a networkmanager bug (I do not have the id handy, sorry). My
mobile broadband connection also stopped working after the upgrade.
This solved it:

yum downgrade NetworkManager
yum downgrade NetworkManager-gnome
yum downgrade NetworkManager-gnome NetworkManager
yum downgrade NetworkManager-gnome NetworkManager NetworkManager-glib

Apparently there is a fix in the testing repository, but I am now
avoiding any updates, I have stuff to do :)

-- 
groeten,
Natxo
-- 
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: f12 gnome turn off bluetooth command

2010-04-26 Thread Natxo Asenjo
On Fri, Apr 23, 2010 at 3:42 PM, Natxo Asenjo  wrote:
> hi,
>
> with F12 the bluetooth applet has a new option: turn (on|off), which
> is a great thing to have. Considering that many laptop users have a
> bluetooth device, is there a gconf option or something to have it
> start turned off to save battery? We can alwasy turn it manually on if
> we need it.
>
> I have been searching with the gconf-editor but couldn't find
> anything. Any hints appreciated.

to answer my own question, here is what I have done:

in /etc/rc.local I have included this line:

/sbin/rfkill block bluetooth

so the bluetooth sender is not active. I can turn it on from the
bluetooth applet if I need it as a normal user.

-- 
natxo
-- 
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


f12 gnome turn off bluetooth command

2010-04-23 Thread Natxo Asenjo
hi,

with F12 the bluetooth applet has a new option: turn (on|off), which
is a great thing to have. Considering that many laptop users have a
bluetooth device, is there a gconf option or something to have it
start turned off to save battery? We can alwasy turn it manually on if
we need it.

I have been searching with the gconf-editor but couldn't find
anything. Any hints appreciated.

TIA,
-- 
Groeten,
J.Asenjo
-- 
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: How to list what users are in a group

2010-04-21 Thread Natxo Asenjo
On Wed, Apr 21, 2010 at 12:39 AM, David Bartmess  wrote:
> This is a basic linux question, but how do I find out what users are
> included in a given group?
>
> Thanks!

getent group  should do the trick.

-- 
natxo
-- 
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: f12 sometimes is slow to start

2010-04-19 Thread Natxo Asenjo
On Mon, Apr 19, 2010 at 7:29 PM, Tim  wrote:
> On Sat, 2010-04-17 at 16:13 +0200, Natxo Asenjo wrote:
>> I have only one dhcp server on my lan. The laptop has always a good
>> dns name (at home or at work, it has records in both zones).
>
> And that last tidbit of information might be the crucial bit, that
> you're using one computer on two different networks.

well, that's what laptops are for, right? :)

Anyway, all laptop users use dhcp all the time, this should not be the
cause of the delay.

-- 
natxo
-- 
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: f12 sometimes is slow to start

2010-04-17 Thread Natxo Asenjo
hi,

I have only one dhcp server on my lan. The laptop has always a good
dns name (at home or at work, it has records in both zones).

I remember having something similar quite a while ago (2 years ago)
with debian systems and my solution was disabling the avahi-daemon.

I have done that here, we'll see how it goes.

Thanks for your input!

-- 
natxo
-- 
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: f12 sometimes is slow to start

2010-04-17 Thread Natxo Asenjo
On Sat, Apr 17, 2010 at 12:29 PM, Tim  wrote:
> On Sat, 2010-04-17 at 12:08 +0200, Natxo Asenjo wrote:
>> I fail to see how dns should have local graphical logins
>> slow down randomly, to be honest. Could you care to ellaborate?
>
> Because the display, even when on the same machine, is still handled as
> server and client, using hostnames for the networking.  A change of
> names or addresses, mid-use, can be a bit of a pain, too.

fair enough, but if that were the case here, I would have this problem
everythime, and that is not the case.

Thanks for your insight.

-- 
natxo
-- 
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: f12 sometimes is slow to start

2010-04-17 Thread Natxo Asenjo
>> Like I said, it does not happen all the time nor it is really
>> annoying, but I would like to find out why this is happening. In
>> /var/log/messages I do not get any errors. How can I debug the gnome
>> login process?
>>
>
> Issues with the host file can sometimes upset gnome, check the
> localhost, and make sure it is correct.

I see no strange things in the hosts file, just the anaconda stuff.

thanks.
-- 
natxo
-- 
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: f12 sometimes is slow to start

2010-04-17 Thread Natxo Asenjo
On Fri, Apr 16, 2010 at 6:48 PM, Bruno Wolff III  wrote:
> On Fri, Apr 16, 2010 at 12:52:28 +0200,
>  Natxo Asenjo  wrote:
>>
>> There is one little problem. Every now and then when I boot the laptop
>> it kind of 'freezes' and a few minutes later it works as it should
>> without any other problems. I can change to a virtual terminal and
>> login there, but if I try to login graphically it will take me like 2
>> to 3 minutes to complete the process. I cannot see anything in the log
>> files.
>
> You might want to check you disk drives using smartctl (in the smartmontools
> package). If you have some bad blocks, they could cause probelms.

I thought about that :) ; according to pamlipsest the disk is healthy
and has passed all tests.

> On that time interval I would suspect either dns timeouts or lots of disk
> activity as what you are waiting on.

the dns setup both at home as at work is solid (I'm a sysadmin, so
yes, I know). I fail to see how dns should have local graphical logins
slow down randomly, to be honest. Could you care to ellaborate?

As to disk i/o, nope, it's nearly non-existent. I can logon a vt and
start top and the system is idle.

Any other ideas?

tia,
-- 
natxo
-- 
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


f12 sometimes is slow to start

2010-04-16 Thread Natxo Asenjo
hi,

I have been using the f12 (686) on a dell latitude e6500 laptop. This
is my corporate workstation and so far it's working really nice.
Everything works out of the box and configuring it to work with its
docking station was very easy (much easier than expected). Great work!
Thanks.

There is one little problem. Every now and then when I boot the laptop
it kind of 'freezes' and a few minutes later it works as it should
without any other problems. I can change to a virtual terminal and
login there, but if I try to login graphically it will take me like 2
to 3 minutes to complete the process. I cannot see anything in the log
files.

Like I said, it does not happen all the time nor it is really
annoying, but I would like to find out why this is happening. In
/var/log/messages I do not get any errors. How can I debug the gnome
login process?
-- 
Groeten,
Natxo Asenjo
-- 
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