Problems running Sabayon [Solved]

If you are new to Linux or new to Sabayon Linux and just not sure where to post, here ya go. Post without fear of being told to RTFM :-)

Moderator: Moderators

Re: Problems running Sabayon

Postby micia » Thu Feb 26, 2009 1:14

if you want to use wicd you cannot run at the same time NetworkManager, so you should do:
Code: Select all
rc-update del NetworkManager default boot
rc-update add wicd default

to remove NetworkManager from boot services and put there wicd.
It is better to wait for removing NetworkManager, if something goes wrong, he is currently working :)
Now you should reboot and see if you got network up and running.
For a "KNetworkManager" like applet you can type in a console:
Code: Select all
wicd-client

There should be also a voice in the menu somewhere...
You can also let it start automatically, if you have KDE, type
Code: Select all
ln -s /usr/bin/wicd-client ~/.kde/Autostart


If something goes wrong you can put things like before typing:
Code: Select all
rc-update del wicd default
rc-update add NetworkManager default

and reboot
User avatar
micia
Sagely Hen
 
Posts: 2710
Joined: Wed Nov 26, 2008 16:41

Re: Problems running Sabayon

Postby chad1 » Thu Feb 26, 2009 1:21

I am so greatful that you reply so quickly =)

I'm also reading more threads to see if anyone is having the same problems as I.

Here goes nothing *crosses fingers

I'm about to restart, and hopefully I can get back into gnome...
chad1
Young Hen
 
Posts: 30
Joined: Wed Feb 25, 2009 19:24

Re: Problems running Sabayon

Postby chad1 » Thu Feb 26, 2009 1:28

WooHoo! wicd is wicked! lol

It worked like a charm! thank you.

I'm still afraid to update to kernel 2.6.28 for fear that i will break my system again haha
chad1
Young Hen
 
Posts: 30
Joined: Wed Feb 25, 2009 19:24

Re: Problems running Sabayon

Postby chad1 » Thu Feb 26, 2009 1:38

So, I am not a fan of beagle or tracker. I read on a few threads to get rid of them.

Sorry for being over-cautious, but would i do:

Code: Select all
equo remove beagle && remove tracker


i would like to completely remove these programs. they both state a nice of 19 in my system monitor
chad1
Young Hen
 
Posts: 30
Joined: Wed Feb 25, 2009 19:24

Re: Problems running Sabayon

Postby micia » Thu Feb 26, 2009 1:47

I'm glad it works :)
if you have to remove these kinds of programs do
Code: Select all
equo remove --ask beagle tracker

so it will ask you before removing.
A nice of 19 is the lowest, on Unix the higher is the nice number, the lower is the priority (see http://en.wikipedia.org/wiki/Nice_(Unix)).

If you update to kernel 2.6.28 be sure to update all your drivers too;
when you update your video drivers, be sure to check that they are active after update, for example,
let's suppose that you have a NVIDIA card;
after updating the kernel:
Code: Select all
equo install nvidia-drivers
eselect opengl list

this will list all your opengl setups, putting a '*' next your current one.
to be sure that your driver is the right one (even if a '*' next to nvidia should be enough), since it is a NVIDIA card, type:
Code: Select all
eselect opengl set nvidia

and then reboot in the new kernel.
If something goes wrong wicd can give you network in failsafe sessions, so you can use equo to install back the old drivers and kernel :wink:
or you can type in the failsafe session:
Code: Select all
eselect opengl set xorg-x11

reboot and recover your previous kernel and drivers setup using generic drivers.
User avatar
micia
Sagely Hen
 
Posts: 2710
Joined: Wed Nov 26, 2008 16:41

Re: Problems running Sabayon

Postby mdmarmer » Fri Feb 27, 2009 3:41

I would just remove networkmanager from your startup -- this command (as root) will do that

rc-update del NetworkManager default

Whoops! --- I'm way behind -- you found this out several posts back -- sorry

Mike
User avatar
mdmarmer
Advanced Hen
 
Posts: 240
Joined: Thu Oct 19, 2006 1:46
Location: dayton OH usa

Re: Problems running Sabayon

Postby chad1 » Sat Feb 28, 2009 20:29

Thanx anyway Mike.

Love the avatar!! That's awesome!
chad1
Young Hen
 
Posts: 30
Joined: Wed Feb 25, 2009 19:24

Previous

Return to Beginners|Newbies Area

Who is online

Users browsing this forum: No registered users and 1 guest