• Sorry: nothing yet - Maybe wrong XMLRPC URL or API key?

  • Back to Linux!

    At the end of the last week i did some “kamikaze” (software) tests with my Windows and, of course, it went wrong :) I lost both Vista and Win7 so, i had to find my Sabayon CD to recover grub again.

    As soon as i logged in i saw over 500 updates :o but loosing 2 operating systems was not enough :P Checking Sabayon website i found a new version, 4.2.
    I decided to download the ISO before starting to update 500 packages because i was almost sure something will go wrong.

    And it went!

    As usual, the graphic card didn’t work and wireless was down with no chance to download ATI driver for the 2.6.29 kernel. Open source driver didn’t work either so, i was in front of a “dead” laptop.

    After half an hour, Sabayon 4.2 was installed.

    What did work?
    Graphics.
    Now, when i use Compiz, MPlayer is not flickering anymore and also, other OpenGL apps are working too.

    Sound didn’t work but the fix from this post worked.
    CPU wasn’t set to “ondemand” so i had to apply the fix from this post.
    Microphone didn’t work either … still muted by default so, i had to use aslamixer to switch to “Front Mic” and raise the sliders.

    After a friend gave me an UTP cable, i was able to fix the touchscreen and fix the wireless by installing the latest broadcom-sta driver. Unfortunately at work every minute i was disconnected from AP.

    I installed wicd and … nothing. It was a problem with DHCP because wicd was stuck in “Obtaining IP address…”

    After checking wicd website i found a new version of wicd, not available in Sabayon repository. I had nothing to loose so, i decided to install it:

    maya ~ # /etc/init.d/wicd stop
    maya ~ # killall wicd-client
    maya ~ # equo remove wicd
    maya ~ # equo install bzr
    maya ~ # bzr branch lp:wicd
    maya ~ # cd wicd
    maya ~ # python setup.py configure
    maya ~ # python setup.py install
    maya ~ # /etc/init.d/wicd start
    maya ~ # rc-update add wicd default
    

    Reboot is not necessary. As user just start wicd-client and connect.
    Everything worked after. At home & work.

    Other thing that didn’t work was suspend. Unfortunately, the fix from this post didn’t work so, after digging on Internet i found the fix on Ubuntu forums. Just add “i8042.nomux i8042.reset” at the end of the line starting with “kernel” in your /boot/grub/menu.lst

    title Sabayon Linux (kernel-genkernel-x86_64-2.6.29-sabayon)
    	root (hd0,5)
    	kernel /boot/kernel-genkernel-x86_64-2.6.29-sabayon
    root=/dev/ram0 ramdisk=8192
    real_root=UUID=f77ff3dc-6212-4294-a148-c39d4b87aab2
    dolvm init=/linuxrc splash=silent,theme:sabayon vga=791
    CONSOLE=/dev/tty1 quiet resume=swap:/dev/sda5
    real_resume=swap:/dev/sda5
    i8042.nomux i8042.reset
    	initrd /boot/initramfs-genkernel-x86_64-2.6.29-sabayon
    	savedefault
    

    Suspend is working with compiz activated too.

    Soon Sabayon 5 will be out and i’ll have to start all over again as ~1000 packages to be upgraded will most likely break something :)

    By the way, SSH FS is really awesome :)

    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
    • Digg
    • del.icio.us
    • StumbleUpon
    • Facebook
    • MySpace
    • LinkedIn
    • Google Bookmarks
    • YahooMyWeb
    • Furl
    • Spurl
    • Slashdot
    • Live-MSN
    • TwitThis
    • email
    • Print

    Posted: July 27th, 2009
    at 9:33pm by Catalin C.

    Tagged with , , , , ,


    Categories: Linux

    Comments: No comments



     

    Leave a Reply