Giter Club home page Giter Club logo

config_my_laptop_ubuntu_18.04's Introduction

Config_my_laptop_Ubuntu_18.04.06 LTS

This repository is for installing NVIDIA driver and other related drivers (bluetooth and etc.) to install on Ubuntu 18.04.06 LTS

Bluetooth

If you're experiencing Bluetooth issues on Ubuntu, you can try the following steps:

  1. Install the pulseaudio-module-bluetooth package:

    sudo apt-get install pulseaudio-module-bluetooth
  2. Restart the PulseAudio service:

    sudo killall pulseaudio
    pulseaudio --start
  3. Restart the Bluetooth service:

    sudo systemctl restart bluetooth
  4. Turn off and on your Bluetooth from your system settings, then reconnect your devices.

NVIDIA Driver

Installing the NVIDIA driver on Ubuntu may require some manual steps. Here's a guide to help you through the process:

  1. Preparation:

    • Before installing the NVIDIA driver, ensure your system is up to date:

      sudo apt update
      sudo apt upgrade
    • Install some essential packages:

      sudo apt -y install cmake cmake-gui zsh snap vim htop terminator gimp gawk build-essential dkms ccze
      sudo snap install ttyplot
  2. Installing NVIDIA Driver:

    • Follow this video tutorial for step-by-step instructions on installing the NVIDIA driver.

    • Make sure to double-check the associated GitHub link provided in the video for additional information.

  3. Troubleshooting:

    • If you encounter any issues with your black display, you can try the following:

      • Press CTRL + ALT + (F1 or F2 or F3 or F4 or F5 or F6) to access the lock screen or TTY.
      • Login into your account
      • Adjust your GRUB settings, adding or removing nomodeset.
      • Update GRUB and reboot your system.
    • If all else fails, consider uninstalling the NVIDIA driver and reinstalling it.

That's it! If you successfully install the NVIDIA driver, please let me know. ๐Ÿš€

config_my_laptop_ubuntu_18.04's People

Contributors

am-amani avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.