1. Superfly

    Superfly MDL Expert

    Jan 12, 2010
    1,142
    543
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Antilope

    Antilope MDL Member

    Sep 15, 2015
    189
    72
    10
    #262 Antilope, Dec 17, 2015
    Last edited: Dec 17, 2015
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Mutagen

    Mutagen MDL Addicted

    Feb 18, 2013
    575
    121
    30
    I just realized a bug that exists in 17.2 (Mint, Cinnamon) remains in 17.3: When I close the lid of my Dell Precision laptop, the screen remains on. When I open the lid, then the computer goes into sleep mode. This is the equivalent of Wyle E. Coyote's parachute opening a second after he has slammed into the desert floor.
     
  4. SOCRATE_MMXII

    SOCRATE_MMXII MDL Expert

    Jan 25, 2012
    1,032
    318
    60
    That must be a Cinnamon bug, not a linux bug. I run Linux Mint 17.2 KDE and there's no such bug here.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. SOCRATE_MMXII

    SOCRATE_MMXII MDL Expert

    Jan 25, 2012
    1,032
    318
    60
    @Michel: how about in Cinnamon 2.6.13? The issue is present there as well?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Superfly

    Superfly MDL Expert

    Jan 12, 2010
    1,142
    543
    60
    #267 Superfly, Dec 20, 2015
    Last edited: Dec 20, 2015
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. TinMan

    TinMan MDL Member

    Jul 31, 2009
    127
    190
    10
    #268 TinMan, Dec 27, 2015
    Last edited: Dec 27, 2015
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Antilope

    Antilope MDL Member

    Sep 15, 2015
    189
    72
    10
    #269 Antilope, Dec 27, 2015
    Last edited: Dec 27, 2015
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. John Sutherland

    John Sutherland MDL Addicted

    Oct 15, 2014
    866
    1,390
    30
    #270 John Sutherland, Dec 27, 2015
    Last edited: Dec 27, 2015
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. TinMan

    TinMan MDL Member

    Jul 31, 2009
    127
    190
    10
    #271 TinMan, Dec 27, 2015
    Last edited: Jul 20, 2017
    Thank you, @John Sutherland ! This is exactly what I've been looking for! Your help is very much appreciated. :worthy: Cheers!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. thorin0815

    thorin0815 MDL Senior Member

    Jul 16, 2015
    472
    425
    10
    #272 thorin0815, Dec 31, 2015
    Last edited: Dec 31, 2015
    Mint still uses Firefox 43.0.0 on my side allthough there is Firefox 43.0.3. I tried to use a manually installed 43.0.3 directly from Mozilla, but it refuses to work with Flash. I even tried to use the freshplayerplugin, so that Firefox can use Chromes Flash, but it doesn't work at all allthough the plugins are showing up inside Firefox.

    Any ideas?

    Edit: I tried 32 and 64bit versions.

    Edit2: Flash stinks, but I need it for Twitch. :-/
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. ausernamenoonehas

    ausernamenoonehas MDL Member

    Aug 2, 2015
    239
    39
    10
    If it helps, I stopped using FF and switched to Pale Moon. Since then, no issues with anything browser related and all my add-ons work perfectly.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Antilope

    Antilope MDL Member

    Sep 15, 2015
    189
    72
    10
    #274 Antilope, Jan 1, 2016
    Last edited: Jan 8, 2016
    Speed Up Firefox mouse scrolling in Linux Mint. This also works in Pale Moon browser.

    To speed up mouse scrolling speed in Firefox in Linux Mint. Also makes scrolling smoother and less jumpy.
    (may also work in Firefox in other Linux distros, I haven't tested that, however.)

    In the Firefox URL field type,
    about:config
    and press Enter.

    In the Search field type,
    mouse


    Double-click on...

    mousewheel_system_scroll_override_on_root_content.enabled, default, boolean, false

    to toggle it to true.

    The line will now be displayed as:
    mousewheel_system_scroll_override_on_root_content.enabled, user set , boolean, true

    Click on the Firefox top menu
    Edit, Preferences,

    Click on
    Advanced, General

    Make sure
    [X] Use Smooth Scrolling
    is checked.

    This speeds up my mouse scrolling considerably in Firefox.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Antilope

    Antilope MDL Member

    Sep 15, 2015
    189
    72
    10
    #275 Antilope, Jan 6, 2016
    Last edited by a moderator: Apr 20, 2017
    The screen brightness slider in the Power Manager applet of Linux Mint 17.3 'Rosa' Cinnamon didn't adjust the screen brightness on my Dell Inspiron 17r 5737 laptop. The laptop uses Intel HD 4000 graphics.

    I was able to get the screen brightness slider and the f4 & f5 keyboard screen brightness adjustments to work by creating the following script. This solution should work for other laptops that use Intel HD 4000 graphics.

    Using a text editor, create a file with the following script:
    (You will have to perform the following functions as root.)

    Code:
    Section "Device"
        Identifier  "Intel Graphics"
        Driver      "intel"
        Option      "AccelMethod"     "sna"
        Option      "Backlight"       "intel_backlight" # use your backlight that works  here
        BusID       "PCI:0:2:0"
    EndSection
    Give the file this name:

    Code:
    80-backlight.conf
    Save the file in the following folder:

    Code:
    /usr/share/X11/xorg.conf.d
    Log out and back in or restart Linux.

    The screen brightness slider in the Power Manager applet should now work.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. SOCRATE_MMXII

    SOCRATE_MMXII MDL Expert

    Jan 25, 2012
    1,032
    318
    60
    I'm using Linux Mint KDE 17.3 x64 and default it comes with kernel 3.19. I've tried to upgrade to 4.3.3, but it doesn't get along at all with my ATi video card, messed up my installation, thus I had to reinstall.
    Kernel 4.4 LTS, released 2 days ago, should have better support for my ATi, so I wanted to install it using the following commands:
    $ cd /tmp
    $ wget \
    kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-wily/linux-headers-4.4.0-040400_4.4.0-040400.201601101930_all.deb \
    kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-wily/linux-headers-4.4.0-040400-generic_4.4.0-040400.201601101930_amd64.deb \
    kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-wily/linux-image-4.4.0-040400-generic_4.4.0-040400.201601101930_amd64.deb

    Install the Kernel:

    $ sudo dpkg -i linux-headers-4.4*.deb linux-image-4.4*.deb

    Unfortunately, the installation part went...weird. Here's the log:
    mint@mint:tmp > sudo dpkg -i linux-headers-4.4*.deb linux-image-4.4*.deb

    Selecting previously unselected package linux-headers-4.4.0-040400.
    (Reading database ...
    176792 files and directories currently installed.)

    Preparing to unpack linux-headers-4.4.0-040400_4.4.0-040400.201601101930_all.deb
    ...
    Unpacking linux-headers-4.4.0-040400 (4.4.0-040400.201601101930) ...

    Selecting previously unselected package linux-headers-4.4.0-040400-generic.

    Preparing to unpack linux-headers-4.4.0-040400-generic_4.4.0-040400.201601101930_amd64.deb
    ...
    Unpacking linux-headers-4.4.0-040400-generic (4.4.0-040400.201601101930)
    ...
    Selecting previously unselected package linux-image-4.4.0-040400-generic.

    Preparing to unpack linux-image-4.4.0-040400-generic_4.4.0-040400.201601101930_amd64.deb ...
    Done.

    Unpacking linux-image-4.4.0-040400-generic (4.4.0-040400.201601101930) ...
    dpkg: error processing archive linux-image-4.4.0-040400-generic_4.4.0-040400.201601101930_amd64.deb (--install):
    corrupted filesystem tarfile - corrupted package archive
    dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

    Examining /etc/kernel/postrm.d .
    run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.4.0-040400-generic /boot/vmlinuz-4.4.0-040400-generic
    run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.4.0-040400-generic /boot/vmlinuz-4.4.0-040400-generic

    The link /vmlinuz is a damaged link
    Removing symbolic link vmlinuz
    you may need to re-run your boot loader[grub]

    The link /initrd.img is a damaged link

    Removing symbolic link initrd.img
    you may need to re-run your boot loader[grub]

    Setting up linux-headers-4.4.0-040400 (4.4.0-040400.201601101930)
    ...
    Setting up linux-headers-4.4.0-040400-generic (4.4.0-040400.201601101930)
    ...
    Examining /etc/kernel/header_postinst.d.
    run-parts: executing /etc/kernel/header_postinst.d/dkms 4.4.0-040400-generic /boot/vmlinuz-4.4.0-040400-generic

    Error! Bad return status for module build on kernel: 4.4.0-040400-generic (x86_64)
    Consult /var/lib/dkms/ndiswrapper/1.59/build/make.log for more information.

    Error! Bad return status for module build on kernel: 4.4.0-040400-generic (x86_64)
    Consult /var/lib/dkms/virtualbox-guest/5.0.4/build/make.log for more information.

    Errors were encountered while processing:
    linux-image-4.4.0-040400-generic_4.4.0-040400.201601101930_amd64.deb

    mint@mint:/tmp > sudo update-grub
    /usr/sbin/grub-probe:
    error: failed to get canonical path of `/cow'.

    mint@mint:/tmp > sudo apt-get remove linux-headers-4.4* linux-image-4.4*
    Reading package lists... Done

    Building dependency tree
    Reading state information... Done

    E: Unable to locate package linux-headers-4.4.0-040400_4.4.0-040400.201601101930_all.deb

    E: Couldn't find any package by regex 'linux-headers-4.4.0-040400_4.4.0-040400.201601101930_all.deb'

    E: Unable to locate package linux-headers-4.4.0-040400-generic_4.4.0-040400.201601101930_amd64.deb

    E: Couldn't find any package by regex 'linux-headers-4.4.0-040400-generic_4.4.0-040400.201601101930_amd64.deb'

    E: Unable to locate package linux-image-4.4.0-040400-generic_4.4.0-040400.201601101930_amd64.deb

    E: Couldn't find any package by regex 'linux-image-4.4.0-040400-generic_4.4.0-040400.201601101930_amd64.deb'

    I've also downloaded the 3 *.deb files individually from Ubuntu Wily repository, copied them in /tmp, but the errors were the same. Anyone had any luck upgrading to 4.4 without problems?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Mutagen

    Mutagen MDL Addicted

    Feb 18, 2013
    575
    121
    30
    I have Linux Mint Cinnamon 17.3 x64, but I'm not clear if it's KDE or xfce. My video card is nvidia in a Dell M4700 laptop. If I tried it, would the results (positive or negative) be of value to you?

    It's all backed up with Acronis, so no problem if it blows up. Even if it did blow up, I can do a clean install in way less time than any Win OS.
     
  17. Mutagen

    Mutagen MDL Addicted

    Feb 18, 2013
    575
    121
    30
    Did it. I guess it worked. When I run 'uname -r' in the terminal, it returns with:

    "4.4.0-040400-generic"

    Hope this helps.
     
  18. wmh

    wmh MDL Member

    Jun 30, 2015
    107
    19
    10
    Mine is at version 3.16.0-38-generic. If I upgrade it will it break the system (not backed up)? Cinnamon x64 17.3 version.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. Mutagen

    Mutagen MDL Addicted

    Feb 18, 2013
    575
    121
    30
    Right now the score is tied at 1. The OP's broke, mine didn't. We need a tie breaker:)

    It's your decision to take the risk. I never did ask what is so great about the latest kernel, and I don't notice anything obvious.

    BTW - I had a little trouble with the script file. Could well be my fault, but I couldn't get the single 'wget' command to grab all three packages at once. I did 'wget' three times, once for each package.