· KLDP.org · KLDP.net · KLDP Wiki · KLDP BBS ·
notebook/LM60-315K

LG X-note LM60-315 model 사용자를 위한 설정 방법입니다.


1. History

  • 20055.6.13 고준수

2. 설치환경

  • Gentoo Linux
  • Kernel : gentoo-sources-2.6.11-r9

3. 하드웨어

3.1. 그래픽카드

  • Chipset : ATI X600
  • Driver : ATI 8.14.13

3.1.1. Kernel Option

Loadable Module Support --->
 [*] Enable loadable module support
   [*]   Module unloading 
Processor type and features  --->
 [*] MTRR (Memory Type Range Register) support
Device Drivers --->
 Character Devices ---> 
  <*> /dev/agpgart (AGP Support)  
    <*> Your_AGP_Chipset_Here
  [ ] Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
Kernel Hacking --->
  [ ] Kernel debugging
  [ ] Sleep-inside-spinlock checking
커널 설정후 커널을 Compile 하고, 재부팅.

3.1.2. Dirver 설치

ati driver가 portage 에 있습니다.
# emerge --sync
# echo "media-video/ati-drivers <~arch>" >> /etc/portage/package.keywords
# echo "media-video/ati-drivers-extra <~arch>" >> /etc/portage/package.keywords
# emerge ati-drivers ati-drivers-extra
두 프로그램을 설치한뒤에 /etc/modules.autoload.d/kernel-2.6 파일에 fglrx를 추가해서 Linux시작시에 자동으로 실행되도록 한다. 그리고
# modules-update
# opengl-update ati
이제 X를 설정한다.
# fglrxconfig

3.2. 무선랜

3.2.1. kernel

  • Device Drivers
    • Networking support
      • Wireless LAN(non-hamradio)
        • STRIP ( Metricom starmode radio IP)
  • Cryptographic options
    • AES cipher algorithms
    • ARC4 cipher algorithm
    • Michael MIC keyed digest algorithm

3.2.2. setup

emerge ipw2200
iwconfig eth1 ap [myapsmacaddress]
iwconfig eth1 essid [mywirelessroutersname]
iwconfig eth1 key [myhexkey]
dhcpcd eth1 
위의 ap, essid,key를 특별히 지정하지 않아도, 기본으로 설정이 됩니다. 특정 ap를 사용하거나 보안설정이 되어 있는 무선네트워크 사용자의 경우 설정하시면 될겁니다.



ID
Password
Join
You have an ability to sense and know higher truth.


sponsored by andamiro
sponsored by cdnetworks
sponsored by HP

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2005-06-13 23:18:13
Processing time 0.0052 sec