Re: Is hibernation broken?

2016-09-26 Thread jd1008
On 09/25/2016 05:07 PM, Patrick O'Callaghan wrote: On Sun, 2016-09-25 at 14:52 -0600, jd1008 wrote: And it failed again, in identical circumstances to the last time when it worked. poc I strongly suspect a HW issue. Patrick, please recheck /etc/default/grub and be sure it is as wha

Re: liveusb-creator

2016-09-26 Thread jd1008
On 09/25/2016 08:15 PM, fred roller wrote: [root@Jehovah Downloads]# dd if=Fedora-Workstation-Live-x86_64-25_Alpha-2.iso of=/dev/sda1 bs=16M dd: error writing '/dev/sda1': No space left on device 32+0 records in 31+0 records out 524288000 bytes (524 MB, 500 MiB) copied, 1.26722 s, 414 MB/s

Re: liveusb-creator

2016-09-26 Thread jd1008
On 09/26/2016 01:18 PM, Rick Stevens wrote: On 09/26/2016 11:27 AM, Kevin Cummings wrote: On 09/25/16 22:15, fred roller wrote: [root@Jehovah Downloads]# dd if=Fedora-Workstation-Live-x86_64-25_Alpha-2.iso of=/dev/sda1 bs=16M dd: error writing '/dev/sda1': No space left on device 32+0 records

Re: liveusb-creator

2016-09-27 Thread jd1008
rking solution to his GUI problem? The kettle calling the pot .etc On 09/27/2016 09:32 AM, Chris Murphy wrote: This is an annoying thread. Ranjan, jd1008, Jon LaBadie - consider yourselves lucky the OP did not experience data loss as a result of obviously bad advice. Even my house

Re: liveusb-creator

2016-09-27 Thread jd1008
On 09/27/2016 07:20 AM, fred roller wrote: On Mon, Sep 26, 2016 at 11:14 PM, jd1008 <mailto:jd1...@gmail.com>> wrote: But Rick, the OP was trying to dd into /dev/sda How can it be that the system boots off of some disk that is not /dev/sda, and /dev/sda is empty?

Re: liveusb-creator

2016-09-27 Thread jd1008
On 09/26/2016 05:51 PM, Ed Greshko wrote: On 09/27/16 07:21, Patrick O'Callaghan wrote: On Tue, 2016-09-27 at 06:44 +0800, Ed Greshko wrote: On 09/27/16 00:19, jd1008 wrote: In case you are using the Nvidia proprietary driver proprietary driver, then as Ed Greshko pointed out I hav

Re: F18 updates

2016-09-28 Thread jd1008
On 09/28/2016 06:43 PM, Dave Stevens wrote: I've got a box with F18 on it. It has not been connected to the internet for two years but I need to use it now for a while, after which I'll install a newer version. The first thing I did after connecting it was to run updates. I got about a hundre

Re: F18 updates

2016-09-28 Thread jd1008
On 09/28/2016 07:11 PM, Doug wrote: On 09/28/2016 08:57 PM, Rick Stevens wrote: On 09/28/2016 05:43 PM, Dave Stevens wrote: I've got a box with F18 on it. It has not been connected to the internet for two years but I need to use it now for a while, after which I'll install a newer version. T

Re: F18 updates

2016-09-29 Thread jd1008
On 09/29/2016 10:34 AM, Rick Stevens wrote: On 09/28/2016 07:08 PM, stan wrote: On Wed, 28 Sep 2016 18:01:29 -0700 Dave Stevens wrote: Quoting jd1008 : The url of the repos change AFTER the release is no longer supported. A bunch of crap, I know - but I had the same issue with another

Re: F18 updates

2016-09-29 Thread jd1008
On 09/29/2016 11:46 AM, Dave Stevens wrote: Quoting jd1008 : On 09/29/2016 10:34 AM, Rick Stevens wrote: On 09/28/2016 07:08 PM, stan wrote: On Wed, 28 Sep 2016 18:01:29 -0700 Dave Stevens wrote: Quoting jd1008 : The url of the repos change AFTER the release is no longer supported

ata/scsi kernel driver debug output into dmesg

2016-09-29 Thread jd1008
Can anyone tell me if this means drive is dying? Or could it be an issue with the slowness of the USB port? [16906.959961] sd 4:0:0:0: [sdb] uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN [16906.959973] sd 4:0:0:0: [sdb] CDB: [16906.959975] ATA command pass through(12)/Blank: a1 08 2e d0 01

Re: New(er) kernel RPMs?

2016-10-17 Thread jd1008
On 10/17/2016 07:56 PM, Michael B Allen wrote: I just got a Dell Latitude E7470. Mostly works with the latest Fedora live. However, attaching an external monitor to the HDMI port hangs the machine. I've been using Linux as my primary machine long enough to know that it smells very much like a

Re: Off Topic- Architectural Question..

2016-10-22 Thread jd1008
On 10/22/2016 12:14 PM, Gordon Messmer wrote: On 10/22/2016 06:13 AM, bruce wrote: I've thought of having a "pid" file on the nfs, where each clientApp would reset/lock/use the pidFile to then get/use/delete the file as required, but this seems tb slow.. but doable. Probably. You'd have a

Re: Off Topic- Architectural Question..

2016-10-22 Thread jd1008
On 10/22/2016 02:39 PM, bruce wrote: On Sat, Oct 22, 2016 at 4:00 PM, jd1008 wrote: On 10/22/2016 12:14 PM, Gordon Messmer wrote: On 10/22/2016 06:13 AM, bruce wrote: I've thought of having a "pid" file on the nfs, where each clientApp would reset/lock/use the pidFile

youtube-dl

2016-10-27 Thread jd1008
A new strange behavior of this util. When downloading a format of the file that is pure video (i.e. no audio) I end up with tens of small files each one labeled by the name of the listed movie appended with .part-FragN where N ranges from 0 to more than 200 sometimes. I updated youtube-dl by

Re: youtube-dl

2016-10-28 Thread jd1008
On 10/28/2016 11:13 AM, stan wrote: 2016-10-28 5:22 GMT+02:00 jd1008 : A new strange behavior of this util. When downloading a format of the file that is pure video (i.e. no audio) I end up with tens of small files each one labeled by the name of the listed movie appended with .part-FragN

Re: youtube-dl

2016-10-28 Thread jd1008
On 10/28/2016 04:57 AM, Zoltan Hoppar wrote: Hi Jd, Did you checked the older version? Downgrade perhaps to avoid bogus version? Z 2016-10-28 5:22 GMT+02:00 jd1008 : A new strange behavior of this util. When downloading a format of the file that is pure video (i.e. no audio) I end up with

X11: Setting the delta number of pixels to sense pointer movement

2016-10-30 Thread jd1008
Anyone know the incantation? Thanx. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: WD My Passport Ultra 3T usb drive problem

2016-10-30 Thread jd1008
On 10/30/2016 06:45 PM, Gregory P. Ennis wrote: Michael, Thanks for your help I have ntfs-3g installed as well as ntfsprogs. gparted does not recognize the drive fdisk -l pauses after displaying every other file system on the machine, and then returns the prompt without any notice that it h

Re: WD My Passport Ultra 3T usb drive problem

2016-10-30 Thread jd1008
On 10/30/2016 08:31 PM, fred roller wrote: [22133.737857] sd 12:0:0:0: [sdd] Spinning up disk... [22134.737714] ... ...not responding... System is detecting... you are being assigned sdd in your sequence but t

Re: WD My Passport Ultra 3T usb drive problem

2016-10-31 Thread jd1008
Perhaps - JUST PERHAPS - your damned cable is crappy. Get a brand new one made for disks, and not charging cell phones. On 10/31/2016 09:12 AM, Gordon Messmer wrote: On 10/30/2016 05:50 PM, Gregory P. Ennis wrote: [22033.163868] sd 12:0:0:0: [sdd] Spinning up disk... [22033.165424] ses 12:0:0:

Re: install.img

2016-10-31 Thread jd1008
See http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/ On 10/31/2016 12:28 PM, CLOSE Dave wrote: I need a copy of the install.img file for Fedora 20. It doesn't seem to be present in archives.fedoraproject.org or in the F20 netinstall ISO. Can anyone point me to a copy? __

Re: install.img

2016-10-31 Thread jd1008
e F20 netinstall ISO. Can anyone point me to a copy? On 10/31/16 11:47, jd1008 wrote: See http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/ Thanks but no cigar... As I said, I don't see install.img there. Index of /pub/archive/fedora/linux/releases/20/Fedora/x86_64/os/im

Re: install.img

2016-10-31 Thread jd1008
Tell the list what exactly you wish to achieve, then perhaps you will receive help. Asking for a filename is not the way to seek help on this list. On 10/31/2016 01:28 PM, CLOSE Dave wrote: On 10/31/16 12:23, jd1008 wrote: Good grief You wqant to be spoonfed??? see http

Re: fedpkg --dist f24 local

2016-11-02 Thread jd1008
On 11/02/2016 10:08 AM, stan wrote: On Wed, 02 Nov 2016 10:00:13 + arnaud gaboury wrote: I am writing a .spec file to build my own .rpm. Here it is, non completed: [snip] RPM build errors: Empty %files file /home/makerpm/build_package/mattermost/platform-master/debugfiles.list Co

Re: fedpkg --dist f24 local

2016-11-02 Thread jd1008
On 11/02/2016 10:46 AM, James Hogarth wrote: On 2 November 2016 at 16:37, jd1008 wrote: On 11/02/2016 10:08 AM, stan wrote: On Wed, 02 Nov 2016 10:00:13 + arnaud gaboury wrote: I am writing a .spec file to build my own .rpm. Here it is, non completed: [snip] RPM build errors

32 bit f24 workstation live packs more packages than the 64bit counterpart

2016-11-02 Thread jd1008
Fedora-Workstation-Live-x86_64-24-1.2.iso 14-Jun-2016 17:13 1G Fedora-Workstation-Live-i386-24-1.2.iso

Re: 32 bit f24 workstation live packs more packages than the 64bit counterpart

2016-11-02 Thread jd1008
On 11/02/2016 11:59 AM, Rick Stevens wrote: On 11/02/2016 10:41 AM, jd1008 wrote: Fedora-Workstation-Live-x86_64-24-1.2.iso <http://mirrors.kernel.org/fedora/releases/24/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-24-1.2.iso> 14-Jun-2016 17:13 1G Fedora-Workstation-Live-i

How to access the "Packages" directory on the f23 and f24 Workstation iso image?

2016-11-02 Thread jd1008
___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Ralink USB RT5370 Wireless Adapter on F21

2016-11-14 Thread jd1008
On 11/14/2016 11:11 AM, Rick Stevens wrote: On 11/14/2016 07:19 AM, Gary Stainburn wrote: >although ifconfig doesn't show anything "ifconfig" will only show interfaces that are up. "ifconfig -a" will show you all of them, up or down. On my system, ifconfig without any args: $ ifconfig em1:

Re: fedup from 20 to 21

2016-11-18 Thread jd1008
On 11/18/2016 01:32 PM, Matthew Miller wrote: On Tue, Nov 15, 2016 at 11:57:08AM +, Patrick O'Callaghan wrote: 20 -> 21 21 -> 22 22 -> 23 23 -> 24 24 -> 25 The first few will use Fedup, the later ones will use dnf. The chances The dnf system update plugin was added as an update to F21, so

dvd-audio-author

2016-11-18 Thread jd1008
I have successfully built this package. Are there any players that play audio DVD's? ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Go language

2016-11-18 Thread jd1008
On 11/18/2016 05:37 PM, Howard Howell wrote: On Fri, 2016-11-18 at 13:25 -0800, Rick Stevens wrote: On 11/18/2016 12:20 PM, Howard Howell wrote: Hi, everyone, I loaded go using dnf... sudo dnf install go I am on an AMD64 system with F24 installed. The issue i

Re: dvd-audio-author

2016-11-18 Thread jd1008
On 11/18/2016 08:35 PM, Fred Smith wrote: On Fri, Nov 18, 2016 at 10:20:55PM -0500, fred roller wrote: On Fri, Nov 18, 2016 at 4:15 PM, jd1008 <[1]jd1...@gmail.com> wrote: Are there any players that play audio DVD's? I imagine system will recognize audio format fr

Re: dvd-audio-author

2016-11-19 Thread jd1008
On 11/18/2016 08:35 PM, Fred Smith wrote: On Fri, Nov 18, 2016 at 10:20:55PM -0500, fred roller wrote: On Fri, Nov 18, 2016 at 4:15 PM, jd1008 <[1]jd1...@gmail.com> wrote: Are there any players that play audio DVD's? I imagine system will recognize audio format fr

Re: dvd-audio-author

2016-11-19 Thread jd1008
On 11/19/2016 03:53 PM, stan wrote: On Fri, 18 Nov 2016 21:07:51 -0700 jd1008 wrote: When I used dvd-audio-author, it created a VIDEO dvd format with dirs TS-AUDIO and TS-VIDEO but only the TS-AUDIO gets populated, and TS-VIDEO stays empty. But I have no way of playing. I think you can

Re: dvd-audio-author

2016-11-19 Thread jd1008
On 11/19/2016 05:12 PM, stan wrote: On Sat, 19 Nov 2016 16:30:39 -0700 jd1008 wrote: Are there any such players for the car? I think recent cars allow the cars player to play streams from mobiles, so you could probably use a laptop with a dvd player and route it to the in car player via

Re: dvd-audio-author

2016-11-19 Thread jd1008
On 11/19/2016 05:46 PM, Joe Zeff wrote: On 11/19/2016 04:22 PM, jd1008 wrote: Went to a car stereo shop. They are totally puzzled by what I was asking, describing. They said only Audio CD's can hold audio, and they are totally unfamiliar with the software end of things that create

Re: dvd-audio-author

2016-11-19 Thread jd1008
On 11/19/2016 06:27 PM, fred roller wrote: On Sat, Nov 19, 2016 at 8:16 PM, jd1008 <mailto:jd1...@gmail.com>> wrote: On 11/19/2016 05:46 PM, Joe Zeff wrote: On 11/19/2016 04:22 PM, jd1008 wrote: Went to a car stereo shop. They are totally p

Re: dvd-audio-author

2016-11-19 Thread jd1008
On 11/20/2016 02:04 AM, Doug wrote: On 11/19/2016 06:22 PM, jd1008 wrote: On 11/19/2016 05:12 PM, stan wrote: On Sat, 19 Nov 2016 16:30:39 -0700 jd1008 wrote: Are there any such players for the car? I think recent cars allow the cars player to play streams from mobiles, so you could

Re: dvd-audio-author

2016-11-19 Thread jd1008
On 11/20/2016 02:10 AM, Doug wrote: On 11/19/2016 07:27 PM, fred roller wrote: On Sat, Nov 19, 2016 at 8:16 PM, jd1008 <mailto:jd1...@gmail.com>> wrote: On 11/19/2016 05:46 PM, Joe Zeff wrote: On 11/19/2016 04:22 PM, jd1008 wrote: Went to a car st

Ktorrent problem

2016-11-20 Thread jd1008
FYI. Quiting ktorrent does not cause ktorrent to exit. After I quit, I run ps -ef | grep ktorrent and it is still running long after I quit. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedora

Re: grub recovery

2016-11-20 Thread jd1008
On 11/20/2016 02:15 PM, peterlesterh...@telfort.nl wrote: Hi, After a Windows update my (dual boot) system won't boot into fedora anymore. Somehow the grub bootloader doesn' t start. After booting this is what I see: /Minimal Bash-like line editing is supported. For the first word TAB list

Re: Ktorrent problem

2016-11-22 Thread jd1008
On 11/22/2016 05:45 AM, geo.inbox.ignored wrote: On 11/20/2016 03:06 PM, jd1008 wrote: FYI. Quiting ktorrent does not cause ktorrent to exit. After I quit, I run ps -ef | grep ktorrent and it is still running long after I quit. hi jd. it has been years when last ran a torrent download

Re: grub recovery

2016-11-22 Thread jd1008
On 11/22/2016 10:35 AM, Pete Travis wrote: On Nov 20, 2016 4:55 PM, "jd1008" <mailto:jd1...@gmail.com>> wrote: > > > > On 11/20/2016 02:15 PM, peterlesterh...@telfort.nl <mailto:peterlesterh...@telfort.nl> wrote: >> >> Hi, >> After

Re: Ktorrent problem

2016-11-22 Thread jd1008
On 11/22/2016 03:31 PM, Joe Zeff wrote: On 11/22/2016 02:02 PM, jd1008 wrote: Well, I don't know. When I ask ktorrent to quit, it OUGHT to mean cease and desist (i.e. stop) all operations. If that is NOT what it does, then it is a flaw. I tried to check the program's official web

Re: Ktorrent problem

2016-11-22 Thread jd1008
On 11/22/2016 03:54 PM, Joe Zeff wrote: On 11/22/2016 02:40 PM, jd1008 wrote: On 11/22/2016 03:31 PM, Joe Zeff wrote: On 11/22/2016 02:02 PM, jd1008 wrote: Well, I don't know. When I ask ktorrent to quit, it OUGHT to mean cease and desist (i.e. stop) all operations. If that is NOT wh

Re: Ktorrent problem

2016-11-22 Thread jd1008
On 11/22/2016 04:11 PM, Joe Zeff wrote: On 11/22/2016 02:59 PM, jd1008 wrote: On 11/22/2016 03:54 PM, Joe Zeff wrote: On 11/22/2016 02:40 PM, jd1008 wrote: On 11/22/2016 03:31 PM, Joe Zeff wrote: On 11/22/2016 02:02 PM, jd1008 wrote: Well, I don't know. When I ask ktorrent to qui

Re: Ktorrent problem

2016-11-22 Thread jd1008
On 11/22/2016 04:35 PM, geo.inbox.ignored wrote: On 11/22/2016 04:02 PM, jd1008 wrote: On 11/22/2016 05:45 AM, geo.inbox.ignored wrote: On 11/20/2016 03:06 PM, jd1008 wrote: FYI. Quiting ktorrent does not cause ktorrent to exit. After I quit, I run ps -ef | grep ktorrent and it is still

Re: Umatrix Firefox Addon -

2016-11-24 Thread jd1008
On 11/24/2016 05:47 PM, Bob Goodwin wrote: Does anyone know why Firefox no longer allows the umatrix addon, not since the update to Firefox 50 two days ago. Umatrix was removed and would not install. I had to downgrade to Firefox 49 and install a copy from the umatrix web page to get it back

High cpu usge and high io percentage

2016-11-25 Thread jd1008
ext4-rsv-conver ?? In kernel source /fs/ext4/super.c we see /* * The maximum number of concurrent works can be high and * concurrency isn't really necessary. Limit it to 1. */ EXT4_SB(sb)->rsv_conversion_wq = alloc_workqueue("ext4-rsv-conve

Re: Windows missing from grub.cfg after updating to Fedora 25?

2016-12-02 Thread jd1008
On 12/02/2016 06:34 PM, Michael D. Setzer II wrote: I just recently updated a system from Fedora 24 to Fedora 25, and everything seemed to go just fine. Just noticed that windows is no longer on the grub boot menu? Reran grub2-mkconfig -o /boot/grub2/grub.cfg and still nothing. entries for 30-o

Re: Windows missing from grub.cfg after updating to Fedora 25?

2016-12-02 Thread jd1008
configure, make and then make install. Was then able to mount the partitions, and just now ran the grub2-mkconfig and it worked. So, not sure what was causign the symbol lookup error?? On 3 Dec 2016 at 11:59, Michael D. Setzer II wrote: On 2 Dec 2016 at 18:54, jd1008 wrote: Subject

writing iso image to blank dvd

2016-12-03 Thread jd1008
Any ideas? As root: # time dd if=/tmp/Fedora-Workstation-Live-x86_64-24-1.2.iso of=/dev/sr0 bs=128K dd: failed to open ‘/dev/sr0’: Read-only file system real0m0.04s user0m0.00s sys 0m0.00s # ls -l /dev/sr0 brw-rw+ 1 root cdrom 11, 0 Dec 4 00:55 /dev/sr0 I have an icon on the

Re: writing iso image to blank dvd

2016-12-03 Thread jd1008
On 12/03/2016 06:47 PM, Jack Craig wrote: On Sat, Dec 3, 2016 at 5:12 PM, jd1008 <mailto:jd1...@gmail.com>> wrote: Any ideas? As root: # time dd if=/tmp/Fedora-Workstation-Live-x86_64-24-1.2.iso of=/dev/sr0 bs=128K dd: failed to open ‘/dev/sr0’: Read-only fi

Re: writing iso image to blank dvd

2016-12-04 Thread jd1008
On 12/03/2016 08:51 PM, Jon LaBadie wrote: On Sat, Dec 03, 2016 at 06:12:58PM -0700, jd1008 wrote: Any ideas? As root: # time dd if=/tmp/Fedora-Workstation-Live-x86_64-24-1.2.iso of=/dev/sr0 bs=128K dd: failed to open ‘/dev/sr0’: Read-only file system real0m0.04s user0m0.00s sys

Re: writing iso image to blank dvd

2016-12-04 Thread jd1008
On 12/04/2016 01:03 PM, Michael Schwendt wrote: On Sat, 3 Dec 2016 19:05:54 -0800, Samuel Sieb wrote: On 12/03/2016 05:58 PM, jd1008 wrote: Yes, I know gui apps work. But I am a very old unix/linux user and I have ALWAYS used dd to write iso images onto blank media, and then boot that media

Re: writing iso image to blank dvd

2016-12-04 Thread jd1008
On 12/04/2016 07:31 PM, Jack Craig wrote: On Sun, Dec 4, 2016 at 6:20 PM, jd1008 <mailto:jd1...@gmail.com>> wrote: On 12/04/2016 01:03 PM, Michael Schwendt wrote: On Sat, 3 Dec 2016 19:05:54 -0800, Samuel Sieb wrote: On 12/03/2016 05:58 PM, jd1

Re: writing iso image to blank dvd

2016-12-05 Thread jd1008
On 12/05/2016 10:13 AM, Samuel Sieb wrote: On 12/05/2016 04:18 AM, Tim wrote: Allegedly, on or about 04 December 2016, Samuel Sieb sent: I haven't tried using dd to write an optical disk. I would not expect it work and it shouldn't work. I haven't, either. But I'd be inclined to think tha

Re: writing iso image to blank dvd

2016-12-05 Thread jd1008
On 12/05/2016 12:09 PM, Michael Schwendt wrote: On Sun, 4 Dec 2016 19:20:28 -0700, jd1008 wrote: Same thoughts here. One could use /dev/cdrom, which should be a link to /dev/sr0, for reading and creating an ISO image, but not for setting up the device to burn discs "magically"

Re: writing iso image to blank dvd

2016-12-05 Thread jd1008
On 12/05/2016 12:39 PM, Samuel Sieb wrote: On 12/05/2016 11:09 AM, Michael Schwendt wrote: The safe cmdline way for burning discs has been "cdrecord" for many years. It may be that "dd" could write to special preformatted discs and possibly with hardware and media that would work together by

Re: writing iso image to blank dvd

2016-12-05 Thread jd1008
On 12/05/2016 12:48 PM, Samuel Sieb wrote: On 12/05/2016 11:43 AM, jd1008 wrote: On 12/05/2016 10:13 AM, Samuel Sieb wrote: On 12/05/2016 04:18 AM, Tim wrote: Allegedly, on or about 04 December 2016, Samuel Sieb sent: I haven't tried using dd to write an optical disk. I would not e

Re: writing iso image to blank dvd

2016-12-06 Thread jd1008
On 12/05/2016 01:37 PM, Andy Paterson wrote: On Monday 05 Dec 2016 12:27:37 Samuel Sieb wrote: On 12/05/2016 12:14 PM, Andy Paterson wrote: Its tiresome reading this kind of "gui mindness" Who is talking about a gui? Everyone in this thread has been talking about command line tools. There

Re: writing iso image to blank dvd

2016-12-06 Thread jd1008
On 12/05/2016 01:58 PM, Samuel Sieb wrote: On 12/05/2016 11:45 AM, jd1008 wrote: dd does not HAVE to know ANYTHING about the layout. The layout is the format of the iso file which was created by the fedora project for f24 desktop release. I am amazed at the lack of technical knowledge on the

Re: writing iso image to blank dvd

2016-12-06 Thread jd1008
On 12/06/2016 10:33 AM, Rick Stevens wrote: On 12/06/2016 08:56 AM, jd1008 wrote: On 12/05/2016 01:58 PM, Samuel Sieb wrote: On 12/05/2016 11:45 AM, jd1008 wrote: dd does not HAVE to know ANYTHING about the layout. The layout is the format of the iso file which was created by the fedora

Re: writing iso image to blank dvd

2016-12-06 Thread jd1008
On 12/06/2016 11:08 AM, Rick Stevens wrote: On 12/06/2016 09:40 AM, jd1008 wrote: On 12/06/2016 10:33 AM, Rick Stevens wrote: On 12/06/2016 08:56 AM, jd1008 wrote: On 12/05/2016 01:58 PM, Samuel Sieb wrote: On 12/05/2016 11:45 AM, jd1008 wrote: dd does not HAVE to know ANYTHING about the

Re: Fedora 25 - Terminal - Utilities - Why is it hidden away?

2016-12-07 Thread jd1008
On 12/07/2016 07:00 PM, Dan Irwin wrote: Hi all, Playing with Fedora 25. I'm shocked to see the terminal is still hidden away in the utilities group. I'm pretty sure near 100% of users add Terminal to the favorites immediately after install. Surely the #1 use case of Fedora on the deskto

Re: disk monopolized?

2016-12-11 Thread jd1008
On 12/11/2016 06:08 AM, Tom Horsley wrote: Last night I was "optimizing" a qcow2 virtual image (after zero filling the free space), running (as root): qemu-img convert -f qcow2 -O qcow2 old.img new.img The copying and scanning for zero blocks pretty much took over the disk. Anything else I tr

Re: disk monopolized?

2016-12-11 Thread jd1008
6 12:51 PM, Eric Griffith wrote: On a related note, did the kernel devs ever fix the bug where high I/O would make the system basically unusable? This sounds a lot like that, but I thought stuff like blk-mq were supposed to fix it. On Sun, Dec 11, 2016 at 1:13 PM, jd1008 <mailto:jd1...@gmai

How to automate iptables-restore

2016-12-15 Thread jd1008
Following up on recent posts re: masking and disabling firewalld, I wanted to understand how to automate /usr/sbin/iptables-restore < /etc/sysconfig/my_iptables ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to user

Re: How to automate iptables-restore

2016-12-15 Thread jd1008
On 12/15/2016 11:50 AM, Rick Stevens wrote: On 12/15/2016 10:17 AM, jd1008 wrote: Following up on recent posts re: masking and disabling firewalld, I wanted to understand how to automate /usr/sbin/iptables-restore < /etc/sysconfig/my_iptables The standard spot to keep your iptables conf

Swapping to a large sparse file

2015-01-16 Thread jd1008
Can it be done? So far, swapon says: swapon: /var/swapfile: skipping - it appears to have holes. I was hoping that the kernel's swapper would allow the filesystem to allocate real blocks to the sparse file when they are needed rather than check up front to see if they already exist. Maybe the

Re: Swapping to a large sparse file

2015-01-16 Thread jd1008
On 01/16/2015 01:57 PM, Chris Murphy wrote: On Fri, Jan 16, 2015 at 1:08 PM, jd1008 wrote: Can it be done? So far, swapon says: swapon: /var/swapfile: skipping - it appears to have holes. I was hoping that the kernel's swapper would allow the filesystem to allocate real blocks to the s

Re: Swapping to a large sparse file

2015-01-16 Thread jd1008
On 01/16/2015 07:11 PM, John Morris wrote: On Fri, 2015-01-16 at 14:26 -0700, jd1008 wrote: In older "traditional" practices, swap space was normally about twice the ram size. Today, with some systems having 64 and even 128GB and even larger RAM, it becomes interesting how big

Cooling a laptop

2015-01-17 Thread jd1008
I am looking for a laptop cooling pad the fans of which are "relocatable" so that I can position them to blow into the air port hols/slots on the bottom of the laptop. If anyone could please point me to one, would be very very appreciated. -- users mailing list users@lists.fedoraproject.org To

Re: Swapping to a large sparse file

2015-01-17 Thread jd1008
On 01/17/2015 03:52 PM, Chris Murphy wrote: On Fri, Jan 16, 2015 at 7:22 PM, jd1008 wrote: On 01/16/2015 07:11 PM, John Morris wrote: On Fri, 2015-01-16 at 14:26 -0700, jd1008 wrote: In older "traditional" practices, swap space was normally about twice the ram size. Today,

Re: Swapping to a large sparse file

2015-01-17 Thread jd1008
On 01/17/2015 06:02 PM, Chris Murphy wrote: https://wiki.archlinux.org/index.php/Uswsusp It looks like it support swapfiles. I still don't think a sparse file backing a loop device as a swap device will work for suspend to disk, but it may just be a matter of creativity. If this is a laptop I t

Re: Swapping to a large sparse file

2015-01-17 Thread jd1008
On 01/17/2015 06:28 PM, Chris Murphy wrote: On Sat, Jan 17, 2015 at 6:11 PM, jd1008 wrote: The nand flash sinks completely into the multi-flash reader/writer, nothing to protrude. So I think this is a good solution for my situation. Seems reasonable I guess. I really do not want to back

Re: Swapping to a large sparse file

2015-01-17 Thread jd1008
On 01/17/2015 07:14 PM, John Mellor wrote: You do not need to mess it up, unless you are actually using all 2TB of the disk. Use gparted to shrink the existing partitions as required. On Sat, Jan 17, 2015 at 8:11 PM, jd1008 <mailto:jd1...@gmail.com>> wrote: On 01/17/2015

Re: Cooling a laptop

2015-01-18 Thread jd1008
On 01/18/2015 12:18 AM, Tim wrote: On Sat, 2015-01-17 at 15:21 -0700, jd1008 wrote: I am looking for a laptop cooling pad the fans of which are "relocatable" so that I can position them to blow into the air port hols/slots on the bottom of the laptop. This looked interesting: Coo

Notification Area not running

2015-01-20 Thread jd1008
Jan 18 13:27:49 localhost org.mate.panel.applet.NotificationAreaAppletFactory: notification-area-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Jan 19 15:34:39 localhost org.freedesktop.Notifications: mate-notification-daemon: Fatal IO error 11 (Resource temporari

Re: End of 32-bit support?

2015-01-20 Thread jd1008
On 01/20/2015 06:12 PM, EGO-II.1 wrote: On 01/20/2015 07:15 PM, Gordon Messmer wrote: On 01/20/2015 01:53 PM, Michael Cronenworth wrote: On 01/20/2015 03:26 PM, Gordon Messmer wrote: The 64-bit platform supports 32-bit wine. You cannot run Win32 PE binaries with 64-bit wine. Wine does not

Re: End of 32-bit support?

2015-01-21 Thread jd1008
On 01/21/2015 03:40 AM, Ralf Corsepius wrote: On 01/21/2015 10:46 AM, poma wrote: You know that popular saying, Open source does not necessarily mean the open mind. I am in vehement disagreement with this and repeatedly expressed it before: "OpenSource needs open minds". BTW Ralf, are you

Re: End of 32-bit support?

2015-01-21 Thread jd1008
On 01/21/2015 11:08 AM, Ralf Corsepius wrote: On 01/21/2015 06:26 PM, jd1008 wrote: I honestly do not see any reason to make so much noise about it. I think I am not shouting loud enough. But I understand free speech is not welcome here. False! There are only a few knuckleheads who flare up

Fwd: transcoding mp3 to wav

2015-01-22 Thread jd1008
I first sent it to the ffmpeg users mailing list, but unfortunately, my experience with that mailing list is that most of the time, no one replies :) So, I am forwarding to this ML . Forwarded Message Hi, I tried to transcode a few mp3 files to wav using the command for f in

question about cd text

2015-01-22 Thread jd1008
I have some mp3 files which seem to have built-in cd-text info about the track and the album. When I transcode them to wav and I play the wav file using ffplay or mplayer, the cd-text info is also displayed, just like playing the mp3 file. So, if I create an iso of the directory containing the w

Re: question about cd text

2015-01-22 Thread jd1008
On 01/22/2015 12:39 PM, poma wrote: On 22.01.2015 19:23, jd1008 wrote: I have some mp3 files which seem to have built-in cd-text info about the track and the album. When I transcode them to wav and I play the wav file using ffplay or mplayer, the cd-text info is also displayed, just like

Re: question about cd text

2015-01-22 Thread jd1008
On 01/22/2015 01:30 PM, poma wrote: On 22.01.2015 21:02, jd1008 wrote: On 01/22/2015 12:39 PM, poma wrote: On 22.01.2015 19:23, jd1008 wrote: I have some mp3 files which seem to have built-in cd-text info about the track and the album. When I transcode them to wav and I play the wav file

Re: Fwd: transcoding mp3 to wav

2015-01-22 Thread jd1008
On 01/22/2015 02:20 PM, Cameron Simpson wrote: On 22Jan2015 11:50, Michael Cronenworth wrote: On 01/22/2015 11:22 AM, jd1008 wrote: it does the conversion, but does not honour the bitrate param. How do I force the bitrate param for the ourput? WAVE files don't have a bitrate per-say

Re: question about cd text

2015-01-23 Thread jd1008
On 01/23/2015 04:09 AM, Klaus-Peter Schrage wrote: Am 23.01.2015 um 04:42 schrieb jd1008: On 01/22/2015 01:30 PM, poma wrote: If I understand you want a Data CD/DVD image which should keep a complete files structure together with ID3, not an Audio CD with CD-Text. I want to create an

Importing bookmarks into FF

2015-01-23 Thread jd1008
Is there a way to import boookmarks.html into latest FF? Thanx. -- 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: ht

Virtual CD/DVD burner for Fedora

2015-01-23 Thread jd1008
googled for a virtual cd/dvd burner but all I could find was cdemu, which is not a burner but a rom. Any info on a virtual cd/dvd burner would be greatly appreciated. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org

Re: Virtual CD/DVD burner for Fedora

2015-01-23 Thread jd1008
On 01/23/2015 12:14 PM, Rick Stevens wrote: On 01/23/2015 10:43 AM, jd1008 wrote: googled for a virtual cd/dvd burner but all I could find was cdemu, which is not a burner but a rom. Any info on a virtual cd/dvd burner would be greatly appreciated. cdemu V3.0.x emulates a burner now, but I

Re: Importing bookmarks into FF

2015-01-23 Thread jd1008
On 01/23/2015 04:30 PM, g wrote: On 01/23/2015 12:33 PM, jd1008 wrote: Is there a way to import boookmarks.html into latest FF? easy. open bookmarks, click; 'Import and Backup', select 'Import Bookmarks from HTML...' or, with 'Library' open; , or,

Re: Virtual CD/DVD burner for Fedora

2015-01-23 Thread jd1008
On 01/23/2015 05:14 PM, Klaus-Peter Schrage wrote: Am 23. Januar 2015 20:28:47 MEZ, schrieb jd1008 : On 01/23/2015 12:14 PM, Rick Stevens wrote: On 01/23/2015 10:43 AM, jd1008 wrote: googled for a virtual cd/dvd burner but all I could find was cdemu

Re: Virtual CD/DVD burner for Fedora

2015-01-23 Thread jd1008
On 01/23/2015 05:43 PM, Klaus-Peter Schrage wrote: Am 24. Januar 2015 01:24:57 MEZ, schrieb "T.C. Hollingsworth" : On Fri, Jan 23, 2015 at 12:28 PM, jd1008 wrote: I am using k3b, which incorporates cd-text. Unfortunately, k3b insists on the presence of me

Re: Importing bookmarks into FF

2015-01-23 Thread jd1008
On 01/23/2015 06:20 PM, g wrote: On 01/23/2015 05:48 PM, jd1008 wrote: On 01/23/2015 04:30 PM, g wrote: On 01/23/2015 12:33 PM, jd1008 wrote: Is there a way to import boookmarks.html into latest FF? easy. open bookmarks, click; 'Import and Backup', select 'Import Book

Re: Virtual CD/DVD burner for Fedora

2015-01-23 Thread jd1008
On 01/23/2015 12:42 PM, Philip Keogh wrote: On Fri, 23 Jan 2015, jd1008 wrote: cdemu is not available for fedora. I found its sources on on sourceforge, but there is no info on how to integrate all that into a single install file. As it is, it is way to fragmented. Not clear if all one needs

Re: Virtual CD/DVD burner for Fedora

2015-01-24 Thread jd1008
On 01/23/2015 08:49 PM, Philip Keogh wrote: On Fri, 23 Jan 2015, jd1008 wrote: On 01/23/2015 12:42 PM, Philip Keogh wrote: On Fri, 23 Jan 2015, jd1008 wrote: cdemu is not available for fedora. I found its sources on on sourceforge, but there is no info on how to integrate all that into a

Re: Virtual CD/DVD burner for Fedora

2015-01-24 Thread jd1008
On 01/24/2015 04:38 PM, Philip Keogh wrote: On Sat, 24 Jan 2015, jd1008 wrote: On 01/23/2015 08:49 PM, Philip Keogh wrote: What does the .cdemu-daemon.log show? If it is a signing issue, this link may help: http://sourceforge.net/p/cdemu/support-requests/20/ # cat .cdemu-daemon.log

<    1   2   3   4   5   6   7   8   9   10   >