Search found 572 matches

by panorain
Sat Mar 30, 2024 11:15 am
Forum: Beginner Questions
Topic: What does this mean "Structure needs cleaning"?
Replies: 2
Views: 126

Re: What does this mean "Structure needs cleaning"?

Hi, I think that the filesystem may be corrupted on the machine. Which filesystem is on the drive? can you give the output of -> inxi -P then fdisk -l and lsblk -f Please paste back those outputs between code tags. The following steps may very well be necessary for filesystem repair. 1. unmount this...
by panorain
Tue Mar 05, 2024 10:03 am
Forum: Beginner Questions
Topic: laptop overheating issue
Replies: 1
Views: 74

Re: laptop overheating issue

Hello non and welcome to this place. Could you provide the output of

Code: Select all

inxi -Fxz
and paste it back in code tags please in order to look more deeply into your machine?

-Thanks
by panorain
Mon Mar 04, 2024 8:43 pm
Forum: Beginner Questions
Topic: [SOLVED] what version to install on 2012 Lenovo ThinkPad
Replies: 7
Views: 254

Re: what version to install on 2012 Lenovo ThinkPad

Hi, I would like to reccomend that you install Linux Mint 21.3 on the machine with Mate desktop. Also install the latest 6.5 series kernel available.

-Greatest Wishes.
by panorain
Sun Mar 03, 2024 2:21 pm
Forum: Beginner Questions
Topic: Mint doesnt shutdown due to transmission
Replies: 6
Views: 185

Re: Mint doesnt shutdown due to transmission

Does the command as root or sudo

Code: Select all

killall -9 transmission
help with the situation at all? Also what is the output of

Code: Select all

inxi -Fxz
?

-Greatest Wishes
by panorain
Sun Mar 03, 2024 2:15 pm
Forum: Beginner Questions
Topic: USB Keyboard not responding during login
Replies: 2
Views: 68

Re: USB Keyboard not responding during login

Hey, welcome to the forums Megamaniac. What is the output of inxi -Fxz ? Also the output of lsusb you can paste the results from those between code tags. Also have a look at the solaar package as it is for managing logitech unifying receivers and devices. A possible newer version of the solaar packa...
by panorain
Fri Mar 01, 2024 12:02 am
Forum: Beginner Questions
Topic: Computer freezes (screen stays black) after lock
Replies: 6
Views: 244

Re: Computer freezes (screen stays black) after lock

Hi, I wanted to tell you that by enabling software rendering if at all possible can help with the i915 . I was told this recently You have to specify QT_QUICK_BACKEND=software. The OpenGL backend of Qt Quick uses complex shaders that does not fit into the hardware limits of this GPU. This is for KDE...
by panorain
Fri Feb 23, 2024 5:25 pm
Forum: Beginner Questions
Topic: etc.apparmor.d - usr.sbin.rsyslogd + so much more :-)
Replies: 3
Views: 92

Re: etc.apparmor.d - usr.sbin.rsyslogd + so much more :-)

Hello, I do hope you are well. From my knowledge I believe that /etc holds mainly system operating files. lightdm-guest-session has something to do with the 'Desktop Display Manager' that you are currently using on the machine. Now with usr.sbin.rsyslogd It could have something to do with syslog log...
by panorain
Mon Feb 19, 2024 4:51 pm
Forum: Beginner Questions
Topic: Suspected worm on home network
Replies: 32
Views: 1442

Re: Suspected worm on home network

Hi, are you using LUKS drive encryption? How many other users have accounts on the system?

-Greatest Wishes
by panorain
Fri Feb 16, 2024 10:07 pm
Forum: Beginner Questions
Topic: Computer freezes (screen stays black) after lock
Replies: 6
Views: 244

Re: Computer freezes (screen stays black) after lock

I can attest that Mesa 23.2.1 (I protected the package), was the last good working version (on the Compaq-nc-6400 here). The latest Mesa available is 23.3.5 on the Compaq nc-6400 with i915 intel GPU here. My variables varied a bit on the machine here but I did file a bug report here: https://gitlab....
by panorain
Thu Feb 15, 2024 11:41 pm
Forum: Beginner Questions
Topic: Wifi networks
Replies: 1
Views: 77

Re: Wifi networks

Hi, are you able to setup mac addressing with your in your router or network configuration software? Then possibly you can set things up to connect automatically and disable the network manager (GUI) entirely. Edit: 2-16-24 9:42 P.M. USC. You may also be able to turn your signal level to a low value...
by panorain
Mon Feb 12, 2024 11:45 pm
Forum: Beginner Questions
Topic: Suspected worm on home network
Replies: 32
Views: 1442

Re: Suspected worm on home network

This is an interesting post, just recently a Kindle Fire that I reset. It had some sort of problem with running a series of game intros and stuff one after another. It was difficult to get anything done until it was disconnected from the modem.

-Best Regards
by panorain
Mon Feb 12, 2024 10:23 pm
Forum: Printers & Scanners
Topic: HP LaserJet 234dw shows printed no result Oh Brother
Replies: 5
Views: 270

Re: HP LaserJet 234dw shows printed no result

Thanks for your message.

-Regards
by panorain
Mon Jan 29, 2024 7:08 pm
Forum: Beginner Questions
Topic: Crashing
Replies: 13
Views: 339

Re: Crashing

Hi, I do wonder what above [ 3683.195774] nouveau 0000:00:0d.0: bus: MMIO write of 04160001 FAULT at 00b020 [ 3683.476537] nouveau 0000:00:0d.0: bus: MMIO write of 04180001 FAULT at 00b030 [ 3683.707474] nouveau 0000:00:0d.0: bus: MMIO write of 00000000 FAULT at 00b030 means more deeply if anything....
by panorain
Mon Jan 29, 2024 3:37 pm
Forum: Beginner Questions
Topic: Crashing
Replies: 13
Views: 339

Re: Crashing

Hi, what is the output of: dmesg | tail -50 Perhaps there is a clue there. Edit: 1/29/24 AT 2:44 P.M.: Is your machine locking up often still with nouveau currently then? Your inxi output shows 2 different kernel version between 2 different posts. I am not certain but it is possible that you may nee...
by panorain
Mon Jan 29, 2024 8:27 am
Forum: Beginner Questions
Topic: Crashing
Replies: 13
Views: 339

Re: Crashing

You could consider installing a newer kernel version. Probably firstly create a current Timeshift in case things go sour. It appears that you are indeed using nouveau video graphics driver.

-Regards
by panorain
Mon Jan 29, 2024 3:21 am
Forum: Beginner Questions
Topic: No sound at all after intalling Linux Mint on usb to dualboot with windows 11
Replies: 2
Views: 174

Re: No sound at all after intalling Linux Mint on usb to dualboot with windows 11

Hello Ninave welcome to the Forum.
Please share your system info by going to:
Menu/System Reports/System Information/click "Copy"
and pasting it here.
(You can use the command inxi -Fxxxmprz on the Terminal.)
-Regards
by panorain
Mon Jan 29, 2024 3:14 am
Forum: Beginner Questions
Topic: Screen resolution problem (solved)
Replies: 1
Views: 106

Re: Screen resolution problem

Hi and welcome, I am not sure but you may need to set a custom resolution by using xrandr for your screen. If you can provide the output of xrandr --verbose then paste the output back between </> code tags. Looking to see if your display is giving an EDID. Edit: 1-29-24 1:16 A.M. I just saw your &qu...
by panorain
Mon Jan 29, 2024 2:50 am
Forum: Beginner Questions
Topic: Crashing
Replies: 13
Views: 339

Re: Crashing

Thanks for testing that. I would like to point you here to review this information if I may: viewtopic.php?p=2049759#p2049759

-Thanks
by panorain
Sun Jan 28, 2024 10:45 pm
Forum: Beginner Questions
Topic: Crashing
Replies: 13
Views: 339

Re: Crashing

Hi, and welcome to this forums, you can try to help the situation by adding:

Code: Select all

nomodeset
to grub2 boot parameters.
viewtopic.php?p=1428192#p1428192

-Regards
by panorain
Sun Jan 28, 2024 10:39 pm
Forum: Beginner Questions
Topic: Privacy Features in Linux Mint
Replies: 6
Views: 499

Re: Privacy Features in Linux Mint

You can open Firefox webbrowser and in search bar pass: about:config the type geo , look for setting geo.enabled and toggle it to false. Also you can perhaps install: ublock-Origin add on for Firefox. In order to view your machine more deeply can you please provide the output of: inxi -Fxxxmprz You ...

Go to advanced search