Search:

Type: Posts; User: Yellow Pasque; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.12 seconds.

  1. [lubuntu] Re: Ubuntu 24.04 blank screen with AMD HD 7850

    Wait, are you still booting with "nomodeset"? If so, that's why kernel modules aren't loading. Try booting without nomodeset and instead boot with:


    modprobe.blacklist=radeon amdgpu.si_support=1...
  2. [lubuntu] Re: Ubuntu 24.04 blank screen with AMD HD 7850

    What happens if you try to load amdgpu manually?

    sudo modprobe -v amdgpu si_support=1
    If you don't get any errors, try logging out/in after that.
  3. Replies
    3
    Views
    4

    [ubuntu] Re: GF108GL Quadro 600 Video Card

    There's not much you can do. If you can figure out how to make it work, please let us know, because it drove me a bit crazy:...
  4. [ubuntu] Re: low-level sound problem: asus rog zephyrus g16 2024 gu605m

    The link I gave was just a reference. You do not "install the kernel" from it. You can get many different newer kernels in many different ways, such as:...
  5. [ubuntu] Re: low-level sound problem: asus rog zephyrus g16 2024 gu605m

    Okay, looks like you need kernel 6.9: https://github.com/tiwai/sound/commit/0672b017324b1444f12d008a3ba8bc0c6c9384fa
    Or maybe you can control the volume in alsamixer even if Master volume doesn't...
  6. [ubuntu] Re: low-level sound problem: asus rog zephyrus g16 2024 gu605m

    Are you still getting this message?:

    .bin file required but not found
  7. [ubuntu] Re: low-level sound problem: asus rog zephyrus g16 2024 gu605m

    https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062135

    Installing the firmware package from -proposed (and rebooting) should fix it:

    cd ~/
    wget...
  8. Replies
    15
    Views
    16

    Re: Linux Compatible Motherboard

    Don't know, but Ubuntu 24.04 should have no problem with the RTL8125B. First off, it works at Gigabit speed with the r8169 driver since Ubuntu 20.04. Second, if you want the 2.5Gbps speed, 24.04...
  9. Replies
    8
    Views
    9

    Re: Problems with 4080 super

    Yeah, I would have looked at BIOS memory address settings (Above 4G Decoding, Re-Sizable BAR, etc.) But I'm glad the update straightened it out. Please mark the thread SOLVED (Thread Tools menu above...
  10. Replies
    8
    Views
    9

    Re: Problems with 4080 super

    The "Super" cards need 550. Please give a link to what you read. Here are the supported products from the release notes of the latest versions of the two drivers:





    If you want to see the...
  11. Replies
    8
    Views
    9

    Re: Problems with 4080 super

    Get more information. Attach the resulting nvidia-bug-report.log.gz file.

    sudo nvidia-bug-report.sh
  12. Replies
    5
    Views
    6

    Re: Ubuntu not detecting new GPU

    That is the RX7600: https://admin.pci-ids.ucw.cz/read/PC/1002/7480

    If you want it to display the correct name, run

    sudo update-pciids
  13. Replies
    4
    Views
    5

    Re: Video acceleration

    If you're using an Intel/Nvidia hybrid GPU laptop, then you want to use the Intel GPU for web browsing and video play (so stay in ondemand mode). Save the Nvidia GPU for games, CAD, CUDA, etc.

    ...
  14. Re: Is My PNY Nvidia Geforce 4060 Ti 16Gb VRAM Video Card Compatible with Ubuntu 24.0

    Overly technical note: "nomodeset" or safe graphics mode probably doesn't let nouveau load (especially if it's blacklisted by nvidia driver). It forces generic vesa drivers.



    I'd try 550 first...
  15. Re: Is My PNY Nvidia Geforce 4060 Ti 16Gb VRAM Video Card Compatible with Ubuntu 24.0

    It should work with the Nvidia 550.xx driver.
    Shot in the dark - Try disabling SecureBoot in the BIOS/EFI. If that fixes the problem, either leave SecureBoot off (my personal preference), sign the...
  16. [SOLVED] Re: Boot stuck "loading initial ramdisk" since 6.5.0-33,GeForce GF117M - 6.5.0-27 wor

    One other thought - If you're going to use the Nvidia 390 driver, make sure you're using X11 and not Wayland.
  17. [SOLVED] Re: Boot stuck "loading initial ramdisk" since 6.5.0-33,GeForce GF117M - 6.5.0-27 wor

    Then it seems very unlikely the graphics (especially the Nvidia GPU) are the problem. Note that by default, your laptop uses the Intel GPU to run the system and only uses the Nvidia GPU when you...
  18. [ubuntu] Re: how to fix dummy output amd soundcard huawei matebook d15 ubuntu 22.04?

    The bad news is that no one has ever explicitly reported the sound on this laptop to work under any Linux distro: https://linux-hardware.org/?id=pci:1002-1637-152d-1365

    Get a LiveUSB of Ubuntu...
  19. Re: AMD 7965WX CPU is not thermally throttling in Ubuntu 23.10

    Personally, I think you should be able to run your CPU at full load all day and night without throttling (assuming you're not overclocking). If you can't, your cooling setup is inadequate.
    A newer...
  20. Re: Ryzen 5 Onboard Graphics Resolution Capability?

    The 5600G/T is fully supported by Linux. Whatever the hardware is capable of will work. So HDMI 2.0b means 3840 × 2160 @ 60Hz will work with appropriate cable.
  21. Replies
    17
    Views
    18

    Re: Dell XPS 14 9440 Support

    In addition to the latest sof firmware, did you update the ucm like in https://github.com/thesofproject/linux/issues/4879#issuecomment-2027703266
    Make sure you do that and reboot.

    What does this...
  22. Re: NVIDIA Drivers creating "ghost" windows

    Any way you can try another desktop to see if the issue occurs there? I haven't used Nvidia for a while, but I remembering preferring compton/picom compositor for Nvidia instead of xfwm's built-in...
  23. Replies
    17
    Views
    18

    Re: Dell XPS 14 9440 Support

    To me, it looks like you either need gstreamer 1.24.x or maybe an older version of icamera.
  24. Replies
    17
    Views
    18

    Re: Dell XPS 14 9440 Support

    Shot in the dark here, but maybe the file it should be looking for is sof-mtl-rt711-4ch.tplg (this laptop has quad speakers from what I can see). Try making a symbolic link (and rebooting):

    cd...
  25. Replies
    2
    Views
    3

    Re: Asus ux6404vi Audio Issues

    You're going to need at least a 6.7 kernel.
    https://github.com/torvalds/linux/commit/ae53e2198cb811f7ee7c5cd4580bf42e88086fa5

    You're also going to need updated cirrus firmware:...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4