Search found 1388 matches
- Sat Dec 01, 2018 1:53 am
- Forum: Newbie Questions
- Topic: Epson ET-3750 scan not working on Mint 19
- Replies: 6
- Views: 246
Re: Epson ET-3750 scan not working on Mint 19
maybe you can try use driver for ubuntu 18.04 I am using LM 18 with epson L-210 installing epson driver not automatically detect the scanner after googling, my workaround is: install sane ( if not already installed ) : sudo apt-get install sane sane-utils libsane-extras Edit /etc/sane.d/dll.conf Add...
- Wed Apr 04, 2018 8:08 am
- Forum: Software & Applications
- Topic: SOLVED: Chrome won't run unless I delete .config/google-chrome
- Replies: 10
- Views: 680
Re: Chrome won't run unless I delete .config/google-chrome
is gnome-keyring installed :?: Usually keyring is unlock automatically unless you are using autologin try create file ~/.config/autostart/gnome-keyring-daemon.desktop [Desktop Entry] Type=Application Exec=/usr/bin/gnome-keyring-daemon Hidden=false NoDisplay=false X-GNOME-Autostart-enabled=true Name[...
- Tue Apr 03, 2018 5:40 am
- Forum: Software & Applications
- Topic: SOLVED: Chrome won't run unless I delete .config/google-chrome
- Replies: 10
- Views: 680
Re: Chrome won't run unless I delete .config/google-chrome
what happen when you are launch it from terminal:
Code: Select all
google-chrome
- Sun Apr 01, 2018 7:54 am
- Forum: Newbie Questions
- Topic: Kernel vs Driver Question
- Replies: 4
- Views: 220
Re: Kernel vs Driver Question
this site will give detail explanation : https://wiki.ubuntu.com/X/Architecture
- Fri Mar 30, 2018 11:41 pm
- Forum: Software & Applications
- Topic: Text editors that handle large files?
- Replies: 7
- Views: 290
- Fri Mar 30, 2018 1:52 am
- Forum: Software & Applications
- Topic: Solved "Broken" filter
- Replies: 5
- Views: 660
Re: "Broken" filter
open terminal :
Code: Select all
sudo apt-get install -f
- Wed Mar 28, 2018 10:49 pm
- Forum: Hardware Support
- Topic: Install Driver Issues?[solved]
- Replies: 8
- Views: 497
- Wed Mar 28, 2018 10:42 pm
- Forum: Hardware Support
- Topic: Graphics issues on Laptop HP 15-ba007cl
- Replies: 7
- Views: 262
Re: Graphics issues on Laptop HP 15-ba007cl
try this one: https://cubethethird.wordpress.com/2016 ... on-ubuntu/
used the bottom one:
used the bottom one:
Code: Select all
Section "Device"
Identifier "Radeon"
Driver "radeon"
Option "TearFree" "on"
Option "DRI" "3"
Option "AccelMethod" "glamor"
EndSection
- Wed Mar 28, 2018 1:33 pm
- Forum: Sound, Multimedia, & Codecs
- Topic: Graphics lagging since the virtualbox-guest issues yesterday. (edit: added inxi -SGxx)
- Replies: 12
- Views: 964
Re: Graphics lagging since the virtualbox-guest issues yesterday. (edit: added inxi -SGxx)
maybe libgl1-mesa removed? see with package manager if libgl1-mesa-dri and libgl1-mesa-glx still installed or you can try reconfigure xserver-xorg sudo apt-get update sudo apt-get install --reinstall xserver-xorg-video-intel xserver-xorg-core libgl1-mesa-dri libgl1-mesa-glx sudo dpkg-reconfigure xse...
- Tue Mar 27, 2018 11:29 pm
- Forum: Sound, Multimedia, & Codecs
- Topic: Graphics lagging since the virtualbox-guest issues yesterday. (edit: added inxi -SGxx)
- Replies: 12
- Views: 964
Re: Graphics lagging since the virtualbox-guest issues yesterday. (edit: added inxi -SGxx)
Code: Select all
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits)
Intel hardware rendering use Mesa DRI
Do you using video driver PPA

check file : /etc/environment
if you are see line :
Code: Select all
LIBGL_ALWAYS_SOFTWARE=1
- Mon Mar 26, 2018 3:23 pm
- Forum: Software & Applications
- Topic: I am not able to login - Initctl: Unable to connect to Upstart
- Replies: 2
- Views: 228
- Mon Mar 26, 2018 3:16 pm
- Forum: Software & Applications
- Topic: After todays update-->initctl: Unable to connect to Upstart
- Replies: 122
- Views: 14472
Re: After todays update-->initctl: Unable to connect to Upstart
No problem for me ( LM 18.3 MATE with open source intel driver )
Maybe just affected user with proprietary driver installed
Maybe just affected user with proprietary driver installed
- Sun Mar 25, 2018 3:51 pm
- Forum: Themes, Icons, & Wallpaper
- Topic: Workspace is fun
- Replies: 27
- Views: 2532
Re: Workspace is fun
Good for you
For me just one workspace .
My litle brain isn't built to split its attention in too many workspace

For me just one workspace .
My litle brain isn't built to split its attention in too many workspace

- Sun Mar 25, 2018 3:36 pm
- Forum: Hardware Support
- Topic: Image flickering on LM 18.3
- Replies: 5
- Views: 271
Re: Image flickering on LM 18.3
fglrx ( ATI proprietary driver is depracated ). Sure you can install fglrx in LM 17 but limited up to kernel 4.2 and X.Org 1.17 . Latest kernel in Mint 17.3 is 4.4.
Maybe this solution will help : https://cubethethird.wordpress.com/2016 ... on-ubuntu/
Maybe this solution will help : https://cubethethird.wordpress.com/2016 ... on-ubuntu/
- Sun Mar 25, 2018 3:21 pm
- Forum: Graphics Cards & Monitors
- Topic: Display gone slow after swapping OS drive into another system, then back
- Replies: 6
- Views: 264
Re: Display gone slow after swapping OS drive into another system, then back
assuming that atom box have working internet connection and didn't have nvidia proprietary driver installed. Launch terminal:
Reboot
Code: Select all
sudo apt-get update
sudo apt-get install --reinstall xserver-xorg-video-intel xserver-xorg-core
sudo dpkg-reconfigure xserver-xorg
- Sun Mar 25, 2018 2:54 pm
- Forum: Hardware Support
- Topic: Mint 17.3 running in software rendering mode, unloaded: fbdev,modesetting,vesa
- Replies: 8
- Views: 396
Re: Min 17.3 running in software rendering mode, unloaded: fbdev,modesetting,vesa
LM cannot upgrade directly from 17.3 to 18.3 directly. There is tutorial from clem : https://community.linuxmint.com/tutorial/view/2
For me usually back up my data and do fresh install ( but cannot be done remotely )
For me usually back up my data and do fresh install ( but cannot be done remotely )
- Sun Mar 25, 2018 1:27 am
- Forum: Graphics Cards & Monitors
- Topic: Display gone slow after swapping OS drive into another system, then back
- Replies: 6
- Views: 264
Re: Display gone slow after swapping OS drive into another system, then back
No idea
You are using a correct graphic driver.
Maybe reinstalling xorg
You are using a correct graphic driver.
Maybe reinstalling xorg

- Sun Mar 25, 2018 1:09 am
- Forum: Hardware Support
- Topic: Mint 17.3 running in software rendering mode, unloaded: fbdev,modesetting,vesa
- Replies: 8
- Views: 396
Re: Min 17.3 running in software rendering mode, unloaded: fbdev,modesetting,vesa
Intel kabylake processor need newer kernel.
You can try using upstream kernels archive (beware : not recommended , can crash your system ) https://wiki.ubuntu.com/Kernel/MainlineBuilds
I think installing LM18.3 will do safer job. Try in live environment first
You can try using upstream kernels archive (beware : not recommended , can crash your system ) https://wiki.ubuntu.com/Kernel/MainlineBuilds
I think installing LM18.3 will do safer job. Try in live environment first
- Sat Mar 24, 2018 2:20 pm
- Forum: Graphics Cards & Monitors
- Topic: Display gone slow after swapping OS drive into another system, then back
- Replies: 6
- Views: 264
Re: Display gone slow after swapping OS drive into another system, then back
From my experience, swap LM hard disk to another mobo/PC not a problem if you are using open source driver. Maybe launch driver manager will help.
What of output :
What of output :
Code: Select all
inxi -Gx
- Sat Mar 24, 2018 2:13 pm
- Forum: Hardware Support
- Topic: Image flickering on LM 18.3
- Replies: 5
- Views: 271
Re: Image flickering on LM 18.3
Try update to latest MESA and Kernel ( update manager level 4 & 5).
The amount of RAM not showing in your post. AMD E-450 is pretty slow processor. Maybe MATE or XFCE will do
The amount of RAM not showing in your post. AMD E-450 is pretty slow processor. Maybe MATE or XFCE will do