Posted by
gfdsa on May 1st, 2010 in
it,
pics,
tech,
tip |
0 comments
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 bastards hiding in mostly unexpected locations, scratch you head a hundred times to understand Chinese engineering mind...
Posted by
gfdsa on May 24th, 2009 in
pics,
work |
0 comments
Hot, had to move away from windows
Posted via...
Posted by
gfdsa on Feb 14th, 2009 in
pics,
test,
work |
0 comments
Hm, pixelpipe to blog?
Posted via...
Posted by
gfdsa on Sep 10th, 2008 in
linux,
opensuse,
tech |
0 comments
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 0×81 event instead of 0×80. 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...
Posted by
gfdsa on May 18th, 2008 in
it,
linux,
tech,
test,
tip,
work |
4 comments
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 works good enough for a marvell adapteraudio – alsa 1.0.16...