Sooner or later your slick new notebook is going to annoy you with fan noise and heat. You can even notice it is kinda slowing down. This is inevitable and you will have to open it up (usually happens after your warranty has expired, so no probs), carefully unscrew all these little shiny and black … Read More →
Hot, had to move away from windows Posted via Pixelpipe.
Hm, pixelpipe to blog? Posted via Pixelpipe.
When you get no events notifications about power cable in-out on vaio, you must probably have hit the vaio bios bug. Practically it sends 0x81 event instead of 0x80. To fix it in current kernels distributed by your favorite vendor you have to add in ac.c : #define ACPI_AC_NOTIFY_STATUS 0x80 +#define ACPI_AC_NOTIFY_SONY 0x81 #define ACPI_AC_STATUS_OFFLINE … Read More →
Inserted my seagate 7200 SATA with opensuse 10.3got all I need working:nvidia 8400M – binary nvidia driver all works, even three screens setup with built-in LCD/external VGA/HDMI LCD TV ( LCD brightness control is not working, nvidia driver problem )intel 4965 wifi – iwl4965 works for b/g, have no N to testMarvell 88E8036 – sky2 … Read More →
linux sony vaio broadcom bluetooth 2.0 hci_usb timeout hcitool bluez BCM2046 Got it working loading hci_usb with reset=1 :modprobe hci_usb reset=1 to make permanent:echo ‘options hci_usb reset=1’ >/etc/modules.d/bcm2046