달력

07

« 2010/07 »

  •  
  •  
  •  
  •  
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
2007/06/23 03:11

acer travelmate 2423 무선랜 에러 조치 Linux2007/06/23 03:11

증상 :

우분투에서 아래와 같은 에러 메세지 실시간 발생

bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available orload failed.


해결:

apt-get install bcm43xx-fwcutter
Posted by shsch
2007/06/23 02:56

acer travelmate 2423 듀얼 모니터 설정 Linux2007/06/23 02:56

- 우분투  gutsy 환경에서 테스트 함.
- acer travelmate 2423 그래픽 : Intel 915GM
- 노트북 + 외부 LCD 모니터(samtron 52s 15') 로 듀얼 모니터 구성하기 위한 xorg.conf 파일.
- 주요 설정 내용은 굵은 글씨 처리함
- 단점으로는 compiz(데스크탑 효과) 를 사용할 수 없음
- 우선 BIOS 에서 'Power on Display' 항목의 값을 'Auto' -> 'Both' 로 변경해야 함.

Section "Files"
 FontPath "/usr/share/fonts/X11/misc"
 FontPath "/usr/share/fonts/X11/cyrillic"
 FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/Type1"
 FontPath "/usr/share/fonts/X11/100dpi"
 FontPath "/usr/share/fonts/X11/75dpi"
 # path to defoma fonts
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver  "kbd"
 Option  "CoreKeyboard"
 Option  "XkbRules" "xorg"
 Option  "XkbModel" "pc105"
 Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver  "mouse"
 Option  "CorePointer"
 Option  "Device"  "/dev/input/mice"
 Option  "Protocol"  "ImPS/2"
 Option  "ZAxisMapping"  "4 5"
 Option  "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Identifier "Synaptics Touchpad"
 Driver  "synaptics"
 Option  "SendCoreEvents" "true"
 Option  "Device"  "/dev/psaux"
 Option  "Protocol"  "auto-dev"
 Option  "HorizScrollDelta" "0"
EndSection

Section "InputDevice"
 Driver  "wacom"
 Identifier "stylus"
 Option  "Device" "/dev/input/wacom"
 Option  "Type"  "stylus"
 Option  "ForceDevice" "ISDV4"  # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver  "wacom"
 Identifier "eraser"
 Option  "Device" "/dev/input/wacom"
 Option  "Type"  "eraser"
 Option  "ForceDevice" "ISDV4"  # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver  "wacom"
 Identifier "cursor"
 Option  "Device" "/dev/input/wacom"
 Option  "Type"  "cursor"
 Option  "ForceDevice" "ISDV4"  # Tablet PC ONLY
EndSection

Section "Device"
 Identifier "vga0"
 Driver  "i810"
 BusID  "PCI:0:2:0"
 Screen  0
 Option  "DDC" "false"
 Option  "MonitorLayout" "CRT,LFP"
EndSection

Section "Device"
 Identifier "vga1"
 Driver  "i810"
 BusID  "PCI:0:2:0"
 Screen  1
 Option  "MonitorLayout" "CRT,LFP"
EndSection

Section "Monitor"
 Identifier "Monitor"
 Option  "DPMS"
 HorizSync 28-51
 VertRefresh 43-60
EndSection

Section "Monitor"
 Identifier "External Monitor"
 Option  "DPMS"
 HorizSync 30-61
 VertRefresh 56-75
EndSection

Section "Screen"
 Identifier "Screen0"
 Device  "vga0"
 Monitor  "Monitor"
 DefaultDepth 24
 SubSection      "Display"
  Depth  24
  Modes  "1280x800"
 EndSubSection
EndSection

Section "Screen"
 Identifier "Screen1"
 Device  "vga1"
 Monitor  "External Monitor"
 DefaultDepth 24
 SubSection      "Display"
  Depth  24
  Modes  "1024x768"
 EndSubSection
EndSection

Section "ServerLayout"
 Identifier "DualHead"
 Screen 0 "Screen0"
 Screen 1 "Screen1" RightOf "Screen0"
 Option  "Xinerama" "on"
 Option  "Clone" "off"

 InputDevice "Generic Keyboard"
 InputDevice "Configured Mouse"
 InputDevice     "stylus" "SendCoreEvents"
 InputDevice     "cursor" "SendCoreEvents"
 InputDevice     "eraser" "SendCoreEvents"
 InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
 Mode 0666
EndSection

Posted by shsch
2007/06/15 21:04

Acer 가 삼보컴퓨터 인수? Laptop2007/06/15 21:04

travelmate_2423
 옆에 있는 노트북이 내가 현재 사용하고 있는 제품이다. 제조사는 Acer 이고 모델명은 TravelMate 2423. 가격대 성능이 꽤 괜찮은 놈이다.

ACER라는 회사는  세계적으로 유명한 기업이며 세계 PC 시장에서 올해는 레노보를 제치고 3위를 했다는 소식도 전해진다.

이 노트북은 처음에 12인치 현주노트북(MSI제품)을 구해하여 사용하다가 교환하게 된 것이다. 교환 당시에는 노트북 구매처에서 무상으로 1년간 A/S 지원을 해주겠다고 한 모양인데 얘기들어보니 서비스가 엉망이란다. 더군다나 지금은 1년이 지나 버렸고...

아직까지는 별 문제 없이 잘 사용하고 있는데 사용 시간이 지날 수록 조금씩 불안해 진다. 팬소음도 처음엔 조용하더니 이젠 조금 귀에 거슬리고 그런다.  팬이라도 별도 구매하여 교체하고 싶은데 팬을 구입할 방법이 없다.

그러던 중 오늘 이 기사를 읽었다. 삼보컴퓨터를 ACER가 인수할 수도 있다는 내용...아무 생각없이 이기적으로 생각하면 ACER가 인수했으면 좋겠다. 내 노트북 A/S 잘 받을 수 있게...ㅋㅋ
 
관련기사 :

삼보컴퓨터 인수 후보자 대만업체 ‘에이서’ 급부상

Posted by shsch