23
23
<title>Introduction</title>
26
Your computer consists of a number of connected devices, which are collectively
26
A computer consists of a number of connected devices that are collectively
27
27
known as computer <emphasis>hardware</emphasis>. &kubuntu; normally configures
28
your hardware automatically, but there may be occasions where you need to make
29
changes to hardware settings yourself. This section provides information on
30
tools which can be used to configure your hardware.
28
hardware automatically, but there may be occasions when it is necessary to
29
make manual changes to hardware settings. This section provides information on
30
tools for configuring hardware.
35
35
<sect1 id="proprietary">
36
36
<title>Proprietary Devices</title>
38
Some devices attached to your computer may need proprietary drivers to be
39
installed in order to work properly. Such devices are typically video and
40
wireless networking devices.
43
<emphasis>Proprietary drivers are drivers for your hardware which are not freely
44
available or open-source.</emphasis>
47
Most of the devices (hardware) attached to your computer should function
48
properly in &kubuntu;. The devices are likely to have <emphasis>free</emphasis>
49
drivers, which means that the drivers can be modified by the developers and
50
problems with them can be fixed.
38
Some devices attached to the computer may need proprietary drivers in order to
39
work properly. Most often, these devices are used for video and wireless
43
<emphasis>A proprietary driver is a hardware management software application
44
that is not free and open-source. Typically, the software is concealed and
45
controlled by the company selling the hardware.</emphasis>
48
Most of the devices (hardware) attached to computers should function properly
49
in &kubuntu;. The devices are likely to have <emphasis>free</emphasis>
50
drivers. These drivers can be freely modified by developers, and any problems or
51
incompatibilities with Linux can be fixed.
53
54
Some hardware does not have free drivers, usually because the hardware
54
55
manufacturer has not released details of their hardware which would make it
55
possible to create such a driver. The devices may have limited functionality or
56
possible to create such a driver for a Linux system. If such a manufacturer has
57
not created Linux drivers, the hardware may have limited functionality or
56
58
may not work at all.
59
If a <emphasis>proprietary driver</emphasis> is available for a certain device,
60
you can install it in order to allow your device to function properly, or to add
61
new features. For example, installing a proprietary driver for certain graphics
62
cards may allow you to use more advanced visual effects.
61
If an appropriate <emphasis>proprietary driver</emphasis> is available for a
62
certain device, it can be installed in order to allow that device to function
63
properly or to add new features. For example, installing proprietary drivers
64
for certain graphics cards allows for the use of advanced visual effects.
65
Some computers may not have any devices which can use proprietary drivers,
66
either because all of the devices are fully supported by free drivers or because
67
no proprietary drivers are yet available for the device.
67
Some computers may not have any devices that can use proprietary drivers, either
68
because all of the devices are fully supported by free drivers or because
69
proprietary drivers are not yet available.
71
Proprietary drivers are often maintained by the hardware manufacturer, and so
73
Proprietary drivers are usually maintained by the hardware manufacturer, and so
72
74
cannot be modified by developers if there is a problem.
245
To find out how much space is available for your root partition,
246
<mousebutton>right click</mousebutton> in any of the white space. Select
247
<guimenuitem>Properties</guimenuitem> from the list that is displayed.
249
To find out how much space is available in the root partition,
250
<mousebutton>right click</mousebutton> in any of the white space in the main
251
window. Select <guimenuitem>Properties</guimenuitem> from the list that is
249
<note><title>Make sure you don't highlight an icon</title>
254
<note><title>Avoid highlighting an icon</title>
251
When right clicking in white space, make sure you do not accidentally highlight
252
any of the icons. If you do, you will get information pertaining to that folder.
256
When right clicking in the white space, avoid accidentally highlighting any of
257
the folder icons, because this will display information pertaining only to that
255
261
<example><title>Available disk space for the root device</title>
288
At this point you can either figure out how much space is left by subtracting
289
the amount in the <guilabel>Used</guilabel> column from the amount in the
290
<guilabel>Size</guilabel> column. You could also <mousebutton>right
291
click</mousebutton> on the partition in the list and select
292
<guimenuitem>Properties</guimenuitem>.
294
Remaining space can be determined by subtracting the amount in the
295
<guilabel>Used</guilabel> column from the amount in the
296
<guilabel>Size</guilabel> column. The information can also be displayed by
297
<mousebutton>right clicking</mousebutton> on the partition in the list and
298
selecting <guimenuitem>Properties</guimenuitem>.
294
300
<example><title>Available disk space with Partition Manager</title>
305
311
<sect2 id="free-disk-space">
306
<title>How can I free-up some disk space?</title>
312
<title>How can some disk space be freed up?</title>
308
314
There are several ways of making more disk space available:
313
Empty your trash. Open <application>Dolphin</application> by going to
319
Empty the trash. Open <application>Dolphin</application> by going to
314
320
&menudolphin;. <mousebutton>Click</mousebutton> the
315
<guibutton>Trash</guibutton>, in the main area, <mousebutton>right
321
<guibutton>Trash</guibutton> on the left, <mousebutton>right
316
322
click</mousebutton> in the white space and select <guimenuitem>Empty
317
323
Trash</guimenuitem>.
338
Remove software packages that you no longer use. See <ulink type="help"
344
Remove software packages that are no longer being used. See <ulink type="help"
339
345
url="help:/kubuntu/manage-software/">Managing Software</ulink> for information
340
346
on removing packages.
345
Delete files that you no longer need.
351
Delete files that are no longer needed.
349
Be careful not to delete files that you still need!
355
Be careful not to delete files that are still needed!
355
You can also compress and archive your old, rarely-used documents:
361
Compress and archive old, rarely-used documents:
360
Select the files and folders that you want to compress, <mousebutton>right
366
Select the files and folders to be compressed, <mousebutton>right
361
367
click</mousebutton> one of them and select
362
368
<menuchoice><guimenu>Compress</guimenu><guimenuitem>As ZIP/TAR
363
Archive</guimenuitem></menuchoice> or any one of the choices you would prefer.
369
Archive</guimenuitem></menuchoice> or any of the other choices.
368
374
<sect2 id="partitioning-device">
369
375
<title>Partitioning a device</title>
371
You can use <application>Partition Manager</application> to partition storage
377
<application>Partition Manager</application> can be used to partition storage
372
378
devices. <ulink url="apt:partitionmanager">Install the <application>Partition
373
379
Manager</application> package</ulink> first, as it is not installed by default
374
in &kubuntu;. Once installed, you can open <application>Partition
375
Manager</application> by going to &menupartman;.
380
in &kubuntu;. Once installed, open <application>Partition Manager</application>
381
by going to &menupartman;.
379
Be careful when altering disk partitions, as it is possible to lose your data if
380
you delete or change the wrong partition.
385
Be careful when altering disk partitions, as it is possible to lose data by
386
deleting or changing the wrong partition.
398
404
<title>What is formatting?</title>
400
406
To format a hard disk, device or partition means to prepare that particular
401
device to be used for storing data.
404
The operation of formatting a hard disk or partition is when a specific
405
data-storage format is applied to that device; this format is the
406
<quote>filesystem</quote>.
409
When you buy a disk it is usually not formatted, and cannot yet be used for
410
storing data. When you format the device, you will notice that the free space on
411
it is less than the original size. This is due to the fact that some space has
412
to be used to make the device usable; this space is occupied by the filesystem.
413
Also, disk manufacturers often use a different standard to measure disk
414
capacity, which results in further discrepancy.
407
device to store data.
410
When a hard disk or partition is formatted, a specific data-storage format is
411
applied to that device; this format is the <quote>filesystem</quote>.
414
A newly purchased disk is usually not formatted, and cannot yet be used for
415
storing data. After the device has been formatted, the free space on it is less
416
than the original size. Some of the disk space is used to make the device
417
usable; this space is occupied by the filesystem. Also, disk manufacturers use
418
different standards to express disk capacity, which results in further
417
422
<sect2 id="what-is-filesystem">
436
<acronym>FAT16</acronym> and <acronym>FAT32</acronym>: these are Microsoft
437
Windows filesystems found on older computers. If you would like to share data
438
between two computers, the <emphasis><acronym>FAT32</acronym></emphasis> format
441
<acronym>FAT16</acronym> and <acronym>FAT32</acronym> are Microsoft Windows
442
filesystems found on older computers. To share data between two computers, the
443
<emphasis><acronym>FAT32</acronym></emphasis> format is a good choice.
444
<acronym>NTFS</acronym>: this is the filesystem type used by more modern
448
<acronym>NTFS</acronym> is the filesystem type used by more modern
445
449
versions of Microsoft Windows.
450
<acronym>HFS+</acronym>: this is the Mac OS X default filesystem type.
454
<acronym>HFS+</acronym> is the Mac OS X default filesystem type.
487
491
<sect2 id="mount-and-umount">
488
492
<title>Mounting and unmounting devices</title>
490
When you connect a removable storage device to your computer, it must be
491
<emphasis>mounted</emphasis> by the operating system so that you are able to
492
access the files on the device.
494
When a removable storage device is connected to a computer, it must be
495
<emphasis>mounted</emphasis> by the operating system so the files on the
496
device can be accessed.
495
When you copy files to a storage device, they are not always written to the
499
When files are copied to a storage device, they are not always written to the
496
500
device immediately. Instead, they are often stored in a queue so that they can
497
all be transferred across to the device at the same time (for reasons of
498
efficiency). If you disconnect the device before all of the files have been
499
transferred, then you could lose the files. To prevent this, you must always
500
<emphasis>unmount</emphasis> a storage device before disconnecting it.
501
all be transferred to the device at the same time (for efficiency). If the
502
device is disconnected before all of the files have been transferred, some
503
or all of the files may be lost. To prevent this, a storage device must be
504
<emphasis>unmounted</emphasis> before being disconnected.
502
506
<procedure><title>Mounting a device</title>
510
You should be notified by a menu in the bottom right hand corner of the screen,
511
and see a blue circle icon. By <mousebutton>clicking</mousebutton> the device in
512
this popup menu, the device will be <emphasis>mounted</emphasis> for you. As
513
soon as it mounts, you will either be sent directly to the file manager or will
514
be presented with a dialog containing a list of options for the device.
514
A notification menu and blue circle icon will appear in the bottom right corner
515
of the screen. By <mousebutton>clicking</mousebutton> the device in the popup
516
menu, the device will be <emphasis>mounted</emphasis>. As soon as it is mounted,
517
either the file manager will appear or a dialog will be presented that contains
518
a list of options for the device.
518
522
<procedure><title>Unmounting a device</title>
521
In the system tray, there is an icon that looks like a computer monitor.
522
<mousebutton>Click</mousebutton> on the icon.
525
In the system tray, there is an icon that looks like a computer monitor that
526
represents the Device Notifier. <mousebutton>Click</mousebutton> on the icon,
527
and a popup menu will appear.
527
In the popup menu on the right side of the device as you are hovering above it
528
with your mouse cursor, you should see what looks like an eject icon.
529
<mousebutton>Click</mousebutton> on the icon to <emphasis>unmount</emphasis> the
532
Hovering above the device description with the cursor will display an eject icon
533
on the right side. <mousebutton>Click</mousebutton> on the icon to
534
<emphasis>unmount</emphasis> the removable device.
642
You can participate in laptop testing yourself by contacting the <ulink
643
url="https://wiki.ubuntu.com/LaptopTestingTeam">Laptop Testing Team</ulink>.
644
You can participate in laptop testing yourself by visiting <ulink
645
url="https://wiki.ubuntu.com/Testing/Laptop">Ubuntu Laptop Testing</ulink>.
647
649
<sect1 id="pm-suspending">
648
<title>Suspending and Hibernating Your Computer</title>
650
<title>Suspending and Hibernating</title>
650
In order to save power, you can put your computer into one of a number of
651
power-saving modes when you are not using it.
652
In order to save power, a computer can be put into one of a number of
653
power-saving modes when it is not being used.
656
658
<emphasis role="strong">Suspending</emphasis> a computer is like putting the
657
computer to sleep. The computer will still be turned on and all of your work
658
will be left open, but it will use much less power. You can wake the computer by
659
pressing a key or clicking the mouse.
659
computer to sleep. The computer will still be turned on and all work will be
660
left open, but it will use much less power. Wake the computer by pressing a key
661
or clicking the mouse.
664
<emphasis role="strong">Hibernating</emphasis> is turning the computer off
666
<emphasis role="strong">Hibernating</emphasis> means turning the computer off
665
667
completely while saving the current state of the computer (such as keeping all
666
of your open documents). When you turn the computer back on after hibernation,
667
all of your work should be restored as it was before hibernation. No power is
668
used when the computer is hibernating.
668
open documents). When the computer is turned back on after hibernation, all work
669
will be restored as it was before hibernation. No power is used when the
670
computer is hibernating.
673
675
<emphasis role="strong">Shutting down</emphasis> is turning the computer off
674
completely, without saving the current sate of the computer. No power is used
676
completely, without saving the current state of the computer. No power is used
675
677
when the computer is shut down.
680
682
<emphasis role="strong">Resuming</emphasis> is bringing the computer out of a
681
power-saving mode and back into normal operation. You can resume the computer
682
from being suspended by pressing a keyboard button or by clicking the mouse. You
683
can resume from being hibernated by pressing the power button on your computer.
683
power-saving mode and back into normal operation. The computer can be resumed
684
from being suspended by pressing a keyboard button or by clicking the mouse.
685
Resume from being hibernated by pressing the power button on the computer.
688
You can manually put your computer into power-saving mode by selecting one of
689
the options in the <guilabel>System</guilabel> section of the
690
<guisubmenu>Leave</guisubmenu> menu in Kickoff.
690
Manually put the computer into power-saving mode by selecting one of the options
691
in the <guilabel>System</guilabel> section of the <guisubmenu>Leave</guisubmenu>
694
Some computers may have problems going into certain power-saving modes. The best
695
way of checking if your computer can handle a power-saving mode is to try to
696
switch to that mode and see if it behaves as you expected. Always make sure you
697
save important documents before suspending or hibernating.
696
Some computers may have problems going into and resuming from certain
697
power-saving modes. The best way of checking if a computer can handle a
698
power-saving mode is to try it. Switch to that mode and see if it behaves as
699
expected. Always save important documents before suspending or hibernating.
700
702
<sect2 id="pm-suspend-hibernate-fails">
701
<title>My computer does not suspend or hibernate correctly</title>
703
<title>The computer does not suspend or hibernate correctly</title>
703
Some computers are unable to suspend or hibernate correctly with &kubuntu;. If
704
this is the case for your computer, you may notice some of the following
705
Some computers are unable to suspend or hibernate correctly with &kubuntu;, and
706
may show some of the following symptoms:
710
The computer does not turn off after you click to hibernate it.
715
When you turn the computer on after hibernating it, your previously open
716
programs are not restored.
721
The computer will not wake up after you have suspended it.
711
The computer does not turn off after hibernate has been clicked.
716
When the computer is turned back on after hibernating, previously open programs
722
The computer will not wake up after it has been suspended.
732
If you suffer from any of these problems, you should report a bug to <ulink
733
If any of these problems occur, a bug should be reported to <ulink
733
734
url="https://bugs.launchpad.net/ubuntu/+filebug">Launchpad</ulink>. The problems
734
will hopefully be fixed in a subsequent version of &kubuntu;
735
may be fixed in a subsequent version of &kubuntu;.
737
If your hardware does not work properly after suspending or hibernating your
738
computer, restart your computer and it should return to normal. If a program
739
does not work properly, try closing the program and then starting it again.
738
If the hardware does not work properly after suspending or hibernating, restart
739
the computer and it should return to normal. If a program does not work
740
properly, try closing the program and then starting it again.
743
Make sure that you save all of your open documents before testing for suspend
744
and hibernate problems.
744
Make sure to save all open documents before testing for suspend and hibernate
748
749
<sect2 id="pm-hibernate-pattern">
749
<title>Why do I get a strange pattern on the screen when I hibernate my
750
<title>There's a strange pattern on the screen when the computer is
752
Your screen may show a black and white pattern just after you click to hibernate
753
your computer. This is usually nothing to worry about and is just how the
753
The screen may show a black and white pattern just after it is clicked to
754
hibernate. This is usually nothing to worry about and is just how the
754
755
graphics cards of some computers respond to the initial stages of the
755
756
hibernation process.
758
759
If the computer displays the pattern for a prolonged period of time without
759
turning itself off then you may have a problem with hibernation. Refer to <link
760
linkend="pm-suspend-hibernate-fails">My computer does not suspend or hibernate
760
turning itself off then there may be a problem with hibernation. Refer to <link
761
linkend="pm-suspend-hibernate-fails">The computer does not suspend or hibernate
761
762
correctly</link> for more information.