Announcement

Collapse
No announcement yet.

Big update this morming - KDE Frameworks 5.33

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Yeah, I installed all the needed stuff - headers, hwe, and extras. It built Nvidia and bbswitch but not virtualbox. Oddly, after checking the dkms make logs all three dkms builds threw errors but only virtualbox didn't install. I suspect if I rebooted into 4.10 it would be a mess. I'm gonna wait it out I think.

    Please Read Me

    Comment


      #17
      Originally posted by vinnywright View Post
      Weeeeellllllll ,,,ya I installed that manualy from the mainline last night ,,,,,,,

      AND on that note ,,,,it seemed to fix a quirk I was having with the wireless dropping in and out IF a wired connection was running as well ,,,,,, I have 2 wireless access points configured ,,,,,I had 1 active , and the wired connection ,,,, the 1 wireless would "time out" and the second would kick in ,,,, few more minutes that one would "time out" and the first one would kick in , and on and on and on ,,,,,,,,installed the 4.10 kernel and it quit.

      VINNY
      spoke to quick on this point ,,,,the wireless dropouts are still hear IF both the hard wire and wireless are active/connected,,,,,,,the system is right in doing it though I think as traffic is sent to the hard wire if it's plugged in and I'm not forcing in some way for them both to be used ,,,,so the wireless is idle and should be "timed out" I guess.

      VINNY
      i7 4core HT 8MB L3 2.9GHz
      16GB RAM
      Nvidia GTX 860M 4GB RAM 1152 cuda cores

      Comment


        #18
        Originally posted by oshunluvr View Post
        I can't get the 4.10 kernel from Ubuntu - not the mainline kernel, the regular ppa - to build dkms modules. Gives me this:

        ERROR (dkms apport): kernel package linux-headers-4.10.0-14-generic is not supported

        well ,,,,last night , I tryed the -edge package from the repo ,,,,,I did it the smae way I did the linux-image-generic-hwe-16.04 install ,,,,and found (MY) mistake ,,,,,

        this time I slowed down some , I can be quick to hit that enter key sometimes , I ran simulations of the install first yes that would be a good practice to keep .

        Code:
        vinny@vinny-Bonobo-Extreme:~$ sudo apt-get -s install linux-image-generic-hwe-16.04-edge
        [sudo] password for vinny: 
        Reading package lists... Done
        Building dependency tree       
        Reading state information... Done
        The following packages were automatically installed and are no longer required:
        linux-headers-4.4.0-71 linux-headers-4.4.0-71-generic linux-image-4.4.0-71-generic linux-image-extra-4.4.0-71-generic python-bluez python-simplejson
        Use 'sudo apt autoremove' to remove them.
        The following additional packages will be installed:
        linux-image-4.10.0-14-generic linux-image-extra-4.10.0-14-generic
        Suggested packages:
        fdutils linux-tools linux-headers-4.10.0-14-generic
        The following NEW packages will be installed:
        linux-image-4.10.0-14-generic linux-image-extra-4.10.0-14-generic linux-image-generic-hwe-16.04-edge
        0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
        Inst linux-image-4.10.0-14-generic (4.10.0-14.16~16.04.1 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        Inst linux-image-extra-4.10.0-14-generic (4.10.0-14.16~16.04.1 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        Inst linux-image-generic-hwe-16.04-edge (4.10.0.14.11 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        Conf linux-image-4.10.0-14-generic (4.10.0-14.16~16.04.1 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        Conf linux-image-extra-4.10.0-14-generic (4.10.0-14.16~16.04.1 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        Conf linux-image-generic-hwe-16.04-edge (4.10.0.14.11 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        and looked at it ,,,,,,,, what ,, wheres the headers ,,,,,,,,you need headers to build modules rite.

        I look closer and more thoroughly through the package search ,,,,and find

        Code:
        vinny@vinny-Bonobo-Extreme:~$ apt show linux-headers-generic-hwe-16.04-edge
        Package: linux-headers-generic-hwe-16.04-edge
        Version: 4.10.0.14.11
        Priority: optional
        Section: kernel
        Source: linux-meta-hwe-edge
        Origin: Ubuntu
        Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
        Bugs: https://bugs.launchpad.net/ubuntu/+filebug
        Installed-Size: 9,216 B
        Depends: linux-headers-4.10.0-14-generic
        Supported: 5y
        Download-Size: 2,390 B
        APT-Sources: http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
        Description: Generic Linux kernel headers
        This package will always depend on the latest generic kernel headers
        available.
        well I did not think that it would not be a dependency of the kernel package ,,,,,,yes I should have known better , in my haste was thinking "meta package" not just "pointer to the latest"

        SO ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

        Code:
         vinny@vinny-Bonobo-Extreme:~$ sudo apt-get -s install linux-image-generic-hwe-16.04-edge linux-headers-generic-hwe-16.04-edge
        Reading package lists... Done
        Building dependency tree       
        Reading state information... Done
        The following packages were automatically installed and are no longer required:
        linux-headers-4.4.0-71 linux-headers-4.4.0-71-generic linux-image-4.4.0-71-generic linux-image-extra-4.4.0-71-generic python-bluez python-simplejson
        Use 'sudo apt autoremove' to remove them.
        The following additional packages will be installed:
        linux-headers-4.10.0-14 linux-headers-4.10.0-14-generic linux-image-4.10.0-14-generic linux-image-extra-4.10.0-14-generic
        Suggested packages:
        fdutils linux-tools
        The following NEW packages will be installed:
        linux-headers-4.10.0-14 linux-headers-4.10.0-14-generic linux-headers-generic-hwe-16.04-edge linux-image-4.10.0-14-generic linux-image-extra-4.10.0-14-generic
        linux-image-generic-hwe-16.04-edge
        0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
        Inst linux-headers-4.10.0-14 (4.10.0-14.16~16.04.1 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [all])
        Inst linux-headers-4.10.0-14-generic (4.10.0-14.16~16.04.1 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        Inst linux-headers-generic-hwe-16.04-edge (4.10.0.14.11 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        Inst linux-image-4.10.0-14-generic (4.10.0-14.16~16.04.1 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        Inst linux-image-extra-4.10.0-14-generic (4.10.0-14.16~16.04.1 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        Inst linux-image-generic-hwe-16.04-edge (4.10.0.14.11 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        Conf linux-headers-4.10.0-14 (4.10.0-14.16~16.04.1 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [all])
        Conf linux-headers-4.10.0-14-generic (4.10.0-14.16~16.04.1 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        Conf linux-headers-generic-hwe-16.04-edge (4.10.0.14.11 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        Conf linux-image-4.10.0-14-generic (4.10.0-14.16~16.04.1 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        Conf linux-image-extra-4.10.0-14-generic (4.10.0-14.16~16.04.1 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        Conf linux-image-generic-hwe-16.04-edge (4.10.0.14.11 Ubuntu:16.04/xenial-updates, Ubuntu:16.04/xenial-security [amd64])
        That looks better

        now remove the -s ,,,,,,,,install ,,,,reboot ,,,,, select this Kernel (the 4.10.9-041009-generic is seen by grub as beeng the newest , so default) ,,,,,,,,,,,,,,,,,,,,,,,,,,,and

        Code:
        vinny@vinny-Bonobo-Extreme:~$ uname -a
        Linux vinny-Bonobo-Extreme 4.10.0-14-generic #16~16.04.1-Ubuntu SMP Fri Mar 17 17:28:20 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
        all is good

        VINNY
        Last edited by vinnywright; Apr 15, 2017, 05:09 PM.
        i7 4core HT 8MB L3 2.9GHz
        16GB RAM
        Nvidia GTX 860M 4GB RAM 1152 cuda cores

        Comment


          #19
          Vinny: Update to vbox came through yesterday and dkms built it without errors.

          Please Read Me

          Comment


            #20
            Originally posted by oshunluvr View Post
            Vinny: Update to vbox came through yesterday and dkms built it without errors.
            Yay

            VINNY
            i7 4core HT 8MB L3 2.9GHz
            16GB RAM
            Nvidia GTX 860M 4GB RAM 1152 cuda cores

            Comment

            Working...
            X