17
submitted 1 year ago* (last edited 1 year ago) by Banthex@feddit.de to c/linux@lemmy.ml

Hello,

I installed elementary OS 7 but i have No Mouse cursor. My GPU is a 7900 xtx. Login and logout wont Help. Ctrl+ alt F2 and Back to desktop also wont Help.

Hopefully some can Help me. Greetings and thanks!

top 9 comments
sorted by: hot top controversial new old
[-] ISOmorph@feddit.de 5 points 1 year ago

Execute "sudo dmesg | grep -i mouse" in a terminal and get back to us

[-] Banthex@feddit.de 1 points 1 year ago

[ 0.366048] mousedev: PS/2 mouse device common for all mice [ 1.932129] input: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1E7D:2D60.0002/input/input4 [ 1.992135] hid-generic 0003:1E7D:2D60.0002: input,hidraw1: USB HID v1.11 Mouse [ROCCAT ROCCAT Kain 200 Aimo Dongle] on usb-0000:00:14.0-4/input1 [ 2.170260] input: ROCCAT ROCCAT Kain 200 Aimo Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1E7D:2D5F.0005/input/input8 [ 2.228170] hid-generic 0003:1E7D:2D5F.0005: input,hidraw4: USB HID v1.10 Mouse [ROCCAT ROCCAT Kain 200 Aimo] on usb-0000:00:14.0-6/input1 [ 3.152036] input: USB-HID Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7.1/1-7.1:1.2/0003:04D9:0295.000A/input/input15 [ 3.152402] hid-generic 0003:04D9:0295.000A: input,hidraw9: USB HID v1.11 Mouse [USB-HID Keyboard] on usb-0000:00:14.0-7.1/input2

[-] ISOmorph@feddit.de 4 points 1 year ago* (last edited 1 year ago)

Ok, it's not your mouse, it's something else, probably a rendering issue. Can I make a wild guess? Are you on X11? In that case try this:

Add this

Section "Device"  
    Identifier "AMD"  
    Driver "amdgpu"  
    Option "SWCursor" "True"  
    Option "VariableRefresh" "True"  
EndSection   

to a new file called /etc/X11/xorg.conf.d/20-amdgpu.conf and reboot.

AMD GPUs sometimes have this wild random bug with hardware cursor rendering.

Be aware, that you might get some side effects, like flickering buttons when hovering with the mouse.

[-] Banthex@feddit.de 3 points 1 year ago* (last edited 1 year ago)

Wow thanks! Thats Magic you are a Wizard of the Internet. Now i can use this beautiful os <3

[-] cdk@lemmy.ml 2 points 1 year ago

Im no expert, but... Make sure your os is updated. If you have a wireless mouse try using it with the cable. Maybe download mouse drivers via terminal? Also mandatory have you tried turning your PC off and on again?

[-] Banthex@feddit.de 1 points 1 year ago

Yes its updated several Problem No Cursor but in can Control the oc with the invisible Cursor.

[-] Diplomjodler@feddit.de 2 points 1 year ago

Try a different mouse. Try your mouse on a different computer.

[-] bahmanm@lemmy.ml 2 points 1 year ago

In the same vein, often times changing the port the mouse is connected to fixes it for me.

[-] Banthex@feddit.de 1 points 1 year ago

3 Mice now no cursor but i can click stuff. And Control my PC only the Cursor Missing.

this post was submitted on 13 Aug 2023
17 points (90.5% liked)

Linux

47325 readers
906 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS