Results 1 to 7 of 7

Thread: Linux Mint on X205TA

  1. #1
    Join Date
    May 2018
    Beans
    5

    Linux Mint on X205TA

    Hi everyone,

    First of all, many great thanks to harryharryharry and other contributors to succeeding in hardware support on X205TA !!!

    Having finally convinced my wife to use Linux, I tried to install LinuxMint 16.04 (so it's nor so far from Windows) on her X205TA laptop. My searches led me through lots of advices before ending on this amazing thread !
    Unfortunately, I had already installed LinuxMint16.04 with the "classic" .iso x64 file and a bootia32.efi on a USB Stick before I found the harryharryharry's isos...
    • What works :
      • Wifi
      • Sound by speakers

    • What does not work :
      • Sound by headphones or LineOut
      • Hibernation (I read on a recent post that it's never working)
      • Freezing (often when using Firefox)

    • What is not tested :
      • Bluetooth

    • What I have done for that :
      • Installing LinuxMint 16.04 x64
      • Copying nvram* to .../brcm/brcmfmac43340-sdio.txt ... (Wifi)
      • Upgrade from kernel 4.10.0-38 to kernel 4.13.0-41
      • ##### Audio (like in previous TheNightHawk's post)

        sudo mkdir -p /usr/share/alsa/ucm/chtrt5645
        sudo rm -rf /usr/share/alsa/ucm/chtrt5645/{HiFi,chtrt5645}.conf
        sudo wget https://raw.githubusercontent.com/pl...5645/HiFi.conf -O /usr/share/alsa/ucm/chtrt5645/HiFi.conf
        sudo wget https://raw.githubusercontent.com/pl...chtrt5645.conf -O /usr/share/alsa/ucm/chtrt5645/chtrt5645.conf
      • "blacklist snd_hdmi_lpe_audio" in /etc/modprobe.d/50-x205ta.conf
      • "GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_idle.max_cstate=1 button.lid_init_state=open"" in /etc/default/grub
        • does it need another command to work ?



    To be honest, I have no more courage to read the X previous posts in search of answers for my issues (headphones, freezing, hibernation or suspend). If someone knows what to do, I would appreciate.
    If you think it's better to reinstall from one of harryharryharry's (stable) isos, I would understand and do it.
    Many thanks in advance for any help.

    kharshak
    Last edited by kharshak; May 17th, 2018 at 08:02 PM. Reason: Adding links to original thread Asus X205TA harda

  2. #2
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Linux Mint on X205TA

    Post moved to its own thread and to the "MINT" forum.

  3. #3
    Join Date
    May 2018
    Beans
    5

    Re: Linux Mint on X205TA

    "GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_idle.max_cstate=1 button.lid_init_state=open"" in /etc/default/grub

    • does it need another command to work ?


    Yes, I must have done a "update-grub".

  4. #4
    Join Date
    May 2018
    Beans
    5

    Re: Linux Mint on X205TA

    Some days ago, I decided to test one of the harryharryharry's isos...

    I installed x205ta-harryskernel-4.15.0-rc7-sound-27-linuxmint-18.3-mate-64bit-UNTESTED.iso
    Wifi goes well.
    Then, I upgraded the kernel to 4.15.0-21. Some warnings (I don’t remember which) during the process, and grub was changed, so freezing was very frequent !!
    So I redo the : "GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_idle.max_cstate=1 button.lid_init_state=open"" in /etc/default/grub, followed by update-grub and things are now ok, no more freeze.

    But sound was not working with this .iso (because of the iso or because of my poor understanding when upgrading the kernel… who knows .
    So I redo the :
    sudo mkdir -p /usr/share/alsa/ucm/chtrt5645
    sudo rm -rf /usr/share/alsa/ucm/chtrt5645/{HiFi,chtrt5645}.conf
    sudo wget https://raw.githubusercontent.com/pl...5645/HiFi.conf -O /usr/share/alsa/ucm/chtrt5645/HiFi.conf
    sudo wget https://raw.githubusercontent.com/pl...chtrt5645.conf -O /usr/share/alsa/ucm/chtrt5645/chtrt5645.conf

    When I checked (before doing those commands), I only have a HiFi.conf file, no chtrt5645.conf… Maybe that was why sound was not working…
    Last edited by kharshak; May 29th, 2018 at 06:02 PM.

  5. #5
    Join Date
    May 2018
    Beans
    5

    Re: Linux Mint on X205TA

    Oh, and Bluetooth is also working. But I did not manage to have sound with my bluetooth headphones… Speakers only are ok.

  6. #6
    Join Date
    May 2018
    Beans
    5

    Re: Linux Mint on X205TA

    With another bt headphones, it's OK

  7. #7
    Join Date
    Jun 2018
    Beans
    1

    Re: Linux Mint on X205TA

    Thanks for this thread. I have an Asus T102HA 2-in-1 which seems to be very similar to this, and this finally enabled me to get working sound. I do have it working on both speakers and headphones. I used the volume mixer that came with lxde/openbox and set the correct corresponding output device.

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
  •