Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I'm done : I'm back to Gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
anjgentoo
n00b
n00b


Joined: 12 Jun 2007
Posts: 18

PostPosted: Sun Dec 20, 2009 10:41 pm    Post subject: I'm done : I'm back to Gentoo Reply with quote

After years of happy Gentoo, my system became a nightmare, probably due to KDE3>KDE4 migration. I had a lot of conflicts during emerge, I got fed up and moved my laptop to Mint and my desktop to Ubuntu KDE 9.04 in September 09.

The first thing I discovered is that I still had to open the bonnet to fine tune the localization (a nightmare) and the screen resolution. Still, my laptop sometimes starts with the wrong screen resolution. So, I started to wonder why I would invest time fighting against Ubuntu auto-config.

Then a miracle happened. I accepted the upgrade to Unbuntu 9.10 on the desktop.

Suddenly, nothing was working anymore ...

Believe it or not, Ubuntu 9.10 DOES NOT ACCEPT static IP ... When you do it by hand through ifconfig, it does not stay long ...
And there is a big conflict with nvidia cards. And other big problems ...

Then I tried other distros to check again ...

Fedora never ended the LiveCD install
Suse installed well but I hate their config center
Same with Mandriva.

And ... I decided to check Gentoo again.
OK, it took some time to install the system, but everything works a charm AND I KNOW WHY ...
(the only trouble I got was with localization, but now ... I know why)

So, the lesson of this story ?

When you are feeling completely trapped in recursive emerge hell : re-install a fresh Gentoo !
Back to top
View user's profile Send private message
slonocode
Apprentice
Apprentice


Joined: 03 Jun 2002
Posts: 269

PostPosted: Sun Dec 20, 2009 10:47 pm    Post subject: Re: I'm done : I'm back to Gentoo Reply with quote

anjgentoo wrote:
After years of happy Gentoo, my system became a nightmare, probably due to KDE3>KDE4 migration. I had a lot of conflicts during emerge, I got fed up and moved my laptop to Mint and my desktop to Ubuntu KDE 9.04 in September 09.

The first thing I discovered is that I still had to open the bonnet to fine tune the localization (a nightmare) and the screen resolution. Still, my laptop sometimes starts with the wrong screen resolution. So, I started to wonder why I would invest time fighting against Ubuntu auto-config.

Then a miracle happened. I accepted the upgrade to Unbuntu 9.10 on the desktop.

Suddenly, nothing was working anymore ...

Believe it or not, Ubuntu 9.10 DOES NOT ACCEPT static IP ... When you do it by hand through ifconfig, it does not stay long ...
And there is a big conflict with nvidia cards. And other big problems ...

Then I tried other distros to check again ...

Fedora never ended the LiveCD install
Suse installed well but I hate their config center
Same with Mandriva.

And ... I decided to check Gentoo again.
OK, it took some time to install the system, but everything works a charm AND I KNOW WHY ...
(the only trouble I got was with localization, but now ... I know why)

So, the lesson of this story ?

When you are feeling completely trapped in recursive emerge hell : re-install a fresh Gentoo !




What a story! So when you discover that every linux non-meta distro is a complete failure; install gentoo. When gentoo fails just reinstall it. How cool.
Back to top
View user's profile Send private message
anjgentoo
n00b
n00b


Joined: 12 Jun 2007
Posts: 18

PostPosted: Sun Dec 20, 2009 11:17 pm    Post subject: Reply with quote

So, except complete reinstallation, what would you do ?
By the way, during this fresh installation, I found some USE flags trouble generating some nice recursive blockers too.
But coming from Ubuntu 9.10, my patience was strong ...
Back to top
View user's profile Send private message
d2_racing
Moderator
Moderator


Joined: 25 Apr 2005
Posts: 12867
Location: Ste-Foy,Canada

PostPosted: Sun Dec 20, 2009 11:43 pm    Post subject: Reply with quote

Welcome back :P
_________________
Sysadmin of Funtoo-Québec.org
Wiki
Signature
IRC on Freenode : #funtoo-quebec
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 5345
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Mon Dec 21, 2009 12:11 am    Post subject: Reply with quote

anjgentoo wrote:
So, except complete reinstallation, what would you do ?
By the way, during this fresh installation, I found some USE flags trouble generating some nice recursive blockers too.
But coming from Ubuntu 9.10, my patience was strong ...


I'd extract an older working stage4-tarball and use that or update from there :P

Welcome back :)
_________________
Unofficial minimal livecd x86/amd64 w/reiser4+truecrypt (by Neo2)
2.6.37.2_plus_v1: BFS, CFS,THP,compaction, zcache or TOI
Hardcore Linux user since 2004 :D
Back to top
View user's profile Send private message
jak137
n00b
n00b


Joined: 23 Oct 2005
Posts: 18

PostPosted: Mon Dec 28, 2009 4:40 pm    Post subject: Re: I'm done : I'm back to Gentoo Reply with quote

anjgentoo wrote:
Believe it or not, Ubuntu 9.10 DOES NOT ACCEPT static IP ... When you do it by hand through ifconfig, it does not stay long ...
And there is a big conflict with nvidia cards. And other big problems ...


That's strange... I have configured a laptop with Ubuntu 9.10 to use either dhcp or one of several static IPs, so at least for me, it works...

The problem with manual network settings being overridden comes from NetworkManager service and affects Gentoo too, if you install and run NM. Try disabling it (note: it seems that stopping it, after it has already been started at boot time, is not enough - it can still cause problems with wireless cards) and you should be able to use ifconfig/iwconfig.

If you want to have a static IP you have to create an appropriate "wired connection" AND make sure that no other connection has "start automatically" option turned on. I am not sure, but if you don't have any connection defined than one is created automatically when you plug in Ethernet cable and it is the auto-starting dhcp.

And finally, what is the "big conflict with nvidia cards"? Mine works fine. Have you enabled "partners" repository? Installed drivers? Enabled them in drivers manager?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 27780
Location: 56N 3W

PostPosted: Mon Dec 28, 2009 5:37 pm    Post subject: Reply with quote

anjgentoo,

Welcome back ... we knew you would come.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
d2_racing
Moderator
Moderator


Joined: 25 Apr 2005
Posts: 12867
Location: Ste-Foy,Canada

PostPosted: Mon Dec 28, 2009 8:20 pm    Post subject: Reply with quote

Everyone has to comeback one day :P
_________________
Sysadmin of Funtoo-Québec.org
Wiki
Signature
IRC on Freenode : #funtoo-quebec
Back to top
View user's profile Send private message
Kasumi_Ninja
Veteran
Veteran


Joined: 18 Feb 2006
Posts: 1825
Location: The Netherlands

PostPosted: Tue Dec 29, 2009 6:48 pm    Post subject: Re: I'm done : I'm back to Gentoo Reply with quote

anjgentoo wrote:
The first thing I discovered is that I still had to open the bonnet to fine tune the localization (a nightmare) and the screen resolution. Still, my laptop sometimes starts with the wrong screen resolution. So, I started to wonder why I would invest time fighting against Ubuntu auto-config.

This is Xorg autoconfig actually. Use X -configure to generate a xorg.conf with custom resolutions and you should be fine.

Quote:
Believe it or not, Ubuntu 9.10 DOES NOT ACCEPT static IP ... When you do it by hand through ifconfig, it does not stay long ...

Remove NetworkManager
Back to top
View user's profile Send private message
d2_racing
Moderator
Moderator


Joined: 25 Apr 2005
Posts: 12867
Location: Ste-Foy,Canada

PostPosted: Tue Dec 29, 2009 6:51 pm    Post subject: Reply with quote

Hi, if you use hal+dbus+evdev, then you don't even need a /etc/X11/xorg.conf :P
_________________
Sysadmin of Funtoo-Québec.org
Wiki
Signature
IRC on Freenode : #funtoo-quebec
Back to top
View user's profile Send private message
Kasumi_Ninja
Veteran
Veteran


Joined: 18 Feb 2006
Posts: 1825
Location: The Netherlands

PostPosted: Tue Dec 29, 2009 6:58 pm    Post subject: Reply with quote

d2_racing wrote:
Hi, if you use hal+dbus+evdev, then you don't even need a /etc/X11/xorg.conf :P


Unless you need a specific resolution :wink:
Back to top
View user's profile Send private message
d2_racing
Moderator
Moderator


Joined: 25 Apr 2005
Posts: 12867
Location: Ste-Foy,Canada

PostPosted: Tue Dec 29, 2009 8:16 pm    Post subject: Reply with quote

In fact, if it's not a standard one :P
_________________
Sysadmin of Funtoo-Québec.org
Wiki
Signature
IRC on Freenode : #funtoo-quebec
Back to top
View user's profile Send private message
cryptohappen
l33t
l33t


Joined: 04 Jan 2004
Posts: 653
Location: Buchholz/GER

PostPosted: Tue Dec 29, 2009 9:17 pm    Post subject: Reply with quote

d2_racing wrote:
Everyone has to comeback one day :P

Ooohhh yes! :D
_________________
cryptohappen - gpg: 0x9B6C7E15
Back to top
View user's profile Send private message
HeadbangingMan
Apprentice
Apprentice


Joined: 24 Mar 2003
Posts: 265
Location: Heimbach-Weis / Germany

PostPosted: Tue Dec 29, 2009 9:51 pm    Post subject: Reply with quote

Sometimes I feel like testing some other distribution on a different partition. But it's always the same. Gentoo is somewhat hmm, addictive... :-)
_________________
Always bang your Head!
Back to top
View user's profile Send private message
slonocode
Apprentice
Apprentice


Joined: 03 Jun 2002
Posts: 269

PostPosted: Tue Dec 29, 2009 10:25 pm    Post subject: Reply with quote

HeadbangingMan wrote:
Sometimes I feel like testing some other distribution on a different partition. But it's always the same. Gentoo is somewhat hmm, addictive... :-)



So is heroin.
Back to top
View user's profile Send private message
timeBandit
Administrator
Administrator


Joined: 31 Dec 2004
Posts: 2667
Location: here, there or in transit

PostPosted: Tue Dec 29, 2009 10:42 pm    Post subject: Reply with quote

slonocode wrote:
HeadbangingMan wrote:
Sometimes I feel like testing some other distribution on a different partition. But it's always the same. Gentoo is somewhat hmm, addictive... :-)
So is heroin.
One of my driving instructors made a similar remark about high-performance driving: "With drugs, at least you can go to rehab. If the racing bug bites, all you can do is run out of money."

I guess it's a darn good thing Gentoo is free. :lol:
_________________
Plants are pithy, brooks tend to babble--I'm content to lie between them.
Super-short f.g.o checklist: Search first, strip comments, mark solved, help others.
Back to top
View user's profile Send private message
d2_racing
Moderator
Moderator


Joined: 25 Apr 2005
Posts: 12867
Location: Ste-Foy,Canada

PostPosted: Tue Dec 29, 2009 11:04 pm    Post subject: Reply with quote

timeBandit wrote:
I guess it's a darn good thing Gentoo is free. :lol:


In fact, because if not, I'm broke :P
_________________
Sysadmin of Funtoo-Québec.org
Wiki
Signature
IRC on Freenode : #funtoo-quebec
Back to top
View user's profile Send private message
Yamakuzure
l33t
l33t


Joined: 21 Jun 2006
Posts: 779
Location: Hamburg, Germany

PostPosted: Wed Jan 06, 2010 10:11 am    Post subject: Reply with quote

Ahh! What a story...
But the best distro to cure someone from being "fed-up-with-gentoo" is debian. Some hours with apt-cache, apt-get and aptitude and you'll love gentoo and its portage for the rest of your life. :D

btw: Instead of NetworkManager try wicd. It has solved a lot of trouble on all my machines, even those which have wired network only.
_________________
Kernel 3.3.1 sources wrote:
drivers/net/ethernet/realtek/r8169.c:74 #define SafeMtu 0x1c20 /* ... actually life sucks beyond ~7k */
Back to top
View user's profile Send private message
d2_racing
Moderator
Moderator


Joined: 25 Apr 2005
Posts: 12867
Location: Ste-Foy,Canada

PostPosted: Wed Jan 06, 2010 8:44 pm    Post subject: Reply with quote

Yamakuzure wrote:
btw: Instead of NetworkManager try wicd. It has solved a lot of trouble on all my machines, even those which have wired network only.


In fact, WICD is pretty awesome nowadays.
_________________
Sysadmin of Funtoo-Québec.org
Wiki
Signature
IRC on Freenode : #funtoo-quebec
Back to top
View user's profile Send private message
curtis119
Bodhisattva
Bodhisattva


Joined: 10 Mar 2003
Posts: 2158
Location: Toledo, OH, USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

PostPosted: Wed Feb 03, 2010 1:12 am    Post subject: Reply with quote

recursive emerge hell... :P

Ahhh the memories... I remember when xorg first when modular. I tried it out when the dev first posted some test ebuilds on his devspace... Talk about recursion hell! I haven't had that much fun with portage in years! :mrgreen:
_________________
Please read the Forum Guidelines.
* | www.gayroughnecks.com | *
Back to top
View user's profile Send private message
d2_racing
Moderator
Moderator


Joined: 25 Apr 2005
Posts: 12867
Location: Ste-Foy,Canada

PostPosted: Wed Feb 03, 2010 12:52 pm    Post subject: Reply with quote

Yep, with overlays you can have a lot of fun sometimes :P
_________________
Sysadmin of Funtoo-Québec.org
Wiki
Signature
IRC on Freenode : #funtoo-quebec
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1202
Location: Out There ...

PostPosted: Wed Feb 03, 2010 1:03 pm    Post subject: Reply with quote

Yamakuzure wrote:
Ahh! What a story...
But the best distro to cure someone from being "fed-up-with-gentoo" is debian. Some hours with apt-cache, apt-get and aptitude and you'll love gentoo and its portage for the rest of your life. :D

btw: Instead of NetworkManager try wicd. It has solved a lot of trouble on all my machines, even those which have wired network only.


I use it as well and it is great. The only thing I have to complain about is the RDEPEND:

net-wireless/wireless-tools
net-wireless/wpa_supplicant

So you have to install wireless stuff, even though you have no card :)
_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
depontius
Veteran
Veteran


Joined: 05 May 2004
Posts: 1925

PostPosted: Wed Feb 03, 2010 1:37 pm    Post subject: Reply with quote

d2_racing wrote:
Yamakuzure wrote:
btw: Instead of NetworkManager try wicd. It has solved a lot of trouble on all my machines, even those which have wired network only.


In fact, WICD is pretty awesome nowadays.


I've always kept my systems pretty minimal - no GNOME or KDE. That means for my laptop I have some scripts hooked into dhcp that tweak things based on what subnet it's connected to on boot. But it also means that to run wireless I have to bring up an xterm, su to root, bring up the wireless adapter, start wpa_supplicant, and if I'm not in one of a very few places, bring up wpa_gui to pick my network. A bit of a pain, but it does all work.

I've stayed away from network-manager because it's too GNOMEy. I've played a little with python eggtray stuff, but have never had time to really develop a systray applet to control my networking. I installed WICD a while back, played with it a bit, and decided that it wasn't convenient - at least not at that time. I've seen it get updated from time to time, but haven't tried playing with it again.

You're happy with it?
Does it have exits/hooks so I can add my tweaks?

Tweak info...
By default I start no services at all. I run dnsmasq, configured to respond only to loopback.
If I'm not on work or home networks, I set up xdm with "-nolisten tcp", so there are no open ports whatsoever. (other than DHCP client)
If I'm on my home network, I allow remote X connections and start sshd.
If I'm on the company network, I do that, start OpenAFS, and shuffle PAM files for an integrated AFS login.
If I'm on the company network and on my office subnet, (soon to be changed to detect if I'm docked, since I found out how to do that a few days ago) I fiddle with xorg.conf to handle the external display panel.
_________________
.sigs waste space and bandwidth
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1202
Location: Out There ...

PostPosted: Wed Feb 03, 2010 2:47 pm    Post subject: Reply with quote

I use xrandr on the laptop for the external display. Depending on the naming of your displays, its a oneline to expand or mirror the display :)
When I am home, I can show you mine...
_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum