sway icon indicating copy to clipboard operation
sway copied to clipboard

Extreme graphical glitch on old thinkpad T60. Text wraps around the screen, not readable.

Open ianniculescu opened this issue 2 years ago • 8 comments

Please read the following before submitting:

  • Please do NOT submit bug reports for questions. Ask questions on IRC at #sway on Libera Chat.
  • Proprietary graphics drivers, including nvidia, are not supported. Please use the open source equivalents, such as nouveau, if you would like to use Sway.
  • Please do NOT submit issues for information from the github wiki. The github wiki is community maintained and therefore may contain outdated information, scripts that don't work or obsolete workarounds. If you fix a script or find outdated information, don't hesitate to adjust the wiki page.

Please fill out the following:

  • Sway Version:

    • swaymsg -t get_version or sway -v
    • sway version 1.7
  • Debug Log:

    • Run sway -d 2> ~/sway.log from a TTY and upload it to a pastebin, such as gist.github.com.
    • This will record information about sway's activity. Please try to keep the reproduction as brief as possible and exit sway.
    • Attach the full file, do not truncate it.
    • gist
  • Configuration File:

    • Please try to produce with the default configuration.
    • If you cannot reproduce with the default configuration, please try to find the minimal configuration to reproduce.
    • Upload the config to a pastebin such as gist.github.com.
  • Stack Trace:

    • This is only needed if sway crashes.
    • If you use systemd, you should be able to open the coredump of the most recent crash with gdb with coredumpctl gdb sway and then bt full to obtain the stack trace.
    • If the lines mentioning sway or wlroots have ?? for the location, your binaries were built without debug symbols. Please compile both sway and wlroots from source and try to reproduce.
  • Description:

    • The steps you took in plain English to reproduce the problem.
    • Bought an old thinkpad T60 with resolution 1400*1050, and GPU AMD ATI Mobility Radeon X1400 to try Arch Linux for the first time. Used the archinstall script do the work of installing sway with the right open-source ATI drivers and all the needed packages, also install xorg-xwayland on my own. (altought I have the same issue when installing arch manually.) Can't run sway before also installing polkit. Finally when I run sway I can use mod + return and run commands in the terminal without issue. The PROBLEM is that everything wraps around the screen, text is unreadable, the curser is a bunch of dots on multple lines, and can't figure out what to do. Provided pictures below describing the problem. launching sway sway terminal

short video showing the problem https://user-images.githubusercontent.com/90414834/202855137-e3492d81-52cb-4b3f-bca3-fb9489950978.mp4

here pictures with various steps before I could run sway including neofetch, polkit ... ati neofetch ![sway without polkit](https://user-images.githubusercontent.com/90414834/202854771-4d92f62e-65f2-4122-8270-9b sudo sway polkit status sway --debug

Thank you for your work on sway !

ianniculescu avatar Nov 19 '22 14:11 ianniculescu

Your bug report is missing debug logs. Please add a link to the full debug log file.

sway -d >sway.log 2>&1

emersion avatar Nov 21 '22 09:11 emersion

It's not a debug log, it's a regular log. Also it's a screenshot.

emersion avatar Nov 21 '22 10:11 emersion

Ah, nvm it's a debug log, but who knows what part was truncated because of the VT stuff. Please redirect to a file and upload.

emersion avatar Nov 21 '22 10:11 emersion

Nope. The Vulkan renderer is not supported on older hardware and is still experimental.

emersion avatar Nov 21 '22 10:11 emersion

Fwiw using the pixman renderer would be more suited if the card is too old to have an opengl driver.

bl4ckb0ne avatar Nov 21 '22 15:11 bl4ckb0ne

Please! Fix this problem!

bestuzheff avatar Apr 04 '23 18:04 bestuzheff