Search:

Type: Posts; User: ubfan1; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. Re: Trying to fix a hard drive; prompted need permissions...

    Sorry about the dup link. the other link is https://askubuntu.com/questions/1278032/fixing-bad-sectors-of-a-hard-drive and the accepted answer has the recommended non-destructive command to add bad...
  2. Re: Trying to fix a hard drive; prompted need permissions...

    See https://askubuntu.com/questions/857936/how-to-read-the-current-bad-blocks-list-for-the-disk Check the sudo smartctl -a /dev/sdb for reallocated sectors. I suppose you could remake the...
  3. Re: Trying to fix a hard drive; prompted need permissions...

    Use sudo on those commands needing permissions: e.g. sudo smartctl -a /dev/sdb
    Most system changes require root permission which is available through sudo for the default user created at...
  4. [ubuntu] Re: Can't boot Surface Pro 7 off USB for Ubuntu install

    Some notes I was putting together to get to get the boot order and settings.

    Machine Specific Problems Getting into UEFI Settings and the UEFI boot Menu

    This section has nothing to do with...
  5. Re: Installing Ubuntu alongside Windows on a laptop - original recovery configuration

    The changes to "revert" are to delete the Ubuntu partition and expand the windows partition, delete the EFI's partition EFI/ubuntu directory, and reset the EFI/Boot/bootx64.efi to the windows boot...
  6. [ubuntu] Re: nVidia release driver 550. Tips on installation please

    The graphics-drivers PPA offers the 545 and 550 drivers, but those still have problems on Ubuntu 24.04. I am running the 545 driver on 22.04 and the 535 driver on 24.04 until the 550 hits the normal...
  7. [ubuntu] Re: 24.04 Desktop - Remote Login Crashes Gnome on Nvidia 535 Drivers.

    The normal repositories for Ubuntu 22.04 have the 545 and 550 drivers, but the standard installation methods (ubuntu-drivers or Software&Updates/AdditionalDrivers) do not show them as candidates. ...
  8. Replies
    2
    Views
    3

    Re: mounting/using old external DVD player

    Use sudo dmesg to read those messages. See if the output of df includes the device automamtically mounted.
  9. Replies
    3
    Views
    4

    [ubuntu] Re: 24.04 USB ISO hangs on try/install

    Did you hashcheck the downloaded ISO? Nvidia might cause problems on the hardware, but don't see how the VM would be affected.
  10. [ubuntu] Re: ubuntu-drivers doesn't list the latest nvidia drivers after upgrading to 24.04

    Looks like launchpad bug https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/2037004 Do add yourself to the "Does this affect me" list in the upper left corner (click on icon next...
  11. Re: How much /swap space do I realistically need for m.2 ssd and 16GB 2667MHz ram?

    Depends upon your workload and if you want to be able to hibernate. Check if you use any swap with the free command in a terminal when your workload is heavy. Probably, no swap will be in use....
  12. Re: 24.04 installer, you cannot create a EFI boot partition?

    The 23.10 installer will create an EFI partition automatically. What it creates is too big (1GB) IMHO. 24.04 looks like it does the same. On the bright side, it will use this partition, instead of...
  13. Re: Help: Ubuntu won't boot after Saturday update

    Definitely improvements can be made when holding packages back (or phasing). A group of packages that need to be together may be separated, and break things. I have only seen this on a group of...
  14. Re: Help: Ubuntu won't boot after Saturday update

    I got that screen too after a nobel (24.04) VM update/upgrade. The upgrade was for hundreds of packages, but half were being held back. The next day, a boot of the VM showed the unhappy face. I...
  15. [SOLVED] Re: Ubuntu and Kubuntu together, or just wipe clean and install Kubuntu?

    I was thinking of a distribution upgrade (e.g. 22.04 to 24.04), where I like to keep the old (running) system around until I get all the new system programs working. I have a lot of old code, which...
  16. [SOLVED] Re: Ubuntu and Kubuntu together, or just wipe clean and install Kubuntu?

    I like to have partitions for (at least) two root partitions, and a large data partition (and any ESP of course). Two root ps to allow running an upgrade in parallel while working out any kinks. ...
  17. Replies
    4
    Views
    5

    [ubuntu] Re: X11, nvidia, vulkan, 22.04.4

    Which Nvidia hardware? Laptop? Did you switch to the 6.5 kernel on this upgrade? Some old Nvidia cards may have trouble with the 6.5 kernel. Post the output of xrandr --listproviders (when running...
  18. Replies
    15
    Views
    16

    [SOLVED] Re: Minimum requirement for "/" partition

    I see no free space on your 1.8 TB disk. Maybe the message is that there is not enough space to make any partition, be it 100GB or 40Gb. Did you make the 931.5GB partition to install Ubuntu? If...
  19. Replies
    3
    Views
    4

    Re: why can't i install on an external HD?

    What kind of external disk -- USB, eSATA, something else? What's on the external disk now, a partition table (what kind gpt, MSDOS), partitions/empty space? If any partitions, what filesystem is on...
  20. [xubuntu] Re: Dual UEFI boot on two drives with two ESRs - any known issues?

    The Ubiquity installer used on Ubuntu 22.04 has the launchpad bug 1396379, grub put on wrong disk, but xubuntu uses another installer (Calamares?) I think. Anyway, your turn off the other disks...
  21. [ubuntu] Re: I can't install a printer driver for the latest Ubuntu

    I don't know about the source forge download, but have you just tried the browser local url localhost:631 and select install new printer? Should find what printer is attached, and give you choices...
  22. Re: Strange installation behavior, NVME seen by Win/Mint/Deb but not Ubuntu

    Probably will work, but 24.04 is still under heavy development, so might have some leftover cruft if you update early. 24.04 is using the 6.8 kernel, so may be all sorts of additional issues. If...
  23. Re: Strange installation behavior, NVME seen by Win/Mint/Deb but not Ubuntu

    What kernel versions do the working installs have? 23.10 uses kernel 6.5. After the first update/upgrade, the 22.04 you installed should definitely have a 6.5 kernel as the default boot too -- does...
  24. [ubuntu] Re: How do i install Ubuntu on a USB thumb drive without sacrificing the boot loader?

    Launchpad Bug 1396379 - Grub installs to wrong disk, is a "feature" of the ubiquity installer used in Ubuntu 22.04. A different installer is used for 23.10, and actually installs grub to the disk...
  25. [ubuntu] Re: I can't install a printer driver for the latest Ubuntu

    Recently having gone through a new printer setup (Cannon lbp 6030), I tried the various protocols offered by CUPS (off port 631), but could only get LPD to work. Probably some matching options...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4