Re: [gentoo-user] Re: How to poweroff the system from user?

2015-04-04 Thread Fernando Rodriguez
failing or even completely locking the kernel if something's really messed up. -- Fernando Rodriguez

Re: [gentoo-user] Question of quantum computer

2015-04-03 Thread Fernando Rodriguez
as my knowledge about quantum physics is not sufficient to explain it better. But you can find many information about the strange and also fascination aspects of quantum mechanics in the internet. Just look at wikipedia. -- Regards wabe -- Fernando Rodriguez

Re: [gentoo-user] Question of quantum computer

2015-04-03 Thread Fernando Rodriguez
it's because matter bends space, but what is the underlying mechanism for that? We just take his word for it because he gave us equations that work better than anything else we've come up with so far. -- Fernando Rodriguez

Re: [gentoo-user] Question of quantum computer

2015-04-03 Thread Fernando Rodriguez
terms in order to make the theory popular (and get funded). -- Fernando Rodriguez

Re: [gentoo-user] Question of quantum computer

2015-04-03 Thread Fernando Rodriguez
On Saturday, April 04, 2015 1:57:19 AM Alan McKinnon wrote: On 03/04/2015 23:11, Fernando Rodriguez wrote: That's the problem with science in general. The one thing it may never be able to answer is why?. Take gravity as an example. We got really good models for it, we can predict how

Re: [gentoo-user] Question of quantum computer

2015-04-03 Thread Fernando Rodriguez
and it does explain a lot of things: expansion, red/blue shift, background radiation, etc. The big bang as we understand it today requires no only that space can bend but that it expanded faster than light. -- Fernando Rodriguez

[gentoo-user] PORTDIR_OVERLAY getting ignored.

2015-04-03 Thread Fernando Rodriguez
changed anything and emerge -- info shows my overlay in PORTDIR_OVERLAY. Any ideas? -- Fernando Rodriguez

Re: [gentoo-user] PORTDIR_OVERLAY getting ignored.

2015-04-03 Thread Fernando Rodriguez
On Saturday, April 04, 2015 12:53:53 AM Fernando Rodriguez wrote: Hi, I got two overlays that I added manually with PORTDIR_OVERLAY on make.conf and one through layman. Just I few days ago I added a patched ebuild for x11- drivers/ati-drivers to satisfy some dependencies for the multilib

Re: [OT] Re: [gentoo-user] Question of quantum computer

2015-04-03 Thread Fernando Rodriguez
On Saturday, April 04, 2015 12:02:02 AM Peter Humphrey wrote: On Friday 03 April 2015 17:11:11 Fernando Rodriguez wrote: No, it's stronger than that. Einstein showed us how it works. The consequence of having a certain concentration of mass /here/ is to distort space-time just /so

Re: [gentoo-user] Question of quantum computer

2015-04-02 Thread Fernando Rodriguez
On Friday, April 03, 2015 1:25:59 AM Ivan Viso Altamirano wrote: Ii think it is about Quantum bonds . In wich 2 particles share the same State at any distance . And about PhDs extracting research funds from politicians :) -- Fernando Rodriguez

Re: [gentoo-user] gummiboot does not display new kernel

2015-04-02 Thread Fernando Rodriguez
: same behavior with 4.0-rc6 ... moving e55a6b6a09bd2b1c50216272545a8d1f-4.0-rc6.conf to stefan4.conf makes it appear at boot time S Did you ever try moving back to the original filename to see if you can reproduce it again? -- Fernando Rodriguez

Re: [gentoo-user] Re: How to poweroff the system from user?

2015-03-31 Thread Fernando Rodriguez
On Tuesday, March 31, 2015 1:57:32 AM Fernando Rodriguez wrote: On Sunday, March 29, 2015 12:23:00 PM lee wrote: Philip Webb purs...@ca.inter.net writes: What's the last time you pressed Ctrl+Alt+Del and it actually worked? It's a legacy thing from times when freezes/crashes were common

Re: [gentoo-user] Re: This nite's switch to full multilib

2015-03-30 Thread Fernando Rodriguez
could add something like @use_flag (auto-use flag) that automatically builds the feature only if needed to satisfy a dependency. That way you're not changing anything with existing configuration and still got full control over it. -- Fernando Rodriguez

Re: [gentoo-user] Easy (cough) way to build earlier gentoo-sources 3.18.x kernel?

2015-03-30 Thread Fernando Rodriguez
pull instantly. -- Fernando Rodriguez

Re: [gentoo-user] Re: Easy (cough) way to build earlier gentoo-sources 3.18.x kernel?

2015-03-30 Thread Fernando Rodriguez
On Tuesday, March 31, 2015 1:16:08 AM Nicolas Sebrecht wrote: On Mon, Mar 30, 2015 at 06:45:40PM -0400, Fernando Rodriguez wrote: You can use git. I believe gentoo patches are only for config options so if you configure it with make oldconfig it *should* be the same as using gentoo

Re: [gentoo-user] Re: How to poweroff the system from user?

2015-03-30 Thread Fernando Rodriguez
a lot of other commands in the kernel docs sysrq.txt So how can we have this default changed? Somebody posted that on this very thread. Replace the ctrlaltdel entry on inittab with /bin/false. -- Fernando Rodriguez

Re: [gentoo-user] MCE error

2015-03-28 Thread Fernando Rodriguez
and drying it on a warm oven. 3. Flash the bios with the latest version. 4. If you have a soldering iron and junk parts laying around replace any blown capacitors on the board. -- Fernando Rodriguez

Re: [gentoo-user] Re: xfreerdp clipboard not working

2015-03-26 Thread Fernando Rodriguez
it doesn't. I seems to be completely random. This may not be very helpful but I can tell you that in KDE using the krdc frontend and klipper it works. Sometimes modifier keys stop working at all. When that happens I just disconnect and reconnect. -- Fernando Rodriguez

Re: [gentoo-user] Re: [OFF TOPIC] Qt Creator unable to access containers in debug mode

2015-03-24 Thread Fernando Rodriguez
suggesting a way to find out quickly. -- Fernando Rodriguez

Re: [gentoo-user] syslog-ng: reporting no space though there's plenty

2015-03-24 Thread Fernando Rodriguez
are on the wrong track. That error message does not say there is no space available. It says the disk is not available, something very different. Check dmesg. It just says that a write failed. It could be anything. -- Fernando Rodriguez

Re: [gentoo-user] syslog-ng: reporting no space though there's plenty

2015-03-24 Thread Fernando Rodriguez
:) -- Fernando Rodriguez

Re: [gentoo-user] Will a 64-bit-no-multilib machine cross-compile 32-bit code?

2015-03-24 Thread Fernando Rodriguez
in mind that most makefiles don't do a lot of parallel compiling so you need to use the monitor utility to check during a busy time. Also if you're using wireless and you can connect via ethernet do that because you will see a LOT of traffic. -- Fernando Rodriguez

Re: [gentoo-user] [OFF TOPIC] Qt Creator unable to access containers in debug mode

2015-03-24 Thread Fernando Rodriguez
Creator 2.8.1, gdb 7.7.1, gcc 4.8.3 Thanks! Francisco Try to print it from gdb cli, if it works you'll know the issue QtCreator, otherwise you're likely missing some symbols. You should always compile any development libraries with debug symbols. -- Fernando Rodriguez

Re: [gentoo-user] Re: [OFF TOPIC] Qt Creator unable to access containers in debug mode

2015-03-24 Thread Fernando Rodriguez
On Tuesday, March 24, 2015 9:32:07 PM Nikos Chantziaras wrote: On 24/03/15 21:12, Fernando Rodriguez wrote: On Tuesday, March 24, 2015 10:07:56 AM Francisco Ares wrote: Hi, Recently - but can't figure out exactly when - Qt Creator has become unable to access Qt containers (where

Re: [gentoo-user] preserved-rebuild python endless loop

2015-03-23 Thread Fernando Rodriguez
. Dale :-) :-) http://wiki.gentoo.org/wiki/Preserve-libs -- Fernando Rodriguez

Re: [gentoo-user] syslog-ng: reporting no space though there's plenty

2015-03-23 Thread Fernando Rodriguez
next syslog-ng on the log and 15 is the fd value. -- Fernando Rodriguez

Re: [gentoo-user] Will a 64-bit-no-multilib machine cross-compile 32-bit code?

2015-03-23 Thread Fernando Rodriguez
On Monday, March 23, 2015 6:48:39 PM Mike Gilbert wrote: On Mon, Mar 23, 2015 at 6:41 PM, Fernando Rodriguez frodriguez.develo...@outlook.com wrote: On Monday, March 23, 2015 6:18:46 PM Mike Gilbert wrote: On Mon, Mar 23, 2015 at 9:51 PM, Walter Dnes waltd...@waltdnes.org wrote: On Sun

Re: [gentoo-user] Will a 64-bit-no-multilib machine cross-compile 32-bit code?

2015-03-23 Thread Fernando Rodriguez
On Monday, March 23, 2015 6:18:46 PM Mike Gilbert wrote: On Mon, Mar 23, 2015 at 9:51 PM, Walter Dnes waltd...@waltdnes.org wrote: On Sun, Mar 22, 2015 at 09:25:53PM -0400, Fernando Rodriguez wrote I guess gcc devs are careful when using the model numbers (Intel lists 3 for Atoms, gcc

Re: [gentoo-user] How to poweroff the system from user?

2015-03-22 Thread Fernando Rodriguez
On Sunday, March 22, 2015 3:30:49 AM German wrote: On Sun, 22 Mar 2015 03:19:50 -0400 Fernando Rodriguez frodriguez.develo...@outlook.com wrote: On Sunday, March 22, 2015 3:06:59 AM German wrote: On Sun, 22 Mar 2015 08:49:54 +0200 Matti Nykyri matti.nyk...@iki.fi wrote: On Mar

Re: [gentoo-user] How to poweroff the system from user?

2015-03-22 Thread Fernando Rodriguez
On Sunday, March 22, 2015 9:35:46 AM Matti Nykyri wrote: On Mar 22, 2015, at 9:31, Fernando Rodriguez frodriguez.develo...@outlook.com wrote: On Sunday, March 22, 2015 3:06:59 AM German wrote: On Sun, 22 Mar 2015 08:49:54 +0200 Matti Nykyri matti.nyk...@iki.fi wrote: On Mar 22

Re: [gentoo-user] How to poweroff the system from user?

2015-03-22 Thread Fernando Rodriguez
not logged in locally or there's other users logged in). -- Fernando Rodriguez

Re: [gentoo-user] How to poweroff the system from user?

2015-03-22 Thread Fernando Rodriguez
. -- Fernando Rodriguez signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] How to poweroff the system from user?

2015-03-22 Thread Fernando Rodriguez
On Sunday, March 22, 2015 3:30:49 AM German wrote: On Sun, 22 Mar 2015 03:19:50 -0400 Fernando Rodriguez frodriguez.develo...@outlook.com wrote: On Sunday, March 22, 2015 3:06:59 AM German wrote: On Sun, 22 Mar 2015 08:49:54 +0200 Matti Nykyri matti.nyk...@iki.fi wrote: On Mar

Re: [gentoo-user] Will a 64-bit-no-multilib machine cross-compile 32-bit code?

2015-03-22 Thread Fernando Rodriguez
On Sunday, March 22, 2015 10:03:01 AM Mike Gilbert wrote: On Sat, Mar 21, 2015 at 3:52 PM, Fernando Rodriguez frodriguez.develo...@outlook.com wrote: On Saturday, March 21, 2015 8:46:10 AM Mike Gilbert wrote: On Thu, Mar 19, 2015 at 12:20 AM, Walter Dnes waltd...@waltdnes.org wrote

Re: [gentoo-user] Will a 64-bit-no-multilib machine cross-compile 32-bit code?

2015-03-22 Thread Fernando Rodriguez
On Sunday, March 22, 2015 10:03:01 AM Mike Gilbert wrote: On Sat, Mar 21, 2015 at 3:52 PM, Fernando Rodriguez frodriguez.develo...@outlook.com wrote: On Saturday, March 21, 2015 8:46:10 AM Mike Gilbert wrote: On Thu, Mar 19, 2015 at 12:20 AM, Walter Dnes waltd...@waltdnes.org wrote

Re: [gentoo-user] How to poweroff the system from user?

2015-03-21 Thread Fernando Rodriguez
not on your PATH env var by default. I think it's supposed to be a security measure but really it provides no security whatsoever so I always add it to my path. After that you'll be able to shutdown if there's no other active sessions, otherwise you should be prompted for password. -- Fernando

Re: [gentoo-user] Will a 64-bit-no-multilib machine cross-compile 32-bit code?

2015-03-21 Thread Fernando Rodriguez
to an illegal instruction)? -- Fernando Rodriguez

Re: [gentoo-user] How to poweroff the system from user?

2015-03-21 Thread Fernando Rodriguez
running Gnome, KDE, XFCE, etc., you may use the shutdown option available in those desktop environments. Others might suggest other ways of doing it. It's actually poweroff(8). Sorry. That's actually sysvinit poweroff...systemd's is different. -- Fernando Rodriguez

Re: [gentoo-user] How to poweroff the system from user?

2015-03-21 Thread Fernando Rodriguez
logged in locally). Like I said, /sbin is only on the search path for root by default on gentoo. -- Fernando Rodriguez

Re: [gentoo-user] How to poweroff the system from user?

2015-03-21 Thread Fernando Rodriguez
and press Ctrl-Alt-Del. -- Emanuele Rusconi Also sysvinit specific. On systemd you need to copy /usr/lib/systemd/system/ctrl-alt-del.target to /etc/systemd/system and edit that file. -- Fernando Rodriguez signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] Broken localepurge

2015-03-20 Thread Fernando Rodriguez
On Friday, March 20, 2015 10:33:29 AM Peter Humphrey wrote: On Friday 20 March 2015 09:14:42 I wrote: On Thursday 19 March 2015 11:15:55 Fernando Rodriguez wrote: On Thursday, March 19, 2015 10:15:58 AM Peter Humphrey wrote: Meanwhile, does anyone here have a ready fix? Looks like

Re: [gentoo-user] unable to compile kdelibs in arm chroot

2015-03-20 Thread Fernando Rodriguez
On Friday, March 20, 2015 10:15:03 AM Michael Mair-Keimberger wrote: On Thu, Mar 19, 2015 at 04:44:55PM -0400, Fernando Rodriguez wrote: On Thursday, March 19, 2015 9:11:02 PM Michael Mair-Keimberger wrote: Hi List, For the last few weeks i was playing around with my newly acquired

Re: [gentoo-user] Bluetooth Input Devices

2015-03-19 Thread Fernando Rodriguez
of the bluetooth core now (CONFIG_BT). -- Fernando Rodriguez signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] unable to compile kdelibs in arm chroot

2015-03-19 Thread Fernando Rodriguez
to execute), especially with /var/tmp on tmpfs! This can happen even if you don't have a swap partition. Try with either more RAM or /var/tmp on a physical filesystem. -- Fernando Rodriguez

Re: [gentoo-user] Re: Is this a bug in firefox-36.0?

2015-03-19 Thread Fernando Rodriguez
On Thursday, March 19, 2015 3:57:05 AM walt wrote: On 03/18/2015 06:06 PM, Fernando Rodriguez wrote: On Wednesday, March 18, 2015 4:41:25 PM walt wrote: On 03/17/2015 04:49 PM, walt wrote: I get a certificate verification error when visiting https://www.att.com using firefox-36.0

Re: [gentoo-user] Broken localepurge

2015-03-19 Thread Fernando Rodriguez
localepurge-0.5.4-fix_option_parsing.patch -- Fernando Rodriguez signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] Re: Is this a bug in firefox-36.0?

2015-03-18 Thread Fernando Rodriguez
-error-when-trying-to-open-a-https-page but you're having this issue for a while and more than one device now so it's not likely that it was a temporary problem. -- Fernando Rodriguez

Re: [gentoo-user] Will a 64-bit-no-multilib machine cross-compile 32-bit code?

2015-03-18 Thread Fernando Rodriguez
). It should work similarly with other cross- compile scenarios. -- Fernando Rodriguez signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] Will a 64-bit-no-multilib machine cross-compile 32-bit code?

2015-03-18 Thread Fernando Rodriguez
On Thursday, March 19, 2015 12:20:26 AM Walter Dnes wrote: On Wed, Mar 18, 2015 at 10:27:05PM -0400, Fernando Rodriguez wrote On Wednesday, March 18, 2015 9:56:12 PM Walter Dnes wrote: My situation... * I've dug up my ancient netbook, and got Gentoo re-installed on it * The cpu

Re: [gentoo-user] getting blocks for system and world update not resolved

2015-03-17 Thread Fernando Rodriguez
and add -libav to your system wide USE flags. That usually fixes it for me. If it doesnt unmerge all the perl-core packages and run emerge -vauDN @world again. -- Fernando Rodriguez signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] Is this a bug in firefox-36.0?

2015-03-17 Thread Fernando Rodriguez
has been verified by Verizon Akamai SureSever CA G14-SHA1 but does not have public audit records. If you're concerned about it contact ATT and let them know. -- Fernando Rodriguez signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] Is this a bug in firefox-36.0?

2015-03-17 Thread Fernando Rodriguez
with admin rights explicitly sets an option allowing it, probably during install) update it even technically it can cause you allowed it to install. -- Fernando Rodriguez

Re: [gentoo-user] Damaged CD medium

2015-03-13 Thread Fernando Rodriguez
Filesystem options (including MS extensions) are enabled on your kernel. -- Fernando Rodriguez signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] Can't fetch www-plugins/chrome-binary-plugins

2015-03-12 Thread Fernando Rodriguez
On Wednesday, March 11, 2015 6:52:39 AM Mick wrote: On Wednesday 11 Mar 2015 06:42:35 Fernando Rodriguez wrote: On Wednesday, March 11, 2015 6:20:25 AM Mick wrote: On Tuesday 10 Mar 2015 23:33:33 Fernando Rodriguez wrote: Google only keeps the latest versions so that ebuild is usually

Re: [gentoo-user] Network manager [ control of wireless and wired interafaces]

2015-03-11 Thread Fernando Rodriguez
needed to be changed in the file but it wasn't intuitive. -- Fernando Rodriguez

Re: [gentoo-user] Can't fetch www-plugins/chrome-binary-plugins

2015-03-11 Thread Fernando Rodriguez
On Wednesday, March 11, 2015 6:20:25 AM Mick wrote: On Tuesday 10 Mar 2015 23:33:33 Fernando Rodriguez wrote: On Tuesday, March 10, 2015 11:19:34 PM Mick wrote: On Tuesday 10 Mar 2015 22:45:28 Dale wrote: Mick wrote: This is the second machine I am getting a 404 in as many weeks

Re: [gentoo-user] Network manager [ control of wireless and wired interafaces]

2015-03-11 Thread Fernando Rodriguez
. If you use systemd net-misc/netctl has a nice curses UI but I've only tried on Arch. -- Fernando Rodriguez

Re: [gentoo-user] My machine wakes up from hibernation in GMT time !?!?

2015-03-10 Thread Fernando Rodriguez
On Tuesday, March 10, 2015 1:05:58 PM Walter Dnes wrote: On Tue, Mar 10, 2015 at 03:39:05AM -0400, Fernando Rodriguez wrote Are you using OpenRC? If so, do you have the hwclock init script set to run at boot? Yes and yes. /sbin/rc-update show boot shows it. rc-status boot also

Re: [gentoo-user] My machine wakes up from hibernation in GMT time !?!?

2015-03-10 Thread Fernando Rodriguez
][waltdnes][~] cat bin/settime #!/bin/bash date /usr/bin/sudo /usr/bin/openrdate -n -s ca.pool.ntp.org /usr/bin/sudo /sbin/hwclock --systohc date Are you using OpenRC? If so, do you have the hwclock init script set to run at boot? -- Fernando Rodriguez signature.asc Description

Re: [gentoo-user] Can't fetch www-plugins/chrome-binary-plugins

2015-03-10 Thread Fernando Rodriguez
good for a short while after it gets marked stable. Just keyword the unstable package. -- Fernando Rodriguez signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] gummiboot does not display new kernel

2015-03-08 Thread Fernando Rodriguez
time at first try ;-) Just a guess, if you move it back to the original name, does it boot? Maybe there was something funny with the directory entry that confused the bootloader's FAT driver and got fixed when you moved it. -- Fernando Rodriguez signature.asc Description

Re: [gentoo-user] gummiboot does not display new kernel

2015-03-08 Thread Fernando Rodriguez
On Sunday, March 08, 2015 10:37:22 PM Stefan G. Weichinger wrote: On 08.03.2015 21:21, Fernando Rodriguez wrote: Just a guess, if you move it back to the original name, does it boot? Maybe there was something funny with the directory entry that confused the bootloader's FAT driver and got

Re: [gentoo-user] See bootup/poweroff screen?

2015-03-05 Thread Fernando Rodriguez
messages, if it comes from some program it's probably on the system log (or nowhere at all). -- Fernando Rodriguez

Re: [gentoo-user] Re: Deleted kdevelop ebuilds

2015-03-01 Thread Fernando Rodriguez
On Sunday, March 01, 2015 3:01:09 AM Michael Palimaka wrote: On 27/02/15 19:07, Fernando Rodriguez wrote: I've been using kdevelop-4.7.0 (unstable) for a while and it was working just fine. Then about a couple weeks ago it's ebuild got deleted from the portage tree and replaced

Re: [gentoo-user] gummibootx64.efi OR bootx64.efi?

2015-03-01 Thread Fernando Rodriguez
efibootmgr -v will show you which one you're using. -- Fernando Rodriguez

Re: [gentoo-user] EFI install ( continum) [ system hangs at boot ]

2015-03-01 Thread Fernando Rodriguez
On Saturday, February 28, 2015 12:50:37 PM Tom H wrote: On Fri, Feb 27, 2015 at 5:47 PM, Fernando Rodriguez frodriguez.develo...@outlook.com wrote: Efibootmgr is not a boot manager, it's an utility to interface with the EFI firmware on the motherboard and you don't need to hardcode

[gentoo-user] Deleted kdevelop ebuilds

2015-02-27 Thread Fernando Rodriguez
the next time you run emerge -vauDN so you have no simple way of going back to your working configuration since the ebuild is gone. -- Fernando Rodriguez

Re: [gentoo-user] Deleted kdevelop ebuilds

2015-02-27 Thread Fernando Rodriguez
get deleted ebuilds from it. I think it would be best if portage didn't downgrade packages automatically. -- Fernando Rodriguez signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] EFI install ( continum) [ system hangs at boot ]

2015-02-27 Thread Fernando Rodriguez
with the command line at boot time. -- Fernando Rodriguez signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] syslog-ng: how to read the log files

2015-02-19 Thread Fernando Rodriguez
/var/log/messages to less. You can use strings(1) for systemd journal files also. -- Fernando Rodriguez signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] Re: Manipulating ext2 image without root access.

2015-02-11 Thread Fernando Rodriguez
On Monday, February 09, 2015 11:05:08 PM Jonathan Callen wrote: On 02/09/2015 10:23 PM, Fernando Rodriguez wrote: Hi, I need a way to manipulate a ext2 HD image as a regular user (without mounting it). All I need is to copy a file to the image (possibly overwritting an existing file

[gentoo-user] Manipulating ext2 image without root access.

2015-02-09 Thread Fernando Rodriguez
Hi, I need a way to manipulate a ext2 HD image as a regular user (without mounting it). All I need is to copy a file to the image (possibly overwritting an existing file). For FAT it can be done with mtools, is there anything like it of ext? -- Fernando Rodriguez

[gentoo-user] Samba shares gone from from Dolphin after update.

2014-12-12 Thread Fernando Rodriguez
Hello, I just got a kde update and after rebooting my samba shares are gone from Dolphin (under Network). Originally I had to enable the samba use flag for kde- base/kdebase-kioslaves to get this feature and it's still set. Does anyone know how to re-enable it? -- Fernando Rodriguez

Re: [gentoo-user] [half OT] WLAN totally beginners question

2014-12-07 Thread Fernando Rodriguez
or if there's support for it on linux. -- Fernando Rodriguez PGP Key: http://keys.gnupg.net/pks/lookup?op=getsearch=0xF6CE157FF9525C1C signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] Shutdown, Gentoo and the Arietta.G25

2014-12-01 Thread Fernando Rodriguez
with different options. So check your inittab on Gentoo and make sure it calls halt in the same way. -- Fernando Rodriguez frodriguez.develo...@outlook.com PGP Key: http://keys.gnupg.net/pks/lookup?op=getsearch=0xF6CE157FF9525C1C signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] Shutdown, Gentoo and the Arietta.G25

2014-12-01 Thread Fernando Rodriguez
init scripts on Debian and see what it does when it is set. -- Fernando Rodriguez frodriguez.develo...@outlook.com PGP Key: http://keys.gnupg.net/pks/lookup?op=getsearch=0xF6CE157FF9525C1C signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] Iron penguin on usb?

2014-11-25 Thread Fernando Rodriguez
it on your /home directory cause it'll give you problems. -- Fernando Rodriguez PGP Key: http://keys.gnupg.net/pks/lookup?op=getsearch=0xF6CE157FF9525C1C signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] kernel 3.17.0

2014-10-29 Thread Fernando Rodriguez
On Friday 24 October 2014 7:22:24 AM Rich Freeman wrote: On Thu, Oct 23, 2014 at 11:53 PM, Fernando Rodriguez frodriguez.develo...@outlook.com wrote: On Monday 20 October 2014 10:59:52 AM Michael Mattes wrote: And that is because of the additional features? :-D I've had issues

Re: [gentoo-user] kernel 3.17.0

2014-10-23 Thread Fernando Rodriguez
On Monday 20 October 2014 10:59:52 AM Michael Mattes wrote: And that is because of the additional features? :-D I've had issues with the additional features too. Some of the USB serial devices don't get detected. But this is fixed by disabling the Gentoo specific options. I may be wrong but I

Re: [gentoo-user] Re: Noob WiFi question (yes-or-no answer will suffice)

2014-10-03 Thread Fernando Rodriguez
. -- Fernando Rodriguez frodriguez.develo...@outlook.com

Re: [gentoo-user] Forcing kmail to always default to NON-html email

2014-09-15 Thread Fernando Rodriguez
On Monday 15 September 2014 8:03:50 AM J. Roeleveld wrote: Please do NOT top-post. On Sunday, September 14, 2014 05:27:22 PM Fernando Rodriguez wrote: It remembers the setting but even when it is turned on it only sends HTML if you use Rich Text formatting on the email, so you enable

Re: [gentoo-user] Forcing kmail to always default to NON-html email

2014-09-14 Thread Fernando Rodriguez
-user] Forcing kmail to always default to NON-html email On Saturday, September 13, 2014 05:19:17 PM Fernando Rodriguez wrote: On Saturday 13 September 2014 9:54:34 AM J. Roeleveld wrote: On 13 September 2014 09:49:19 CEST, Mick michaelkintz...@gmail.com wrote: On Saturday 13 Sep 2014 07:56:50

Re: [gentoo-user] Forcing kmail to always default to NON-html email

2014-09-13 Thread Fernando Rodriguez
On Saturday 13 September 2014 9:54:34 AM J. Roeleveld wrote: On 13 September 2014 09:49:19 CEST, Mick michaelkintz...@gmail.com wrote: On Saturday 13 Sep 2014 07:56:50 J. Roeleveld wrote: Hi all, I have not been able to find a setting anywhere in KMail to force it to always default to

<    1   2   3   4