Manjaro Difference between pages "Configure NVIDIA (non-free) settings and load them on Startup" and "Manjaro Mirrors"

Difference between pages "Configure NVIDIA (non-free) settings and load them on Startup" and "Manjaro Mirrors"

From Manjaro
(Difference between pages)
imported>Verityproductions
 
imported>Kaimahi
 
Line 1: Line 1:
= Introduction=


{note| This tutorial is meant for users who are using the NVIDIA Proprietary (non-free) drivers.}}
=What's a Mirror?=


In the GNU/Linux distro world (& other systems too) a mirror is a server that hosts an up to date copy of a distro's software packages, stored in repositories (repos). There exist repos that are maintained by the distro administration - official - & other's. The Arch User Repository (AUR) being a good example of a non-official user maintained repo.


You can check what drivers you have installed by entering the following command into your terminal:
There are usually multiple repos in a mirror, holding software packages in categories, such as Manjaro's - core, extra, community & multilib repos. These repos will be duplicated with package content to suit both 32bit & 64bit installations, as well as for any & all the variety of releases that a distro may support. In Manjaro's case that is quite a number when all of the different Desktop & Window Manager titled front ends are considered.


inxi -G
The distro has package maintainers in its administration. They manage the contents of the repos, keeping it up to date, patching packages if required. Some distros, like Manjaro, have certain packages that are unique to it only - like mhwd for example.




= Install NVIDIA Drivers =
=Why do we need more mirrors?=


If you have the Nouveau driver you can install the proprietary NVIDIA driver by using the [[Configure_Graphics_Cards| Manjaro Hardware Detection (MHWD)]] utility. To do so, enter the following command into your terminal:
The more mirrors we have the faster Manjaro's users can upgrade their systems. Some parts of the world have much faster internet speeds than others. In some circumstances, having a server in your country, or better yet, in your city, can make a world of difference to your download speeds.


sudo mhwd -a pci nonfree 0300


=How does Manjaro know what mirror(s) to use?=


Once Complete, reboot your system to complete the process. You can then confirm that the driver has been installed and is working by entering the following command into your terminal:
There is a file /etc/pacman.d/mirrorlist which lists all of the available mirrors.


mhwd -li
There is another file called /etc/pacman-mirrors.conf that by default is configured to re-write your mirrorlist in a list with the fastest at the top, descending to the slowest, when the system is given the Terminal command:


sudo pacman-mirrors -g


This is a remarkably streamlined system compared to the ways that it has been in the past for the pacman rolling release system to manage its mirrors, let alone to rank their speed.


=Configure The Resolution/Refresh Rate=


{{warning|The method provided does not currently work for the Cinnamon Edition. As soon as a solution is found, then this article will be updated.}}
=How do we get more mirrors?=


I'm glad you asked that question. This is the advice of '''Philip Muller''', Lead developer of Manjaro Linux:


1. Open your terminal and enter the following command:
<blockquote>'Some people still ask me how I got 5 mirrors in one week before 0.8.0 came out. It is simple. Just write 100 mails to universities and companies supporting Linux. Go to Arch linux and grab their mirrorlist. Crawl through their servers and get their contact data. Write an email and see what response you get. Here is some more info about it.'</blockquote>


sudo nvidia-settings'


=What is the size of the Manjaro database?=


2. Change resolution and refresh rate in 'X Server Display Configuration' tab.
We are at around 40 GB. 100 GB or higher would be better.


3.  Hit the 'Save to X Configuration File' button and save to '''/etc/X11/mhwd.d/nvidia.conf'''


4.  Now enter the following command into the terminal to complete the process:
=How is the mirror synchronized?=


sudo mhwd-gpu --setgl nvidia --setxorg /etc/X11/mhwd.d/nvidia.conf
'''Via the following Rsync-Services:'''


<br clear="all" />
BR / Brasil:
rsync://rsync.las.ic.unicamp.br/pub/manjarolinux/
Asia / Japan:
rsync://mirrors.ispros.com.bd/manjaro
rsync://ftp.tsukuba.wide.ad.jp/manjaro
Europe / Germany:
rsync://ftp.rz.tu-bs.de/pub/mirror/manjaro.org/repos/
rsync://ftp.halifax.rwth-aachen.de/manjaro/
Europe / Sweden:
rsync://ftp.lysator.liu.se/pub/manjaro/
Europe / Italy:
rsync://http://manjaro.mirror.garr.it/manjaro/
Europe / United Kingdom:
rsync://rsync.mirrorservice.org/repo.manjaro.org/repos/
RU / Russian Federation:
rsync://mirror.yandex.ru/mirrors/manjaro/
US / United States:
rsync://rsync.gtlib.gatech.edu/pub/manjaro/
rsync://mirror.jmu.edu/manjaro/
rsync://vm1.sorch.info/manjaro/


''It is always recommend to sync from the nearest location. To sync from our own manjaro.org server we need the IP of your server so it can be white-listed at our end. Please mail [http://manjaro.org/the-team/ Philip Mueller directly]. There is a recommended script for use with our server, so please contact the Manjaro administration in this regard. ''


=Configure X Screen settings (OpenGL Settings, Antialiasing, X Server XVideo)=
=How do you ask an organisation with servers to create a Manjaro mirror?=




1.  Open your terminal and enter the following command:  
'''Write them an email like this (in your native language):'''


nvidia-settings


Dear Sir or Madam,


2. Change settings in X Server XVideo Settings, OpenGL and Antialiasing, in the 'X Screen' tab.
My name is [Your Name], I wish to ask you to please spare me a few minutes to read this letter & consider its contents.


3. Click on 'nvidia-settings configuration' tab and click on the 'Save Current Configuration' button.
I'd like to introduce you to a relative new comer to the world of Linux distributions - Manjaro Linux. Manjaro is a new user-friendly Linux distribution based on the highly regarded Arch Linux. We are currently searching for mirrors to host our packages.


4. Save the .nvidia-settings-rc to the default location specified ('''/home/[your account name]''')
Although new, we are already one of the top 10 most popular Linux Distributions in the world, as listed in the DistroWatch.com top 100.


5. Edit the .xinitrc file. To do so, enter the following into your terminal:
Manjaro Linux is based on well tested snapshots of the Arch Linux repositories, and is 100% compatible with Arch itself. We manage our repositories with our own in-house tool called BoxIt, which is designed like git.


  sudo gedit ~/.xinitrc
Our aim is to create a light Linux distribution which is simple, up to date, fast, user friendly and which follows the K.I.S.S (Keep It Simple, Stupid) principle. As such, Manjaro Linux provides a more user friendly installation process, utilities for managing graphic drivers, and pre-configured desktop environments.


Our repository is at the size of around 40 GB. We have between 50 GB and 100 GB granted on other mirrors hosting our packages.
Currently it is possible to sync from the following rsync services:


6. Once opened, add the following line into the configuration file:


  exec nvidia-settings --load-config-only
  BR / Brasil:
rsync://rsync.las.ic.unicamp.br/pub/manjarolinux/
Asia / Japan:
rsync://mirrors.ispros.com.bd/manjaro
rsync://ftp.tsukuba.wide.ad.jp/manjaro
Europe / Germany:
rsync://ftp.rz.tu-bs.de/pub/mirror/manjaro.org/repos/
rsync://ftp.halifax.rwth-aachen.de/manjaro/
Europe / Sweden:
rsync://ftp.lysator.liu.se/pub/manjaro/
Europe / Italy:
rsync://http://manjaro.mirror.garr.it/manjaro/
Europe / United Kingdom:
rsync://rsync.mirrorservice.org/repo.manjaro.org/repos/
RU / Russian Federation:
rsync://mirror.yandex.ru/mirrors/manjaro/
US / United States:
rsync://rsync.gtlib.gatech.edu/pub/manjaro/
rsync://mirror.jmu.edu/manjaro/
rsync://vm1.sorch.info/manjaro/


If possible, please sync from the nearest rsync-service to your location. Also, it is recommended to use a similar script as that we provide for our Tier1-Servers, to sync from our server:


7. Save and exit.
https://github.com/manjaro/boxit/blob/master/manjaroreposync


Thank you for your time and consideration,


=Summary=
[Your Name]


There you go. This should (hopefully) solve those having issues with the NVIDIA non-free drivers for loading specific resolutions/refresh rates and X Screen settings on startup.
=Current Size Required for a Manjaro Mirror=


''(last checked 2015-07-05 09:25 CEST)''
<br clear="all" />
1.5M ./testing/multilib/x86_64
1.5M ./testing/multilib
520K ./testing/core/i686
608K ./testing/core/x86_64
1.2M ./testing/core
14M ./testing/extra/i686
15M ./testing/extra/x86_64
28M ./testing/extra
15M ./testing/community/i686
17M ./testing/community/x86_64
31M ./testing/community
62M ./testing
1.5M ./stable/multilib/x86_64
1.5M ./stable/multilib
520K ./stable/core/i686
608K ./stable/core/x86_64
1.2M ./stable/core
14M ./stable/extra/i686
15M ./stable/extra/x86_64
29M ./stable/extra
15M ./stable/community/i686
17M ./stable/community/x86_64
31M ./stable/community
62M ./stable
1.5M ./unstable/multilib/x86_64
1.5M ./unstable/multilib
520K ./unstable/core/i686
608K ./unstable/core/x86_64
1.2M ./unstable/core
14M ./unstable/extra/i686
15M ./unstable/extra/x86_64
28M ./unstable/extra
15M ./unstable/community/i686
17M ./unstable/community/x86_64
31M ./unstable/community
62M ./unstable
44G ./pool/sync
4.1G ./pool/overlay
48G ./pool


= Troubleshooting: X-Server Failed to Start and Install =
=Check here before you send a request for mirror hosting=
Following is a list that will be updated when required.


Where there has been an error during the installation process, upon rebooting you may see the following error message: '''modprobe: ERROR: could not insert nvidia : No such a device'''
It is very important that we don't send requests to anyone on this list, as they will consider it spam & could have Manjaro's IP addresses blocked by organisations who's business is to attempt to control spam.


So when you are trying to organise new mirrors DO NOT bother hosters who have already denied us support:


If this happens:
<br clear="all" />
23-05-2013
Canada
----------------------
csclub.uwaterloo.ca  - We are not currently
interested in mirroring Manjaro Linux.


1. Remove the NVIDIA driver by entering the following command into your terminal:


sudo mhwd -r pci video-nvidia   
It is a good idea to check this thread: [http://forum.manjaro.org/index.php?topic=4545.0] to be sure that the wiki is up to date & also if you have been denied a request to post it in the same thread for obvious reasons.




2. Reboot your computer
=Do You Manage a Potential Manjaro Mirror Server?=


If so, here are some guidelines for you to think about, as putting up such a Mirror requires a certain commitment & perseverance.


3. Enter the following into your terminal:
The Manjaro community is better off not having a mirror, if it isn't kept functioning & up to date.
So if you aren't in it for the long run, don't do it. You will only create disappointment.


sudo gedit /etc/mkinitcpio.conf
Do you have enough bandwidth for the job?
Do you pay for traffic? Your traffic may increase a lot. If you don't have enough bandwidth, you will end up offering at best a slow mirror, at worst an unreachable mirror.


Do you have enough disk space? You will need 50GB, though being able to offer 100GB would be great for the future. If your drive fills up you will not be able to rsync your mirror, it will become out of date & cause problems.


4. delete the word '''nouveau''' from the following line:
Sync every six hours. Being a rolling release system Manjaro's repos are very dynamic. So mirrors need to be updated multiple times per day.


MODULES=" nouveau"
Keep an eye on your sync scripts. Make sure that your mirror updates are functioning correctly. Users depend on your data to be all there & current.


Watch the Manjaro forum for announcements re. changes that may effect the mirror/repo system. The Manjaro administration will send you an email for any important changes. Though it often helps to be primed & ready for a change.


It should now look like this (i.e. keep the speech marks ("")):
MODULES=""
5. Save and close the file.
6. It is now necessary to reconfigure your existing kernel to take into account this change. The syntax of the necessary command to enter into your terminal is:
sudo mkinitcpio -p [linux kernel version]
For example, if you are currently using Kernel 3.10, you would enter the following:
sudo mkinitcpio -p linux310
For kernel 3.11, you would enter the following:
sudo mkinitcpio -p linux311
And so on.
7. Now re-install the NVIDIA driver by entering the following command into your terminal:
sudo mhwd -a pci nonfree 0300
8. Reboot your system. Now it should work ;)
=Feedback and Support=
If you have any problems, improvements or see any errors in this tutorial, please post in this Manjaro forum thread: [http://forum.manjaro.org/index.php?topic=4489.0]


If you can supply a new Manjaro mirror, post in this thread: [http://forum.manjaro.org/index.php?topic=683.0]


[[Category:Contents Page]]
[[Category:Contents Page]]

Revision as of 07:26, 5 July 2015

What's a Mirror?

In the GNU/Linux distro world (& other systems too) a mirror is a server that hosts an up to date copy of a distro's software packages, stored in repositories (repos). There exist repos that are maintained by the distro administration - official - & other's. The Arch User Repository (AUR) being a good example of a non-official user maintained repo.

There are usually multiple repos in a mirror, holding software packages in categories, such as Manjaro's - core, extra, community & multilib repos. These repos will be duplicated with package content to suit both 32bit & 64bit installations, as well as for any & all the variety of releases that a distro may support. In Manjaro's case that is quite a number when all of the different Desktop & Window Manager titled front ends are considered.

The distro has package maintainers in its administration. They manage the contents of the repos, keeping it up to date, patching packages if required. Some distros, like Manjaro, have certain packages that are unique to it only - like mhwd for example.


Why do we need more mirrors?

The more mirrors we have the faster Manjaro's users can upgrade their systems. Some parts of the world have much faster internet speeds than others. In some circumstances, having a server in your country, or better yet, in your city, can make a world of difference to your download speeds.


How does Manjaro know what mirror(s) to use?

There is a file /etc/pacman.d/mirrorlist which lists all of the available mirrors.

There is another file called /etc/pacman-mirrors.conf that by default is configured to re-write your mirrorlist in a list with the fastest at the top, descending to the slowest, when the system is given the Terminal command:

sudo pacman-mirrors -g

This is a remarkably streamlined system compared to the ways that it has been in the past for the pacman rolling release system to manage its mirrors, let alone to rank their speed.


How do we get more mirrors?

I'm glad you asked that question. This is the advice of Philip Muller, Lead developer of Manjaro Linux:

'Some people still ask me how I got 5 mirrors in one week before 0.8.0 came out. It is simple. Just write 100 mails to universities and companies supporting Linux. Go to Arch linux and grab their mirrorlist. Crawl through their servers and get their contact data. Write an email and see what response you get. Here is some more info about it.'


What is the size of the Manjaro database?

We are at around 40 GB. 100 GB or higher would be better.


How is the mirror synchronized?

Via the following Rsync-Services:


BR / Brasil:
rsync://rsync.las.ic.unicamp.br/pub/manjarolinux/

Asia / Japan:
rsync://mirrors.ispros.com.bd/manjaro
rsync://ftp.tsukuba.wide.ad.jp/manjaro

Europe / Germany:
rsync://ftp.rz.tu-bs.de/pub/mirror/manjaro.org/repos/
rsync://ftp.halifax.rwth-aachen.de/manjaro/

Europe / Sweden:
rsync://ftp.lysator.liu.se/pub/manjaro/

Europe / Italy:
rsync://http://manjaro.mirror.garr.it/manjaro/

Europe / United Kingdom:
rsync://rsync.mirrorservice.org/repo.manjaro.org/repos/

RU / Russian Federation:
rsync://mirror.yandex.ru/mirrors/manjaro/

US / United States:
rsync://rsync.gtlib.gatech.edu/pub/manjaro/
rsync://mirror.jmu.edu/manjaro/
rsync://vm1.sorch.info/manjaro/

It is always recommend to sync from the nearest location. To sync from our own manjaro.org server we need the IP of your server so it can be white-listed at our end. Please mail Philip Mueller directly. There is a recommended script for use with our server, so please contact the Manjaro administration in this regard.

How do you ask an organisation with servers to create a Manjaro mirror?

Write them an email like this (in your native language):


Dear Sir or Madam,

My name is [Your Name], I wish to ask you to please spare me a few minutes to read this letter & consider its contents.

I'd like to introduce you to a relative new comer to the world of Linux distributions - Manjaro Linux. Manjaro is a new user-friendly Linux distribution based on the highly regarded Arch Linux. We are currently searching for mirrors to host our packages.

Although new, we are already one of the top 10 most popular Linux Distributions in the world, as listed in the DistroWatch.com top 100.

Manjaro Linux is based on well tested snapshots of the Arch Linux repositories, and is 100% compatible with Arch itself. We manage our repositories with our own in-house tool called BoxIt, which is designed like git.

Our aim is to create a light Linux distribution which is simple, up to date, fast, user friendly and which follows the K.I.S.S (Keep It Simple, Stupid) principle. As such, Manjaro Linux provides a more user friendly installation process, utilities for managing graphic drivers, and pre-configured desktop environments.

Our repository is at the size of around 40 GB. We have between 50 GB and 100 GB granted on other mirrors hosting our packages. Currently it is possible to sync from the following rsync services:


BR / Brasil:
rsync://rsync.las.ic.unicamp.br/pub/manjarolinux/

Asia / Japan:
rsync://mirrors.ispros.com.bd/manjaro
rsync://ftp.tsukuba.wide.ad.jp/manjaro

Europe / Germany:
rsync://ftp.rz.tu-bs.de/pub/mirror/manjaro.org/repos/
rsync://ftp.halifax.rwth-aachen.de/manjaro/

Europe / Sweden:
rsync://ftp.lysator.liu.se/pub/manjaro/

Europe / Italy:
rsync://http://manjaro.mirror.garr.it/manjaro/

Europe / United Kingdom:
rsync://rsync.mirrorservice.org/repo.manjaro.org/repos/

RU / Russian Federation:
rsync://mirror.yandex.ru/mirrors/manjaro/

US / United States:
rsync://rsync.gtlib.gatech.edu/pub/manjaro/
rsync://mirror.jmu.edu/manjaro/
rsync://vm1.sorch.info/manjaro/ 

If possible, please sync from the nearest rsync-service to your location. Also, it is recommended to use a similar script as that we provide for our Tier1-Servers, to sync from our server:

https://github.com/manjaro/boxit/blob/master/manjaroreposync

Thank you for your time and consideration,

[Your Name]

Current Size Required for a Manjaro Mirror

(last checked 2015-07-05 09:25 CEST)
1.5M ./testing/multilib/x86_64 1.5M ./testing/multilib 520K ./testing/core/i686 608K ./testing/core/x86_64 1.2M ./testing/core 14M ./testing/extra/i686 15M ./testing/extra/x86_64 28M ./testing/extra 15M ./testing/community/i686 17M ./testing/community/x86_64 31M ./testing/community 62M ./testing 1.5M ./stable/multilib/x86_64 1.5M ./stable/multilib 520K ./stable/core/i686 608K ./stable/core/x86_64 1.2M ./stable/core 14M ./stable/extra/i686 15M ./stable/extra/x86_64 29M ./stable/extra 15M ./stable/community/i686 17M ./stable/community/x86_64 31M ./stable/community 62M ./stable 1.5M ./unstable/multilib/x86_64 1.5M ./unstable/multilib 520K ./unstable/core/i686 608K ./unstable/core/x86_64 1.2M ./unstable/core 14M ./unstable/extra/i686 15M ./unstable/extra/x86_64 28M ./unstable/extra 15M ./unstable/community/i686 17M ./unstable/community/x86_64 31M ./unstable/community 62M ./unstable 44G ./pool/sync 4.1G ./pool/overlay 48G ./pool

Check here before you send a request for mirror hosting

Following is a list that will be updated when required.

It is very important that we don't send requests to anyone on this list, as they will consider it spam & could have Manjaro's IP addresses blocked by organisations who's business is to attempt to control spam.

So when you are trying to organise new mirrors DO NOT bother hosters who have already denied us support:


23-05-2013
Canada
----------------------
csclub.uwaterloo.ca  - We are not currently
interested in mirroring Manjaro Linux.


It is a good idea to check this thread: [1] to be sure that the wiki is up to date & also if you have been denied a request to post it in the same thread for obvious reasons.


Do You Manage a Potential Manjaro Mirror Server?

If so, here are some guidelines for you to think about, as putting up such a Mirror requires a certain commitment & perseverance.

The Manjaro community is better off not having a mirror, if it isn't kept functioning & up to date. So if you aren't in it for the long run, don't do it. You will only create disappointment.

Do you have enough bandwidth for the job? Do you pay for traffic? Your traffic may increase a lot. If you don't have enough bandwidth, you will end up offering at best a slow mirror, at worst an unreachable mirror.

Do you have enough disk space? You will need 50GB, though being able to offer 100GB would be great for the future. If your drive fills up you will not be able to rsync your mirror, it will become out of date & cause problems.

Sync every six hours. Being a rolling release system Manjaro's repos are very dynamic. So mirrors need to be updated multiple times per day.

Keep an eye on your sync scripts. Make sure that your mirror updates are functioning correctly. Users depend on your data to be all there & current.

Watch the Manjaro forum for announcements re. changes that may effect the mirror/repo system. The Manjaro administration will send you an email for any important changes. Though it often helps to be primed & ready for a change.


If you can supply a new Manjaro mirror, post in this thread: [2]

Cookies help us deliver our services. By using our services, you agree to our use of cookies.