Search found 3510 matches
- Tue Jan 19, 2021 3:51 pm
- Forum: Newbie Questions
- Topic: Hard Disk Bad? initramfs, gsmartcontrol, kernel?
- Replies: 23
- Views: 661
Re: Hard Disk Bad? initramfs, gsmartcontrol, kernel?
Please post an inxi -Fxxxzr report. This will give us a concise overview of your hardware and on how Mint sees it. Here is how to generate the report and post it: Open a terminal window (Ctrl-Alt-t). Make it fullscreen to avoid unneeded linebreaks or chopped lines. Execute the command inxi -Fxxxz...
- Tue Jan 19, 2021 2:34 pm
- Forum: Wireless
- Topic: RTL8723DE bluetooth is not working on mint 20.1
- Replies: 3
- Views: 185
Re: RTL8723DE bluetooth is not working on mint 20.1
Let's see the output of the following command:
Code: Select all
rfkill list all
- Mon Jan 18, 2021 10:35 am
- Forum: Newbie Questions
- Topic: Password not working?
- Replies: 19
- Views: 459
Re: Password not working?
Please boot from your installation USB/DVD, open a terminal (CTRL-ALT-T) and run the following command:Copy and paste the results in your reply.
Code: Select all
df -h
- Mon Jan 18, 2021 10:25 am
- Forum: Software & Applications
- Topic: [SOLVED]: cryptkeeper is not working/responding
- Replies: 16
- Views: 417
Re: cryptkeeper is not working/responding
LM 18 support ends in April. There will be no security or software updates after that. Suggest you do a clean install of LM 19.x (supported until 2023) or LM 20 (supported until 2025) after backing up your important files.
- Mon Jan 18, 2021 10:03 am
- Forum: Newbie Questions
- Topic: Thunderbird inaccessible!
- Replies: 31
- Views: 771
Re: Thunderbird inaccessible!
@Vilsen - were you running Thunderbird from Win10 before this problem started?
- Mon Jan 18, 2021 9:32 am
- Forum: Newbie Questions
- Topic: Thunderbird inaccessible!
- Replies: 31
- Views: 771
Re: Thunderbird inaccessible!
This might be related to your other post viewtopic.php?f=90&t=340272. Your email is being stored on a partition formatted as exfat, which is not natively supported.
- Mon Jan 18, 2021 9:17 am
- Forum: Ethernet
- Topic: PENDING - R8125 unknown chip XID 641
- Replies: 7
- Views: 432
Re: r8169 unknown chip XID 641
The driver for that card won't be available in the kernel until the 5.9 kernel is released. This link might provide some insight. https://askubuntu.com/questions/1259947 ... g-on-20-04.
BTW - that card is R8125, not R8169 per your inxi output.
BTW - that card is R8125, not R8169 per your inxi output.
- Mon Jan 18, 2021 8:56 am
- Forum: Newbie Questions
- Topic: Thunderbird inaccessible!
- Replies: 31
- Views: 771
Re: Something changes my disks name !
Per https://askubuntu.com/questions/1234755 ... untu-20-04 the exfat file system isn't supported natively until the 5.8 kernel. Have you installed exfat-fuse and exfat-utils?
- Mon Jan 18, 2021 8:37 am
- Forum: Ethernet
- Topic: PENDING - R8125 unknown chip XID 641
- Replies: 7
- Views: 432
Re: r8169 unknown chip XID 641
Please post an inxi -Fxxxzr report. This will give us a concise overview of your hardware and on how Mint sees it. Here is how to generate the report and post it: Open a terminal window (Ctrl-Alt-t). Make it fullscreen to avoid unneeded linebreaks or chopped lines. Execute the command inxi -Fxxxz...
- Mon Jan 18, 2021 8:11 am
- Forum: Wireless
- Topic: RTL8723DE bluetooth is not working on mint 20.1
- Replies: 3
- Views: 185
Re: RTL8723DE bluetooth is not working on mint 20.1
Try upgrading to the 5.8 kernel.
- Sun Jan 17, 2021 10:45 am
- Forum: Newbie Questions
- Topic: Login Loop
- Replies: 6
- Views: 184
Re: Login Loop
As most, if not all, of the experienced users on here will tell you, don't use encryption unless you really need to, and understand the basics about encryption keys, recovery, and exporting/ importing them. It only makes it more difficult to help when things go sideways.
- Sun Jan 17, 2021 8:32 am
- Forum: Software & Applications
- Topic: [SOLVED] Problem running monodevelop
- Replies: 3
- Views: 116
Re: Problem running monodevelop
Are you sure you completely installed it? There are several components that need to be installed. Here's a link to step-by-step installation instructions: https://websiteforstudents.com/how-to-i ... -04-18-04/
- Sun Jan 17, 2021 8:16 am
- Forum: Installation & Boot
- Topic: Mint fails to boot -- unable to start show Plymouth boot screen
- Replies: 4
- Views: 242
Re: Mint fails to boot -- unable to start show Plymouth boot screen
Please post an inxi -Fxxxzr report. This will give us a concise overview of your hardware and on how Mint sees it. Here is how to generate the report and post it: Open a terminal window (Ctrl-Alt-t). Make it fullscreen to avoid unneeded linebreaks or chopped lines. Execute the command inxi -Fxxxz...
- Sun Jan 17, 2021 8:11 am
- Forum: Installation & Boot
- Topic: Num Lock on startup <SOLVED>
- Replies: 16
- Views: 48159
Re: Num Lock on startup <SOLVED>
@sage632 - Why are you posting a question to a 5 year-old thread? Please start a thread of your own.
- Sat Jan 16, 2021 9:04 pm
- Forum: Wireless
- Topic: Wifi Adapter not working
- Replies: 3
- Views: 215
Re: Wifi Adapter not working
Your adapter is uses a TP-LINK Archer T3U chipset. Please open a terminal and run each of the following commands, one line at a time. It will install the proper driver for your adapter. sudo apt install build-essential git dkms git clone https://github.com/cilynx/rtl88x2bu.git sudo dkms add ./rtl88x...
- Sat Jan 16, 2021 8:21 pm
- Forum: Wireless
- Topic: Wifi Adapter not working
- Replies: 3
- Views: 215
Re: Wifi Adapter not working
With the adapter plugged in, please post the results for each of the following commands. Here is how: Open a terminal window (Ctrl-Alt-t). Make it fullscreen to avoid unneeded linebreaks or chopped lines. Execute the following commands, one at a time. inxi -Fxxxzr mokutil --sb-state rfkill list iwco...
- Sat Jan 16, 2021 7:59 pm
- Forum: Installation & Boot
- Topic: Kernel update question
- Replies: 9
- Views: 450
Re: Kernel update question
I go back 5 years with Mint and as far a I can remember, kernel updates always required a reboot. It does seem that kernel updates are more frequent than they used to be.
- Sat Jan 16, 2021 7:21 pm
- Forum: Newbie Questions
- Topic: Cinnamon crashing after updates.
- Replies: 7
- Views: 286
Re: Cinnamon crashing after updates.
Pjotr, he has wm: Metacity 3.36.1 instead of wm: muffin 4.8.1. I have no idea how it got that way or how to fix it.
- Sat Jan 16, 2021 6:36 pm
- Forum: Installation & Boot
- Topic: Please help - Linx Mint hangs on Shutdown or Reboot
- Replies: 8
- Views: 287
Re: Please help - Linx Mint hangs on Shutdown or Reboot
Sorry, my mistake. I completely missed the swap in blkid. I can't speak on your other questions.
- Sat Jan 16, 2021 6:19 pm
- Forum: Installation & Boot
- Topic: Please help - Linx Mint hangs on Shutdown or Reboot
- Replies: 8
- Views: 287
Re: Please help - Linx Mint hangs on Shutdown or Reboot
I see one problem, you have a swap partition defined in /etc/fstab that doesn't exist in blkid. Place a # sign before this line UUID=c0d29f27-5b45-445c-aab7-611b5099d12b none swap sw 0 0 Someone else will have to double-check the mounts for the NTFS partitions because I don't use them.