Re: Discourse - DeviceMapper causing corruption?

2016-04-01 Thread Philip Rhoades
People, Date: Mon, 21 Mar 2016 15:02:02 -0600 From: Chris Murphy To: p...@pricom.com.au, Community support for Fedora users Subject: Re: Discourse - DeviceMapper causing corruption? Message-ID: Content-Type: text/plain; charset=UTF-8 On Mon, Mar 21, 2016 at 1:03 PM,

Re: devtmpfs on /dev type devtmpfs

2016-04-01 Thread Joe Zeff
On 04/01/2016 08:05 AM, Paul Schroeder wrote: I tried both. Neither solution seemed to keep the mount from happening. Have you considered using umount to remove the unwanted mount in /etc/rc.d/rc.local? It's not exactly elegant, but it should do the trick. -- users mailing list users@lists.

Re: running firefox over X tunneling (was Re: export of programs via ssh)

2016-04-01 Thread Matthew Miller
On Wed, Mar 30, 2016 at 10:19:52AM +0300, Todor Petkov wrote: > I will try from another Linux workstation today. Ah. Try LIBGL_DRI3_DISABLE=1 See this thread: https://lists.fedoraproject.org/archives/list/de...@lists.fedoraproject.org/thread/CIKFAMSTDTZSLXGKMZ4B7FHNPVMGBWXY/#CIKFAMSTDTZSLXGKMZ4B

Re: How to rip a DVD?

2016-04-01 Thread Thomas Cameron
On 04/01/2016 09:47 AM, Peter Reed wrote: > On Fri, 1 Apr 2016 09:23:19 -0500 > Thomas Cameron wrote: > >> On 03/31/2016 11:23 PM, Niels Kobschaetzki wrote: >>> On 16/03/31 22:02, Thomas Cameron wrote: >>> Does anyone know a way of doing this on Fedora? My Google-fu must not be good,

Re: OT: Suspend/restore and USB devices

2016-04-01 Thread Patrick O'Callaghan
On Fri, 2016-04-01 at 10:23 -0700, Rick Stevens wrote: > > On 04/01/2016 09:59 AM, Patrick O'Callaghan wrote: > > > > > > On Fri, 2016-04-01 at 10:27 -0600, jd1008 wrote: > > > > > > > > > I have had the same problem. So, what I do is unmount the plugin, > > > remove it, and then hibernate. >

Re: OT: Suspend/restore and USB devices

2016-04-01 Thread Patrick O'Callaghan
On Fri, 2016-04-01 at 10:23 -0700, Rick Stevens wrote: > > On 04/01/2016 09:59 AM, Patrick O'Callaghan wrote: > > > > > > On Fri, 2016-04-01 at 10:27 -0600, jd1008 wrote: > > > > > > > > > I have had the same problem. So, what I do is unmount the plugin, > > > remove it, and then hibernate. >

Re: DNF is a time waster

2016-04-01 Thread Bear Tooth
On Tue, 29 Mar 2016 10:36:37 -0700, CLOSE Dave wrote: > That is, it works but it takes an unreasonably long time to do so. How > can it be that, DNF knows the package is already installed and /still/ > takes such a long time to decide that dependencies are ok? There aren't > any dependencies to re

Re: Dovecot password scheme : Blowfish

2016-04-01 Thread arnaud gaboury
On Fri, Apr 1, 2016 at 7:10 PM, stan wrote: > On Fri, 1 Apr 2016 18:24:35 +0200 > arnaud gaboury wrote: > > > > I was thinking of installing via rpm the opensuse rpm package with a > > different location, then build dovecot using this glibc. But the > > If it is the same glibc as Fedora uses, wh

Re: OT: Suspend/restore and USB devices

2016-04-01 Thread Rick Stevens
On 04/01/2016 09:59 AM, Patrick O'Callaghan wrote: On Fri, 2016-04-01 at 10:27 -0600, jd1008 wrote: I have had the same problem. So, what I do is unmount the plugin, remove it, and then hibernate. Not really feasible when the device is used by the mouse, and in any case it wouldn't gain anythi

Re: OT: Suspend/restore and USB devices

2016-04-01 Thread Patrick O'Callaghan
On Fri, 2016-04-01 at 10:09 -0600, Greg Woods wrote: > On Fri, Apr 1, 2016 at 10:01 AM, Patrick O'Callaghan il.com> > wrote: > > > Perhaps I wasn't clear. > > > I think you were, I just hadn't had my coffee yet :-) > > I don't use suspend that much on my desktops, I normally just > hibernate,

Re: Dovecot password scheme : Blowfish

2016-04-01 Thread stan
On Fri, 1 Apr 2016 18:24:35 +0200 arnaud gaboury wrote: > I was thinking of installing via rpm the opensuse rpm package with a > different location, then build dovecot using this glibc. But the If it is the same glibc as Fedora uses, which is likely, this won't help, as the crypt still won't ha

Re: OT: Suspend/restore and USB devices

2016-04-01 Thread Patrick O'Callaghan
On Fri, 2016-04-01 at 10:27 -0600, jd1008 wrote: > I have had the same problem. So, what I do is unmount the plugin, > remove it, and then hibernate. Not really feasible when the device is used by the mouse, and in any case it wouldn't gain anything over what I'm doing now. poc -- users mailing

Re: OT: Suspend/restore and USB devices

2016-04-01 Thread Patrick O'Callaghan
On Fri, 2016-04-01 at 10:09 -0600, Greg Woods wrote: > On Fri, Apr 1, 2016 at 10:01 AM, Patrick O'Callaghan il.com> > wrote: > > > > > Perhaps I wasn't clear. > > I think you were, I just hadn't had my coffee yet :-) > > I don't use suspend that much on my desktops, I normally just > hibernate

Re: Dovecot password scheme : Blowfish

2016-04-01 Thread stan
On Fri, 1 Apr 2016 15:07:34 +0200 arnaud gaboury wrote: > Fedora 23 > > I built an email server with postfix+dovecot+postgresql. > > When it comes to retrieve the user password, I have this error from > dovecot: > > Unknown scheme BLF-CRYPT > > In fact, my passwords are encrypted this way in

Re: OT: Suspend/restore and USB devices

2016-04-01 Thread jd1008
On 04/01/2016 10:09 AM, Greg Woods wrote: On Fri, Apr 1, 2016 at 10:01 AM, Patrick O'Callaghan mailto:pocallag...@gmail.com>> wrote: Perhaps I wasn't clear. I think you were, I just hadn't had my coffee yet :-) I don't use suspend that much on my desktops, I normally just hibernate,

Re: Dovecot password scheme : Blowfish

2016-04-01 Thread arnaud gaboury
On Fri, Apr 1, 2016 at 3:07 PM, arnaud gaboury wrote: > Fedora 23 > > I built an email server with postfix+dovecot+postgresql. > > When it comes to retrieve the user password, I have this error from > dovecot: > > Unknown scheme BLF-CRYPT > > In fact, my passwords are encrypted this way in my DB

Re: OT: Suspend/restore and USB devices

2016-04-01 Thread Greg Woods
On Fri, Apr 1, 2016 at 10:01 AM, Patrick O'Callaghan wrote: > Perhaps I wasn't clear. I think you were, I just hadn't had my coffee yet :-) I don't use suspend that much on my desktops, I normally just hibernate, in which case it does go through the booting process when resuming, and if I leav

Re: OT: Suspend/restore and USB devices

2016-04-01 Thread Patrick O'Callaghan
On Fri, 2016-04-01 at 09:41 -0600, Greg Woods wrote: > On Fri, Apr 1, 2016 at 3:33 AM, Patrick O'Callaghan l.com> > wrote: > > > > > when I suspend the system and try to > > restart it, nothing will happen until I physically remove the > > dongle > > from the extension cable. The screen will the

Re: OT: Suspend/restore and USB devices

2016-04-01 Thread Greg Woods
On Fri, Apr 1, 2016 at 3:33 AM, Patrick O'Callaghan wrote: > when I suspend the system and try to > restart it, nothing will happen until I physically remove the dongle > from the extension cable. The screen will then come back to life > At what point is the boot process when the screen comes ba

Re: How to rip a DVD?

2016-04-01 Thread Thomas Cameron
On 04/01/2016 09:35 AM, Niels Kobschaetzki wrote: > On 16/04/01 09:23, Thomas Cameron wrote: >> On 03/31/2016 11:23 PM, Niels Kobschaetzki wrote: >>> On 16/03/31 22:02, Thomas Cameron wrote: >>> Does anyone know a way of doing this on Fedora? My Google-fu must not be good, as I've fo

Re: How to rip a DVD?

2016-04-01 Thread Thomas Cameron
On 03/31/2016 10:45 PM, Ed Greshko wrote: > In the past, before all my DVD players died, I used "dvdrip" (available in > the rpmfusion > repo) to perform this function. > As long as I have libdvdcss installed I didn't have problems with copy > protected media. dvdcss is installed, and dvdrip giv

Re: How to rip a DVD?

2016-04-01 Thread Thomas Cameron
On 03/31/2016 10:44 PM, Tim wrote: > As far as Thomas is concerned, I haven't tried this with copyguarded > DVDs, but if you can play the disc with something like VLC, it can > stream what it can play to a file. The stream should be the decoded > version, not the scrambled data directly from the

Re: devtmpfs on /dev type devtmpfs

2016-04-01 Thread Paul Schroeder
On Fri, Apr 1, 2016 at 1:38 AM, James Hogarth wrote: > > On 31 Mar 2016 21:24, "Paul Schroeder" wrote: > > > > > > > > On Thu, Mar 31, 2016 at 2:17 PM, James Hogarth > wrote: > >> > >> > >> On 31 Mar 2016 19:07, "Matthew Miller" > wrote: > >> > > >> > On Thu, Mar 31, 2016 at 01:00:24PM -0500,

Re: How to rip a DVD?

2016-04-01 Thread Peter Reed
On Fri, 1 Apr 2016 09:23:19 -0500 Thomas Cameron wrote: > On 03/31/2016 11:23 PM, Niels Kobschaetzki wrote: > > On 16/03/31 22:02, Thomas Cameron wrote: > > > >> Does anyone know a way of doing this on Fedora? My Google-fu must > >> not be good, as I've found references to this being copy > >>

Re: How to rip a DVD?

2016-04-01 Thread Niels Kobschaetzki
On 16/04/01 09:23, Thomas Cameron wrote: On 03/31/2016 11:23 PM, Niels Kobschaetzki wrote: On 16/03/31 22:02, Thomas Cameron wrote: Does anyone know a way of doing this on Fedora? My Google-fu must not be good, as I've found references to this being copy protected, but am only finding links to

Re: How to rip a DVD?

2016-04-01 Thread Thomas Cameron
On 03/31/2016 11:23 PM, Niels Kobschaetzki wrote: > On 16/03/31 22:02, Thomas Cameron wrote: > >> Does anyone know a way of doing this on Fedora? My Google-fu must not be >> good, as I've found references to this being copy protected, but am only >> finding links to closed source Windows software

Re: How to rip a DVD?

2016-04-01 Thread Thomas Cameron
On 03/31/2016 10:22 PM, thibaut noah wrote: > > 2016-04-01 5:02 GMT+02:00 Thomas Cameron >: > > Does anyone know a way of doing this on Fedora? My Google-fu must not be > > > If you have the dvd you have the right to do copies for yourself. > Long sto

Re: 4.6 kernel timeframe?

2016-04-01 Thread James Hogarth
On 1 April 2016 at 12:47, Tom Horsley wrote: > When is a fedora release likely to have the 4.6 kernel > (I suspect fedora 25)? > > I saw rumors the nvidia maxwell card firmware will finally > be included in 4.6 and it might finally be possible to > use nouveau with my graphics card, so I'm just w

Dovecot password scheme : Blowfish

2016-04-01 Thread arnaud gaboury
Fedora 23 I built an email server with postfix+dovecot+postgresql. When it comes to retrieve the user password, I have this error from dovecot: Unknown scheme BLF-CRYPT In fact, my passwords are encrypted this way in my DB. After some readings, it seems not all Linux distro have glibc built wi

4.6 kernel timeframe?

2016-04-01 Thread Tom Horsley
When is a fedora release likely to have the 4.6 kernel (I suspect fedora 25)? I saw rumors the nvidia maxwell card firmware will finally be included in 4.6 and it might finally be possible to use nouveau with my graphics card, so I'm just wondering when I might be able to stop fooling with nvidia

Re: OT: Suspend/restore and USB devices

2016-04-01 Thread Tim
On Fri, 2016-04-01 at 10:33 +0100, Patrick O'Callaghan wrote: > Do I need to get a better cable? If not, what can I do? If it used to work without plugging and unplugging, on the same port, I'd suspect the cable. -- tim@localhost ~]$ uname -rsvp Linux 3.19.8-100.fc20.i686 #1 SMP Tue May 12 17:4

OT: Suspend/restore and USB devices

2016-04-01 Thread Patrick O'Callaghan
This is possibly a hardware issue rather than a Fedora problem, but I thought I'd bring it up anyway: I have a Bluetooth mouse connected via a BT dongle. The dongle normally sits on the back of my cpu case on the floor beneath my desk, but I've noticed this often produces lag in mouse movement, pr

Re: How to rip a DVD?

2016-04-01 Thread fred roller
you can also try: dd if=/dev/[dvd device] of=/home/[user]/Video/[Title].iso bs=2048 conv=notrunc if the write protect fails that then try: ddrescue -n -b 2048 /dev/[dvd device] [Title].iso this will create a DVD duplicate ISO file. VLC, available on the tablets, will play this easy, and it fun

Re: How to rip a DVD?

2016-04-01 Thread Patrick O'Callaghan
On Fri, 2016-04-01 at 05:22 +0200, thibaut noah wrote: > 2016-04-01 5:02 GMT+02:00 Thomas Cameron com>: > > > > > Does anyone know a way of doing this on Fedora? My Google-fu must > > not be > > > If you have the dvd you have the right to do copies for yourself. > Long story short, don't bother

Re: Fedora 23 Apper display garbled

2016-04-01 Thread Ed Greshko
On 04/01/16 16:05, Mayavimmer wrote: > Hello list, this is my first question on Fedora lists. Gentle guiding > appreciated. > > Problem: when I run Apper the progress information, such as "Downloading gcc" > and > similar, is a bit garbled. It seems that it writes "Downloading" first, then > o

Fedora 23 Apper display garbled

2016-04-01 Thread Mayavimmer
Hello list, this is my first question on Fedora lists. Gentle guiding appreciated. Problem: when I run Apper the progress information, such as "Downloading gcc" and similar, is a bit garbled. It seems that it writes "Downloading" first, then overwrites it with "Downloading gcc" shifted to the

Re: How to rip a DVD?

2016-04-01 Thread Fernando Cassia
On 4/1/16, Thomas Cameron wrote: > I've always used handbrake to rip an mp4 file for this, but this > particular DVD seems to be copy protected somehow. It's "From Up On > Poppy Hill," from Studio Ghibli. Just checked this title on amazon.com and I see it's available in a "Blu Ray / DVD Combo pa

Re: How to rip a DVD?

2016-04-01 Thread Fernando Cassia
On 4/1/16, François Patte wrote: > The problem is that video dvd that you can buy are double layer dvd > (about 9Gb) and the RW dvd are only 4.7 Gb so you need to compress the > data ripped from the video dvd. k9copy does the job. There's double-layer recordable DVD media since ages FYI http

Re: How to rip a DVD?

2016-04-01 Thread François Patte
Le 01/04/2016 05:02, Thomas Cameron a écrit : > Howdy, all - > > I have purchased a DVD for my kids, and I want to make it available on > their tablet for car trips and the like. Totally legal, not pirating, > blah, blah, blah. > > I've always used handbrake to rip an mp4 file for this, but this