Search found 43 matches
- Tue Apr 14, 2020 9:18 am
- Forum: Installation & Boot
- Topic: Before installation everything worked fine but after not
- Replies: 7
- Views: 504
Re: Before installation everything worked fine but after not
Because AMD has this on/off thing with linux, I moved on to NVIDIA. AMD development on linux seems to have has come to an abrubt stop. At some point I read that AMD has hired more poeple to help with linux driver development, but I have yet to see anything updated. In order to use the amdgpu drivers...
- Tue Apr 14, 2020 8:58 am
- Forum: Installation & Boot
- Topic: Strange boot problem due to nVidia driver [SOLVED]
- Replies: 6
- Views: 328
Re: Strange boot problem due to nVidia driber
I'm happy I could help.
- Sun Apr 12, 2020 11:25 pm
- Forum: Installation & Boot
- Topic: [SOLVED!]19.3 dual-boot install on Win 10 - weird boot problem
- Replies: 3
- Views: 194
Re: [SOLVED!]19.3 dual-boot install on Win 10 - weird boot problem
I'm glad you found the fix, and thank you for posting it for others. I'm not sure if it's limited to IBM devices as I had this issue on an older ASUS laptop on mint 15, and my last custom pc which was an ASUS mobo. But on my latest build, I booted to bios first and prioritized my boot drives. My gue...
- Sun Apr 12, 2020 11:21 pm
- Forum: Installation & Boot
- Topic: Plymouth splash not showing when booting from nvme
- Replies: 0
- Views: 340
Plymouth splash not showing when booting from nvme
So, I recently built a new rig. I used an m.2 nvme device to install Linux Mint 19.3 to. With everything I read, in order to boot from an nvme device, I had to install mint in efi mode. Not a problem. I successfully installed and booted with the m.2 device. No major issues. But, on my previous insta...
- Sun Apr 12, 2020 10:51 pm
- Forum: Installation & Boot
- Topic: [SOLVED!]19.3 dual-boot install on Win 10 - weird boot problem
- Replies: 3
- Views: 194
Re: [SOLVED!]19.3 dual-boot install on Win 10 - weird boot problem
You marked this as solved, but where is the resolution?
- Sun Apr 12, 2020 10:47 pm
- Forum: Installation & Boot
- Topic: Strange boot problem due to nVidia driver [SOLVED]
- Replies: 6
- Views: 328
Re: Strange boot problem due to nVidia driber
I have ran in to a similar problem before. What worked for me was to boot into the live usb, mount the borked drive, and manually copy the data to a separate drive. Then you can simply reinstall mint, restore your data, reboot and make sure everything works. After stability has been verified, make a...
- Sat Jan 11, 2020 10:21 pm
- Forum: Installation & Boot
- Topic: Error with gnome-keyring-daemon
- Replies: 0
- Views: 959
Error with gnome-keyring-daemon
Hi all. I hope this is the right seciton to post this in. If not, let me know... So, I recently reconfigured my system setup. I separated sda into 2 partions. On sda1 is my "system" partition, and sda2 is my "home" partition. I don't feel the reasons behind this is important, so ...
- Sun Jul 29, 2018 9:49 am
- Forum: Cinnamon
- Topic: The middle mouse button no longer unrolls the contextual menu
- Replies: 3
- Views: 1405
Re: The middle mouse button no longer unrolls the contextual menu
Hello, I'm testing Linux Mint 19 (beta) and Cinnamon (version 3.8.4) and I discover with fright that during a drag and drop, the middle mouse button (wheel button) no longer unrolls the contextual menu (which allowed to choose to copy / move / create a symbolic link ...). Catastrophe! I did not fin...
- Sun Jul 22, 2018 11:10 pm
- Forum: Software & Applications
- Topic: [SOLVED] Conky freeze or GPU issue?
- Replies: 12
- Views: 1094
Re: Conky freeze or GPU issue?
Although I am not really sure of the correlation between conky timing out and freezing on screen and dbus-user-session, conky has been running just fine since I installed it.Therefore, I am marking this thread solved...
- Sun Jul 22, 2018 1:42 am
- Forum: Software & Applications
- Topic: [SOLVED] Conky freeze or GPU issue?
- Replies: 12
- Views: 1094
Re: Conky freeze or GPU issue?
In my research to my conundrum, I invoked a horrible screen flicker as well. Luckily, I made a backup copy before I started messing with things and found a fix for the flicker by changing: double_buffer = false, to double_buffer = true, That worked entirely.. that setting was missing for me so I ty...
- Sun Jul 22, 2018 1:42 am
- Forum: Software & Applications
- Topic: [SOLVED] Conky freeze or GPU issue?
- Replies: 12
- Views: 1094
Re: Conky freeze or GPU issue?
So, another update... One of my friends suggested I should look in ~/.Xsession-errors to see if something is being reported around the time of the crash. Well, there are a bunch of errors, and I ended up getting side tracked on one about keyring (forgot what the error was). None-the-less, I had to i...
- Sat Jul 21, 2018 12:14 pm
- Forum: Software & Applications
- Topic: [SOLVED] Conky freeze or GPU issue?
- Replies: 12
- Views: 1094
Re: Conky freeze or GPU issue?
I have the same graphics card, or a very close version of it, and recently installed Conky myself. It blinks each time the data updates, which is irritating to me. In my research to my conundrum, I invoked a horrible screen flicker as well. Luckily, I made a backup copy before I started messing wit...
- Sat Jul 21, 2018 10:06 am
- Forum: Software & Applications
- Topic: [SOLVED] Conky freeze or GPU issue?
- Replies: 12
- Views: 1094
Re: Conky freeze or GPU issue?
conky.config = { own_window = true, own_window_class = 'Conky', own_window_transparent = true, own_window_argb_value = 51, own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager', own_window_argb_visual = true, own_window_argb_value = 180, minimum_width = 850, minimum_height = 1100, m...
- Sat Jul 21, 2018 9:10 am
- Forum: Software & Applications
- Topic: [SOLVED] Conky freeze or GPU issue?
- Replies: 12
- Views: 1094
Re: Conky freeze or GPU issue?
No worries...this is the conky.config section for mine which is blink free - it might help identify other possible causes.. conky.config = { own_window = true, own_window_class = 'Conky', own_window_type = 'desktop', own_window_transparent = false, own_window_argb_visual = true, own_window_argb_val...
- Tue Jul 17, 2018 11:57 pm
- Forum: Software & Applications
- Topic: [SOLVED] Conky freeze or GPU issue?
- Replies: 12
- Views: 1094
[SOLVED] Conky freeze or GPU issue?
Since upgrading to mint 18.3, I have encountered several issues. But most have been easily resolved. One that I cannot seem to figure out though, is that after running for a bit, and sometimes not until I put my box under a heavy load, my conky seems to freeze. But if I run killall conky in terminal...
- Wed Jul 04, 2018 9:13 am
- Forum: Software & Applications
- Topic: How to obtain source packages of 4.15.0-x kernel?
- Replies: 4
- Views: 189
How to obtain source code of 4.15.0-x kernel?
I just got the update for 4.15.0-24 kernel. I run a custom kernel though and I would much rather build the kernel myself. But I cannot find the patches or source code for it. Any one know where I might find it as well as the patches? I have tried searching for it, and I have looked at the kernels th...
- Wed Jul 04, 2018 9:12 am
- Forum: Software & Applications
- Topic: How to obtain source packages of 4.15.0-x kernel?
- Replies: 4
- Views: 189
Re: 4.15.0-x kernel available in Update Manager
I just got the update for 4.15.0-24 kernel. I run a custom kernel though and I would much rather build the kernel myself. But I cannot find the patches or source code for it. Any one know where I might find it? Please read the forum rules. A new question deserves a new thread. I thought my question...
- Wed Jul 04, 2018 1:49 am
- Forum: Software & Applications
- Topic: How to obtain source packages of 4.15.0-x kernel?
- Replies: 4
- Views: 189
How to obtain source packages of 4.15.0-x kernel?
I just got the update for 4.15.0-24 kernel. I run a custom kernel though and I would much rather build the kernel myself. But I cannot find the patches or source code for it. Any one know where I might find it?
- Wed Jan 27, 2016 1:58 am
- Forum: Newbie Questions
- Topic: [SOLVED] Linux Mint 17 User Font color in Terminal?
- Replies: 3
- Views: 732
Re: [SOLVED] Linux Mint 17 User Font color in Terminal?
Raising an old thread I know, but this recently became a quest of mine. I started with a simple google search and came across this post. After reading it, I couldn't take "no" for an answer, so I dug deeper. I found where the default bashrc is stored in Linux Mint 17.3, and probably other ...
- Tue Jul 08, 2014 12:14 am
- Forum: Hardware Support
- Topic: No scaling governors after overclocking
- Replies: 1
- Views: 346
Re: No scaling governors after overclocking
So no one has nay insight on this?