Re: Youtube-dl problem/question

2015-04-20 Thread jd1008
On 04/20/2015 11:37 AM, Klaus-Peter Schrage wrote: Am 20.04.2015 um 17:50 schrieb jd1008: ERROR: l1zNZjH1KJk: YouTube said: The uploader has not made this video available in your country. This message says it all, and I doubt that you can watch this video in your browser. FWIW, I don&#

Re: Youtube-dl problem/question

2015-04-20 Thread jd1008
On 04/20/2015 12:46 PM, Patrick O'Callaghan wrote: On 20 April 2015 at 19:31, Heinz Diehl <mailto:htd...@fritha.org>> wrote: On 20.04.2015, jd1008 wrote: > Even without modification, it does not work. What you need is somebody who lives in Germany and could ma

chroot question

2015-04-21 Thread jd1008
As root, I ran chroot --userspec=user2:user2 /home/user2 chroot: failed to run command ‘/bin/bash’: Permission denied The dir /home/user2 has in it all the *bin and *lib (links) and usr/*bin and usr/*lib files and subdirs. So, what is chroot good for??? -- users mailing list users@lists.fedor

Re: chroot question

2015-04-21 Thread jd1008
On 04/21/2015 04:51 PM, Cameron Simpson wrote: On 21Apr2015 15:34, jd1008 wrote: As root, I ran chroot --userspec=user2:user2 /home/user2 chroot: failed to run command ‘/bin/bash’: Permission denied The dir /home/user2 has in it all the *bin and *lib (links) and usr/*bin and usr/*lib files

Re: chroot question

2015-04-21 Thread jd1008
On 04/21/2015 04:51 PM, Cameron Simpson wrote: On 21Apr2015 15:34, jd1008 wrote: As root, I ran chroot --userspec=user2:user2 /home/user2 chroot: failed to run command ‘/bin/bash’: Permission denied The dir /home/user2 has in it all the *bin and *lib (links) and usr/*bin and usr/*lib files

Re: chroot question

2015-04-21 Thread jd1008
On 04/21/2015 04:51 PM, Cameron Simpson wrote: On 21Apr2015 15:34, jd1008 wrote: As root, I ran chroot --userspec=user2:user2 /home/user2 chroot: failed to run command ‘/bin/bash’: Permission denied The dir /home/user2 has in it all the *bin and *lib (links) and usr/*bin and usr/*lib files

Re: chroot question

2015-04-22 Thread jd1008
On 04/22/2015 12:58 AM, Cameron Simpson wrote: On 21Apr2015 20:47, jd1008 wrote: Now that chroot works, I am having a problem with running gui apps. For example running firefox, I get (process:10281): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' faile

Re: Andriod tablet as a second monitor

2015-04-28 Thread jd1008
On 04/28/2015 03:36 PM, CS DBA wrote: All; Is it possible to use an andriod tablet as a second monitor? I'm running Fedora 21 on a Dell Precision Workstation 3800 Thanks in advance Your tablet needs to be running an X server, and the X server needs to allow your workstation access to the tab

Re: Andriod tablet as a second monitor

2015-04-28 Thread jd1008
On 04/28/2015 03:51 PM, jd1008 wrote: On 04/28/2015 03:36 PM, CS DBA wrote: All; Is it possible to use an andriod tablet as a second monitor? I'm running Fedora 21 on a Dell Precision Workstation 3800 Thanks in advance Your tablet needs to be running an X server, and the X server

Re: Andriod tablet as a second monitor

2015-04-28 Thread jd1008
On 04/28/2015 04:28 PM, Rick Stevens wrote: On 04/28/2015 02:59 PM, Patrick O'Callaghan wrote: On Tue, 2015-04-28 at 15:51 -0600, jd1008 wrote: On 04/28/2015 03:36 PM, CS DBA wrote: All; Is it possible to use an andriod tablet as a second monitor? I'm running Fedora 21

Re: Andriod tablet as a second monitor

2015-04-28 Thread jd1008
On 04/28/2015 03:36 PM, CS DBA wrote: All; Is it possible to use an andriod tablet as a second monitor? I'm running Fedora 21 on a Dell Precision Workstation 3800 Thanks in advance See a good list of X display Servers and Clients at https://play.google.com/store/search?q=free%20xserver&c=ap

Re: SD card programing -

2015-04-29 Thread jd1008
On 04/29/2015 09:39 AM, bobgood...@wildblue.net wrote: On 04/29/15 11:19, Greg Woods wrote: On Wed, Apr 29, 2015 at 8:46 AM, > wrote: I have to get the SD card and whatever is required to program it from Fedora 21 or 22, or buy one preprogrammed.

Re: SD card programing -

2015-04-29 Thread jd1008
On 04/29/2015 07:48 PM, Bob Goodwin wrote: Well once I knew what to ask for my daughter had a Memory Card Reader, a "High Speed 55 in 1 card reader" that has connectors for 5 different types of devices. And I think I can find an SD card in my camera I can borrow if I don't get one first, s

Re: SD card programing -

2015-05-01 Thread jd1008
On 05/01/2015 11:01 AM, Rick Stevens wrote: On 05/01/2015 08:38 AM, Bob Goodwin - Zuni, Virginia, USA wrote: On 01/05/15 11:10, Terry Polzin wrote: tail -f /var/log/messages with device un plugged and while plugging in you'll see the device get picked up if it's recognized. Ok, I found i

Re: SD card programing -

2015-05-01 Thread jd1008
On 05/01/2015 11:57 AM, Tom Horsley wrote: On Fri, 01 May 2015 11:09:17 -0600 jd1008 wrote: I was not even able to make use of the flash stick as an ordinary partitionable device. That's when you dd /dev/zero over the top of it and start from scratch :-). Cool!!! Thanx! -- users ma

Re: SD card programing -

2015-05-01 Thread jd1008
On 05/01/2015 01:40 PM, Bob Goodwin - Zuni, Virginia, USA wrote: On 01/05/15 13:01, Rick Stevens wrote: it looks as though I simply need to install the Pidora system to it? Yup. Essentially: dd if=/path/to/pidora.iso of=/dev/sdd bs=1M Note the "of=/dev/sdd" (the ENTIRE disk), NOT "of

Re: Is Hibernate going to be fixed any time soon?

2015-05-01 Thread jd1008
On 05/01/2015 01:10 PM, Manfred Lotz wrote: On Fri, 17 Apr 2015 13:55:19 -0600 jd1008 wrote: Would appreciate some timelines on this problem. I had the same problem for quite some time (don't know exactly when it started). After some google-searching today I found an advice to add r

Re: SD card programing -

2015-05-01 Thread jd1008
On 05/01/2015 02:01 PM, Bob Goodwin - Zuni, Virginia, USA wrote: On 01/05/15 15:54, jd1008 wrote: That looks as though it might work but I need reassurance ... Bob, just try to boot it on your device. . Yes I will but I still need to hook the stuff up. I have three monitors on hand

Re: Is Hibernate going to be fixed any time soon?

2015-05-01 Thread jd1008
On 05/01/2015 02:59 PM, Ranjan Maitra wrote: On Fri, 01 May 2015 14:11:18 -0600 jd1008 wrote: On 05/01/2015 01:10 PM, Manfred Lotz wrote: On Fri, 17 Apr 2015 13:55:19 -0600 jd1008 wrote: Would appreciate some timelines on this problem. I had the same problem for quite some time (don&#

The spamming servers

2015-05-03 Thread jd1008
I got this from the freebsd mailing list to which I am subscribed. Has anyone else seen this: Unnoticed for years, malware turned Linux and BSD servers into spamming machines http://www.net-security.org/malware_new

/var/lib/mlocate/mlocate.db perms

2015-05-03 Thread jd1008
As unprivileged user, I run locate and get $ locate file_3.mp3 locate: can not open `/var/lib/mlocate/mlocate.db': Permission denied I always end up running sudo to change the perms so unpriv'ed users can run locate. What command should I run so the mlocate.db file is readable by unpriv'ed user

Re: /var/lib/mlocate/mlocate.db perms

2015-05-03 Thread jd1008
On 05/03/2015 05:25 PM, Ed Greshko wrote: On 05/04/15 07:14, jd1008 wrote: As unprivileged user, I run locate and get $ locate file_3.mp3 locate: can not open `/var/lib/mlocate/mlocate.db': Permission denied I always end up running sudo to change the perms so unpriv'ed users can

Firefox Thumbnails

2015-05-06 Thread jd1008
FF does not seem to have a setting that disables/enables display of thumbnails from browsing history. Has anyone figured out how to do this? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users

Re: Firefox Thumbnails

2015-05-06 Thread jd1008
On 05/06/2015 02:26 PM, Bill Oliver wrote: On Wed, 6 May 2015, jd1008 wrote: FF does not seem to have a setting that disables/enables display of thumbnails from browsing history. Has anyone figured out how to do this? If you mean the tiles, you can turn that off by clicking on the

javascript that is autoloaded and executed by Firefox

2015-05-06 Thread jd1008
Safe Browsing /Diagnostic page for/googleusercontent.com *What is the current listing status for googleusercontent.com?* This site is not currently listed as suspicious. *What happened when Google visited this site?* Of the 1866724 pages we tested on the site over the past 90 days, 5

Q about firefox and youtube videos

2015-05-08 Thread jd1008
FC21. If this question is off-topic for this list, please delete and ignore. I have 2 profiles on Firefox. They both have identical add-on's via firefox's drop-down menu Tools -> Add-ons on both profiles, add-ons have identical setup/configuration. On one profile, I can play youtube vids, no p

Re: Q about firefox and youtube videos

2015-05-09 Thread jd1008
On 05/09/2015 06:36 AM, Jon Danniken wrote: On 05/08/2015 10:08 AM, jd1008 wrote: FC21. If this question is off-topic for this list, please delete and ignore. I have 2 profiles on Firefox. They both have identical add-on's via firefox's drop-down menu Tools -> Add-ons on both

Re: Biting the bullet?

2015-05-11 Thread jd1008
On 05/11/2015 12:45 AM, M. Fioretti wrote: On 2015-05-11 06:08, Rolf Turner wrote: I have finally reached a stage where I may have to bite the bullet, grasp the nettle, screw my courage to the sticking place and upgrade my Fedora version. I am currently running Fedora 17. Which is of cou

an idea about upgrades

2015-05-12 Thread jd1008
It would be a great idea if Fedora would provide a way to downgrade to the immediately previous release (from which the upgrade was performed), if the user decides (for some reason) to return to the previous release. This would completely obviate the need to do a backup, and restore - especially

Re: an idea about upgrades

2015-05-12 Thread jd1008
On 05/12/2015 11:59 AM, Ronal B Morse wrote: On 05/12/2015 11:53 AM, jd1008 wrote: It would be a great idea if Fedora would provide a way to downgrade to the immediately previous release (from which the upgrade was performed), if the user decides (for some reason) to return to the previous

Re: an idea about upgrades

2015-05-12 Thread jd1008
On 05/12/2015 12:26 PM, Ranjan Maitra wrote: On Tue, 12 May 2015 11:53:38 -0600 jd1008 wrote: It would be a great idea if Fedora would provide a way to downgrade to the immediately previous release (from which the upgrade was performed), if the user decides (for some reason) to return to

Re: an idea about upgrades

2015-05-12 Thread jd1008
On 05/12/2015 01:23 PM, Rick Stevens wrote: On 05/12/2015 11:52 AM, jd1008 wrote: On 05/12/2015 12:26 PM, Ranjan Maitra wrote: On Tue, 12 May 2015 11:53:38 -0600 jd1008 wrote: It would be a great idea if Fedora would provide a way to downgrade to the immediately previous release (from

Re: an idea about upgrades

2015-05-12 Thread jd1008
On 05/12/2015 01:29 PM, Joe Zeff wrote: On 05/12/2015 12:12 PM, Steven Stern wrote: The opposite of "fedup"... "UpChuck", perhaps? Well, we already have the unofficial fedora-upgrade, so fedora-downgrade would make sense. :) What would be the antonym of fedup ? How does fedown sound?

Re: an idea about upgrades

2015-05-12 Thread jd1008
On 05/12/2015 01:58 PM, Ranjan Maitra wrote: On Tue, 12 May 2015 13:37:47 -0600 jd1008 wrote: On 05/12/2015 01:23 PM, Rick Stevens wrote: On 05/12/2015 11:52 AM, jd1008 wrote: On 05/12/2015 12:26 PM, Ranjan Maitra wrote: On Tue, 12 May 2015 11:53:38 -0600 jd1008 wrote: It would be a

Re: an idea about upgrades

2015-05-12 Thread jd1008
On 05/12/2015 02:30 PM, Ranjan Maitra wrote: On Tue, 12 May 2015 14:10:19 -0600 jd1008 wrote: On 05/12/2015 01:58 PM, Ranjan Maitra wrote: On Tue, 12 May 2015 13:37:47 -0600 jd1008 wrote: On 05/12/2015 01:23 PM, Rick Stevens wrote: On 05/12/2015 11:52 AM, jd1008 wrote: On 05/12/2015

Re: an idea about upgrades

2015-05-13 Thread jd1008
On 05/13/2015 01:22 AM, Michael Schwendt wrote: On Tue, 12 May 2015 11:53:38 -0600, jd1008 wrote: It would be a great idea if Fedora would provide a way to downgrade to the immediately previous release (from which the upgrade was performed), if the user decides (for some reason) to return to

Oracle no longer builds VB for latest Fedora release

2015-05-13 Thread jd1008
I am curious as to why Oracle decided not to build and distribute VB built with latest Fedora release. I sent the question to Oracle. Awaiting their reply. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/l

Re: Oracle no longer builds VB for latest Fedora release

2015-05-13 Thread jd1008
On 05/13/2015 04:21 PM, Steven Stern wrote: On 05/13/2015 02:34 PM, jd1008 wrote: I am curious as to why Oracle decided not to build and distribute VB built with latest Fedora release. I sent the question to Oracle. Awaiting their reply. The RPMs are there: http://download.virtualbox.org

Re: Oracle no longer builds VB for latest Fedora release

2015-05-13 Thread jd1008
On 05/13/2015 04:33 PM, a...@clueserver.org wrote: On 05/13/2015 02:34 PM, jd1008 wrote: I am curious as to why Oracle decided not to build and distribute VB built with latest Fedora release. I sent the question to Oracle. Awaiting their reply. The RPMs are there: http

Re: an idea about upgrades

2015-05-13 Thread jd1008
On 05/13/2015 06:20 PM, Matthew Miller wrote: On Tue, May 12, 2015 at 11:53:38AM -0600, jd1008 wrote: It would be a great idea if Fedora would provide a way to downgrade to the immediately previous release (from which the upgrade was performed), if the user decides (for some reason) to return

Is this usb wifi plug supported?

2015-05-13 Thread jd1008
I am considering buying such a plug. It is described as: Mini AC600 High Performance 2.4GHz 5GHz Dual Band WiFi Wireless USB Adapter Features: 100% Brand New and High Quality This AC600 dual band adapter delivers powerful wireless AC technology to your desktop or notebook computer. Simply plug the

Re: SD cafd read only -

2015-05-16 Thread jd1008
On 05/16/2015 01:57 PM, Bob Goodwin - Zuni, Virginia, USA wrote: I have an micro SD card that has turned read only. I have been trying everything I can find to clear it for several hours. [root@box10 ~]# dd if=/dev/zero of=/dev/sdh bs=1M dd: error writing ‘/dev/sdh’: No space left on device

Re: SD cafd read only -

2015-05-16 Thread jd1008
On 05/16/2015 02:07 PM, Bob Goodwin - Zuni, Virginia, USA wrote: On 16/05/15 16:01, jd1008 wrote: There is a super tiny sliding switch near the edge, away from the contact pins, near the front. You will need to slide it to the other side from where it is now. . The switch is on the

Re: SD cafd read only -

2015-05-16 Thread jd1008
On 05/16/2015 02:28 PM, Bob Goodwin - Zuni, Virginia, USA wrote: Also, have you ever copied to it, using dd, an iso image of a bootable cd-rom or dvd-rom? Yes, the F-21 XFCE Live spin, that's apparently what triggered this? THAT's WHY it is read only. If you want to EVER mount it as rw,

Re: SD cafd read only -

2015-05-16 Thread jd1008
On 05/16/2015 02:56 PM, Bob Goodwin - Zuni, Virginia, USA wrote: On 16/05/15 16:44, jd1008 wrote: On 05/16/2015 02:28 PM, Bob Goodwin - Zuni, Virginia, USA wrote: Also, have you ever copied to it, using dd, an iso image of a bootable cd-rom or dvd-rom? Yes, the F-21 XFCE Live spin

Re: SD cafd read only -

2015-05-16 Thread jd1008
On 05/16/2015 02:56 PM, Bob Goodwin - Zuni, Virginia, USA wrote: On 16/05/15 16:44, jd1008 wrote: On 05/16/2015 02:28 PM, Bob Goodwin - Zuni, Virginia, USA wrote: Also, have you ever copied to it, using dd, an iso image of a bootable cd-rom or dvd-rom? Yes, the F-21 XFCE Live spin

Re: SD cafd read only -

2015-05-16 Thread jd1008
Bob, be sure the device is not mounted when you run the dd command. You were only able to dd a hair less than 4GB. After you unmount, re-do the dd. On 05/16/2015 03:08 PM, Bob Goodwin - Zuni, Virginia, USA wrote: On 16/05/15 17:04, jd1008 wrote: What is the size of the SD card? 16GB

Re: SD cafd read only -

2015-05-16 Thread jd1008
On 05/16/2015 03:16 PM, Bob Goodwin - Zuni, Virginia, USA wrote: . [root@box10 /]# dd if=/dev/zero of=/dev/sdh bs=4M dd: error writing ‘/dev/sdh’: No space left on device 932+0 records in 931+0 records out 3906453504 bytes (3.9 GB) copied, 4.52491 s, 863 MB/s [root@box10 /]# umount -f /dev/sdh

Re: SD cafd read only -

2015-05-16 Thread jd1008
On 05/16/2015 03:27 PM, Bob Goodwin - Zuni, Virginia, USA wrote: On 16/05/15 17:20, jd1008 wrote: Since you are running freebsd, the device usually has a name other than what you provide. Are you sure about the sd card's pathname? . BSD? I don't know where that is coming fr

Re: SD cafd read only -

2015-05-16 Thread jd1008
On 05/16/2015 03:32 PM, Bob Goodwin - Zuni, Virginia, USA wrote: On 16/05/15 17:27, Bob Goodwin - Zuni, Virginia, USA wrote: On 16/05/15 17:20, jd1008 wrote: Since you are running freebsd, the device usually has a name other than what you provide. Are you sure about the sd card&#

Re: SD cafd read only -

2015-05-16 Thread jd1008
On 05/16/2015 03:40 PM, Bob Goodwin - Zuni, Virginia, USA wrote: On 16/05/15 17:36, Joe Zeff wrote: I really believe this thing has failed. You're probably right. Still, before tossing it, if toss it you must, what do you get from this: fdisk -l /dev/sdh Does that show the full size,

Re: SD cafd read only -

2015-05-16 Thread jd1008
On 05/16/2015 04:06 PM, Bob Goodwin - Zuni, Virginia, USA wrote: On 16/05/15 17:50, jd1008 wrote: I am wondering if fedora is naming the other 12GB as another device??? . Eureka! It appears to be loading zeros to /dev/sdf as I type this! [root@box10 /]# fdisk -l /dev/sdf Disk /dev/sdf

Re: SD cafd read only -

2015-05-16 Thread jd1008
On 05/16/2015 04:25 PM, Bob Goodwin - Zuni, Virginia, USA wrote: On 16/05/15 18:13, jd1008 wrote: OK, so now you need to do the dd thing for the 12GB device also. Once you do that, then pull out the device and reinsert it to see of it is still being detected as 2 devices. Be sure it is not

Re: SD cafd read only -

2015-05-16 Thread jd1008
On 05/16/2015 04:46 PM, Bob Goodwin - Zuni, Virginia, USA wrote: On 16/05/15 18:34, jd1008 wrote: I have never before encountered this treatment of an SD card by Fedora. Did you run dd on both devices? Also, does the MAC machine also detect the SD card as 2 different devices? . I did not

Re: SD cafd read only

2015-05-16 Thread jd1008
On 05/16/2015 06:06 PM, Peter Skensved wrote: On 16/05/15 17:36, Joe Zeff wrote: I really believe this thing has failed. You're probably right. Still, before tossing it, if toss it you must, what do you get from this: fdisk -l /dev/sdh Does that show the full size, or just the 3.9GB? If

Re: Is this usb wifi plug supported?

2015-05-16 Thread jd1008
On 05/14/2015 09:04 AM, poma wrote: On 14.05.2015 05:09, jd1008 wrote: I am considering buying such a plug. It is described as: Mini AC600 High Performance 2.4GHz 5GHz Dual Band WiFi Wireless USB Adapter Features: 100% Brand New and High Quality This AC600 dual band adapter delivers powerful

Re: SD cafd read only

2015-05-17 Thread jd1008
On 05/17/2015 01:09 AM, Bob Goodwin - Zuni, Virginia, USA wrote: On 16/05/15 22:37, jd1008 wrote: All he has to do is read the card via dd like so: dd if=/dev/sdX (X=[b,c,d,e,f,...etc] of=/dev/null bs=4M dd will then state how much it read. -- . The result from my notes: 2015-05-17

Re: Is this usb wifi plug supported?

2015-05-18 Thread jd1008
On 05/17/2015 01:08 AM, poma wrote: On 17.05.2015 05:00, jd1008 wrote: On 05/14/2015 09:04 AM, poma wrote: On 14.05.2015 05:09, jd1008 wrote: I am considering buying such a plug. It is described as: Mini AC600 High Performance 2.4GHz 5GHz Dual Band WiFi Wireless USB Adapter Features: 100

question about smplayer

2015-05-21 Thread jd1008
every video I play comes up in full screen mode and thus hides the main menu bar. I have to press the Esc key to get the menu bar. I checked the Settings and none of the tabs/menus of settings have fullscreen set. Is there a way to fix this? -- users mailing list users@lists.fedoraproject.org To

The "leave" command of FreeBSD

2015-05-21 Thread jd1008
Is there a package of Linux which contains this? 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: http://f

Re: The "leave" command of FreeBSD

2015-05-21 Thread jd1008
On 05/21/2015 07:27 PM, Matthew Miller wrote: On Thu, May 21, 2015 at 07:19:07PM -0600, jd1008 wrote: Is there a package of Linux which contains this? Doesn't look like it's packaged for Fedora, but there is a debian package, which refers to this as the NetBSD sou

Re: The "leave" command of FreeBSD

2015-05-21 Thread jd1008
On 05/21/2015 09:15 PM, Matthew Miller wrote: On Thu, May 21, 2015 at 08:00:04PM -0600, jd1008 wrote: Found older orig sources at https://svnweb.freebsd.org/base/head/usr.bin/leave/ but the link you sent ha smore recent revs. I googled for a tool that converts bsd make files to gnu. So far

Re: The "leave" command of FreeBSD

2015-05-22 Thread jd1008
On 05/21/2015 09:48 PM, Matthew Miller wrote: gcc -D__COPYRIGHT\(x\)= -D__RCSID\(x\)= leave.c -o leave Thanx. That does it. Cheers, JD -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users F

Re: The "leave" command of FreeBSD

2015-05-22 Thread jd1008
On 05/22/2015 08:54 AM, Doug H. wrote: On Fri, 2015-05-22 at 12:36 +0200, Joachim Backes wrote: On 05/22/2015 12:16 PM, Patrick O'Callaghan wrote: On Thu, 2015-05-21 at 19:19 -0600, jd1008 wrote: Is there a package of Linux which contains this? No idea what this is, but "yum sear

Re: The "leave" command of FreeBSD

2015-05-22 Thread jd1008
On 05/21/2015 09:48 PM, Matthew Miller wrote: On Thu, May 21, 2015 at 09:41:19PM -0600, jd1008 wrote: {1149-jd@localhost}$ make Check the `rules` file. We're in alternate-universe land here; the actual build doesn't use make. Try gcc -D__COPYRIGHT\(x\)= -D__RCSID\(x\)= leave.

Re: The "leave" command of FreeBSD

2015-05-22 Thread jd1008
On 05/22/2015 01:36 PM, Matthew Miller wrote: On Fri, May 22, 2015 at 10:29:08AM -0600, jd1008 wrote: On 05/21/2015 09:48 PM, Matthew Miller wrote: {1149-jd@localhost}$ make Check the `rules` file. We're in alternate-universe land here; the actual build doesn't use make.

Replacing laptop cpu

2015-05-23 Thread jd1008
I have an HP laptop with AMD Turion II X2 mobile processor RM-72 / 2.1 GHz CPU, Socket S1. It is now causing blue screens in windows and freezes linux (pclinuxos, knoppix, fedora live). I have run the x86 mem test for more than a day, and found no problems with the 4GB ram (2GB X 2). I am wonder

Re: Replacing laptop cpu

2015-05-23 Thread jd1008
On 05/23/2015 11:21 AM, Dave Stevens wrote: On Sat, 23 May 2015 11:03:31 -0600 jd1008 wrote: I have an HP laptop with AMD Turion II X2 mobile processor RM-72 / 2.1 GHz CPU, Socket S1. It is now causing blue screens in windows and freezes linux (pclinuxos, knoppix, fedora live). I have run

Re: Replacing laptop cpu

2015-05-23 Thread jd1008
On 05/23/2015 11:38 AM, Tod Merley wrote: cmos battery On Sat, May 23, 2015 at 10:21 AM, Dave Stevens <mailto:g...@uniserve.com>> wrote: On Sat, 23 May 2015 11:03:31 -0600 jd1008 mailto:jd1...@gmail.com>> wrote: > I have an HP laptop with > AMD Turion I

Re: Replacing laptop cpu

2015-05-23 Thread jd1008
On 05/23/2015 04:44 PM, Steven Rosenberg wrote: On Sat, May 23, 2015 at 10:03 AM, jd1008 <mailto:jd1...@gmail.com>> wrote: I have an HP laptop with AMD Turion II X2 mobile processor RM-72 / 2.1 GHz CPU, Socket S1. It is now causing blue screens in windows and freezes

Re: The "leave" command of FreeBSD

2015-05-24 Thread jd1008
On 05/22/2015 04:05 PM, Cameron Simpson wrote: On 21May2015 21:41, jd1008 wrote: [...] {1149-jd@localhost}$ make Makefile:6: *** missing separator. Stop. {1150-jd@localhost}$ make -I. Makefile:6: *** missing separator. Stop. $ make -I. Makefile:6: *** missing separator. Stop. So, I

Re: Replacing laptop cpu

2015-05-24 Thread jd1008
On 05/24/2015 04:54 AM, Tim wrote: On Sat, 2015-05-23 at 11:44 -0600, jd1008 wrote: Cmos battery will not crash the OS. Some hardware does odd things when the battery is going (*). Though you usually have clock problems, at the same time, or as a precursor. You said your clock is fine, but

Re: Replacing laptop cpu

2015-05-24 Thread jd1008
On 05/24/2015 12:49 PM, Ronal B Morse wrote: On 05/23/2015 11:03 AM, jd1008 wrote: I have an HP laptop with AMD Turion II X2 mobile processor RM-72 / 2.1 GHz CPU, Socket S1. It is now causing blue screens in windows and freezes linux (pclinuxos, knoppix, fedora live). I have run the x86 mem

mplayer problem

2015-05-24 Thread jd1008
I used to be able to control the volume with / (to lower the volume) and * (to raise the volume) These KB keys no longer have any effect on volume. Current mplayer installed: mplayer-1.1-33.20150211svn.fc21.x86_64 -- users mailing list users@lists.fedoraproject.org To unsubscribe or change sub

Re: Replacing laptop cpu

2015-05-25 Thread jd1008
On 05/24/2015 10:22 PM, g wrote: On 05/24/2015 02:51 PM, jd1008 wrote: <<>> But this machine had been working for years without this recent issue. So, I kind of dounbt it he the graphics chip issue. It's history included the death of the cpu cooling fan, which I rep

Re: mplayer problem

2015-05-25 Thread jd1008
On 05/25/2015 12:45 AM, Suvayu Ali wrote: On Mon, May 25, 2015 at 09:58:36AM +0800, Ed Greshko wrote: On 05/25/15 09:24, jd1008 wrote: I used to be able to control the volume with / (to lower the volume) and * (to raise the volume) These KB keys no longer have any effect on volume

Re: mplayer problem

2015-05-25 Thread jd1008
On 05/25/2015 01:43 AM, Ed Greshko wrote: On 05/25/15 14:45, Suvayu Ali wrote: On Mon, May 25, 2015 at 09:58:36AM +0800, Ed Greshko wrote: On 05/25/15 09:24, jd1008 wrote: I used to be able to control the volume with / (to lower the volume) and * (to raise the volume) These KB keys no

Re: Replacing laptop cpu

2015-05-25 Thread jd1008
On 05/25/2015 02:56 AM, g wrote: On 05/25/2015 12:40 AM, Tim wrote: On Sun, 2015-05-24 at 23:22 -0500, g wrote: before replacing or installing newer cpu, do what has already been mentioned. clean away old thermal paste, apply fresh _white_ *high temp* thermal paste. Even just mucking ab

Re: mplayer problem

2015-05-25 Thread jd1008
On 05/25/2015 12:34 PM, Tim wrote: Allegedly, on or about 25 May 2015, jd1008 sent: I retried mplayer as a stanadlone command, rather than in a script like: for f in *.mp4 *.mp3; do mplayer "$f" done For me, running it from a script like above, then * and / do not work, but invoki

Re: Replacing laptop cpu

2015-05-25 Thread jd1008
On 05/25/2015 02:17 PM, g wrote: On 05/25/2015 12:13 PM, jd1008 wrote: On 05/24/2015 10:22 PM, g wrote: <<>> . before replacing or installing newer cpu, do what has already been mentioned. clean away old thermal paste, apply fresh _white_ *high temp* thermal paste. _do_not_

Re: Replacing laptop cpu

2015-05-25 Thread jd1008
On 05/25/2015 03:21 PM, g wrote: On 05/25/2015 03:26 PM, jd1008 wrote: On 05/25/2015 02:17 PM, g wrote: <<>> if you have not refreshed thermal paste yet, as a bit of curiosity, run script before and after to also see if there is a change. I ordered the thermal paste (A

Re: mplayer problem

2015-05-26 Thread jd1008
On 05/26/2015 11:02 AM, Gordon Messmer wrote: On 05/25/2015 10:25 PM, g wrote: For me, running it from a script like above, then * and / do not >work, but invoking mplayer on one file at a time it works. . try this command line to run script in backgrounder; script-name& ...in which ca

Re: Fedora 22 is here!

2015-05-26 Thread jd1008
On 05/26/2015 05:26 PM, Patrick O'Callaghan wrote: On Tue, 2015-05-26 at 17:50 -0500, Steven Stern wrote: YMMV. In my case it was all over in 30 minutes, but I have a reasonably fast machine and Internet connection. I wouldn't expect the total elapsed time to vary much with alternative upg

Re: Fedora 22 is here!

2015-05-26 Thread jd1008
On 05/26/2015 08:55 PM, a...@clueserver.org wrote: On 05/26/2015 05:26 PM, Patrick O'Callaghan wrote: On Tue, 2015-05-26 at 17:50 -0500, Steven Stern wrote: YMMV. In my case it was all over in 30 minutes, but I have a reasonably fast machine and Internet connection. I wouldn't expect the t

Re: Replacing laptop cpu

2015-05-26 Thread jd1008
On 05/26/2015 09:01 PM, g wrote: *WOW* my bad. :-\ hard to believe error slide thru. ((GBWG)) see notation in script. On 05/25/2015 03:17 PM, g wrote: <<>> forget that script. i thought i would expand script with a time stamp so you can better relate to when things change. =+=+=+= #!/bi

Re: Replacing laptop cpu

2015-05-27 Thread jd1008
On 05/26/2015 10:44 PM, g wrote: On 05/26/2015 10:15 PM, jd1008 wrote: <<>> Thanx. I saved the correction. welcome. how about running it to see if you can notice any changing in the temps. over 5 hrs, i am seeing change on this system; cores +/- 2 c board +/- 2 c

dnf failed to download repomd.xml from updates

2015-05-27 Thread jd1008
# dnf distro-sync Fedora 22 - x86_64 3.1 MB/s | 41 MB 00:13 RPM Fusion for Fedora 22 - Free - Updates 1.1 kB/s | 399 B 00:00 RPM Fusion for Fedora 22 - Nonfree - Updates2.8 kB/s | 399 B 00:

Re: dnf failed to download repomd.xml from updates

2015-05-27 Thread jd1008
On 05/27/2015 04:11 PM, jd1008 wrote: # dnf distro-sync Fedora 22 - x86_64 3.1 MB/s | 41 MB 00:13 RPM Fusion for Fedora 22 - Free - Updates 1.1 kB/s | 399 B 00:00 RPM Fusion for Fedora 22 - Nonfree - Updates

Re: dnf failed to download repomd.xml from updates

2015-05-27 Thread jd1008
On 05/27/2015 04:15 PM, jd1008 wrote: On 05/27/2015 04:11 PM, jd1008 wrote: # dnf distro-sync Fedora 22 - x86_64 3.1 MB/s | 41 MB 00:13 RPM Fusion for Fedora 22 - Free - Updates 1.1 kB/s | 399 B 00:00 RPM Fusion for Fedora 22

Re: dnf failed to download repomd.xml from updates

2015-05-27 Thread jd1008
On 05/27/2015 04:43 PM, stan wrote: On Wed, 27 May 2015 16:19:21 -0600 jd1008 wrote: # rpm -qv --whatprovides /usr/lib64/libmirage.so.10 libmirage-3.0.3-1.fc21.x86_64 So, apparently, f22 updates repo is still not ready for prime time. pkgs.org shows it available in F22. So, try doing a

Re: dnf failed to download repomd.xml from updates

2015-05-27 Thread jd1008
On 05/27/2015 05:34 PM, Chris Adams wrote: Once upon a time, jd1008 said: Another failure: Error: package image-analyzer-3.0.0-1.fc21.x86_64 requires libmirage.so.10()(64bit), but none of the providers can be installed. image-analyzer does not appear to be in Fedora, so you'll ne

dnf has no command to check all

2015-05-27 Thread jd1008
I had to use # /bin/yum-deprecated check all Yum command has been deprecated, use dnf instead. See 'man dnf' and 'man yum2dnf' for more information. Loaded plugins: etckeeper, langpacks kde-plasma-akonadi-calendars-0.2.2-5.fc21.x86_64 has missing requires of plasma4(dataengine-time) kde-plasma-

Re: dnf has no command to check all

2015-05-27 Thread jd1008
On 05/27/2015 08:15 PM, Matthew Miller wrote: On Wed, May 27, 2015 at 08:02:55PM -0600, jd1008 wrote: I had to use # /bin/yum-deprecated check all Yum command has been deprecated, use dnf instead. See 'man dnf' and 'man yum2dnf' for more information. See http://dnf.readt

Good books on the current design and architecture of Linux

2015-05-27 Thread jd1008
Does anyone have an inside scoop on books that look at the detailed design and architecture of a recent version of the Linux kernel? Some that I have seen are rather dated - from early to mid 90's. Some links to such "recent" books would be appreciated. Google is returning way too many links and v

Re: Good books on the current design and architecture of Linux

2015-05-27 Thread jd1008
On 05/27/2015 08:58 PM, Joe Zeff wrote: On 05/27/2015 07:52 PM, jd1008 wrote: Some links to such "recent" books would be appreciated. Google is returning way too many links and very hard to sift through. Have you tried looking at Amazon or Barns & Noble? I have used amazon be

Re: dnf has no command to check all

2015-05-28 Thread jd1008
On 05/28/2015 06:29 AM, Matthew Miller wrote: On Thu, May 28, 2015 at 08:17:24AM -0400, Radek Holy wrote: # dnf check all No such command: check. Please use /bin/dnf --help It could be a DNF plugin command, try: "dnf install 'dnf-command(check)'" Any idea how to make it smarter without a need

Re: dnf failed to download repomd.xml from updates

2015-05-28 Thread jd1008
On 05/28/2015 09:23 AM, Terry Polzin wrote: On Thu, May 28, 2015 at 11:21 AM, Patrick O'Callaghan mailto:pocallag...@gmail.com>> wrote: On Thu, 2015-05-28 at 08:25 -0400, Radek Holy wrote: > > - Original Message - > > From: "jd1

What Seriously Ails Fedora

2015-05-28 Thread jd1008
One of the reasons why users wince at the prospect of upgrading is the numerous problems being encountered. Some of these problems seem to stem from the fact that not all installed rpms of the current release (let's say 21) are made available in f22. Now the user mosies on thinking all is well.

Re: What Seriously Ails Fedora

2015-05-28 Thread jd1008
On 05/28/2015 01:07 PM, stan wrote: On Thu, 28 May 2015 11:26:12 -0600 jd1008 wrote: [snip] Some of these problems seem to stem from the fact that not all installed rpms of the current release (let's say 21) are made available in f22. [snip] So, I am wondering if the thought has

Re: dnf failed to download repomd.xml from updates

2015-05-28 Thread jd1008
On 05/28/2015 02:09 PM, Michael Schwendt wrote: On Wed, 27 May 2015 19:46:05 -0600, jd1008 wrote: On 05/27/2015 05:34 PM, Chris Adams wrote: Once upon a time, jd1008 said: Another failure: Error: package image-analyzer-3.0.0-1.fc21.x86_64 requires libmirage.so.10()(64bit), but none of the

<    3   4   5   6   7   8   9   10   11   12   >