notebook/LM70-P6MK
¸ñÂ÷ ¶2. Çϵå¿þ¾î Á¦¿ø ¶
3.2. Grub ¶¼³Ä¡ Á÷ÈÄ ºÎÆÃÇϸé pcmcia¿¡¼ ¿¡·¯°¡ ³´Ù.
ÀÏ´Ü ºÎÆÃÇϱâ À§ÇØ grub ¸Þ´º¿¡¼ e¸¦ ´·¯ Ä¿³Î ¿É¼ÇÀ» Àû´Â Á¦ÀÏ ¸¶Áö¸· ºÎºÐ¿¡ acpi=off¸¦ Ãß°¡ÇØÁØ´Ù.
ºÎÆõǸé pcmcia-cs ÆÐÅ°Áö¸¦ Á¦°ÅÇÑ´Ù.
3.3. ¼ºñ½º ¼³Á¤ ¶ntsysv¸¦ ½ÇÇàÇØ ¼³Á¤ÇÑ´Ù.
3.4.2. Å°º¸µå ¶FNÅ° + HOME & END(µð½ºÇ÷¹ÀÌ ¹à±â Áõ°¡ ¹× °¨¼Ò)¿Í F6(Wireless Radio : On/Off) ´Â ±âº»À¸·Î µ¿ÀÛÇÑ´Ù.
FIXME : ±âŸ Å° ¼³Á¤.
3.4.3. ¸¶¿ì½º ¶synaptic touchpad´Â ±âº»À¸·Î µ¿ÀÛÇÑ´Ù. ÇÏÁö¸¸ ÀÌ µå¶óÀ̹ö´Â ¸ð¼¸®ÀÇ tab click(À¥»çÀÌÆ® ÀüÁø, ÈÄÁø)¸¦ Áö¿øÇϸç, ´ç½ÅÀº ÀÌ ¶§¹®¿¡ ¾Æ¸¶µµ À¥ ½áÇÎ µµÁß °ï¶õÇÔÀ» ¸¹ÀÌ ´çÇÒ °ÍÀÌ´Ù. ´õ±¸³ª ÅÇŬ¸¯ÀÌ ±âº»À¸·Î Button 2(Middle Button)·Î ÇÒ´çµÇ¾î ÀÖ´Â Á¡(xev·Î È®½ÇÈ÷ ¾Ë ¼ö ÀÖ´Ù), X-Note ¼³°è»óÀÇ ¹®Á¦·Î ŸÀÌÇÎ µµÁß Æе带 °Çµå¸®´Â ¼öÁØ¿¡ À̸£¸é ´ç½ÅÀº ¾Æ¸¶µµ ÅÇŬ¸¯À» ²ûÂïÇÏ°Ô Çø¿ÀÇÏ°Ô µÉ °ÍÀÌ´Ù.
ÀÌ ¼³Á¤À» Á¦°ÅÇÏ·Á¸é ´ÙÀ½°ú °°ÀÌ ÇÑ´Ù (Ãâó1, Ãâó2):
#vi /etc/X11/xorg.conf ... Section "InputDevice" Identifier "Synaptics" Driver "synaptics" Option "Device" "/dev/input/mice" Option "Protocol" "auto-dev" Option "Emulate3Buttons" "yes" #´ÙÀ½ ¼¼ ÁÙÀ» Ãß°¡ÇÑ´Ù Option "TapButton1" "0" Option "TapButton2" "0" Option "TapButton3" "0" #ÀÌ°ÍÀº ¸ðÁú¶óÀÇ ¿Àµ¿ÀÛ(Áö³ªÄ¡°Ô ¿¹¹ÎÇÑ µ¿ÀÛ?)Çö»óÀ» ¾ø¾Ø´Ù. Option "HorizScrollDelta" "0" EndSection ......XÀ©µµ¸¦ Àç½ÃÀÛÇÑ´Ù. 3.4.4. ÆÄƼ¼Ç Å×ÀÌºí ¼öÁ¤ ¶vi /etc/fstab
... /dev/sda1 /mnt ntfs defaults,auto,user,uid=ÀÏ¹Ý À¯ÀúÀÇ ID,gid=ÀÏ¹Ý À¯ÀúÀÇ ±×·ì 0 0mount /mnt 3.4.5. Ä¿³Î 2.6.12 ÄÄÆÄÀÏ ¶1. kernel-2.6.12-1.1398_FC4.src.rpmÀ» ¼³Ä¡ÇÑ´Ù.
# rpm -Uvh kernel-2.6.12-1.1398_FC4.src.rpm # cd /usr/src/redhat/SPECS/ # rpmbuild -bp --target=i686 kernel-2.6.spec # cd ../BUILD/kernel-2.6.12/linux-2.6.12 # cp configs/kernel-2.6.12-i686.config .config cp: overwrite `.config`? y # make oldconfig # ln -s /usr/src/redhat/BUILD/kernel-2.6.12/linux-2.6.12 /usr/src/linux # mv Marvel_drivers.tar /usr/src/install-8_15_patched.tar # tar xvf install-8_15_patched.tar DriverInstall/ DriverInstall/README DriverInstall/install.sh DriverInstall/sk98lin.4 DriverInstall/sk98lin.tar.bz2 # cd DriverInstall # ./install.sh Installation script for sk98lin driver. Version 8.15.1.3 (Mar-07-2005) (C)Copyright 2003-2004 Marvell(R). ==================================================== Add to your trouble-report the logfile install.log which is located in the DriverInstall directory. ==================================================== 1) user installation 3) generate patch 2) expert installation 4) exit Choose your favorite installation method: 3 Create tmp dir (/tmp/Sk98IQRkUQpRRedVhHQoYZRhR) [ OK ] Unpack the sources (done) [ OK ] Kernel source directory (/usr/src/linux) : [¿£ÅÍ] Patch name (/usr/src/DriverInstall/sk98lin_v8.15.1.3_2.6.12_patch) : [¿£ÅÍ] Kernel version (2.6.11) [ OK ] Driver version (8.15.1.3) [ OK ] Release date (Mar-07-2005) [ OK ] Check kernel functions (Changed: nothing) [ OK ] Generate driver patches (done) [ OK ] Generate readme patch (done) [ OK ] Generate Kconfig patch (done) [ OK ] Delete temp directories (done) [ OK ] All done. Patch successfully generated. To apply the patch to the system, proceed as follows: # cd /usr/src/linux # cat /usr/src/DriverInstall/sk98lin_v8.15.1.3_2.6.12_patch | patch -p1 Have fun... # cd /usr/src/linux # cat /usr/src/DriverInstall/sk98lin_v8.15.1.3_2.6.12_patch | patch -p1 more Documentation/networking/sk98lin.txt
make menuconfig
NTFS´Â Çϵåµð½ºÅ©ÀÇ Windows XP ÆÄƼ¼ÇÀ» ¸¶¿îÆ®Çϱâ À§ÇÑ °ÍÀ¸·Î, ¸®´ª½º¸¸ »ç¿ëÇÒ °æ¿ì ÇÊ¿ä ¾ø´Ù.
¼³Á¤À» ÀúÀåÇÏ°í ³ª¿Â µÚ, Ä¿³ÎÀ» ÄÄÆÄÀÏ, ¼³Ä¡ ÇÑ´Ù.
# make dep # make clean bzImage # make modules # make modules_install # cp arch/i386/boot/bzImage /boot/vmlinuz-2.6.12-20050826 # cp System.map /boot/System.map-2.6.12-20050826 # mkinitrd /boot/initrd-2.6.11-20050826.img 2.6.12-prep ÀÌÁ¦ /etc/grub.conf ¸¦ ¿¾î¼ ÇØ´ç Ä¿³Î·Î ºÎÆÃÇÒ ¼ö ÀÖµµ·Ï ÇÏÀÚ.
title Fedora 20050826 root (hd0,1) kernel /boot/vmlinuz-2.6.12-20050826 ro root=LABEL=/ rhgb quiet initrd /boot/initrd-2.6.12-20050826.img ¸®º×ÇÑ´Ù.
3.4.6. ¹«¼±·£ ¶0. Áغñ
Ä¿³Î¿¡¼ ´ÙÀ½ ¸ðµâÀÌ ¼±ÅõǾî ÀÖ´ÂÁö È®ÀÎ :
# modprobe ipw2200
1. ¿©±â¿¡¼ Æß¿þ¾î ´Ù¿î·Îµå : 'Versions v0.19 and newer' Ŭ¸¯ ÈÄ ¶óÀ̼¾½º µ¿ÀÇ.
2. Æß¿þ¾î ¼³Ä¡
´Ù¸¥ ¹èÆ÷ÆÇÀ̶ó¸é /etc/hotplug/firmware.agentÀÇ ³»¿ëÀ» üũ, FIRMWARE_DIR º¯¼öÀÇ À§Ä¡·Î Æß¿þ¾î¸¦ À̵¿
# mkdir ipw2200-fw # tar xvzf ipw2200-fw-2.2.tgz -C ipw2200-fw # cp ipw2200-fw/*.fw /lib/firmware/ # modprobe ipw2200 ... 3.4.7. »ç¿îµå ¶Âü°í1 Âü°í2
ALSA ÇÁ·ÎÁ§Æ® ȨÆäÀÌÁö¿¡¼ ÇöÀç ÃֽŠ¹öÀüÀÎ 1.0.9b µå¶óÀ̹ö¸¦ ´Ù¿î¹Þ¾Æ /usr/src ¾Æ·¡¿¡ ¾ÐÃàÀ» Ǭ´Ù.
wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.9b.tar.bz2 tar xvjf alsa-driver-1.0.9.tar.bz2 cd alsa-driver-1.0.9 ./configure --with-isapnp=no --with-cards=hda-intel ... checking for built-in ALSA... "yes" configure: error: You have built-in ALSA in your kernel. # make # make install # ./snddevices # modprobe snd-hda-intel °¡²û¾¿ º¼·ý Á¶ÀýÀÇ ¼³Á¤ÀÌ ÀüÇô ¸ÔÈ÷Áö ¾Ê´Â °æ¿ì°¡ Àִµ¥, ÀÌ°ÍÀº OSS Ãâ·Â½ÃÀÇ ¹®Á¦·Î ÇØ´ç ÇÁ·Î±×·¥¿¡¼ ALSA·Î Ãâ·ÂÇϵµ·Ï ÇØ ÁÖ¸é Àß µ¿ÀÛÇÑ´Ù.
Â÷ÈÄ µå¶óÀ̹ö¿¡¼ º¸¿ÏÇؾßÇÒ ºÎºÐÀ¸·Î º¸ÀδÙ.
alsa-lib°¡ ÇöÀç update Æ®¸®¿¡¼ 1.0.6ÀÌ ÃÖ½ÅÀ̹ǷΠFC4 ¼Ò½º Æ®¸®¿¡¼ ¹Þ¾Æ¼ ¼³Ä¡ÇÑ´Ù.
(±×´ë·Î ½áµµ µÇÁö¸¸ ¼Ò¸®ÀÇ ÁúÀÌ ¾ÆÁÖ ¶³¾îÁö°í, alsamixer¸¦ ÀÌ¿ëÇÑ º¼·ý ÄÁÆ®·ÑÀÌ µÇÁö ¾Ê´Â´Ù.)
# wget ftp://rpmfind.net/linux/fedora/core/updates/4/i386/alsa-lib-devel-1.0.9rf-2.FC4.i386.rpm # wget ftp://rpmfind.net/linux/fedora/core/updates/4/i386/alsa-lib-1.0.9rf-2.FC4.i386.rpm # wget ftp://rpmfind.net/linux/fedora/core/updates/4/i386/alsa-utils-1.0.9rf-2.FC4.i386.rpm # rpm -Uvh *.rpm ... 3.4.8. 3D °¡¼Ó ¶1. ATI ȨÆäÀÌÁöÀÇ Driver ¼½¼Ç¿¡¼ µå¶óÀ̹ö¸¦ RPM ÆÐÅ°Áö·Î ´Ù¿î¹Þ´Â´Ù.
±Û ¾²´Â ÇöÀç ÃֽŠ¹öÀüÀº 8.16.20 ÀÌ´Ù.
2. µå¶óÀ̹ö ÆÐÅ°Áö¸¦ ¼³Ä¡. libGL.so.1.2¿¡¼ ÆÄÀÏ Ãæµ¹ÀÌ ÀϾ °æ¿ì --force ¿É¼ÇÀ» »ç¿ëÇØ ¼³Ä¡ÇÑ´Ù.
# rpm -ivh --force fglrx_6_8_0-8.16.20-1.i386.rpm # rpm -Uvh fglrx_6_8_0-8.16.20-1.i386.rpm Áغñ Áß... ########################################### [100%] 1:fglrx_6_8_0 ########################################### [100%] # cd /lib/modules/fglrx/build_mod # chmod +x make.sh # ./make.sh ATI module generator V 2.0 ... done. ============================== You must change your working directory to /lib/modules/fglrx and then call ./make_install.sh in order to install the built module. ============================== # cd .. # chmod +x make_install.sh # ./make_install.sh ¼³Ä¡°¡ ¹«»çÈ÷ ¿Ï·áµÇ¸é, ºÎÆ® ½ºÅ©¸³Æ®¿¡ fglrx ¸ðµâÀ» ÀÚµ¿À¸·Î ·ÎµåÇϵµ·Ï Ãß°¡ÇÑ´Ù.
# vi /etc/rc.d/rc #! /bin/bash # ... modprobe fglrx check_runlevel ()... ´ÙÀ½Àº ÇÊÀÚÀÇ /etc/X11/xorg.conf ÆÄÀÏÀÌ´Ù.
# Xorg configuration created by system-config-display Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Synaptics" "AlwaysCore" EndSection Section "Files" # RgbPath is the location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. # Multiple FontPath entries are allowed (they are concatenated together) # By default, Red Hat 6.0 and later now use a font server independent of # the X server to render fonts. RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7100" EndSection Section "Module" Load "dbe" SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "fbdevhw" Load "glx" Load "record" Load "freetype" Load "type1" Load "synaptics" Load "dri" EndSection Section "InputDevice" # Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) # Option "Xleds" "1 2 3" # To disable the XKEYBOARD extension, uncomment XkbDisable. # Option "XkbDisable" # To customise the XKB settings to suit your keyboard, modify the # lines below (which are the defaults). For example, for a non-U.S. # keyboard, you will probably want to use: # Option "XkbModel" "pc102" # If you have a US Microsoft Natural keyboard, you can use: # Option "XkbModel" "microsoft" # # Then to change the language, change the Layout setting. # For example, a german layout can be obtained with: # Option "XkbLayout" "de" # or: # Option "XkbLayout" "de" # Option "XkbVariant" "nodeadkeys" # # If you'd like to switch the positions of your capslock and # control keys, use: # Option "XkbOptions" "ctrl:swapcaps" # Or if you just want both to be control, use: # Option "XkbOptions" "ctrl:nocaps" # Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "yes" EndSection Section "InputDevice" Identifier "Synaptics" Driver "synaptics" Option "Device" "/dev/input/mice" Option "Protocol" "auto-dev" Option "Emulate3Buttons" "yes" Option "TapButton1" "0" Option "TapButton2" "0" Option "TapButton3" "0" Option "HorizScrollDelta" "0" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "LCD Panel 1400x1050" HorizSync 31.5 - 90.0 VertRefresh 59.0 - 75.0 Option "dpms" EndSection Section "Device" Identifier "Videocard0" # Driver "radeon" # VendorName "Videocard vendor" # BoardName "ATI Radeon Mobility X600" # Identifier "ATI Graphics Adapter" Driver "fglrx" # ### generic DRI settings ### # disable PnP Monitor #Option "NoDDC" # disable/enable XAA/DRI Option "no_accel" "no" Option "no_dri" "no" # misc DRI settings Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr # ### FireGL DDX driver module specific settings ### # Screen Management # Single Head (1 screen, second dark) #Option "DesktopSetup" "0x00000000" #Option "MonitorLayout" "AUTO, AUTO" # Laptop Mode (Ability to toggle between internal / external screen) Option "DesktopSetup" "0x00000100" #ÁÖÀÇ : 1ÀÌ ¿ÜºÎ, 2°¡ ³»ºÎ ¸ð´ÏÅÍÀÔ´Ï´Ù. AUTO·Î ¼³Á¤ÇÒ °æ¿ì ³ëÆ®ºÏ ¸ð´ÏÅÍ´Â Àý´ë·Î È°¼ºÈµÇÁö ¾Ê½À´Ï´Ù.(Blank Screen ¹®Á¦, Xorg.1.log Âü°í) Option "MonitorLayout" "AUTO, LVDS" # Clone Mode (2 screens - same content) #Option "DesktopSetup" "0x00000100" #Option "MonitorLayout" "AUTO, AUTO" #Option "MonitorLayout" "AUTO, STV" # Big Desktop (2 screens - one framebuffer) # horizontal arrangement: monitor connector 1 => left display #Option "DesktopSetup" "0x00000200" # horizontal arrangement: monitor connector 1 => right display #Option "DesktopSetup" "0x00000201" # vertical arrangement: monitor connector 1 => top display #Option "DesktopSetup" "0x00000300" # vertical arrangement: monitor connector 1 => bottom display #Option "DesktopSetup" "0x00000301" #Option "MonitorLayout" "AUTO, AUTO" # Dual Head (2 screens - two drivers) #Option "DesktopSetup" "0x00000000" #Option "MonitorLayout" "AUTO, AUTO" #Screen 0 #Screen 1 # Monitor Layout Options #(p) auto detect -(s) auto detect #Option "MonitorLayout" "AUTO, AUTO" #(p) CRT display device -(s) CRT display device #Option "MonitorLayout" "CRT, CRT" #(p) DVI display device -(s) CRT display device #Option "MonitorLayout" "TMDS, CRT" #(p) DVI display device -(s) DVI display device(FireGL Z1/X1/X2 only!) #Option "MonitorLayout" "TMDS, TMDS" #(p) Laptop Panel device-(s) CRT display device(Laptops w. M9/M10 only!) #Option "MonitorLayout" "LVDS, CRT" #(p) Laptop Panel device-(s) DVI display device(Laptops w. M9/M10 only!) #Option "MonitorLayout" "LVDS, TMDS" #(p) auto detect -(s) TV out #Option "MonitorLayout" "AUTO, STV" #(p) CRT display device -(s) TV out #Option "MonitorLayout" "CRT, STV" #(p) DVI display device -(s) TV out #Option "MonitorLayout" "TMDS, STV" #(p) Laptop Panel device-(s) TV out #Option "MonitorLayout" "LVDS, STV" #(p) TV out -(s) auto detect #Option "MonitorLayout" "STV, AUTO" #Option "DesktopSetup" "0x00000000" #Option "MonitorLayout" "AUTO, AUTO" Option "IgnoreEDID" "off" #Option "HSync2" "unspecified" #Option "VRefresh2" "unspecified" Option "HSync2" "31.5 - 90.0" Option "VRefresh2" "59.0 - 75.0" Option "ScreenOverlap" "0" # TV-out Management Option "NoTV" "yes" Option "TVStandard" "NTSC-M" Option "TVHSizeAdj" "0" Option "TVVSizeAdj" "0" Option "TVHPosAdj" "0" Option "TVVPosAdj" "0" Option "TVHStartAdj" "0" Option "TVColorAdj" "0" Option "GammaCorrectionI" "0x00000000" Option "GammaCorrectionII" "0x00000000" # OpenGL specific profiles/settings Option "Capabilities" "0x00000000" # Video Overlay for the Xv extension Option "VideoOverlay" "on" # OpenGL Overlay # Note: When OpenGL Overlay is enabled, Video Overlay # will be disabled automatically Option "OpenGLOverlay" "off" # Center Mode (Laptops only) Option "CenterMode" "off" # Pseudo Color Visuals (8-bit visuals) Option "PseudoColorVisuals" "off" # QBS Management Option "Stereo" "off" Option "StereoSyncEnable" "1" # FSAA Management Option "FSAAEnable" "no" Option "FSAAScale" "1" Option "FSAADisableGamma" "no" Option "FSAACustomizeMSPos" "no" Option "FSAAMSPosX0" "0.000000" Option "FSAAMSPosY0" "0.000000" Option "FSAAMSPosX1" "0.000000" Option "FSAAMSPosY1" "0.000000" Option "FSAAMSPosX2" "0.000000" Option "FSAAMSPosY2" "0.000000" Option "FSAAMSPosX3" "0.000000" Option "FSAAMSPosY3" "0.000000" Option "FSAAMSPosX4" "0.000000" Option "FSAAMSPosY4" "0.000000" Option "FSAAMSPosX5" "0.000000" Option "FSAAMSPosY5" "0.000000" Option "UseFastTLS" "0" Option "BlockSignalsOnLock" "on" Option "UseInternalAGPGART" "yes" Option "ForceGenericCPU" "no" BusID "PCI:1:0:0" # vendor=1002, device=3150 #Screen 0 EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 16 Modes "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection XÀ©µµ¸¦ ½ÃÀÛÇÏ°í ³ª¼ µå¶óÀ̹ö°¡ Á¦´ë·Î »ç¿ëµÇ°í ÀÖ´ÂÁö È®ÀÎÇÑ´Ù.
[setzer@blackjack ~]$ fglrxinfo display: :0.0 screen: 0 OpenGL vendor string: ATI Technologies Inc. OpenGL renderer string: MOBILITY RADEON X600 Generic OpenGL version string: 1.3.4893 (X4.3.0-8.10.19) ÃÖÁ¾ º¥Ä¡¸¶Å©.
[setzer@blackjack ~]$ glxgears 9190 frames in 5.0 seconds = 1838.000 FPS 11267 frames in 5.0 seconds = 2253.400 FPS 11267 frames in 5.0 seconds = 2253.400 FPS 11252 frames in 5.0 seconds = 2250.400 FPS [setzer@blackjack ~]$ fgl_glxgears 2019 frames in 5.0 seconds = 403.800 FPS 2290 frames in 5.0 seconds = 458.000 FPS 2271 frames in 5.0 seconds = 454.200 FPS 2286 frames in 5.0 seconds = 457.200 FPS 2290 frames in 5.0 seconds = 458.000 FPS 2282 frames in 5.0 seconds = 456.400 FPS 3.5.1. mplayer ¶ÀÚ¸·, ÈÁú µîÀ» °í·ÁÇÏ¿© ´ÙÀ½°ú °°ÀÌ ¼³Á¤ÇÑ´Ù.
# vi .mplayer/config # Write your default config options here! zoom=yes unicode=1 font=/usr/share/fonts/korean/TrueType/UnBom.ttf subcp=cp949 subfont-outline=3 #xv, sdl, opengl2 #best=gl2 #alter=sdl #FIXME : gl2°¡ ´õ ³´´Ù°í Çϴµ¥ ½ÇÇàÀÌ µÇÁú ¾Ê´Â´Ù. vo=sdl #FIXME : esd³ª oss·Î ¼³Á¤ÇÏ¸é º¼·ý Á¶ÀýÀÌ ¾ÈµÇ°í, alsa·Î ¼³Á¤Çϸé no sound. ¿¡·¯¸¦ ³»¸ç »ç¿îµå°¡ ³ª¿ÀÁö ¾Ê´Â´Ù. #ao=alsa ao=oss #aop=list=volume:volume=101 #ao=sdl 3.5.2. Notebook Status ¶Gnome 2.10 À̻󿡼 ÆгΠ¸Þ´º(left-click) - Æгο¡ ´õÇϱâ -CPU Ŭ·° ½ºÄÉÀϸµ °¨½Ã¿Í ¹èÅ͸® ÃæÀü °¨½Ã±â¸¦ ÄѸé ÇöÀç ³²Àº ¹èÅ͸® ÀÜ·®°ú CPU Ŭ·°À» È®ÀÎÇÒ ¼ö ÀÖ´Ù.
4.2. ¹«¼±·£ ¶
5. ubuntu ¶
6. windows ¶
7. ¹®¼ Á¤º¸ ¶ |
If you always postpone pleasure you will never have it. Quit work and play for once! |