Cydonia Kernel Build Notes: Difference between revisions
From Federal Burro of Information
Jump to navigationJump to search
(New page: == Tag drtabb == Version: linux-2.6.32.3 * using new atom cpu type. * concern about: CONFIG_X86_CPU=y CONFIG_X86_L1_CACHE_BYTES=64 CONFIG_X86_INTERNODE_CACHE_BYTES=64 lshw reports 32 ...) |
No edit summary |
||
Line 1: | Line 1: | ||
== Tag drtabb == | == Tag drtabb == | ||
Version: linux-2.6.32.3 | Version: linux-2.6.32.3 | ||
Line 16: | Line 15: | ||
* Had to hand edit the .confg for get usb printers off , FFS | * Had to hand edit the .confg for get usb printers off , FFS | ||
* Had to hand edit # CONFIG_VIRTUALIZATION is not set | * Had to hand edit # CONFIG_VIRTUALIZATION is not set | ||
* powertop recommend I turn on CONFIG_CPU_FREQ_STAT so I did .. added to file , not in menu config. | |||
[[Category:Computers]] | [[Category:Computers]] |
Revision as of 04:18, 9 January 2010
Tag drtabb
Version: linux-2.6.32.3
- using new atom cpu type.
- concern about:
CONFIG_X86_CPU=y CONFIG_X86_L1_CACHE_BYTES=64 CONFIG_X86_INTERNODE_CACHE_BYTES=64
lshw reports 32 Kbyte L1 cache.
- CONFIG_PHYSICAL_ALIGN
previous kernel: CONFIG_PHYSICAL_ALIGN=0x200000 drtabb: CONFIG_PHYSICAL_ALIGN=0x1000000
- Switched to GSPCA for usb cam.
- Turned off AGP
- Had to hand edit the .confg for get usb printers off , FFS
- Had to hand edit # CONFIG_VIRTUALIZATION is not set
- powertop recommend I turn on CONFIG_CPU_FREQ_STAT so I did .. added to file , not in menu config.