2012年2月29日 星期三

BenQ液晶電視VH3745 工程模式裡的 Life Time - Mobile01

BenQ液晶電視VH3745 工程模式裡的 Life Time - Mobile01:

'via Blog this'

1.按"目錄"
2.按方向的"下"
3.依序輸入"1","0","3"
就可以進入

想知道BenQ Vh3745資訊展詳細價格資訊的請入內 - Mobile01

想知道BenQ Vh3745資訊展詳細價格資訊的請入內 - Mobile01:

'via Blog this'

電視是在一館的BENQ才有
在12/2-12/5時VH3745單機價是40000 但是這價格低於BENQ給燦坤的定價 所以BENQ在12/6之後都調漲為43000


另外37吋液晶電視VH3745加14.1吋筆電S72 = 55555的活動 原本是限量每天10台 但是實際上是12/2-12/10共100台的配額 所以每天是有11-12個名額的

活動的筆電是S72早期的版本(2006年1月的)
S72
處理器 Pentium-M  
時脈 1.73 GHz  
硬碟 60 GB  
光學儲存 DVD/CD-RW Combo  
標準記憶體 256MB  
螢幕 14W 吋 
顯示晶片 ATI Mobility Radeon X600  
顯示記憶體 獨立式64MB  
音效卡 AC97相容  
重量 2.1 Kg  

然後......筆電確定是展示機
雖然是保固還是2年 但是卻是放了快一年的展示機.....

這2樣都無法當場拿貨
筆電需要3-7個工作天才能到你的手裡
電視則是要5-11個工作天

送的SOGOOD禮券......說實在你丟在地上可能都沒人去檢....
因為換的東西都很差 .....
一雙拖鞋要用1000元禮券換.....
一支雨傘也是要用1000元禮券.....(絲綢作的嗎?)
換的東西中唯一實用的鍵盤滑鼠組....一天只有1-2個名額(而且還是2002年生產)
通常11點時 數量5組以內的東西就會都被換光了(11點過後只剩拖鞋給你換.....)


不過我還是敗了2組55555元的組合^^
因為公司剛好需要2台文書用筆電 所以....呵呵
以111110買了2台 VH3745+2台S72
然後把2台S72以22555的價格報帳給公司....
所以我等於用了66000買了2台VH3745(+10000元禮券換的10雙拖鞋XD)
1台33000還蠻賺的

2012年1月23日 星期一

Enabling Flash in Chrome on Ubuntu 10.04 | What a n00b!

Enabling Flash in Chrome on Ubuntu 10.04 | What a n00b!:

'via Blog this'
  1. Install Chrome and Flash (with the Ubuntu Software Center or with apt-get
  2. sudo apt-get install chromium-browser flashplugin-nonfree

  3. Add the Flash plugin to the Chrome plugins directory
  4. sudo cp /usr/lib/flashplugin-installer/libflashplayer.so /usr/lib/chromium-browser/plugins/

  5. Restart Chrome

2012年1月10日 星期二

Panda Board ES format SD card

Trey Weaver's Blog: Installing Angstrom on the BeagleBoard-xM: "Setting up the sd-card.

For Angstrom to run you will need to have a sd-card with two partitions; one fat partition to hold the boot files and then a ext3 partition with the root file system on it. Thanks to Graeme Gregory there is a nice script to set up you sd-card. Execute the following commands which will make a working directory, download Graeme's script and execute it. Be sure to substitue your sd-card device directory (from above) for /dev/sdX below.

mkdir ~/angstrom-wrk
cd ~/angstrom-wrk
wget http://cgit.openembedded.org/cgit.cgi/openembedded/plain/contrib/angstrom/omap3-mkcard.sh
chmod +x omap3-mkcard.sh
sudo ./omap3-mkcard.sh /dev/sdX
sync
"


'via Blog this'

mkdir ~/angstrom-wrk
cd ~/angstrom-wrk
wget http://cgit.openembedded.org/cgit.cgi/openembedded/plain/contrib/angstrom/omap3-mkcard.sh
chmod +x omap3-mkcard.sh

larry@larry-Aspire-7741:~/panda/1$ df
檔案系統 1K-區段 已用 可用 已用% 掛載點
/dev/sda6 334721296 45347192 272371208 15% /
none 4019012 83824 3935188 3% /dev
none 4026740 908 4025832 1% /dev/shm
none 4026740 96 4026644 1% /var/run
none 4026740 0 4026740 0% /var/lock
/dev/sdb2 1881684 35612 1750488 2% /media/Angstrom
/dev/sdb1 71133 1 71133 1% /media/boot

larry@larry-Aspire-7741:~/panda/1$ sudo cp -rf ./boot/u-boot.bin /media/boot
larry@larry-Aspire-7741:~/panda/1$ sudo cp -rf ./boot/MLO /media/boot
larry@larry-Aspire-7741:~/panda/1$ sudo cp -rf ./boot/uImage /media/boot


unlock

ctrl-z abort apt update function will cause probem !!!

some directory .

need unlock as following /ref

解決方法如下:

1.執行以下代碼

如果出現這個錯誤訊息:Unable to lock the administration directory
就先執行下面的代碼把lock解除
sudo rm /var/lib/dpkg/lock