On 30.09.2013 19:49, Nate Pearlstein wrote:
> Looks like the skge module for some ethernet cards is busted in 3.11 kernel.
> Had to revert to 3.10
>
> http://www.spinics.net/lists/netdev/msg250997.html
>
> Hopefully this gets reverted...
BTW check update,
$ rpm -q --changelog kernel-3.11.2-20
On 20 August 2013 00:27, Raman Gupta wrote:
> On 08/19/2013 01:10 AM, Raman Gupta wrote:
> > Next problem: getting PulseAudio to recognize that I have both
> > headphones plugged in (to the retasked jack) as well as regular
> > speakers, and switch between them at command.
> >
> > PulseAudio show
On 01.10.2013 01:34, jackson byers wrote:
…
> and the installer came up
> but I couldn't manage the installer--
> it seemed to insist on using all available space,
> and I could find no way to change that.
> and the install failed,
> with my usb external now forrmatted with 4 more large partitions.
| > On Sat, Sep 28, 2013 at 6:21 AM, Frank Murphy
| > wrote: [...]
| > > #!/bin/bash
Unless I really need bash, I use:
#!/bin/sh
More portable. You'll be surprised how little bash actually gives
you in scripting scenarios.
| > > ## Download no-bebug rawhide kernel
| > > /usr/bin/cd
/var/cac
On Tue, 2013-10-01 at 01:25 +0200, poma wrote:
> On 01.10.2013 00:32, Craig Lanning wrote:
> …
> > Is there a way I can reactivate the laptop screen without using the
> > Display applet in the gnome-control-center?
> >
>
> $ mv $HOME/.config/monitors.xml $HOME/.config/monitors.xml-backup
Thanks.
If this is a repeat, my apologies; I sent it several days ago
and haven't seen it in the "piper" history.
If this is a repeat, my apologies; I sent it several days ago
and haven't seen it in the "piper" history.
I have done hard disk installs using dvd.iso in the past several tilmes:
f11,f12, f1
On 01.10.2013 00:32, Craig Lanning wrote:
…
> Is there a way I can reactivate the laptop screen without using the
> Display applet in the gnome-control-center?
>
$ mv $HOME/.config/monitors.xml $HOME/.config/monitors.xml-backup
man 1 xrandr
http://www.x.org/wiki/Projects/XRandR/
Enjoy reading.
I have a laptop in a dock with an external monitor. In Fedora 18, I
configured it use the external monitor as the primary display and to
turn the laptop screen off.
The machine in question has the following configuration:
HP EliteBook 8560p
Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz
8GB RAM
ATI Ra
On 30.09.2013 19:49, Nate Pearlstein wrote:
> Looks like the skge module for some ethernet cards is busted in 3.11 kernel.
> Had to revert to 3.10
>
> http://www.spinics.net/lists/netdev/msg250997.html
>
> Hopefully this gets reverted...
Actually this is a good example of how to NOT maintain
Looks like the skge module for some ethernet cards is busted in 3.11 kernel.
Had to revert to 3.10
http://www.spinics.net/lists/netdev/msg250997.html
Hopefully this gets reverted...
--
Nate Pearlstein - npe...@sgi.com - Product Support Engineer
--
users mailing list
users@lists.fedoraproject.
Is it possible to have a usb stick
used a specific /dev/sdz
based on device label
So no matter which usb slot,
it's pugged into, gets the same sdz
my udev rule. so far:
BUS=="usb",
KERNEL=="sd*",
ATTRS{label}=="foo_or_bar",
[...]
--
Regards,
Frank
www.frankly3d.com
--
users mailing list
use
Ok! 2nd day research did the result.
grub.cfg needs to placed in same directory as grubx64.efi
Robert
--
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://fedorapro
I use an usb based keyfile,
to unlock luks disks\partitions.
It works on all boxes, but two hard-disks on my torrent box.
which politely wait for paswword to be entered.
cryptseup luksAddKey has been used on both drives.
Can't figure it out.
--
Regards,
Frank
www.frankly3d.com
--
users maili
Hello,
I do experience another issue with this USB key.
If the screen turns in save mode, then after I re-log, I can never return to
my session: the screen is black.
Only one option: kill the session.
>
> > I did close (after umount and using root)
>
> > /dev/mapper/luks-61967fe7-9143-45ea-a
Hi all!
I have the following configuration.
Win7 UEFI install
Fedora 19 UEFI install
Disk has GPT and Linux has following partitions:
/, /boot, /boot/efi, swap, /home (luks)
After installing Fedora 19 my system booted into Win7 instead of Fedora 19.
I have found out that the EFI entry of my prev
On Sat, 28 Sep 2013 10:31:07 -0500
inode0 wrote:
> On Sat, Sep 28, 2013 at 6:21 AM, Frank Murphy
> wrote:
> > Still haven't mastered bash, not even a jack (
> >
> > Have strung some command(s) together in /etc/cron.daily
> >
> > #!/bin/bash
> > ## Download no-bebug rawhide kernel
> > /usr/bin/cd
On 30.09.2013, Patrick Dupre wrote:
> I did close (after umount and using root)
> /dev/mapper/luks-61967fe7-9143-45ea-aaf5-2e2697dbfeed
> but again, when I plug the key back, it mounts the vol without
> askig the passphrase.
So something is caching your passphrase. Now you have to find out wha
Scott Beamer wrote:
> A bug report has been filed: https://bugzilla.redhat.com/show_bug.cgi?
> id=991762
>
> In the meantime, what is the workaround for this?
The aforementioned bug says it's (mostly) harmless, are you experiencing any
other bad side-effects?
-- Rex
--
users mailing list
use
> >> Hello,
> >>
> >> I encripted one partition of a usb key.
> >> When I plug it, it used to ask me about the paraphase, but after I
> >> entered one time, the partition is mounted. Then, I can eject the
> >> key, and replug it,
> >> but it does not ask me anymore the paraphrase, mounting the par
> On 28.09.2013, Patrick Dupre wrote:
>
> > I would like that it ask me the paraphrase every time that the key
> > in replugged. How can I get this behavior?
>
> You have to check if there's something which caches your passphrase,
> and in this case you should prevent your passphrase from being
On 29. 9. 2013 at 18:02:57, Özgür wrote:
> And why do hidden groups exist at all? I cannot see any point of hiding
> "Development Libraries". Is it very infrequently used? No. Is it
> dangerous? No. So what is the point?
My guess is that the group is not intended (for whatever reason) to be
insta
21 matches
Mail list logo