Pretty bad screen flicker

I’m having some pretty bad screen flicker. A friend with a 13 suggested I didn’t plug the video cable in well enough, however that’s not part of the assembly process I don’t think. Any help would be appreciated. It’s not backlight flickering, but random zigzag flickers. I can upload a small video if it helps.

Are you on Windows or Linux? Which BIOS are you on? Do you get the flickering on an external monitor?

Fedora Linux, no flickering on external monitor. I’ve not updated the BIOS yet.

1 Like

@TheTRUEAsian is this a fedora issue? It’s acting more like a hardware issue?

I’ve put it into the Linux subcategory so that the Linux support team and other Linux users can have a look at it and see whether or not it is an OS issue. The thread can be recategorized later on if necessary.

1 Like

so it’s been two weeks. Is this a warranty issue? Did I buy a lemon?

I video showing the problem would help a lot. Does it also flicker while in the bios screens?

1 Like

I’ll upload a video… it’s intermidant… I’ve been watching a youtube video for about 30min, no problems. But typing, opening the screen, etc causes it.

it’s not letting me upload a video. Try this?

If you haven’t opened a ticket yet, I recommend that you do.

you thinking hardware problem?

Honestly, from the video that you attached, I can’t see any flickering. Maybe it’s due to how the video is recorded. But if you open a ticket, the Linux team can help you track down the what the cause of the issue is. If it’s software, then they’ll guide you on how to fix it. If it’s hardware, then stuff that needs to be replaced will be. If you see this flickering in the BIOS, then it’s likely hardware. If not, then it’s probably software.

Hi,
From the video, I see the flicker. The bottom 1/3 of the display flickers for a very short moment.
This is caused by either a loose display cable, or a faulty display.
I would tend to blame a faulty display panel.
Raise a support ticket with FW and if they think the same, you might get a replacement panel.

Try to also get it to flicker during the bios screens.
It might also be caused by software and reproducing it in bios would prove that aspect.

1 Like

It’s REALLY intermittent but also almost a constant. Normally if I’m not touching the laptop (watching youtube) it’s fine, but if I’m typing or alt-tabing it does that. It’s nigh impossible to catch on film because of course it is. It’s also super annoying and distracting.

1 Like

Found this thread. I am having the exact issue. I just took apart the monitor and reseated the connection both at the monitor and the motherboard and it is still happening. I guess I need to open a ticket.

Do you use Firefox perhaps? Try with Chrome and see if it still happens.

Ive had a handful of bugs with Firefox recently - and only really notice the glitches when using firefox.

Update to this - disabling “hardware acceleration” in firefox seems to have resolved this for me.

If you’re on Linux, it’s a known bug. You can work around it by booting with amdgpu.abmlevel=0 amdgpu.dcdebugmask=0x410 which greatly reduced the frequency and extent of the flickering.

@knipp30, yes! I basically am noticing these glitches on Firefox and Wezterm so far. But I can also play games on my Framework with no glitching.

Where can I find more info about this? I have been experiencing multicolored glitchy bars running horizontally across my screen since September. I had hoped upgrading to Fedora 41 would resolve the issue but it did not. I even tried a fresh install with no luck.

Can you include sources as to what these parameters do? What lead you to this fix? Linux users know not to trust random “just add this, trust me bro” :slight_smile:

From another FW thread, you state:

Trying to help draw some conclusions:
amdgpu.abmlevel=0 looks to disable adaptive backlight management

But some more info can be pulled from this Reddit thread:
https://www.reddit.com/r/framework/comments/1goh7hc/comment/lwk2vv4/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

Ideally I think the better option would be to file a bug… Maybe update this bug with the testing/findings you have done thus far:

It would be ideal to have the power savings that have been implemented and not have to disable them via kernel params.