Re: make a bootable dvd

2024-07-08 Thread Klaus-Peter Schrage via users
Am 08.07.2024 um 17:41 schrieb Patrick Dupre via users: There is a fedora tool Fedora Media Writer (see fedora web site) also unebootin On 7/8/24 10:01 AM, François Patte wrote: Bonjour, I downloaded the f40 iso for a worksation, but I did not see on the fedora website how to burn a bootab

Re: Boot hangs on recent kernels

2024-06-10 Thread Klaus-Peter Schrage via users
Am 10.06.24 um 18:39 schrieb Go Canes: On Mon, Jun 10, 2024 at 11:17 AM Klaus-Peter Schrage via users wrote: Thanks! You're welcome! Well, I followed https://fedoramagazine.org/setting-kernel-command-line-arguments-with-fedora-30/ and # grubby --update-kernel=ALL --remove-args=&q

Re: Boot hangs on recent kernels

2024-06-10 Thread Klaus-Peter Schrage via users
Am 10.06.24 um 13:05 schrieb Go Canes: On Mon, Jun 10, 2024 at 5:31 AM Klaus-Peter Schrage via users wrote: Am 09.06.2024 um 20:09 schrieb Go Canes: On Sun, Jun 9, 2024 at 7:47 AM Klaus-Peter Schrage via users wrote: What I don't understand: What produced the entry "resume=

Re: Boot hangs on recent kernels

2024-06-10 Thread Klaus-Peter Schrage via users
Am 09.06.2024 um 20:09 schrieb Go Canes: On Sun, Jun 9, 2024 at 7:47 AM Klaus-Peter Schrage via users wrote: What I don't understand: What produced the entry "resume=UUID=8e895..." in the file /etc/default/grub which was created on the install date, May 3rd? Do you have a /etc

Re: Boot hangs on recent kernels

2024-06-09 Thread Klaus-Peter Schrage via users
Am 09.06.2024 um 15:22 schrieb Felix Miata: Klaus-Peter Schrage via users composed on 2024-06-09 13:47 (UTC+0200): What I don't understand: What produced the entry "resume=UUID=8e895..." in the file /etc/default/grub which was created on the install date, May 3rd Doe

Re: Boot hangs on recent kernels

2024-06-09 Thread Klaus-Peter Schrage via users
Am 08.06.24 um 22:27 schrieb Jeffrey Walton: On Sat, Jun 8, 2024 at 12:20 PM Klaus-Peter Schrage via users wrote: Since kernel 6.8.10-300.fc40.x86_64, boot hangs on KDE Plasma (kernel 6.8.9-300.fc40.x86_64 was the last good one). I found that there is a job running infinitely: 'Job dev

Re: Boot hangs on recent kernels

2024-06-09 Thread Klaus-Peter Schrage via users
Am 08.06.24 um 22:04 schrieb Samuel Sieb: On 6/8/24 9:20 AM, Klaus-Peter Schrage via users wrote: This is a rather fresh install of fedora 40 (running on ext4): da  8:0    0 232,9G  0 disk ├─sda1   8:1    0   1,1G  0 part /boot ├─sda2   8:2    0  49,1G  0 part / ├─sda3   8:3    0  31,7G  0

Re: Boot hangs on recent kernels

2024-06-09 Thread Klaus-Peter Schrage via users
Am 08.06.24 um 19:52 schrieb Michael D. Setzer II: On 8 Jun 2024 at 18:20, Klaus-Peter Schrage via users wrote: might want to run blkid and see what it reports. The output is similar to yours, but # blkid | grep -i 8e8952 # shows that there isnt any device with an UUID containing 8e8952

Re: Boot hangs on recent kernels

2024-06-09 Thread Klaus-Peter Schrage via users
Am 08.06.24 um 19:04 schrieb Felix Miata: Klaus-Peter Schrage composed on 2024-06-08 18:20 (UTC+0200): Does any device within your system actually include 8e895whatever within it? No, there isn't any block device with an UUID (or PARTUUID) that includes 8e895 Did you previously have a

Boot hangs on recent kernels

2024-06-08 Thread Klaus-Peter Schrage via users
Since kernel 6.8.10-300.fc40.x86_64, boot hangs on KDE Plasma (kernel 6.8.9-300.fc40.x86_64 was the last good one). I found that there is a job running infinitely: 'Job dev-disk-by\x2duuid-8e895running ...' The above mentioned UUID (8e895 ...) corresponds to the kernel 'resume=uuid=...' comma

Unwanted dialogs when starting Dolphin file manager

2024-05-02 Thread Klaus-Peter Schrage via users
On a fresh install of Fedora 40 KDE Plasma, after opening Dolphin, two windows pop up: "Online Accounts", asking "+ Add New Account" "Authentication Dialog", asking for a password What happened before: I had been struggling for a while to automount a smb sare via /etc/fstab (in fact, the share is

Re: Stuck at grub prompt after reordering partitions

2024-04-22 Thread Klaus-Peter Schrage via users
Am 21.04.24 um 18:34 schrieb Go Canes: On Sun, Apr 21, 2024 at 12:15 PM Klaus-Peter Schrage via users wrote: /boot/efi/EFI/fedora/grub.cfg: search --no-floppy --root-dev-only --fs-uuid --set=dev 206c0b5f-eddf-42e8-96f1-e666c5635cd0 set prefix=($dev)/grub2 export $prefix

Re: Stuck at grub prompt after reordering partitions

2024-04-21 Thread Klaus-Peter Schrage via users
Am 20.04.24 um 23:16 schrieb George N. White III: I assume you can still boot with manual grub commands. Yes, linux ..., initrd ..., boot or: >configfile (hd0,1)/grub2/grub.cfg which immediately brings back the grub menu. Retrace your steps and double check UUID's, other typos, and misplaced q

Re: Stuck at grub prompt after reordering partitions

2024-04-20 Thread Klaus-Peter Schrage via users
Am 20. April 2024 20:51:04 MESZ schrieb Lester Petrie : > > >On 4/20/2024 1:14 PM, Klaus-Peter Schrage via users wrote: >> I am really grateful for your detailed explanation! >> I went through all the steps, checked the IDs from efibootmgr and blkid >> with respect t

Re: Stuck at grub prompt after reordering partitions

2024-04-20 Thread Klaus-Peter Schrage via users
Am 19.04.24 um 16:58 schrieb Go Canes: The basic process is EFI is using its variables (which you can examine with efibootmgr) to find a device and the file on the device to use for the boot. That should be on the *.efi files in /boot/efi/EFI/fedora/. That in term should load grub2, which will

Re: Stuck at grub prompt after reordering partitions

2024-04-19 Thread Klaus-Peter Schrage via users
Am 17.04.24 um 18:45 schrieb Felix Miata: Klaus-Peter Schrage via users composed on 2024-04-17 16:48 (UTC+0200): After many years of maintaing dual boot setups (Fedora/Windows) my harddisk layout got a bit confusing: Linux and Windows partition were scattered on mainly two harddisks (all gpt

Re: Stuck at grub prompt after reordering partitions

2024-04-19 Thread Klaus-Peter Schrage via users
Am 17.04.24 um 17:51 schrieb Go Canes: Step by step: I recently had similar problems. These are the things to check: o use blkid to get the current UUID(s) The current UUIDs correspond to the ones in /etc/fstab, that hadn't been changed btw. o check /etc/kernel/cmdline if it exists - make sure

Re: Stuck at grub prompt after reordering partitions

2024-04-17 Thread Klaus-Peter Schrage via users
at 10:48 AM Klaus-Peter Schrage via users wrote: But rebooting still gets me to the dreaded grub>. So what am I missing? BTW, I did NOT use the grub2-install command which shoud not be used on UEFI systems. I recently had similar problems. These are the things to check: o use blkid to get the

Stuck at grub prompt after reordering partitions

2024-04-17 Thread Klaus-Peter Schrage via users
After many years of maintaing dual boot setups (Fedora/Windows) my harddisk layout got a bit confusing: Linux and Windows partition were scattered on mainly two harddisks (all gpt). I was able to free a third harddisk (ssd) and copied the linux partitions boot, root and home over to the new disk,

Re: Network: Limited Connectivity since upgrade to Fedora 39

2023-12-29 Thread Klaus-Peter Schrage via users
Am 29.12.23 um 17:48 schrieb Jeffrey Walton: But an issue remains: Why got mysystem mal-labelled? I didn't do many things to it after the upgrade, and shouldn't be labelling be part of the system-upgrade process? But thanks again for your help. There are several post-upgrade steps that may be

Re: Network: Limited Connectivity since upgrade to Fedora 39

2023-12-29 Thread Klaus-Peter Schrage via users
Am 29.12.23 um 16:36 schrieb Barry Scott: On 29 Dec 2023, at 11:12, Klaus-Peter Schrage via users wrote: Recently, I did an upgrade to F39 via dnf system-upgrade. For the first time in Fedora (I think I started around version 1), on booting into KDE I get a message saying "limited ne

Network: Limited Connectivity since upgrade to Fedora 39

2023-12-29 Thread Klaus-Peter Schrage via users
Recently, I did an upgrade to F39 via dnf system-upgrade. For the first time in Fedora (I think I started around version 1), on booting into KDE I get a message saying "limited network connectivity", which means, my wired network is up but can't reach the outside world. The journals tell me that

Re: Printing a pdf in booklet format

2023-08-09 Thread Klaus-Peter Schrage
Am 08.08.2023 um 21:53 schrieb Robert Moskowitz: I cannot figure out how to get the equiv of Acrobat reader to print a pdf in booklet format. That is to print 2 pages per side, double-sided but in an order that you just staple along the middle and have a booklet. I am using F38 and Xfce. I hav

Re: Duplex Printer Problem

2022-09-06 Thread Klaus-Peter Schrage
Am 05.09.22 um 23:11 schrieb Jonathan Ryshpan: On Tue, 2022-08-30 at 07:14 -0700, Jonathan Ryshpan wrote: Whenever I try to print from Okular, a box with this message appears: There are conflicts in duplex settings. Do you want to fix them? And printing is in fact funky: the options for double s

Re: Duplex Printer Problem

2022-08-30 Thread Klaus-Peter Schrage
Am 30.08.22 um 16:14 schrieb Jonathan Ryshpan: Whenever I try to print from Okular, a box with this message appears: There are conflicts in duplex settings. Do you want to fix them? And printing is in fact funky: the options for double sided printing: Okular->Print->Options are strange. The optio

Re: dnf update teamviewer.

2021-07-03 Thread Klaus-Peter Schrage
Sorry, link was copied badly: https://computingforgeeks.com/how-to-install-teamviewer-on-fedora/ Am 3. Juli 2021 21:05:51 MESZ schrieb Klaus-Peter Schrage : >Perhaps this guide might help: >https://coteamviewermputingforgeeks.com/how-to-install--on-fedora/ > >Am 3. Juli 2021 1

Re: dnf update teamviewer.

2021-07-03 Thread Klaus-Peter Schrage
Perhaps this guide might help: https://coteamviewermputingforgeeks.com/how-to-install--on-fedora/ Am 3. Juli 2021 18:54:11 MESZ schrieb Ger van Dijck : >Hi all, > > > > >When giving dnf update I get the following message:invalid value >failovermethod = priority in /etc/yum.repo.d/teamviewer.repo

Re: Install Clonezilla on Fedora 34.

2021-06-28 Thread Klaus-Peter Schrage
Am 28.06.2021 um 16:35 schrieb Ger van Dijck: On Wed, 23 Jun 2021 at 13:36, Ger van Dijck mailto:ger.vandi...@edpnet.be>> wrote: Hi all, I tried to install Clonezilla on Fedora 34 . But no luck : I need help. That doesn't tell us what you tried or how it failed. Are you trying

Re: inkscape

2018-02-10 Thread Klaus-Peter Schrage
Am 09.02.2018 um 13:44 schrieb Patrick Dupre: Hello, I use inkscape, but the behavior that I get is not that is explained in line. Typically, I do not get the palette tool box. https://www.wikihow.com/Use-the-Fill-and-Stroke-Functions-in-Inkscape It results that I cannot open a fill and stroke,

Re: Problem updating wine-core in FC25

2017-06-22 Thread Klaus-Peter Schrage
Am 22.06.2017 um 13:06 schrieb Jon Ingason: I get following error message when running "dnf update": ... Running transaction check Transaction check succeeded. Running transaction test The downloaded packages were saved in cache until the next successful transactio n. You can remove cached packa

Re: Video editing disaster

2017-05-28 Thread Klaus-Peter Schrage
nks, -- Wade Hampton ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org -- Klaus-Peter Schrage Fridtjof-Nansen-Str. 21 D-38108 Braunschweig Tel.: +49 531 355178 Fax: +49 531 3557473 Mob

Re: firefox on fedora 25 unable to apply css rules?

2017-01-07 Thread Klaus-Peter Schrage
Am 07.01.2017 um 14:34 schrieb François Patte: Le 07/01/2017 13:45, Tim a écrit : Allegedly, on or about 07 January 2017, François Patte sent: I just installed fedora 25 on my laptop. firefox 50 (or 49) is unable to display fonts if I put this css instruction: * { font-family: Freeserif, He

Re: Converting XML files to Libreoffice Calc

2016-12-02 Thread Klaus-Peter Schrage
Am 01.12.2016 um 18:48 schrieb Max Pyziur: Greetings, A data site provides downloadable data in xml format; the header reads: xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:htm

Re: how to login to the list

2016-10-24 Thread Klaus-Peter Schrage
Am 24.10.2016 um 22:14 schrieb Kevin Fenzi: On Mon, 24 Oct 2016 21:41:37 +0200 Klaus-Peter Schrage wrote: I am totally bewildered now: I just wanted to interrupt delivery of mails for four weeks (going on a visit to India), wanted to edit my subscription correspondingly like I did for years

Re: how to login to the list

2016-10-24 Thread Klaus-Peter Schrage
I am totally bewildered now: I just wanted to interrupt delivery of mails for four weeks (going on a visit to India), wanted to edit my subscription correspondingly like I did for years. Couldn't log in to anything (trying my Google account). I choose to reset my password and received a passwor

Re: Reverting to nouveau

2016-10-05 Thread Klaus-Peter Schrage
FWIW, I have reverted from the NVIDIA driver to nouveau quite often by simply doing $ sudo dnf remove xorg-x11-drv-nvidia which also removed most of the dependencies you have mentioned. After that I could reboot into nouveau without any other alterations - just to notice that nouveau is not

Re: No sound in F24 with Intel onboard audio (RealTek ALC887)

2016-09-06 Thread Klaus-Peter Schrage
Am 06.09.2016 um 20:06 schrieb Mike Wright: On 09/06/2016 10:54 AM, Klaus-Peter Schrage wrote: It has been years that I had problems with audio in Fedora, so I am no longer used in debugging alsa/pulsaudio problems. But recently, after a fresh install of Fedora 24, I can't hear anything fr

No sound in F24 with Intel onboard audio (RealTek ALC887)

2016-09-06 Thread Klaus-Peter Schrage
It has been years that I had problems with audio in Fedora, so I am no longer used in debugging alsa/pulsaudio problems. But recently, after a fresh install of Fedora 24, I can't hear anything from my setup: - Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Con

Re: Decent picture viewer

2016-08-17 Thread Klaus-Peter Schrage
Am 17.08.2016 um 14:57 schrieb Jon Danniken: On 8/17/16 3:50 AM, Fernando Cassia wrote: On 8/17/16, Fernando Cassia wrote: Anyway, Ristretto in Xfce is really not adequate, so I am asking really nicely, please for recommendations. What picture viewer do you use on F24? Irfanview under WI

Re: Nouveau, Oh No!

2016-07-02 Thread Klaus-Peter Schrage
Am 02.07.2016 um 00:09 schrieb Tom Horsley: On Fri, 1 Jul 2016 14:56:47 -0600 Robin Laing wrote: Until you install a 4.6 kernel, of course, then the nvidia driver won't compile because the helpful linux kernel devs have been changing the internal kernel interfaces again :-). (I'm booted back o

Re: copying images out of pdfs

2016-06-10 Thread Klaus-Peter Schrage
Am 10.06.2016 um 11:42 schrieb Robert Moskowitz: On 06/10/2016 04:41 AM, Klaus-Peter Schrage wrote: Am 09.06.2016 um 19:58 schrieb Robert Moskowitz: I want to pull out specific figures to include in a presentation. Not convert the entire pdf to an image. Like this fig 9-2: If you really

Re: copying images out of pdfs

2016-06-10 Thread Klaus-Peter Schrage
Am 09.06.2016 um 19:58 schrieb Robert Moskowitz: I want to pull out specific figures to include in a presentation. Not convert the entire pdf to an image. Like this fig 9-2: If you really want to pull a vector graphic like this in a clean way, you can do it with Inkscape (any other vector edi

Re: copying images out of pdfs

2016-06-09 Thread Klaus-Peter Schrage
Am 09.06.2016 um 18:34 schrieb Robert Moskowitz: Again Fedora 22 Xfce. It seems Evince lacks being able to copy an image out of a pdf so I can paste said image into a presentation. Select text seems to be the only option. It was sad when we lost Acrobat reader for Linux. What other tool

Re: VLC VideoLAN

2016-02-23 Thread Klaus-Peter Schrage
Am 22.02.2016 um 19:10 schrieb Rick Stevens: Angelo, I can see two possible reasons VLC may not see the insertion of a CD or DVD once it's running: As far as I remember (I really don't want to rescan this thread) Angelo has a much more fundamental problem with VLC: no graphical interface come

Re: VLC VideoLAN

2016-02-19 Thread Klaus-Peter Schrage
Am 19.02.2016 um 15:29 schrieb Angelo Moreschini: thank you for answering me this is the output tah I get for the command vlc vlc VLC media player 2.2.2 Weatherwax (revision 2.2.1-161-g360f42e) [00d4d118] core libvlc: Running vlc with the default interface. Use 'cvlc' to use

Re: VLC VideoLAN

2016-02-19 Thread Klaus-Peter Schrage
Am 19.02.2016 um 10:34 schrieb Angelo Moreschini: I installed VLC on my computer (fedora 21) with the purpose to play .VOB files. Actually I can run LVL on the line command, but I am not able to do anything in this way... The help command give me this output : When you enter "vlc" into the

Re: F22 - audacity-freeworld crashed on opening an amr recording

2016-02-13 Thread Klaus-Peter Schrage
Am 13.02.2016 um 01:49 schrieb stan: On Fri, 12 Feb 2016 13:25:54 -0500 Robert Moskowitz wrote: [snip] I did a web search and found someone recommending sox for amr conversion. I've used sox for batch conversions in the past, it's really handy for that. There was mention of another conversio

Re: texlive

2016-01-25 Thread Klaus-Peter Schrage
Am 25.01.2016 um 16:50 schrieb Bernardo Sulzbach: On Mon, Jan 25, 2016 at 1:45 PM, Klaus-Peter Schrage wrote: when being forced by my customers to use Word. Would you mind sharing how common this was? The publishing house I had been working for usually does their typesetting with InDesign

Re: texlive

2016-01-25 Thread Klaus-Peter Schrage
Am 25.01.2016 um 16:21 schrieb Bernardo Sulzbach: Just an addition to George's impressive answer: I only tried Word equations on 2013 (the version) and it was painfully bad, sometimes blocking the program for as much as two or three seconds when I was entering a complex fraction. However, maybe

Re: Audio CD burner question

2016-01-24 Thread Klaus-Peter Schrage
Am 23.01.2016 um 03:39 schrieb jd1008: Tried a few audio cd burners, but none of them seem to have an option to automagically include each track title as CD text for each track. If anyone knows of such a burner (Open Source), would like to hear about it. Thanx. I have had quite a few burners

Re: Audacity

2015-11-13 Thread Klaus-Peter Schrage
Am 13.11.2015 um 15:48 schrieb jarmo: With new upgrade to F23 Audacity didn't start at all, got tons of errors. This morning update, got new Audacity-Freeworld. Something new, no errors, but Audacity won't start. Anyone else met this? Jarmo Perhaps this thread might help: https://lists.fedorap

Re: Fedora 23 and VirtualBox: VBox Guest Additions not working properly

2015-11-05 Thread Klaus-Peter Schrage
Am 05.11.2015 um 17:00 schrieb Klaus-Peter Schrage: Am 05.11.2015 um 16:41 schrieb SternData: On 11/05/2015 09:11 AM, Klaus-Peter Schrage wrote: I have just upgraded to 23 from 22 in a virtual machine using dnf as decribed in the Fedora Wiki, which went rather smoothly for me. After manually

Re: Fedora 23 and VirtualBox: VBox Guest Additions not working properly

2015-11-05 Thread Klaus-Peter Schrage
Am 05.11.2015 um 16:41 schrieb SternData: On 11/05/2015 09:11 AM, Klaus-Peter Schrage wrote: I have just upgraded to 23 from 22 in a virtual machine using dnf as decribed in the Fedora Wiki, which went rather smoothly for me. After manually installing the Guest Additions, the features

Fedora 23 and VirtualBox: VBox Guest Additions not working properly

2015-11-05 Thread Klaus-Peter Schrage
I have just upgraded to 23 from 22 in a virtual machine using dnf as decribed in the Fedora Wiki, which went rather smoothly for me. After manually installing the Guest Additions, the features "seemless windows" and "automatic resize of the guest desktop" don't work (the respective options in

Re: ImageMagick: possibly OT

2015-09-17 Thread Klaus-Peter Schrage
Am 17.09.2015 um 20:09 schrieb Bill Oliver: On Thu, 17 Sep 2015, Klaus-Peter Schrage wrote: It's not a Gimp script mentioned there, but an ImageMagick command (convert). By the way, there are nice tutorials on using ImageMagick from IBM (yes!), rather old, but not outdated:

Re: ImageMagick: possibly OT

2015-09-17 Thread Klaus-Peter Schrage
Am 17.09.2015 um 19:36 schrieb Bill Oliver: On Thu, 17 Sep 2015, Timothy Murphy wrote: Shaheen Bakhtiar wrote: You can also write a little script for gimp if you don't want to do it interactively.  See:

Re: Nvidia GeForce Gt 705

2015-08-16 Thread Klaus-Peter Schrage
Am 16.08.2015 um 22:09 schrieb Joe Zeff: On 08/16/2015 12:50 PM, Patrick O'Callaghan wrote: The workaround is to check/var/cache/akmods/nvidia/.last.log after a new kernel has been installed but before booting. If it shows an error (jump to the end of the file) you still have time to manually in

Re: Nvidia GeForce Gt 705

2015-08-16 Thread Klaus-Peter Schrage
Am 16.08.2015 um 16:17 schrieb Paul Cartwright: ok, so I got a new computer, was windows 10, now dual-boot with fedora 22 x86_64. I have had AMD Radeon card for my last computer, but this one comes with a Nvidia GeForce Gt 705. I seem to remember this from long ago, I downloaded the NVIDIA-Linux.

Re: grub2

2015-05-04 Thread Klaus-Peter Schrage
Am 04.05.2015 um 14:18 schrieb Paul Cartwright: On 05/04/2015 08:13 AM, Klaus-Peter Schrage wrote: Usually, I don't have to fiddle with grub. The cases I remember were when I had repaired windows installations (in a dual boot situation) which refused to boot. By restoring the windows

Re: grub2

2015-05-04 Thread Klaus-Peter Schrage
Am 04.05.2015 um 13:19 schrieb Paul Cartwright: mmm, well if it has already been installed , why would you ever have to run grub-2-install again?? all you would have to do is modify the grub.cfg whenever you add a new kernel.. I guess the only way to test would be to add/remove a kernel, then JUS

Re: grub2

2015-05-04 Thread Klaus-Peter Schrage
Am 03.05.2015 um 20:42 schrieb Paul Cartwright: On 05/03/2015 11:02 AM, Klaus-Peter Schrage wrote: Am 03.05.2015 um 15:59 schrieb Patrick Dupre: Hello, After I run grub2-mkconfig -o /boot/grub2/grub.cfg grub2-install /dev/sda First thought: Shouldn't these two comman

Re: grub2

2015-05-03 Thread Klaus-Peter Schrage
Am 03.05.2015 um 15:59 schrieb Patrick Dupre: Hello, After I run grub2-mkconfig -o /boot/grub2/grub.cfg grub2-install /dev/sda First thought: Shouldn't these two commands be interchanged? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription o

Re: Youtube-dl problem/question

2015-04-20 Thread Klaus-Peter Schrage
Am 20.04.2015 um 19:53 schrieb 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

Re: Youtube-dl problem/question

2015-04-20 Thread Klaus-Peter Schrage
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't get this error message, and the download with youtube-dl

Re: Unable to blank dvd/rw media

2015-03-08 Thread Klaus-Peter Schrage
Am 08.03.2015 um 04:18 schrieb Ed Greshko: I err'd when I wrote the above as I actually found 2 DVD's in the drawer and the one I used was an off-brand from "Melody Group" here in Taiwan and blanking worked. The Philips brand DVD+RW does *not* support the "blank" option when using the dvd+rw-f

Re: Unable to blank dvd/rw media

2015-03-07 Thread Klaus-Peter Schrage
Am 07.03.2015 um 15:15 schrieb Ed Greshko: I hardly use optical media these days. But I happen to find an old Philips DVD+RW disk in a drawer. I used the cdrecord -v blank=all command on it and it worked just fine. I didn't save the output it created but there was a HINT telling me I reall

Re: Unable to blank dvd/rw media

2015-03-07 Thread Klaus-Peter Schrage
Am 07.03.2015 um 03:18 schrieb jd1008: This drive or media does not support the 'BLANK media' command cdrecord: Cannot blank disk, aborting. These lines say it all, see the BLANK command applies to CDs, not to DVD-rw's ("cdrecord --help"). Usually you *format* these media once, then, unlike C

Re: fedora21 and french version of firefox

2015-03-02 Thread Klaus-Peter Schrage
Am 02.03.2015 um 15:53 schrieb Ed Greshko: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/02/15 16:25, François Patte wrote: Bonjour, On fresh install of fedora-21 (with French as default language) I wanted to install firefox and ran: yum install firefox Which succeeded but it is the En

Re: question about cd text

2015-01-25 Thread Klaus-Peter Schrage
Am 24.01.2015 um 06:34 schrieb Tim: On Fri, 2015-01-23 at 12:09 +0100, Klaus-Peter Schrage wrote: you can't build an "iso", as there are no isos for audio cds, but I may be corrected Not an "iso," as such, but it's possible to build an image of what will be bu

Re: Virtual CD/DVD burner for Fedora

2015-01-23 Thread Klaus-Peter Schrage
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 media in the device. > >Check "Only create image" on the right-hand side of the Settin

Re: Virtual CD/DVD burner for Fedora

2015-01-23 Thread Klaus-Peter Schrage
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, which is not a burner but a rom. >>> >>> Any info on a virtual cd/dvd burner would

Re: question about cd text

2015-01-23 Thread Klaus-Peter Schrage
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 audio cd with cd-text. wodim and cdrecord may be invoked

Re: [OT] Compiling a module for the Fedora kernel

2015-01-19 Thread Klaus-Peter Schrage
Upstream (freedesktop.org): il silencio Am 19. Januar 2015 20:39:05 MEZ, schrieb poma : > >Guys, do not forget to show interest in what's going on, to folks >upstream! -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.o

Re: Wine installation

2015-01-01 Thread Klaus-Peter Schrage
Am 31.12.2014 um 19:00 schrieb Angelo Moreschini: Hi, > > I used_*gnome-software*_ to install Wine. Now I have on the desk top > an icon of "wine" that I can launch. If I search for wine, I have > this output: -- [angelo_user@zorro ~]$ sudo find / -iname "q4wine" > [sudo] password for angelo_use

Re: [OT] Compiling a module for the Fedora kernel

2014-12-24 Thread Klaus-Peter Schrage
Am 23.12.2014 um 23:39 schrieb poma: On 21.12.2014 18:34, Heinz Diehl wrote: On 21.12.2014, Klaus-Peter Schrage wrote: I first tried the latest and greatest nouveau driver from freedesktop.org "as is", but the fan problem remains, so I still have to apply "my" patch to the

Re: [OT] Compiling a module for the Fedora kernel

2014-12-22 Thread Klaus-Peter Schrage
Am 22.12.2014 um 19:48 schrieb Heinz Diehl: On 22.12.2014, Lars E. Pettersson wrote: I then compiled it for the new kernel, but for me the problem is still there, a noisy fan. I will investigate further... How about finding the first official kernel with the faulty behaviour, bisecting the of

Re: [OT] Compiling a module for the Fedora kernel

2014-12-22 Thread Klaus-Peter Schrage
Am 22.12.2014 um 19:05 schrieb Rick Stevens: On 12/22/2014 09:58 AM, Klaus-Peter Schrage wrote: Am 22.12.2014 um 17:52 schrieb Klaus-Peter Schrage: Am 22.12.2014 um 00:11 schrieb poma: On 21.12.2014 19:45, Klaus-Peter Schrage wrote: Am 21.12.2014 um 18:34 schrieb Heinz Diehl: On 21.12.2014

Re: [OT] Compiling a module for the Fedora kernel

2014-12-22 Thread Klaus-Peter Schrage
Am 22.12.2014 um 17:52 schrieb Klaus-Peter Schrage: Am 22.12.2014 um 00:11 schrieb poma: On 21.12.2014 19:45, Klaus-Peter Schrage wrote: Am 21.12.2014 um 18:34 schrieb Heinz Diehl: On 21.12.2014, Klaus-Peter Schrage wrote: I first tried the latest and greatest nouveau driver from

Re: [OT] Compiling a module for the Fedora kernel

2014-12-22 Thread Klaus-Peter Schrage
Am 22.12.2014 um 00:11 schrieb poma: On 21.12.2014 19:45, Klaus-Peter Schrage wrote: Am 21.12.2014 um 18:34 schrieb Heinz Diehl: On 21.12.2014, Klaus-Peter Schrage wrote: I first tried the latest and greatest nouveau driver from freedesktop.org "as is", but the fan problem rem

Re: [OT] Compiling a module for the Fedora kernel

2014-12-21 Thread Klaus-Peter Schrage
Am 21.12.2014 um 18:34 schrieb Heinz Diehl: On 21.12.2014, Klaus-Peter Schrage wrote: I first tried the latest and greatest nouveau driver from freedesktop.org "as is", but the fan problem remains, so I still have to apply "my" patch to the nouveau source.. I think y

Re: [OT] Compiling a module for the Fedora kernel

2014-12-21 Thread Klaus-Peter Schrage
Am 21.12.2014 um 16:27 schrieb poma: On 21.12.2014 15:09, Klaus-Peter Schrage wrote: ... So I thought about rebuilding only the nouveau module instead of compiling the complete kernel source each time the Fedora kernel gets an update. Of course, there are lots of instructions available on

[OT] Compiling a module for the Fedora kernel

2014-12-21 Thread Klaus-Peter Schrage
I am having a permanent fan problem with my obviously esoteric graphics card (NVIDIA GeForce GT 630, see [1], [2]) for which I found a viable, but tediuos workaround: - get the kernel src.rpm - apply a specific patch to the nouveau driver - build and install new kernel rpms (see [3]). I still hav

Re: downloading a stream

2014-12-04 Thread Klaus-Peter Schrage
Am 04.12.2014 um 11:35 schrieb jd1008: > On 12/04/2014 01:09 AM, Klaus-Peter Schrage wrote: >> Am 03.12.2014 um 23:15 schrieb jd1008: >>> >>> On 12/03/2014 02:52 PM, Peter Reed wrote: >>>> On Wed, 03 Dec 2014 11:39:07 -0700 jd1008 >>>> wro

Re: downloading a stream

2014-12-04 Thread Klaus-Peter Schrage
Am 03.12.2014 um 23:15 schrieb jd1008: On 12/03/2014 02:52 PM, Peter Reed wrote: On Wed, 03 Dec 2014 11:39:07 -0700 jd1008 wrote: fc20. using vlc, or wget or smplayer, how do I download a stream which the FF plugin downloadhelper says is made of many files, each one of which has the extensio

Re: Guest OS on VBox and key bindings

2014-11-29 Thread Klaus-Peter Schrage
+ F1 switches back to your desktop. -- Klaus-Peter Schrage Fridtjof-Nansen-Str. 21 D-38108 Braunschweig Tel.: +49 531 355178 Fax: +49 531 3557473 Mobil: +49 171 1940 497 -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https

Re: wine and Apple Safari 5.1.7

2014-11-13 Thread Klaus-Peter Schrage
Am 12.11.2014 um 19:53 schrieb jd1008: Has anyone successfully installed it with wine? Wine application db: https://appdb.winehq.org/objectManager.php?sClass=version&iId=20398 -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedor

Re: Alternative for acroread (Adobe Reader) in LINUX?

2014-10-20 Thread Klaus-Peter Schrage
Am 18.10.2014 um 01:41 schrieb Bill Oliver: On Fri, 17 Oct 2014, Ranjan Maitra wrote: Hi, On Fri, 17 Oct 2014 14:30:08 + Bill Oliver wrote: 3) One specific statistics package that I use about four times a year Just curious: what is this specific statistics package that you use abou

Re: Convert MP4 video file to Image file

2014-09-02 Thread Klaus-Peter Schrage
Am 02.09.2014 20:14, schrieb Mickey: This will open a video DVD dialog in botton panel of k3b. You drag you video file in the VIDEO_TS folder and hit burn. I did just exactly what you said and got the small window and checked 'create image' and the video.mp4 was dragged into K3B and I still go

Re: Convert MP4 video file to Image file

2014-09-02 Thread Klaus-Peter Schrage
Am 02.09.2014 19:40, schrieb Sudhir Khanger: On Tuesday, September 02, 2014 01:07:16 PM Mickey wrote: In K3B I selected DVD video project and K3B gave me a Error message "Could not determine size of resulting image file" the file i submitted is video.mp4 file. What version of k3b are you usin

Re: Convert MP4 video file to Image file

2014-09-02 Thread Klaus-Peter Schrage
Am 02.09.2014 19:07, schrieb Mickey: On 09/02/2014 12:55 PM, Sudhir Khanger wrote: On Tuesday, September 02, 2014 12:50:44 PM Mickey wrote: Yes a Video DVD You can do that directly from K3b. Google "k3b video dvd" should get you plenty of help. In K3B I selected DVD video project and K3B ga

Re: Convert MP4 video file to Image file

2014-09-02 Thread Klaus-Peter Schrage
Am 02.09.2014 17:14, schrieb Mickey: Fedora20/KDE How do you convert a Video.mp4 to a Image to burn in K3B or Brasero ? What kind of image? I suppose you want to create a DVD playable in a standard player. I found dvdstyler very helpful to accomplish this (and more complicated) task: http://w

Re: PWM fan speed too high

2014-07-25 Thread Klaus-Peter Schrage
Am 25.07.2014 10:04, schrieb Heinz Diehl: On 24.07.2014, Klaus-Peter Schrage wrote: But I can refrain from trying a kernel recompile which I last did a decade or so ago (although, as far as I can remember, this is not such a kind of rocket science as one might guess from the recent thread on

Re: PWM fan speed too high

2014-07-24 Thread Klaus-Peter Schrage
Am 24.07.2014 16:35, schrieb poma: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/drivers/gpu/drm/nouveau/core/subdev/therm/fan.c?h=linux-3.14.y#n195 static void nouveau_therm_fan_set_defaults(struct nouveau_therm *therm) { struct nouveau_therm_priv *priv = (void *

Re: CPU fan running at full speed

2014-07-24 Thread Klaus-Peter Schrage
Am 24.07.2014 13:31, schrieb Klaus-Peter Schrage: Am 24.07.2014 12:48, schrieb poma: Your is CPU fan? Yes I have to correct myself: It is definitely the graphics adapter fan which is going berserk since kernel-3.15.6-200.fc20.x86_64 -- users mailing list users@lists.fedoraproject.org To

Re: CPU fan running at full speed

2014-07-24 Thread Klaus-Peter Schrage
Am 24.07.2014 12:48, schrieb poma: https://bugzilla.redhat.com/show_bug.cgi?id=1121331 That is GPU fan The error report is somewhat ambiguous in the respect, other fans might be affected too. https://bugzilla.redhat.com/show_bug.cgi?id=1121331#c3 https://bugzilla.redhat.com/attachment.cgi?id

CPU fan running at full speed

2014-07-24 Thread Klaus-Peter Schrage
As of updating to kernel-3.15.5-200.fc20.x86_64, the cpu fan (and probably the case fan too) continuously runs at full speed, right from the system start. This behaviour is still present with the the most recent kernel 3.15.6-200..., but it wasn't with the former version 3.14.8-200... (I re-che

Re: removing plymouth

2014-07-11 Thread Klaus-Peter Schrage
Am 12.07.2014 01:10, schrieb Rahul Sundaram: Hi On Fri, Jul 11, 2014 at 6:17 PM, Sam Varshavchik wrote: I have no idea what HW is a problem; or if it's even the hardware. Could be a race condition due to the different software packages. Different modules being started by systemd,

Re: Thunderbird--find messages

2014-05-17 Thread Klaus-Peter Schrage
Am 17.05.2014 10:31, schrieb g: On 05/17/14 04:52, Doug wrote: I didn't know what list to send this to, but since there has been > some discussion about Mozilla products here, I'll try this one. I get a large number of messages every day, in addition to those I filter out and don't see. Un

Re: Upgrading Windows on a Linux laptop

2014-05-12 Thread Klaus-Peter Schrage
Am 11.05.2014 23:52, schrieb Timothy Murphy: Klaus-Peter Schrage wrote: http://fedoraproject.org/wiki/GRUB_2#Updating_GRUB_2_configuration_on_BIOS_systems I'm not sure if I completely understood the advice in this URL, or rather you would apply it, as you say, with a Live CD. As I under

Re: Upgrading Windows on a Linux laptop

2014-05-11 Thread Klaus-Peter Schrage
Am 11.05.2014 17:14, schrieb Timothy Murphy: I rarely use Windows on my dual-boot Fedora-20/KDE laptop, but I'd like to update Windows XP to Windows 7 now. I found when I did this on a CentOS machine I was unable to get back to Linux, and had to re-install CentOS. I don't understand why, as I ha

  1   2   >