Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 31

Thread: Asus x555u Audio issues

  1. #11
    Join Date
    Jun 2016
    Beans
    31

    Re: Asus x555u Audio issues

    This is the output

    Code:
    ii  linux-image-4.4.0-10-generic               4.4.0-10.25                                         amd64        Linux kernel image for version 4.4.0 on 64 bit x86 SMP
    ii  linux-image-4.4.0-24-generic               4.4.0-24.43                                         amd64        Linux kernel image for version 4.4.0 on 64 bit x86 SMP
    ii  linux-image-4.4.8-040408-generic           4.4.8-040408.201604200335                           amd64        Linux kernel image for version 4.4.8 on 64 bit x86 SMP
    ii  linux-image-extra-4.4.0-10-generic         4.4.0-10.25                                         amd64        Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
    ii  linux-image-extra-4.4.0-24-generic         4.4.0-24.43                                         amd64        Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
    ii  linux-image-generic                        4.4.0.24.25                                         amd64        Generic Linux kernel image

  2. #12
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: Asus x555u Audio issues

    Will you boot to this kernel 4.4.0-10 and run this after booting to that kernel
    Code:
    sudo apt-get install linux-restricted-modules-`uname -r` linux-generic
    And if they are already installed proceed to the next step to check to see whether your hardware is recognizing the sound card as installed.
    Code:
    lspci -v | grep -A7 -i "audio"
    And paste the return from the above...here

  3. #13
    Join Date
    Jun 2016
    Beans
    31

    Re: Asus x555u Audio issues

    this is the output

    Code:
    dpkg -l | grep linux-image | grep ii
    ii  linux-image-4.4.0-10-generic               4.4.0-10.25                                         amd64        Linux kernel image for version 4.4.0 on 64 bit x86 SMP
    ii  linux-image-4.4.0-24-generic               4.4.0-24.43                                         amd64        Linux kernel image for version 4.4.0 on 64 bit x86 SMP
    ii  linux-image-4.4.8-040408-generic           4.4.8-040408.201604200335                           amd64        Linux kernel image for version 4.4.8 on 64 bit x86 SMP
    ii  linux-image-extra-4.4.0-10-generic         4.4.0-10.25                                         amd64        Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
    ii  linux-image-extra-4.4.0-24-generic         4.4.0-24.43                                         amd64        Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
    ii  linux-image-generic                        4.4.0.24.25                                         amd64        Generic Linux kernel image

  4. #14
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: Asus x555u Audio issues

    See my above post #12

  5. #15
    Join Date
    Jun 2016
    Beans
    31

    Re: Asus x555u Audio issues

    Quote Originally Posted by runrickus View Post
    See my above post #12
    Sorry I was lost for a moment.

    Maybe this is a very dumb questions but, how I can boot using the 4.4.0 kernel version??

  6. #16
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: Asus x555u Audio issues

    There are no dumb questions here!
    Do see grub-menu when you first power on your computer?
    if not give me the spec's on your machine IE: Dell Laptop or Asus PC I think you know what i mean by this.

  7. #17
    Join Date
    Jun 2016
    Beans
    31

    Re: Asus x555u Audio issues

    yes I can see the grup-menu

  8. #18
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: Asus x555u Audio issues

    Ok great now from that menu arrow down to Advanced Options and again arrow down to the 4.4.0-10-generic kernel and hit Enter.

  9. #19
    Join Date
    Jun 2016
    Beans
    31

    Re: Asus x555u Audio issues

    I follow all the steps I boot using the 4.4.0.24 generic but when I run the following command:
    Code:
    sudo apt-get install linux-restricted-modules-`uname -r` linux-generi
    I still having the same error message:

    Code:
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    E: Unable to locate package linux-restricted-modules-4.4.0-24-generic
    E: Couldn't find any package by glob 'linux-restricted-modules-4.4.0-24-generic'
    E: Couldn't find any package by regex 'linux-restricted-modules-4.4.0-24-generic'
    I check if really I am using the correct kernel version and run
    Code:
    uanme -r
    and this is the ouput:

    Code:
    uname -r
    4.4.0-24-generic

  10. #20
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: Asus x555u Audio issues

    I have Dr. Appointment I will be back in about 1 hour and we will get to the bottom of this.
    Or if someone else wants to jump in here feel free.

Page 2 of 4 FirstFirst 1234 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •