Manjaro Difference between pages "Reactivating the Backlight" and "Manjaro FAQ"

Difference between pages "Reactivating the Backlight" and "Manjaro FAQ"

From Manjaro
(Difference between pages)
imported>Verityproductions
 
imported>Richard
 
Line 1: Line 1:
== Overview ==
= General Linux =


Some users  - particularly those using laptops - are encountering a problem where the screen brightness is too dim upon replacing Microsoft Windows with a Linux distribution as their main operating system. This is because some unscrupulous hardware manufacturers have coded the BIOS to automatically disable the screen backlight if Windows is not detected running on the system.
===What is Linux?===
Linux is an '''[http://opensource.org/osd.html open-source]''' operating system, meaning that you may freely use and freely distribute it. Originally developed in 1991 by Finnish Programmer '''[http://en.wikipedia.org/wiki/Linus_Torvalds Linus Torvalds]''', Linux is an exceptionally robust and reliable system most commonly used for internet servers, mobile phones, and tablets (e.g., Android). Additionally, the use of Linux as an alternative operating system for personal computers has also been growing over the years, with several million users having already discovered the benefits of it.


Fortunately, it is possible to fix this problem by entering a single command in the terminal.
===What are the benefits of using Linux?===
There are quite a few. Linux is free to use, highly efficient, and very fast. The 64 bit version of Manjaro with the XFCE desktop boots up in only a few seconds, and uses only 200MB of memory to run. Linux systems are also very secure, and are not affected by the huge amount of Windows viruses, trojans, worms, or malware out there. Anti-virus software is not required. And as for the tens of thousands of software applications available - including fully compatible equivalents of popular Windows software such as MS Office --these are also completely free. It is also possible to easily run many popular Windows applications on Linux using compatibility software such as ''Wine/PlayonLinux''. The examples given here are ''far'' from comprehensive!


===Why is Linux free? What's the catch?===
There isn't one. Linux operates on a completely different philosophy than those of for-profit corporations such as Microsoft and Apple. Linux systems and software applications are funded through sponsorship, donations, and of course, the hard work of many, many enthusiasts. Linux has a dedicated and highly enthusiastic fan-base for a very good reason.


== Reactivating the Screen Backlight ==
===Why are there so many different Linux distributions?===
Different Linux distributions (variations of the operating system) have been developed for different types of users, for different purposes, and for different hardware capacities. For example, distributions such as ''Mint'' or ''Zorin'' are specifically designed to apply to newcomers or those without technical expertise. At the other end of the scale, distributions such as ''Arch'' are designed for computer enthusiasts. Manjaro is designed to bridge that gap. Different '''flavours''' of a distribution means it comes with different desktop environments - you're rarely if ever stuck with whatever desktop comes pre-installed.


This problem can be easily fixed by ensuring that the GRUB bootloader re-activates the backlight. To do this, first open up your terminal, and enter the following command:
===What is the difference between cutting edge and bleeding edge technology?===
Generally speaking, ''cutting edge'' refers to the latest technology that has finished development and has been fully tested. ''Bleeding edge'' technology is that which has not finished development and/or is still undergoing testing. The use of bleeding edge technology therefore carries the risk of being unreliable or unstable.


sudo sed "s/\(GRUB_CMDLINE_LINUX=\)\"\"/\1\"acpi_osi=Linux acpi_backlight=vendor\"/" /etc/default/grub -i


You will also have to enter your password to continue. Now enter the second and final command:
= Manjaro Specific =


  sudo update-grub
=== Is Manjaro just an easy-to-install version of Arch? ===
No. Manjaro is unlike other Arch-based distributions such as ''Archbang'' or ''Bridge Linux''. While there are numerous subtle differences between Manjaro and Arch, the most obvious examples --including the use of our own dedicated software repositories-- are covered in the '''[[About_Manjaro|About Manjaro]]''' page.


Once complete, close the terminal and re-boot your system for the changes to take permanent effect. '''A Youtube video tutorial is available [http://www.youtube.com/watch?v=CMEpd3zvOoU here.]'''
===Can Manjaro use the Arch Software Repositories?===
No. Manjaro is configured to use its own dedicated software repositories, although you can still access the community-maintained Arch User Repository (AUR) for additional software, if you wish. In addition, if you want to access the very latest ''bleeding-edge'' software, Manjaro's own testing and unstable repositories are also available.
 
===Can Manjaro be converted into a full Arch system?===
Yes, although only tested on Manjaro versions 0.8.0 and 0.8.1. This course of action is not recommended, and the Manjaro team cannot offer support for a converted system. Still, a conversion script to test out in VirtualBox is available on our forum '''[http://forum.manjaro.org/index.php?topic=245 here]'''
 
===What is the Manjaro Forum like?===
Very friendly! Both newcomers and experienced users are more than welcome to participate, ask questions, and just talk to other members of the Manjaro community, as well as the developers themselves. You don't even have to register to post on the forum. Even though Manjaro is a new distribution, there are already many dedicated Manjaro Community members who will be more than happy to answer your questions and help you out.
 
===How is 'Manjaro' Pronounced?===
Although the inspiriation for the name originates from ''Mount Kilimanjaro'', it may be pronounced as 'Man-ja-ro' or as 'Man-ha-ro'.
 
=See Also=
 
* '''[[About Manjaro]]'''
* '''[[The Rolling Release Development Model]]'''
* '''[[Manjaro: A Different Kind of Beast]]'''




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

Revision as of 22:23, 24 November 2013

General Linux

What is Linux?

Linux is an open-source operating system, meaning that you may freely use and freely distribute it. Originally developed in 1991 by Finnish Programmer Linus Torvalds, Linux is an exceptionally robust and reliable system most commonly used for internet servers, mobile phones, and tablets (e.g., Android). Additionally, the use of Linux as an alternative operating system for personal computers has also been growing over the years, with several million users having already discovered the benefits of it.

What are the benefits of using Linux?

There are quite a few. Linux is free to use, highly efficient, and very fast. The 64 bit version of Manjaro with the XFCE desktop boots up in only a few seconds, and uses only 200MB of memory to run. Linux systems are also very secure, and are not affected by the huge amount of Windows viruses, trojans, worms, or malware out there. Anti-virus software is not required. And as for the tens of thousands of software applications available - including fully compatible equivalents of popular Windows software such as MS Office --these are also completely free. It is also possible to easily run many popular Windows applications on Linux using compatibility software such as Wine/PlayonLinux. The examples given here are far from comprehensive!

Why is Linux free? What's the catch?

There isn't one. Linux operates on a completely different philosophy than those of for-profit corporations such as Microsoft and Apple. Linux systems and software applications are funded through sponsorship, donations, and of course, the hard work of many, many enthusiasts. Linux has a dedicated and highly enthusiastic fan-base for a very good reason.

Why are there so many different Linux distributions?

Different Linux distributions (variations of the operating system) have been developed for different types of users, for different purposes, and for different hardware capacities. For example, distributions such as Mint or Zorin are specifically designed to apply to newcomers or those without technical expertise. At the other end of the scale, distributions such as Arch are designed for computer enthusiasts. Manjaro is designed to bridge that gap. Different flavours of a distribution means it comes with different desktop environments - you're rarely if ever stuck with whatever desktop comes pre-installed.

What is the difference between cutting edge and bleeding edge technology?

Generally speaking, cutting edge refers to the latest technology that has finished development and has been fully tested. Bleeding edge technology is that which has not finished development and/or is still undergoing testing. The use of bleeding edge technology therefore carries the risk of being unreliable or unstable.


Manjaro Specific

Is Manjaro just an easy-to-install version of Arch?

No. Manjaro is unlike other Arch-based distributions such as Archbang or Bridge Linux. While there are numerous subtle differences between Manjaro and Arch, the most obvious examples --including the use of our own dedicated software repositories-- are covered in the About Manjaro page.

Can Manjaro use the Arch Software Repositories?

No. Manjaro is configured to use its own dedicated software repositories, although you can still access the community-maintained Arch User Repository (AUR) for additional software, if you wish. In addition, if you want to access the very latest bleeding-edge software, Manjaro's own testing and unstable repositories are also available.

Can Manjaro be converted into a full Arch system?

Yes, although only tested on Manjaro versions 0.8.0 and 0.8.1. This course of action is not recommended, and the Manjaro team cannot offer support for a converted system. Still, a conversion script to test out in VirtualBox is available on our forum here

What is the Manjaro Forum like?

Very friendly! Both newcomers and experienced users are more than welcome to participate, ask questions, and just talk to other members of the Manjaro community, as well as the developers themselves. You don't even have to register to post on the forum. Even though Manjaro is a new distribution, there are already many dedicated Manjaro Community members who will be more than happy to answer your questions and help you out.

How is 'Manjaro' Pronounced?

Although the inspiriation for the name originates from Mount Kilimanjaro, it may be pronounced as 'Man-ja-ro' or as 'Man-ha-ro'.

See Also

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