Re: Display cmd within shell

2018-06-16 Thread Cameron Simpson
On 16Jun2018 10:24, Marek Howard wrote: On Tue, 2018-06-12 at 07:52 +1000, Cameron Simpson wrote: Personally I like "set -x". I've even got a tiny line script called "set-x" which goes: #!/bin/sh set -x exec "$@" and many scripts which do variants on: trace= [ -t 2 ] && trace=set-x

Re: Display cmd within shell

2018-06-16 Thread Marek Howard
On Tue, 2018-06-12 at 07:52 +1000, Cameron Simpson wrote: > Personally I like "set -x". I've even got a tiny line script called "set-x" > which goes: > > #!/bin/sh > set -x > exec "$@" > > and many scripts which do variants on: > > trace= > [ -t 2 ] && trace=set-x # at least during

lshw-gui -

2018-06-16 Thread Bob Goodwin
I dnf installed lshw-gui and when I click on "Refresh" it dies with the following results: lshw works normally, just not the gui. Is it just my system?  Fedora 27 XFCE updated as of this morning. [root@Box10 bobg]# lshw-gui /usr/bin/lshw-gui: line 3:  2663 Segmentation fault  (core dumped)

FC27 packages after upgrade

2018-06-16 Thread Ronaldo Mercado
Hi, I upgraded last week to fedora 28. Today I found that 'dnf upgrade' could not complete. $ sudo dnf upgrade Last metadata expiration check: 0:10:55 ago on Sat 16 Jun 2018 12:26:26 BST. Error: Problem 1: package kernel-modules-extra-4.16.11-200.fc27.x86_64 requires kernel-uname-r =

Re: lshw-gui -

2018-06-16 Thread Samuel Sieb
On 06/16/2018 10:35 AM, Bob Goodwin wrote: I dnf installed lshw-gui and when I click on "Refresh" it dies with the following results: lshw works normally, just not the gui. Is it just my system?  Fedora 27 XFCE updated as of this morning. [root@Box10 bobg]# lshw-gui /usr/bin/lshw-gui: line 3: 

Re: Screen goes dark when booting latest kernel

2018-06-16 Thread Samuel Sieb
On 06/16/2018 09:05 AM, Alex wrote: Hi all, this appears to be a problem with the latest kernels and Radeon cards (at least). Adding 'nomodeset' to the kernel command-line fixes it. What video device do you have? Look in the output of "lspci" for a line containing "VGA".

Re: Can I ask question ?

2018-06-16 Thread Tim via users
Tim: >> Does the narrow end go to the front? Patrick O'Callaghan: > Preferably when tilted over the eyes and accompanied by a loosely > hanging cigarette and a drawl. It was one of those nights, and the server wasn't booting. I was convinced there was foul play involved, and went down to the

Re: FC27 packages after upgrade

2018-06-16 Thread Samuel Sieb
On 06/16/2018 10:10 AM, Ronaldo Mercado wrote: $ sudo dnf upgrade Last metadata expiration check: 0:10:55 ago on Sat 16 Jun 2018 12:26:26 BST. Error:  Problem 1: package kernel-modules-extra-4.16.11-200.fc27.x86_64 requires kernel-uname-r = 4.16.11-200.fc27.x86_64, but none of the providers

Re: FC27 packages after upgrade

2018-06-16 Thread Tim via users
Allegedly, on or about 16 June 2018, stan sent: > anaconda is the Fedora installer, so those are probably leftovers > from the install of F27. I've always wondered *why* anaconda gets installed on a new system, and why it receives updates. -- [tim@localhost ~]$ uname -rsvp Linux

Re: lshw-gui -

2018-06-16 Thread Samuel Sieb
On 06/16/2018 05:18 PM, Bob Goodwin wrote: I was confused running two computers from one keyboard one via ssh, lshw is failing even without the gui on this F27 box. Well, that at least makes more sense. I don't have an F27 system to test with right now. Does abrt see the crash?

Re: Screen goes dark when booting latest kernel

2018-06-16 Thread Alex
On Sat, Jun 16, 2018 at 7:11 PM, Samuel Sieb wrote: > On 06/16/2018 09:05 AM, Alex wrote: >> >> Hi all, this appears to be a problem with the latest kernels and >> Radeon cards (at least). Adding 'nomodeset' to the kernel command-line >> fixes it. > > What video device do you have? Look in the

Re: lshw-gui -

2018-06-16 Thread Bob Goodwin
On 06/16/18 19:17, Samuel Sieb wrote: On 06/16/2018 10:35 AM, Bob Goodwin wrote: I dnf installed lshw-gui and when I click on "Refresh" it dies with the following results: lshw works normally, just not the gui. Is it just my system?  Fedora 27 XFCE updated as of this morning. [root@Box10

Re: Screen goes dark when booting latest kernel

2018-06-16 Thread Alex
Hi all, this appears to be a problem with the latest kernels and Radeon cards (at least). Adding 'nomodeset' to the kernel command-line fixes it. Has anyone else experienced this where the screen goes blank shortly after booting and is completely unresponsive? On Tue, Jun 12, 2018 at 11:10 PM,

Re: FC27 packages after upgrade

2018-06-16 Thread stan
On Sat, 16 Jun 2018 18:10:36 +0100 Ronaldo Mercado wrote: > Hi, > > I upgraded last week to fedora 28. > > Today I found that 'dnf upgrade' could not complete. > > $ sudo dnf upgrade > Last metadata expiration check: 0:10:55 ago on Sat 16 Jun 2018 > 12:26:26 BST. Error: > Problem 1: package