Posted by
gfdsa on Nov 21st, 2008 in
it,
linux,
opensuse,
tech |
4 comments
Yes, thats right, joining the crowd. I’ve been looking at these for about 4 months sliding my opinion from “disgusting” when I eventually stumbled upon Asus OhEEEs to “cool” when I’ve seen Lenovo’s S10. Anyway, I bought for three certain reasons, one being the curiosity, the other my recent “on the move” activity ( 15.4 vaio is bulky, heavy and after 1 year of...
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 Jun 18th, 2008 in
it,
linux,
opensuse,
tech |
0 comments
sputnik:~ # zypper dup- skip -Overall download size: 1.55 G. After the operation, additional 173.8 M will be used.
I’ve always seen the upgrades sceptically …This time it HAS to work. Come on, it’s 2008 …
Update: well, after 40 minutes … it worked Happy me !
TIP: How to upgrade from opensuse 10.3 to opensuse 11.0 :first grab the links to oss and non-oss repositories...