Results 1 to 9 of 9

Thread: Problems with the screen: flickering, turning off, and some small black spots

  1. #1
    Join Date
    Nov 2023
    Beans
    5

    Problems with the screen: flickering, turning off, and some small black spots

    I have a new laptop (Lenovo Thinkpad T14 Gen 3) since August this year, and I have Ubuntu 22.04.03 installed on it.


    Unfortunately, it doesn't seem to run quite stably. Various issues with the screen are occurring:
    - The screen flickers (the image shifts, with the upper part remaining normal and the lower half, usually about 6 cm to the right, shifted for a second). There is no clear pattern, but I would say it happens when I have many applications open or switch between them. (this problem occurs now very rare)
    - After a month, there are small spots in the middle of the screen (looks like dirt).
    - Recently, the screen briefly goes black, mostly when I have many applications open and have just switched or am using a web browser. Very often during calls (at least 3 times per hour, super annoying)
    -Very rarely, after the screen goes black, it remains very dim, and I have to restart.

    Some additional information:
    - I am regularly asked if I want to send error reports to Ubuntu, so there does seem to be an issue with the software.

    - Previously, I had Ubuntu 20, and it worked pretty well.
    - When restarting the computer, I receive warnings (long list of [0.891396]blacklist:
    Code:
    Probleme blacklisting hash (-13)
     [1.122331]hub 6-0:1.0: config faild, hub doesent have any ports!(err -19)
     /dev/nume0n1p2: clean, 363988/31227904 files, 104577153/124895488 blocks)
    is it related?



    Can you help me with this?
    Last edited by muri1234; November 6th, 2023 at 10:12 AM.

  2. #2
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Problems with the screen: flickering, turning off, and some small black spots

    Sure.

    Please remember, that it is a Forum Policy to post commands and raw output within Code Tags. You might want to edit your first post, so that you can correct that: EDIT > Advanced Editor > Select the text of your output with your mouse > Select the "#" Icon from the extended Toolbar. > Save

    Your Laptop has NVidia Geoforce MX550 GPU, which NVidia says drivers 470, 525, 535 & 545 works with that...

    If you could please select Adv Reply, and post the output of these command ran from a terminal session, posted within Code Tags
    Code:
    sudo lspci -nnk | grep -A3 -E 'Display|VGA|3D'
    apt list nvidia* --installed
    And I am also curious about what your blacklist errors are that you mentioned that you are getting...
    Code:
    sudo grep -i 'blacklist' /var/log/boot.log
    journalctl -b -l -g 'blacklist' --no-pager | grep -v '/usr/bin/grep'

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  3. #3
    Join Date
    Nov 2023
    Beans
    5

    Re: Problems with the screen: flickering, turning off, and some small black spots

    Thanks, here the outputs of the commands:
    Code:
    apt list nvidia* --installed
    
    pcilib: Error reading /sys/bus/pci/devices/0000:00:08.3/label: Operation not permitted
    04:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt [1002:1681] (rev d1)
        Subsystem: Lenovo Device [17aa:50b6]
        Kernel driver in use: amdgpu
        Kernel modules: amdgpu
    
    apt list nvidia* --installed
    Auflistung… Fertig
    
    journalctl -b -l -g 'blacklist' --no-pager | grep -v '/usr/bin/grep'
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: Key type blacklist registered
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Loading compiled-in revocation X.509 certificates
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Revoked X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Revoked X.509 cert 'Debian Secure Boot Signer: 00a7468def'
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Nov 06 09:14:42 muriel-ThinkPad-T14-Gen-3 kernel: blacklist: Problem blacklisting hash (-13)
    Last edited by muri1234; November 6th, 2023 at 10:12 AM.

  4. #4
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Problems with the screen: flickering, turning off, and some small black spots

    Go into your UEFI BIOS setting and ensure that SecureBoot is turned off.

    I didn't see anything about NVidia showing up in those results... Hmmm... I guess there were various CPU and GPU options for that model.

    Edit this Grub2 default file
    Code:
    sudo nano /etc/default/grub
    Change this line
    Code:
    GRUB_CMDLINE_LINUX="radeon.si_support=0 amdgpu.si_support=1 radeon.cik_support=0 amdgpu.cik_support=1 amdgpu.dc=1"
    Save and exit, then do
    Code:
    sudo update-grub

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  5. #5
    Join Date
    Nov 2023
    Beans
    5

    Re: Problems with the screen: flickering, turning off, and some small black spots

    This did not solve the problem

  6. #6
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Problems with the screen: flickering, turning off, and some small black spots

    Please show me this:
    Code:
    ls /var/crash

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  7. #7
    Join Date
    Nov 2023
    Beans
    5

    Re: Problems with the screen: flickering, turning off, and some small black spots

    Thanks for helping

    Code:
     ls /var/crash
    _usr_bin_seahorse.1000.crash  _usr_libexec_tracker-miner-fs-3.1000.crash
    Last edited by muri1234; November 8th, 2023 at 03:06 PM.

  8. #8
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Problems with the screen: flickering, turning off, and some small black spots

    Please mark this thread as solved as those problems have been resolved. That can be doe by selecting the "Thread Tools" link ad marking it as "Solved".

    Then, I would file two bug reports, one for each of those:
    Code:
    ubuntu-bug seahorse
    ubuntu-bug tracker-minor-fs
    Then upload each crash file from that directory to their respective bug-report...

    Please post the links to the end of this thread, so I can follow them. If you do continue to have problems with either of those, then post a new thread on which one is a problem.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  9. #9
    Join Date
    Nov 2023
    Beans
    5

    Re: Problems with the screen: flickering, turning off, and some small black spots


Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •