Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-09 Thread linux guy
c1d3ebaecd08428ba86f4aba3749efca-5.6.16-300.fc32.x86_64.conf as it sits now: title Fedora (5.6.16-300.fc32.x86_64) 32 (Thirty Two) version 5.6.16-300.fc32.x86_64 linux /vmlinuz-5.6.16-300.fc32.x86_64 initrd /initramfs-5.6.16-300.fc32.x86_64.img options $kernelopts grub_users $grub_users grub_arg -

Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-10 Thread linux guy
On Wed, Jun 10, 2020 at 1:37 AM Stephen Morris wrote: > Also as I understand it /boot/grub2/grub.cfg is the grub config file > used to generate the grub menus for legacy booting, where to get that > structure into the mbr you need to issue grub2-install, and, the > /boot/efi/EFI/fedora/grub.c

Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-10 Thread linux guy
On Wed, Jun 10, 2020 at 7:31 AM Jonathan Billings wrote: > First, it's probably worth seeing whether you're booting via a legacy > boot (CSM) or directly to UEFI. > > Does /sys/firmware/efi/ exist and have files in it? Then you've > booted via EFI. If it doesn't? Then you aren't. > # ls -al /

Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-10 Thread linux guy
# blkid /dev/nvme0n1p1: UUID="D76F-0EDB" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="c2d93266-9038-4fc9-923a-797fb0595aa0" /dev/nvme0n1p2: UUID="39373709-00f2-43a6-8f8d-dae45eb32add" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="d20f2f5b-be53-4714-80ae-2dd675aba973" /dev/nvme0

How do I fix my messed up F31 boot partition setup ?

2020-11-02 Thread linux guy
I can't remember exactly what I did, but I think I copied an F31 install onto an existing F31 install on a hard drive that had Windows 10 on it. I did this in early 2020. Didn't keep notes. :( Now I have a hard drive that will boot Windows 10 fine, via the Windows 10 Boot Manager. When I go in

Re: How do I fix my messed up F31 boot partition setup ?

2020-11-02 Thread linux guy
I believe that the files in /dev/sdb5 are the proper boot files.Would it be as simple as moving the files from that directory to the FAT32 partition ? On Tue, Nov 3, 2020 at 1:43 AM Samuel Sieb wrote: > On 11/2/20 10:35 PM, linux guy wrote: > > I can't remember exactly wha

Re: How do I fix my messed up F31 boot partition setup ?

2020-11-02 Thread linux guy
.x86_64 vmlinuz-5.4.8-200.fc31.x86_64 The efi directory is empty. Here is what is in /dev/sdb2: ls 6e82390ebac04e6ebc14c7543a31c1e8 EFI mach_kernel System ls EFI Boot fedora Microsoft On Tue, Nov 3, 2020 at 2:00 AM Samuel Sieb wrote: > On 11/2/20 10:50 PM, linux guy wrote: > >

Re: How do I fix my messed up F31 boot partition setup ?

2020-11-02 Thread linux guy
I'm looking at it with a live image right now. This is what is in fedora: ls BOOTIA32.CSV fwupia32.efi grub.cfg grubx64.efi shimia32.efi BOOTX64.CSV fwupx64.efi grub.cfg.rpmsave mmia32.efi shimia32-fedora.efi fonts gcdia32.efi grubenv mmx64.efishimx64.efi

Re: How do I fix my messed up F31 boot partition setup ?

2020-11-02 Thread linux guy
So the boot process is supposed to find /dev/sdb5 and then mount /dev/sdb2 to the efi directory in it. Then it finds /fedora/root, and mount /fedora/home to /fedora/root/home ? ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send

Re: How do I fix my messed up F31 boot partition setup ?

2020-11-02 Thread linux guy
I'm confused. Exactly what do I do ? Thanks for the help, btw ! It's late here. I'll run it in the morning. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Cond

Re: How do I fix my messed up F31 boot partition setup ?

2020-11-02 Thread linux guy
/dev/sda is the live USB drive. On Tue, Nov 3, 2020 at 2:39 AM Samuel Sieb wrote: > On 11/2/20 11:30 PM, linux guy wrote: > > So the boot process is supposed to find /dev/sdb5 and then mount > > /dev/sdb2 to the efi directory in it. Then it finds /fedora/root, and > >

Re: How do I fix my messed up F31 boot partition setup ?

2020-11-02 Thread linux guy
cat program.log | grep efi 06:41:48,437 INFO program: Running [15] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {lev

Re: How do I fix my messed up F31 boot partition setup ?

2020-11-02 Thread linux guy
I'm running a live install via USB. I'm looking in /dev/fedora/root mounted as root on my live session. /home/liveuser/root/var/log/anaconda cat program.log | grep boot 12:39:33,557 INFO program: No FCoE boot disk information is found in EDD! 06:41:50,804 INFO program: Running... mount -t ext4 -

Re: How do I fix my messed up F31 boot partition setup ?

2020-11-03 Thread linux guy
"Try this command and see if it works: efibootmgr -c -w -L Fedora -d /dev/sdb -p 2 -l \EFI\fedora\shimx64.efi" What directory should I run this from ? On Tue, Nov 3, 2020 at 2:55 AM Samuel Sieb wrote: > On 11/2/20 11:49 PM, linux guy wrote: > > I'm running a live inst

Re: How do I fix my messed up F31 boot partition setup ?

2020-11-03 Thread linux guy
efibootmgr -v BootCurrent: 0002 Timeout: 2 seconds BootOrder: 0002,0001, Boot* Windows Boot Manager HD(2,GPT,96f20e7f-6e16-47ff-bf8c-41fab591e17d,0xfa000,0x32000)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)WINDOWS.x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1

Re: How do I fix my messed up F31 boot partition setup ?

2020-11-03 Thread linux guy
Remember, I am running on a live USB. I did not boot from the drive that I am trying to fix. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs

Re: How do I fix my messed up F31 boot partition setup ?

2020-11-03 Thread linux guy
Here's the result: efibootmgr -c -w -L Fedora -d /dev/sdb -p 2 -l '\EFI\fedora\shimx64.efi' BootCurrent: 0002 Timeout: 2 seconds BootOrder: 0003,0002,0001, Boot* Windows Boot Manager Boot0001* Hard Drive Boot0002* UEFI: Patriot Memory PMAP Boot0003* Fedora I'm rebooting right now.

Re: How do I fix my messed up F31 boot partition setup ?

2020-11-03 Thread linux guy
IT WORKED ! You guys just saved me hours and hours of time reinstalling and setting up a new install on this computer. Thanks for the help ! Linux rocks. Fedora rocks ! ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an em

F33 KDE Plasma - how do I get the activity list/menu/bar to disappear/minimize ?

2020-11-05 Thread linux guy
F33 KDE workstation. Dual monitors. I have an activity widget on my desktops. You press the widget and a list of activities appears. I've been using it for a couple years, no problem. I pressed it in F33 and the list appears. But I can't figure out how to minimize it or make it disappear.

Re: F33 KDE Plasma - how do I get the activity list/menu/bar to disappear/minimize ?

2020-11-05 Thread linux guy
I figured it out. Right Click on Desktop -> Activities. This toggles it to go away and come back. After the first time it appears to work correctly. On Fri, Nov 6, 2020 at 12:17 AM linux guy wrote: > F33 KDE workstation. Dual monitors. > > I have an activity widget on my des

Re: Problems with conflicts on today's updates (f33)

2021-01-08 Thread linux guy
I've got the same issue. Pretty frustrating. I wasn't watching and accepted the packages that would install and now I've got a non operational Plasma desktop. Fedora and Plasma still rock. On Fri, Jan 8, 2021 at 5:15 AM Neal Becker wrote: > I think at this point this is a clean F33 installat

Re: Problems with conflicts on today's updates (f33)

2021-01-08 Thread linux guy
On Fri, Jan 8, 2021 at 5:43 AM Ed Greshko wrote: > > Just to add to this. > > The needed fixes/updates are in "updates-testing" and will eventually get > pushed. > Any idea how long this will take ? ___ users mailing list -- users@lists.fedoraproject.o

Re: Problems with conflicts on today's updates (f33)

2021-01-08 Thread linux guy
I just did too ! LOL. On Fri, Jan 8, 2021 at 3:01 PM Ed Greshko wrote: > On 09/01/2021 05:58, linux guy wrote: > > > > > > On Fri, Jan 8, 2021 at 5:43 AM Ed Greshko <mailto:ed.gres...@greshko.com>> wrote: > > > > > > Just to add to t

Re: Problems with conflicts on today's updates (f33)

2021-01-08 Thread linux guy
Living on the (bleeding) edge ! On Fri, Jan 8, 2021 at 3:09 PM linux guy wrote: > I just did too ! LOL. > > On Fri, Jan 8, 2021 at 3:01 PM Ed Greshko wrote: > >> On 09/01/2021 05:58, linux guy wrote: >> > >> > >> > On Fri, Jan 8, 2021 at 5:43 A

Firefox slow and laggy, esp. typing online ?

2021-01-25 Thread linux guy
Anyone else finding Firefox to be very slow and laggy ? Typing text into a webpage has lags of up to several seconds ? Is this a Linux/KDE issue or a Firefox issue ? Thanks ! Fedora 33 Workstation, fully up to date. KDE Plasma desktop AMD 3600X, 64GB RAM @ 3600 MHz, NVME SSD Internet connection

Re: Firefox slow and laggy, esp. typing online ?

2021-01-25 Thread linux guy
3:01 PM Łukasz Posadowski wrote: > W dniu pon, 25.01.2021 o godzinie 14∶51 -0700, użytkownik linux guy > napisał: > > Anyone else finding Firefox to be very slow and laggy ? Typing text into a > webpage has lags of up to several seconds ? > > Is this a Linux/KDE issue or a Fi

Re: Firefox slow and laggy, esp. typing online ?

2021-01-25 Thread linux guy
I'm not sure what is slowing down. Just noticed FF last night. Plasma had a few glitches in the last week, but it seems to be operating fine now. On Mon, Jan 25, 2021 at 3:30 PM Joe Zeff wrote: > On 1/25/21 2:51 PM, linux guy wrote: > > Anyone else finding Firefox to be very

Re: Firefox slow and laggy, esp. typing online ?

2021-01-25 Thread linux guy
I think I found the problem. That battery in my wireless keyboard was low. Interesting thing is... it didn't affect all applications the same. Some were much slower and others weren't really affected. Interesting. On Mon, Jan 25, 2021 at 3:39 PM linux guy wrote: > I'

Re: Firefox slow and laggy, esp. typing online ?

2021-01-25 Thread linux guy
Spoke too soon. YouTube and Reddit are both very slow, esp. for typing. On Mon, Jan 25, 2021 at 4:55 PM linux guy wrote: > I think I found the problem. That battery in my wireless keyboard was > low. Interesting thing is... it didn't affect all applications the same. > Some we

Re: Firefox slow and laggy, esp. typing online ?

2021-01-25 Thread linux guy
Test case... open a Reddit sub in FF and attempt to reply to a post. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/

Re: Firefox slow and laggy, esp. typing online ?

2021-01-25 Thread linux guy
Thanks for testing. I wonder why I have an issue with it ? On Mon, Jan 25, 2021 at 7:22 PM Ed Greshko wrote: > On 26/01/2021 10:12, linux guy wrote: > > Test case... open a Reddit sub in FF and attempt to reply to a post. > > No problem with that either. > > -- >

Re: Firefox slow and laggy, esp. typing online ?

2021-01-25 Thread linux guy
Oops ! It seems to work properly now. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List G

Re: Firefox slow and laggy, esp. typing online ?

2021-01-25 Thread linux guy
Nothing that I'm aware of. I'll post if it slows down again. Thanks for the attention. Fedora rocks ! ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: h

School me on server hard drive management. (Hot swap, SATA channels, LVM, backup, etc.)

2011-09-28 Thread linux guy
I'm building a home server that will run a MythTV backend, zoneminder and a NAS that will stream audio content to various players and images to various viewers, including Digikam users, as well as for general data backup from laptops, etc. Its based on a i5 K2500 processor in a MB with an H67 6 ch

Re: School me on server hard drive management. (Hot swap, SATA channels, LVM, backup, etc.)

2011-09-29 Thread linux guy
On Thu, Sep 29, 2011 at 5:45 AM, Genes MailLists wrote: > On 09/29/2011 12:26 AM, linux guy wrote: > > I'm building a home server that will run a MythTV backend, zoneminder > > ... > > > > > Questions > > > > > 3) How does one mount the drive

Re: School me on server hard drive management. (Hot swap, SATA channels, LVM, backup, etc.)

2011-09-29 Thread linux guy
Mount point management. Is there an easy was to know if a disk is mounted and act accordingly or prevent data from being written to a mountpoint ? Or to have the mount point disappear when its not mounted ? Example Lets say I create a mount point /home/me/myth and that /home/me resides on /dev/

Fun and games with 3TB hard drives.

2011-09-29 Thread linux guy
Today I bought 2 3 TB hard drives to use in my new server. I'm writing this in case other people aren't aware that some of the traditional hard drive management methods don't work for drives larger than 2 TB. Specifically, fdisk and MSDOS type partition tables. Here is how I created a single par

Re: Fun and games with 3TB hard drives.

2011-09-29 Thread linux guy
On Thu, Sep 29, 2011 at 5:03 PM, Tom Horsley wrote: > On Thu, 29 Sep 2011 16:33:27 -0600 > linux guy wrote: > > > Today I bought 2 3 TB hard drives to use in my new server. > > Did you actually get 2 that both worked? I was looking at > the reviews for 3TB drives on

Re: Fun and games with 3TB hard drives.

2011-09-30 Thread linux guy
Speaking of which, what is a good way to compare the files in two directories (recursively, of course) to ensure that they are exactly the same ? Something like diff for files ? Thanks -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admi

Re: Fun and games with 3TB hard drives.

2011-09-30 Thread linux guy
Lets be clear here. There isn't really a bug in fdisk. It just doesn't handle any partition table types other than MSDOS. And MSDOS type partition tables have the 2 TB limitation, not fdisk. I don't blame developers for not updating fdisk. I think its an inferior tool to parted (and gparted).

Re: Fun and games with 3TB hard drives.

2011-09-30 Thread linux guy
I file my fair share of bugs. Generally I like to post issues to discussion groups (mailing lists) to be sure there is indeed an issue and that I am not overlooking something. Lets see where this discussion goes and then I/we can determine if it warrants a bugzilla entry. When I was working on t

Re: Fun and games with 3TB hard drives.

2011-09-30 Thread linux guy
As for the automount gpt issue, as far as I can tell, kernel support for gpt is fairly new. I'm sure this issue will be address shortly, if it hasn't been already. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/ma

Re: Fun and games with 3TB hard drives.

2011-09-30 Thread linux guy
On Fri, Sep 30, 2011 at 12:12 PM, Lamar Owen wrote: > > On Sep 30, 2011, at 2:00 PM, linux guy wrote: > > As for the automount gpt issue, as far as I can tell, kernel support for >> gpt is fairly new. I'm sure this issue will be address shortly, if it >> hasn

Re: Fun and games with 3TB hard drives.

2011-09-30 Thread linux guy
On Fri, Sep 30, 2011 at 3:56 PM, linux guy wrote: > > Great tip ! Thanks for sharing that. > > I forgot to say, FOSS ROCKS ! It ain't perfect, but its very, very good and for the most part it gets better with every release. -- users mailing list users@lists.fedoraproject.o

Re: Fun and games with 3TB hard drives.

2011-10-01 Thread linux guy
With further use I've found that the hot swap hard drives show up in Dolphin just fine, even if they aren't mounted manual. It must have been just the first time after formatting that they don't appear, whereas with fdisk, they do. For those that aren't aware a hot swap capable motherboard (and B

Re: I need to make an install iso of the OS the way it is after I'velaboured for several hours to customized it...

2011-10-04 Thread linux guy
On Tue, Oct 4, 2011 at 11:23 AM, da...@mich.com wrote: > > You may want to try: > > http://www.mondorescue.org/ > Thanks for sharing that. Why isn't this in the Fedora repositories ? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admi

Re: F15 preupgrade: lots of uneraseable dupes

2011-10-10 Thread linux guy
I had the same problem, for some reason, on one of my machines. On that machine I upgraded from the full install DVD instead of doing a yum preupgrade. Actually, I did the later, but it failed. Anyhow, I believe I ran a yum check all > list.txt and then edited the file and then used it as input

Re: F15 preupgrade: lots of uneraseable dupes

2011-10-10 Thread linux guy
On 10/10/11, JD wrote: > Very interesting (to me). > Had similar problem after I upgraded F14 to F16. > The database got corrupted and rebuilddb would > fail. Gave up and restored back to F14 from backup. To be clear, in my situation the database did not fail. By duplicates, I meant that I had

Re: F15 preupgrade: lots of uneraseable dupes

2011-10-10 Thread linux guy
I wonder if this thread plays well into the idea > that upgrading using yum should be scripted by > an expert so that us mortals do not have to slog > through this mud :) > > a) My issue was not caused by a yum preupgrade. It happened by running the complete install DVD over an existing installa

F15 install. File system errors left uncorrected.

2011-10-10 Thread linux guy
I'm installing F15 on an HP laptop from the F15 KDE Live iso loaded on a USB flash drive. I've installed F15 on 6 computers with no problems using the same iso + drive. Furthermore, it passes the verify and run test when it boots. I'm receiving the following message when the installation is com

Current F15 kernels + proprietary nVidia driver ? kmod, akmod, x11 config.

2011-10-10 Thread linux guy
**I ask that flamers please withhold whatever comments may derail this thread from its goal of helping me run the proprietary nVidia driver.** Rightly or wrongly, prior to F15, I've used the proprietary nVidia driver almost exclusively. I abandoned the proprietary nVidia driver with my upgrade to

Re: Current F15 kernels + proprietary nVidia driver ? kmod, akmod, x11 config.

2011-10-10 Thread linux guy
I got the proprietary nvidia driver running using the instructions here. http://www.if-not-true-then-false.com/2011/fedora-15-nvidia-drivers-install-guide/ Of course it kept running the nouveau driver, even after I followed the instructions there. I had to resort to doing a "dracut -f /boot/init

Booting a live ISO without mounting the hard drive ?

2011-10-14 Thread linux guy
I'm on the road, in the middle of nowhere. I've got a hard drive issue. I'd like to run the f15 Live ISO from a USB drive. No problem there. I DO NOT want it to mount the hard drive. i'd like it unmounted so that I can perform disk tests and stuff on it. I know about rescue disks. I don't h

Re: Booting a live ISO without mounting the hard drive ?

2011-10-14 Thread linux guy
Thanks. I got it figured out. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

What was gqview renamed to ?

2011-10-16 Thread linux guy
Subject says it all. I can't seem to find it with search. Thanks -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Re: What was gqview renamed to ?

2011-10-16 Thread linux guy
On Sun, Oct 16, 2011 at 1:41 PM, Andras Simon wrote: > 2011/10/16, linux guy : >> Subject says it all. >> >> I can't seem to find it with search. >> >> Thanks > > > geeqie is what you're probably looking for. (yum search led me to it.) For fut

wildcards to list a group of files in sequential numerical order ?

2011-11-07 Thread linux guy
I'd like to list all the files with names between DSC_6035.NEF and DSC_6072.NEF. How do I do this ? I tried using DSC_[6035-6072].NEF, but that doesn't work. It lists files outside the desired range. The [ ] operator needs just 1 character parameter to work properly Thanks ! -- users

Re: wildcards to list a group of files in sequential numerical order ?

2011-11-07 Thread linux guy
On Mon, Nov 7, 2011 at 11:29 AM, Miner, Jonathan W (US SSA) wrote: > Not sure that shell globbing will work here... but you could do something > like this in bash: Thanks for confirming that. I wanted to make sure I wasn't missing something easy. Also, thanks to whomever fixed my bounced po

I'm 2 for 2 with F16 upgrades today.

2011-11-08 Thread linux guy
I had probably the best upgrade cycle ever today, going 2 for 2 with a Dell Duo and an HP laptop. No issues whatsoever. Just had to patient after the reboot as it can take a LONG time before you get past the blinking cursor. Great work ! -- users mailing list users@lists.fedoraproject.org To un

Working with grub2... update-grub in F16 ?

2011-11-08 Thread linux guy
I am trying to get the touchscreen to work directly on a Dell Duo. I found the following article which uses grub2 to do this. http://jeffhoogland.blogspot.com/2011/08/howto-linux-on-dell-inspiron-duo.html I have followed the directions and everything works fine until I reach "update-grub". Bash

Re: Working with grub2... update-grub in F16 ?

2011-11-08 Thread linux guy
$ yum whatprovides '/*update-grub' Loaded plugins: langpacks, presto, refresh-packagekit adobe-linux-i386/filelists | 140 kB 00:03 fedora/filelists_db | 19 MB 00:27 rpmfusion-free/filelists_db | 228 kB 00:00 rpmfusion-free-updates/filelis

Re: Working with grub2... update-grub in F16 ?

2011-11-08 Thread linux guy
On Tue, Nov 8, 2011 at 8:04 PM, T.C. Hollingsworth wrote: > The second way is to edit /boot/grub2/grub.cfg, locate the line > starting with "linux" of the newest kernel, and add the kernel > argument ("usbhid.quirks=0x0eef:0x725e:0x40") to the end. a) The banner at the top of the grub.cfg file s

Re: Working with grub2... update-grub in F16 ?

2011-11-08 Thread linux guy
Method A worked like a charm.I didn't try method B. Thanks, again. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Running F16 (KDE) on a tablet.

2011-11-08 Thread linux guy
I am running F16 on a Dell Duo. I generally run KDE. I have the touchscreen working. It rocks. How do I get a virtual keyboard to automatically pop up in text boxes and such ? I sometimes run my Duo as a laptop, where I want a pretty small font and objects so as to get as much as possible on t

Re: Working with grub2... update-grub in F16 ?

2011-11-08 Thread linux guy
On Tue, Nov 8, 2011 at 8:36 PM, T.C. Hollingsworth wrote: > On Tue, Nov 8, 2011 at 8:21 PM, linux guy wrote: >> On Tue, Nov 8, 2011 at 8:04 PM, T.C. Hollingsworth >> wrote: >> >>> The second way is to edit /boot/grub2/grub.cfg, locate the line >>> starting

Having a large desktop. (Font, icon and application sizes)

2011-11-21 Thread linux guy
I use my Dell Duo, running F16, as a car PC, where I want the fonts icons and running applications to be LARGE so that I can see and control them from a distance. In KDE, how do I adjust the size of the desktop so that this happens ? Thanks -- users mailing list users@lists.fedoraproject.org To

Re: Having a large desktop. (Font, icon and application sizes)

2011-11-21 Thread linux guy
No replies to this ? Am I asking the question wrong ? All I want is everything on the desktop to be larger. Thanks -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://

Disable (broken) nvidia drivers, enable nouveau drivers again ???

2011-12-13 Thread linux guy
I installed the proprietary nvidia drivers using the isntructions here: http://www.if-not-true-then-false.com/2011/fedora-16-nvidia-drivers-install-guide-disable-nouveau-driver/ My computer locks up after being logged into a KDE session for a minute or so with them. How do I switch back to the no

Re: Disable (broken) nvidia drivers, enable nouveau drivers again ???

2011-12-13 Thread linux guy
Thanks for the quick reply. On Tue, Dec 13, 2011 at 11:42 PM, T.C. Hollingsworth wrote: > > Also, since that guide (unnecessarily) tells you to regenerate your > initramfs, re-regenerate it or restore the backup copy you made. How do you regenerate it ? Is that the dracut command ? I'm just ge

Re: Disable (broken) nvidia drivers, enable nouveau drivers again ???

2011-12-13 Thread linux guy
I had to add a --force but it worked like a charm. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away:

Big email mess ! How do I clean it up ? (Evolution, Thunderbird, maildir, mbox)

2011-12-14 Thread Linux Guy
Long story short. I have several thousand maildir emails in about 10 directories in Evolution. I need to get them into existing directories in Thunderbird which uses mbox format. How ? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https

Re: Big email mess ! How do I clean it up ? (Evolution, Thunderbird, maildir, mbox)

2011-12-14 Thread linux guy
On Wed, Dec 14, 2011 at 11:46 PM, Scott Doty wrote: > And if that doesn't work, you could just use mutt -- it will read the > maildirs and can save them as mboxes. :) Where does the "new" evolution keep them ? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscri

2 Thunderbird problems. Filters and S-L-O-W downloading.

2011-12-15 Thread linux guy
Yesterday I migrated my email activities from Evolution to Thunderbird after my Evolution setup had been non operational for 4 months. Painful. Fortunately, I use gmail as my mail server, so I accessed my several email accounts via a web browser. Painful, but it worked. Thunderbird is working OK

Re: 2 Thunderbird problems. Filters and S-L-O-W downloading.

2011-12-15 Thread linux guy
On Thu, Dec 15, 2011 at 8:46 AM, Dr. Michael J. Chudobiak wrote: > You can configure TB to only download messages when required. Disable: > > Edit > Acct Settings > Some Acct > Sync & Storage > Keep Messages on this > Computer > > That will reduce the download requirements, which may or may not b

Re: Disable (broken) nvidia drivers, enable nouveau drivers again ???

2011-12-15 Thread linux guy
I rebooted my computer tonight and got "Welcome to maintenance mode" It happens for all the kernels I have loaded on the computer. Its giving me obscure (to me) udevd errors. udevd[ When I log in to maintenance mode and snoop around, everything seems fine. boot.log is clean, Xorg.0.log is clea

Won't boot. udevd: worker not accepting message.

2011-12-15 Thread linux guy
I get hundreds of the following error when I boot any one of the kernels on my F16 computer. udevd[983]: worker [] did not accept mesage -1 (Connection refused), kill it. I also see udevd[1215] error opening ATTR{/sys/devices/pci:00/:00:1a.0/usb3/3-1:1.0/power level} for writing: N

Re: Disable (broken) nvidia drivers, enable nouveau drivers again ???

2011-12-15 Thread linux guy
On Thu, Dec 15, 2011 at 10:46 PM, T.C. Hollingsworth wrote: >> Is this related to regenerating initramfs ? > > Possibly.  Do you have any older kernels listed in GRUB?  Can you boot > from them? I have 5 kernels installed and they all generate the same error. > If not, you can boot from a livecd

Re: Won't boot. udevd: worker not accepting message.

2011-12-15 Thread linux guy
I double checked dmesg and found a complaint about /dev/sdb1. I pulled it and now I'm getting a different error altogether. I think the hard drive controller is failing. During boot it hangs on Started monitoring of LVM2 mirrors, snapshots, etc using dmeventd or progress polling. After a few m

Re: Disable (broken) nvidia drivers, enable nouveau drivers again ???

2011-12-15 Thread linux guy
On Thu, Dec 15, 2011 at 11:52 PM, G.Wolfe Woodbury wrote: > I've seen disk errors when voltages start losing power. Turns out it not the power supply or the laptop. I pulled the drive and installed it in my server and it behaves exactly the same way. The drive itself is an SSD and it tests clea

Re: Won't boot. udevd: worker not accepting message.

2011-12-15 Thread linux guy
I pulled the hard drive from my laptop and installed it in my server and it behaves exactly the same way. The drive itself is an SSD and it tests cleans. Its not initramfs either... I only touched one kernel when I was testing the nvidia driver. None of the other kernels will boot either. Somet

Re: Won't boot. udevd: worker not accepting message.

2011-12-16 Thread linux guy
The hard drive throwing those errors boots now in the server. I have no idea why. I'm running a backup on it now. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedorapro

File copy errors on EXT4 SSD but fsck says its clean ????

2011-12-16 Thread linux guy
I am trying to do a full backup of my home directory on an SSD drive with about 70 GB of content via a straight folder to folder copy in Dolphin. When I did the copy, the process reported a file could not be read. I answered Skip and it continued. A short while later it reported another file co

Re: File copy errors on EXT4 SSD but fsck says its clean ????

2011-12-16 Thread linux guy
I forgot to mention that all this started because of errors when booting, as previously reported by me in 2 other threads. # smartctl -i /dev/sdb smartctl 5.42 2011-10-20 r3458 [i686-linux-3.1.5-1.fc16.i686] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net

Re: File copy errors on EXT4 SSD but fsck says its clean ????

2011-12-16 Thread linux guy
# smartctl -l selftest /dev/sdb smartctl 5.42 2011-10-20 r3458 [i686-linux-3.1.5-1.fc16.i686] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net === START OF READ SMART DATA SECTION === SMART Self-test log structure revision number 1 Num Test_DescriptionS

Re: Can't install nvidia drivers

2011-12-16 Thread linux guy
On Fri, Dec 16, 2011 at 7:50 AM, Brian Millett wrote: > > I've found that if you follow closely the following instructions, it will work > > http://forums.fedoraforum.org/showthread.php?t=204752 I followed the same instructions and they work well. -- users mailing list users@lists.fedoraproject.

Re: Can't install nvidia drivers

2011-12-16 Thread linux guy
On Fri, Dec 16, 2011 at 8:25 AM, Lawrence Graves wrote: > > Gentlemen: > I did this twice with no results. This was not the first time I have tried > this. I just being obedient. I don't doubt you, but please copy and paste your command line session here for us to see. Also, please yum list \*nv

Re: Can't install nvidia drivers

2011-12-16 Thread linux guy
make that yum list installed \*nvidia\* -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.

Re: Can't install nvidia drivers

2011-12-16 Thread linux guy
> [root@JesusChrist ~]# \*nvidia\* > bash: nvidiaisbroken.te: command not found... That command should have been "yum list installed \*nvidia\*. > [root@JesusChrist ~]# lsmod | grep nouveau > nouveau   754554  3 > ttm    61533  1 nouveau > drm_kms_helper 30277 

Re: Can't install nvidia drivers

2011-12-16 Thread linux guy
The above assuming you are running F16... I haven't followed your thread closely. Sorry. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_lis

Re: File copy errors on EXT4 SSD but fsck says its clean ????

2011-12-16 Thread linux guy
On Fri, Dec 16, 2011 at 8:59 AM, Matthew J. Roth wrote: > > Take a look at ddrescue . Thanks for the link. But fsck says the drive is clean and the SMART log says its clean as well. Seems like something is mis writing data to the drive ? Could that

Re: Can't install nvidia drivers

2011-12-16 Thread linux guy
On Fri, Dec 16, 2011 at 8:59 AM, Lawrence Graves wrote: > > > On 12/16/2011 08:52 AM, linux guy wrote: > > The above assuming you are running F16... I haven't followed your > thread closely. Sorry. > > Yes. I can not get a graphical screen back once I install nvidi

Re: Can't install nvidia drivers

2011-12-16 Thread linux guy
On Fri, Dec 16, 2011 at 9:23 AM, Lawrence Graves wrote: > Linux guy: > Yes.  After I doing all you have ask me to do, I am still not able to get > the nvidia drivers to work. Could I send you a picture of my screen to your > private email address as it will be to large to send t

Re: Can't install nvidia drivers

2011-12-16 Thread linux guy
Good work, Kevin. I'll leave you lead for a bit. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: h

Re: File copy errors on EXT4 SSD but fsck says its clean ????

2011-12-16 Thread linux guy
On Fri, Dec 16, 2011 at 11:56 AM, Alan Cox wrote: example http://www.hitachigst.com/support/downloads/#DFT > > Its an SSD - you want SSD tools from the vendor not random spinning rust > tools. Thanks Allan. None of these tools are finding anything wrong with it. Badblocks has been finding noth

Re: File copy errors on EXT4 SSD but fsck says its clean ????

2011-12-16 Thread linux guy
# badblocks -vw /dev/sdb Checking for bad blocks in read-write mode From block 0 to 156290903 Testing with pattern 0xaa: done Reading and comparing: done Testing with pattern 0x55: done Reading and comparing: done Testing with pattern 0xff: done Reading and comparing: done Testing with pattern 0x00

Script for testing all files on a drive ?

2011-12-23 Thread linux guy
I am having an issue with my laptop. I've found some corrupt files on an SSD drive. I need to know exactly how many are corrupt and which ones they are. I've run various block check and surface scan tools and they all come up with zero errors. I found the corrupt files when I was attempting to

Re: Script for testing all files on a drive ?

2011-12-23 Thread linux guy
"I gotta ask just how did "cp" detect the bad sectors?" cp didn't detect bad sectors. It gave read errors when trying to copy files. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guideline

OT: How much RAM should I get in a new laptop ?

2011-12-23 Thread linux guy
I'm specing a new laptop, probably a Dell XPS 17, with an i7 processor. It will have an SSD and be driving 2 monitors. The XPS 17s come in two varieties, one with 2 DIMM slots and the other with 4 DIMM slots. - I do a ton of browsing for research purposes and may have as many as 20 Firefox sessi

Re: OT: How much RAM should I get in a new laptop ?

2011-12-23 Thread linux guy
Thanks for the replies. I was more wondering if its worth about $150 to get 4 DIMM slots instead of just 2 DIMM slots. I was thinking I could get away with 2 x 4 GB for a total of 8 GB. But given its an i7 and all, I'll probably keep it for a while and should probably plan that someday I'll want

Recovering a failed (SSD) hard drive. Unknown partition type.

2011-12-27 Thread linux guy
Last week the SSD in my laptop threw errors when I was doing a backup copy of it. Only 69 of 70 GB copied using Dolphin disk to disk with "Auto Skip" enabled when there were errors. I guess the good part is that 69 of 70 GB of data copied during the backup and the other good part is that I store

<    1   2   3   4   5   6   >