Acer Aspire 7720 Z

Gentoo Linux Wiki sitesinden

Git ve: kullan, ara

Konu başlıkları

[değiştir] Donanım

Laptop aşağıdaki donanıma sahiptir:

  • Intel Dual Core T2310 @1.46GHz İşlemci
  • Intel X3100 Ekran Kartı
  • 2GHz RAM DDR2
  • 17" Ekran
  • 160GB Sabit Disk
  • Acer Cristal Eye Web Kamerası
  • 802.11 b/g Kablosuz Ağ
  • 1440*900 çözünürlük (Geniş ekran)
Kod: uname -a
Linux [...] 2.6.25-gentoo-r7 #23 SMP [...] i686 Intel(R) Pentium(R) Dual CPU T2310 @ 1.46GHz GenuineIntel GNU/Linux
Kod: lspci
00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile Integrated Graphics Controller (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Contoller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation Mobile LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation Mobile IDE Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Mobile SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
05:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
06:00.0 Ethernet controller: Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter (rev 01)
07:00.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
07:00.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
07:00.2 System peripheral: Ricoh Co Ltd Device 0843 (rev 12)
07:00.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
07:00.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)

[değiştir] Kurulum Notları

Dosya: /etc/make.conf
CFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="${CFLAGS}"
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j3"

INPUT_DEVICES="keyboard mouse synaptics evdev"
VIDEO_CARDS="i810 v4l vesa"
ALSA_CARDS="hda-intel"

USE="X acpi avi alsa bash-completion cdr cups css divx4linux dvd dvdread dri encode esd ffmpeg flac ftp gif gstreamer gtk -gnome gtk2
 hal gphoto2 imagemagick java jpeg -kde libwww lm_sensors mmx mp3 mpeg man mysql ncurses nsplugin ogg opengl pdf pdflib png posix slang
 sdl spell sse ssl tetex truetype vod vorbis unicode video usb win32codecs xosd xvid zlib"

[değiştir] CPU

[değiştir] Frekans Kontrolü

Çekirdek ayarlamaları yapıldığında sorunsuz çalışmaktadır.

Linux Çekirdek Ayarları: Frekans kontrolü çekirdek yapılandırması
Power management options  --->
           CPU Frequency scaling  --->
                         Default CPUFreq governor (ondemand)  --->
                         -*-   'performance' governor 
                         <*>   'powersave' governor
                         <*>   'userspace' governor for userspace frequency scaling
                         -*-   'ondemand' cpufreq policy governor
                         <*>   'conservative' cpufreq governor 

İşlemcinizin boşta olduğu zaman 0.8GHz, çalışma halinde 1.46GHz hızında olduğunu farkedeceksiniz.

[değiştir] Ses Kartı

Çekirdekteki Intel HDA sürücüsü ile sorunsuz çalışmakta.

Linux Çekirdek Ayarları: 2.6.25-gentoo-r7
 Device Driver  --->
              Sound --->
                   Alsa--->
                     PCI Device--->
                           [*] Intel HD Audio

[değiştir] Xorg

Dosya: /etc/X11/xorg.conf
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        Option          "AIGLX" "true"
        InputDevice     "TouchPad" "AlwaysCore"
EndSection

Section "Files"
        RgbPath      "/usr/share/X11/rgb"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/TTF/"
        FontPath     "/usr/share/fonts/OTF"
        FontPath     "/usr/share/fonts/Type1/"
        FontPath     "/usr/share/fonts/100dpi/"
        FontPath     "/usr/share/fonts/75dpi/"
        FontPath     "/usr/share/fonts/dejavu"
        FontPath     "/usr/share/fonts/corefonts"
        FontPath     "/usr/share/fonts/cronyx"
        FontPath     "/usr/share/fonts/freefonts"
        FontPath     "/usr/share/fonts/sharefonts"
        FontPath     "/usr/share/fonts/Speedo"
        FontPath     "/usr/share/fonts/terminus"
        FontPath     "/usr/share/fonts/encodings"
        FontPath     "/usr/share/fonts/freefonts-ttf"
        FontPath     "/usr/share/fonts/intlfonts"
EndSection

Section "Module"
        Load  "extmod"
        Load  "dri"
        Load  "record"
        Load  "GLcore"
        Load  "xtrap"
        Load  "dbe"
        Load  "glx"
        Load  "type1"
        Load  "freetype"
        Load    "ddc"
        Load   "drm"
        Load "synaptics"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc105"
        Option "XkbLayout" "be"
EndSection


Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "InputDevice"
        Driver "synaptics"
        Identifier "touchpad"
        Option "Device" "/dev/psaux"
        Option "Protocol" "auto-dev"
        Option "LeftEdge" "130"
        Option "RightEdge" "840"
        Option "TopEdge" "130"
        Option "BottomEdge" "640"
        Option "FingerLow" "7"
        Option "FingerHigh" "8"
        Option "MaxTapTime" "180"
        Option "MaxTapMove" "110"
        Option "EmulateMidButtonTime" "75"
        Option "VertScrollDelta" "20"
        Option "HorizScrollDelta" "20"
        Option "MinSpeed" "0.25"
        Option "MaxSpeed" "0.50"
        Option "AccelFactor" "0.035"
        Option "EdgeMotionMinSpeed" "200"
        Option "EdgeMotionMaxSpeed" "200"
        Option "UpDownScrolling" "1"
        Option "CircularScrolling" "1"
        Option "CircScrollDelta" "0.1"
        Option "CircScrollTrigger" "2"
        Option "SHMConfig" "on"

#always usefull
        Option "Emulate3Buttons" "on"
EndSection

Section "Monitor"
        #DisplaySize      370   230     # mm
        Identifier   "Monitor0"
        VendorName   "AUO"
        ModelName    "6287"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                   # [<bool>]
        #Option     "SWcursor"                  # [<bool>]
        #Option     "ColorKey"                  # <i>
        #Option     "CacheLines"                # <i>
        #Option     "Dac6Bit"                   # [<bool>]
        Option     "DRI"        "TRUE"          # [<bool>]
        #Option     "NoDDC"                     # [<bool>]
        #Option     "ShowCache"                 # [<bool>]
        #Option     "XvMCSurfaces"              # <i>
        #Option     "PageFlip"                  # [<bool>]
        Identifier  "Card0"
        Driver      "intel"
        VendorName  "Intel Corporation"
        BoardName   "Mobile Integrated Graphics Controller"
        BusID       "PCI:0:2:0"
        Option  "AccelMethod" "XAA"
        Option  "XAANoOffscreenPixmaps" "true"
EndSection
Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Section "dri"
          Group   0
            Mode         0666
EndSection


Section "Extensions"
#   Option "Composite" "Enable"
 EndSection

[değiştir] Touchpad

xorg.conf içindeki ayar satırlarını grafiksel bir araç yardımıyla (gsynaptics veya ksynaptics) değiştirebilirsiniz.

[değiştir]

[değiştir] Kablosuz Ağ

Kod: lspci
Ethernet controller: Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter 

Bazı atheros 5xxx kartları Portage ağacında bulunan madwifi-ng sürücüleri tarafından desteklenmekte, ancak eğer kartınız o sürücülerle çalışmazsa, "madwifi-nr-r3366+ar5007" sürücüsüne bakmalısınız, Sürücüyü elle derleyip kurmanız gerekebilir. Dosyayı indirip açtıktan sonra tek yapmanız gereken:

make && make install

Derledikten sonra sistemin aşağıdaki modülleri açılışta otomatik olarak yüklemesini sağlamalısınız.

Dosya: /etc/modules.autoload.d/kernel-2.6
wlan_scan_sta
ath_pci

Modüllerin yüklenmesinin ardından kartınız çalışacaktır.

[değiştir] Ethernet

Kod: lspci
Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express

Sorunsuzca çalışmaktadır.


[değiştir] Webcam

Acer CrystalEye webcam linux-uvc paketi ve uvcvideo modülü ile çalışmaktadır. linux-uvc pakedini kurmalısınız:

emerge linuxuvc modproble uvcvideo

Herşey sorunsuzca tamamlandıktan sonra, dmesg içinde şu mesajı görmeniz gerek:

uvcvideo: Found UVC 1.00 device Acer CrystalEye webcam

Eğer görebiliyorsanız, web kameranız sorunsuzca çalışacaktır.

luvc ile kameranızı test edebilirsiniz

emerge luvcview
luvcview -f yuv -w

Veya mplayer ile:

mplayer tv:// -tv driver=v4l2:width=640:height=480:device=/dev/video0 -fps 100

Video kaydetmek için ffmpeg kullanabilirsiniz:

ffmpeg -f video4linux2 -s 640x480 -r 25 -i /dev/video0 -f avi out.avi

Elbette parametreleri isteğinize göre değiştirebilirsiniz.

[değiştir] SD Kart Okuyucu

Sorunsuz çalışmakta.

[değiştir] Yazarlar

  • Çeviren: Seqizz - 4 Ağustos 2009


Yazarlar bu döküman üzerinde çalışan ve içeriğinde belirgin değişiklik yapan kişilerdir. Eğer bu dökümanı siz düzenlediyseniz ve kendinizi yazarlar listesine eklemek istiyorsanız lütfen "Yazarlar Kim" bölümünü okuyun.

Diğer diller