Site Tools


hardware_specs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
hardware_specs [2011/09/18 09:56] gildeanhardware_specs [2012/12/11 17:45] – Fix 16GB NAND entry formatting swarren
Line 12: Line 12:
 ==== Audio system ==== ==== Audio system ====
   * Audio codec ALC5632 ([[http://arune.se/temp/ac100/ALC5632-GRT.pdf|datasheet]]), connected to tegra via I2C and I2S. I2C pins used are GEN1_I2C_SCL_3V3 and GEN1_I2C_SDA_3V3   * Audio codec ALC5632 ([[http://arune.se/temp/ac100/ALC5632-GRT.pdf|datasheet]]), connected to tegra via I2C and I2S. I2C pins used are GEN1_I2C_SCL_3V3 and GEN1_I2C_SDA_3V3
-  * Audio amplifier TPA6017, can be muted by KB926D (controls shutdown pin)+  * Audio amplifier TPA6017 ([[http://www.ti.com/lit/ds/symlink/tpa6017a2.pdf|datasheet]]), can be muted by KB926D (controls shutdown pin)
  
 ==== Keyboard, touch, LED, battery controller ====  ==== Keyboard, touch, LED, battery controller ==== 
Line 20: Line 20:
 ==== Schematics ==== ==== Schematics ====
  
-Motherboard schematics can be ordered from here: http://notebookschematic.com/?tag=compal-paz00-schematic+Motherboard schematics can be ordered from here: http://notebookschematic.com/?tag=compal-paz00-schematic or downloaded for free from here: http://www.go-gddq.com/upload/2011-07/11072617361523.pdf (you can find it in other places too by using compal paz00 search terms)
  
 ==== Wifi ==== ==== Wifi ====
Line 34: Line 34:
   * The in-kernel sources. If you look under drivers/staging/rt2870/, you'll find a slightly cleaned-up version of ralink's driver. It requires you to enable “STAGING” drivers when configuring the kernel.   * The in-kernel sources. If you look under drivers/staging/rt2870/, you'll find a slightly cleaned-up version of ralink's driver. It requires you to enable “STAGING” drivers when configuring the kernel.
  
-  * Finally, the rt2x00 drivers are in the mainline kernel, under drivers/net/wireless/rt2x00, but these report only testing/development support for the 3070. +  * Finally, the rt2x00 drivers are in the mainline kernel, under drivers/net/wireless/rt2x00, but these report only testing/development support for the 3070. In fact it works decently and is the best option. It additionally allows to use hostapd (AP mode) and and has monitor/injection support. The main limitation is that it can't have a "managed" and an "ap" interfaces active simultaneously.
  
 ==== Supplemental Chips ==== ==== Supplemental Chips ====
Line 51: Line 50:
 ENE KB926QF-D3  ENE KB926QF-D3 
   * keyboard controller, embedded controller    * keyboard controller, embedded controller 
-  * datasheet: ENE KB926D Toshiba THGBM2G7D4FBAI9 http://www.toshiba.com/taec/news/press_releases/2009/memy_09_585.jsp 16 GB NAND+  * datasheet: ENE KB926D Toshiba 
 + 
 +THGBM2G7D4FBAI9 
 +  * 16 GB NAND 
 +  * datasheet: http://www.toshiba.com/taec/news/press_releases/2009/memy_09_585.jsp
  
 ==== Mobile broadband ==== ==== Mobile broadband ====
  
-The 3G model contains an Ericsson F3307 Mobile Broadband Module. With the provided kernel sources, this presents itself as /dev/ttyACM{0,1,2} as well as a cdc network device "usb0". Excerpt from dmesg:+The 3G model contains an Ericsson F3307 Mobile Broadband Module. With the provided kernel sources, this presents itself as /dev/ttyACM{0,1,2} as well as a cdc network device "usb0" (''wwan0'' in recent kernels). Excerpt from dmesg:
  
 ''usb 2-1.1: New USB device found, idVendor=0bdb, idProduct=190a\\ ''usb 2-1.1: New USB device found, idVendor=0bdb, idProduct=190a\\
Line 70: Line 73:
 cdc_wdm 2-1.1:1.8: cdc-wdm1: USB WDM device\\ cdc_wdm 2-1.1:1.8: cdc-wdm1: USB WDM device\\
 cdc_acm 2-1.1:1.9: ttyACM2: USB ACM device'' cdc_acm 2-1.1:1.9: ttyACM2: USB ACM device''
 +
 +==== Webcam ====
 +
 +The webcam is a 1.3M LITEON 09P2SF118 part with integrated digital mic.
hardware_specs.txt · Last modified: 2013/09/16 20:47 by stuw