发布时间:2015-01-01 21:34:11
Using BCM4313 wireless chip under FreeBSDI've got a new laptop at $DAY-JOB, and this laptop have a BCM4313 chip:# pciconf -lv | grep Wireless device = 'BCM4313 802.11b/g/n Wireless LAN Controller'I've first try with net/bwn-firmware-kmod and if_bwn wit.........【阅读全文】
发布时间:2015-01-01 21:32:50
如何启用“锁定内存页”选项 (Windows)默认情况下,禁用 Windows 策略“锁定内存页”选项。必须启用此权限才能配置地址窗口化扩展插件 (AWE)。此策略将确定哪些帐户可以使用进程将数据保留在物理内存中,从而阻止系统将数据分页到磁盘的虚拟内存中。在 32 位操作系统中,如果在不使用 AWE 的情况下设置此权限会显著降低系.........【阅读全文】
发布时间:2015-01-01 21:30:53
When I had upgraded everything was ready on the screen om my computer and with my 12.04 ubuntu.When I restarted my system, the graphics card was not detected. I was forced to start the computer in low graphics mode, and eventually I had a pink deskop with only my maps, and no other programs at all.........【阅读全文】
发布时间:2015-01-01 21:25:36
# adb protocol on passion (Nexus One)SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="4e12", MODE="0666", OWNER="<away>"# fastboot protocol on passion (Nexus One)SUBSYSTEM=="usb", ATTR{idVendor}=="0bb4", ATTR{idProduct}=="0fff", MODE="0666", OWNER="<away>"## adb protocol on crespo/cr.........【阅读全文】