Re: enabling the pc speaker

2017-03-15 Thread Chris Adams
Once upon a time, Mark Peveto said: > New to Fedora, although not all that new to linux itself. > How do I go about enabling the pc speaker in Fedora 25? I can't seem to > find any blacklist file in modprobe.d, but it's definitely turned off. > Thanks. Make a script in /etc/sysconfig/modules (na

Re: enabling the pc speaker

2017-03-15 Thread Rick Stevens
On 03/15/2017 04:44 PM, stan wrote: > On Wed, 15 Mar 2017 17:20:34 -0500 (CDT) > Mark Peveto wrote: > >> Hi all, >> New to Fedora, although not all that new to linux itself. >> How do I go about enabling the pc speaker in Fedora 25? I can't seem >> to find any blacklist file in modprobe.d, but i

Re: Interpreting smartctl data -

2017-03-15 Thread Bob Goodwin
On 03/15/17 20:02, George N. White III wrote: On 15 March 2017 at 20:24, Bob Goodwin > wrote: On 03/15/17 18:17, Chris Murphy wrote: smartctl -x /dev/sdX + If I did this right it should be at: https://da.gd/sldkA -> https://paste.f

Re: Interpreting smartctl data -

2017-03-15 Thread Bob Goodwin
On 03/15/17 20:02, George N. White III wrote: -- George N. White III > Head of St. Margarets Bay, Nova Scotia + Ok, this should work, else I'll give up :-) https://da.gd/BxB5 -> https://paste.fedoraproject.org/paste/~OO~kvj3ivc4VwPmzxrQiV5M1UNdIGYhyRLivL9gydE=

Re: Interpreting smartctl data -

2017-03-15 Thread George N. White III
On 15 March 2017 at 20:24, Bob Goodwin wrote: > On 03/15/17 18:17, Chris Murphy wrote: > >> smartctl -x /dev/sdX >> > + > > If I did this right it should be at: > > https://da.gd/sldkA -> https://paste.fedoraproject.or > g/paste/~~WGMtiW1SjbHFQuVIgBnF5M1UNdIGYhyRLivL9gydE=/ > > That just shows: "

Re: Interpreting smartctl data -

2017-03-15 Thread George N. White III
On 15 March 2017 at 14:37, Bob Goodwin wrote: > I just salvaged the hard drive from an abandoned DirectTV box that > "smoked." Note: With their approval ... > If the DTV box was heavily used it might be considered a high I/O application, but typical few hours a day use shouldn't be hard on the d

Re: enabling the pc speaker

2017-03-15 Thread stan
On Wed, 15 Mar 2017 17:20:34 -0500 (CDT) Mark Peveto wrote: > Hi all, > New to Fedora, although not all that new to linux itself. > How do I go about enabling the pc speaker in Fedora 25? I can't seem > to find any blacklist file in modprobe.d, but it's definitely turned > off. Thanks. I don't

Re: Interpreting smartctl data -

2017-03-15 Thread Bob Goodwin
On 03/15/17 18:17, Chris Murphy wrote: smartctl -x /dev/sdX + If I did this right it should be at: https://da.gd/sldkA -> https://paste.fedoraproject.org/paste/~~WGMtiW1SjbHFQuVIgBnF5M1UNdIGYhyRLivL9gydE=/ -- Bob Goodwin - Zuni, Virginia, USA http://www.qrz.com/db/W2BOD box10 FEDORA-25/64b

Re: installing speech-dispatcher-ibmtts

2017-03-15 Thread Rick Stevens
On 03/15/2017 03:23 PM, Mark Peveto wrote: > I'm creating these questions as separate threads so that those who search > the archives in the future can find their answer if they have the same > question as me. > I need to install speech-dispatcher-ibmtts, but the repo doesn't seem to > have it. Is

installing speech-dispatcher-ibmtts

2017-03-15 Thread Mark Peveto
I'm creating these questions as separate threads so that those who search the archives in the future can find their answer if they have the same question as me. I need to install speech-dispatcher-ibmtts, but the repo doesn't seem to have it. Is there another repo I need to enable? If so, how do

enabling the pc speaker

2017-03-15 Thread Mark Peveto
Hi all, New to Fedora, although not all that new to linux itself. How do I go about enabling the pc speaker in Fedora 25? I can't seem to find any blacklist file in modprobe.d, but it's definitely turned off. Thanks. Mark Peveto Registered Linux user number 600552 Everything happens after coffee

Re: Interpreting smartctl data -

2017-03-15 Thread Robert Nichols
On 03/15/2017 03:00 PM, Bob Goodwin wrote: On 03/15/17 14:55, Robert Nichols wrote: On 03/15/2017 01:10 PM, Bob Goodwin wrote: On 03/15/17 13:48, a...@clueserver.org wrote: Any thoughts on making sense of smrtctl are appreciated. Gnome-disks will give you clearer information. Run the tests us

Re: Interpreting smartctl data -

2017-03-15 Thread Chris Murphy
# smartctl -x /dev/sdX Optionally piped to fpaste and post the URL. -- Chris Murphy ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Interpreting smartctl data -

2017-03-15 Thread Bob Goodwin
On 03/15/17 14:55, Robert Nichols wrote: On 03/15/2017 01:10 PM, Bob Goodwin wrote: On 03/15/17 13:48, a...@clueserver.org wrote: Any thoughts on making sense of smrtctl are appreciated. Gnome-disks will give you clearer information. Run the tests using that instead. + Perhaps if I had th

Re: Interpreting smartctl data -

2017-03-15 Thread Bob Goodwin
On 03/15/17 14:59, Denis Leroy wrote: smartctl is your friend when it comes to evaluating a disk drive health. Keep in mind, though, that SMART is not fool proof. Some disk damage may not be caught by SMART, but if SMART says your drive is damaged, then it probably is. First, check the ove

Re: Interpreting smartctl data -

2017-03-15 Thread Denis Leroy
smartctl is your friend when it comes to evaluating a disk drive health. Keep in mind, though, that SMART is not fool proof. Some disk damage may not be caught by SMART, but if SMART says your drive is damaged, then it probably is. First, check the overall health status ((replace /dev/sda with

Re: Interpreting smartctl data -

2017-03-15 Thread Robert Nichols
On 03/15/2017 01:10 PM, Bob Goodwin wrote: On 03/15/17 13:48, a...@clueserver.org wrote: Any thoughts on making sense of smrtctl are appreciated. Gnome-disks will give you clearer information. Run the tests using that instead. + Perhaps if I had the right command. The man page only shows thr

Re: Interpreting smartctl data -

2017-03-15 Thread Bob Goodwin
On 03/15/17 13:48, a...@clueserver.org wrote: Any thoughts on making sense of smrtctl are appreciated. Gnome-disks will give you clearer information. Run the tests using that instead. + Perhaps if I had the right command. The man page only shows three options. I tried: # gnome-disks --bloc

Re: Interpreting smartctl data -

2017-03-15 Thread alan
> I just salvaged the hard drive from an > abandoned DirectTV box that "smoked." > Note: With their approval ... > > I'm just trying to determine how much > confidence I can have in it. It was > interesting to see that it was formatted > Linux XFS initially. I reworked it with > gparted and ext4 t

Interpreting smartctl data -

2017-03-15 Thread Bob Goodwin
I just salvaged the hard drive from an abandoned DirectTV box that "smoked." Note: With their approval ... I'm just trying to determine how much confidence I can have in it. It was interesting to see that it was formatted Linux XFS initially. I reworked it with gparted and ext4 to test it.

Re: [...] "How does the new naming scheme look like, precisely?"

2017-03-15 Thread poma
On 14.03.2017 17:16, Tom Horsley wrote: > And the consistent names change every single time some > developer decides he just has to rewrite the algorithm > to make it better, or systemd decides to engluph yet > another component and not be backward compatible, or > a kernel developer gets a new mot