Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Goddamn GTK+ Installer wiped my partitions!
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Wed Dec 20, 2006 12:21 am    Post subject: Reply with quote

you should email me your xorg.conf.new file for editing.

or better yet, take neddy's suggestion. boot into ubuntu, mount /dev/sda6 /mnt/gentoo, and cp /etc/X11/xorg.conf /mnt/gentoo/etc/X11.

then reboot into gentoo.
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
spadearcher
Tux's lil' helper
Tux's lil' helper


Joined: 18 Nov 2006
Posts: 131
Location: Seattle

PostPosted: Wed Dec 20, 2006 12:39 am    Post subject: Reply with quote

You great guys: Let me try to straighten out a (perhaps?) minor point: My "xorg.conf.new" file resides in my /root directory. ((I have no knowledge how it got there in the first place; some sort of automatic installation action, I presume.) Until a little while ago, my "/etc/X11" directory did not house any "xorg.conf" file except for an "example." Now, in a general response to what I understood to be Neddy's intent, I copied over my Ubuntu "xorg.conf" file into my Gentoo X11 directory. So I will be sending you both of these.

root@ubuntu:/mnt/gentoo/root# cat xorg.conf.new
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
Load "glx"
Load "dri"
Load "extmod"
Load "record"
Load "xtrap"
Load "dbe"
Load "type1"
Load "freetype"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card0"
Driver "vesa"
VendorName "ATI Technologies Inc"
BoardName "RS480 [Radeon Xpress 200G Series]"
BusID "PCI:1:5:0"
EndSection

Section "Screen"

Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24


EndSubSection
EndSection

root@ubuntu:/mnt/gentoo/root#

root@ubuntu:/mnt/gentoo/etc/X11# cat xorg.conf
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/usr/share/fonts/X11/misc"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier "ATI Technologies, Inc. Radeon Xpress 200 (RS480)"
Driver "ati"
BusID "PCI:1:5:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Xpress 200 (RS480)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection
root@ubuntu:/mnt/gentoo/etc/X11#

Again, you guys: Many, many thanks.
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Wed Dec 20, 2006 7:30 am    Post subject: Reply with quote

spadearcher wrote:
Now, it can't REALLY be that simple! But I'll give it a fair try. Thanks.
Last time I checked, it was that easy. It appears that I need to check more oftem.
Back to top
View user's profile Send private message
d_adams
Apprentice
Apprentice


Joined: 20 Oct 2003
Posts: 223

PostPosted: Wed Dec 20, 2006 3:59 pm    Post subject: Reply with quote

Whatever happened to the Maltese Falcon? The begining of this thread was so entertaining and I've neither watched the movie nor read the book (yet) so I have no idea what it's about. Following along on this installation of gentoo has proven to be educational. Forgot about the copy/paste on the terminals option.
_________________
http://www.1and1.com/?k_id=16196755 click me for cheap linux based web hosting.
Back to top
View user's profile Send private message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Wed Dec 20, 2006 4:12 pm    Post subject: Reply with quote

dear mr spadearcher,

X -configure gives you a new xorg.conf.new, and it does its best to configure X for your system. It seems to do a decent job most of the time for me, but I do have to tweak it a little. I then copy it over to /etc/X11/xorg.conf , which is the default place X looks for it.

neddy's method is much better. Since ubuntu uses the same version of X and is running on the same PC with the same hardware configuration, you simply borrow that configuration fo r Gentoo as well. delete that old /root/xorg.conf.new -- you won't need it anymore.

d_adams,
two private detectives take a young, pretty woman's case. it sounds like balogna, but she "paid more than if ou were telling the truth; and enough more to make it all right." But when one (Miles Archer) turns up dead and the other (Sam Spade played by Humphrey Bogart) is the only suspect in the case, Spade's gotta play it smart, and (of course) comes out on top. Sydney Greenstreet (?) is in it too, playing Casper Gutman, the Fat Man. One of bogart's best movies. That and "The Big Sleep" ... rent one today!
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
spadearcher
Tux's lil' helper
Tux's lil' helper


Joined: 18 Nov 2006
Posts: 131
Location: Seattle

PostPosted: Wed Dec 20, 2006 5:45 pm    Post subject: Reply with quote

Erik: I won't get home from the office until tonight, at which time I'll delete the xorg.conf.new from my Gentoo /root file. That will leave in my X11 file the xorg.conf file I copied from Ubuntu. If I read you correctly, this is what you intend for me. However, we have been back and forth so much lately (between ourselves and in the various steps in the Gnome installation -- all my fault!) that I'm uncertain now as to what my next step is. What command do I go back to -- that previously failed?

P.S. Your response to d_adams was quite good: I think you gave him a sufficient indication of the plot line to interest him (hopefully) without giving away the really critical elements that make the story and characterizations so fascinating.
Back to top
View user's profile Send private message
d_adams
Apprentice
Apprentice


Joined: 20 Oct 2003
Posts: 223

PostPosted: Wed Dec 20, 2006 5:53 pm    Post subject: Reply with quote

erik258 wrote:

d_adams,
two private detectives take a young, pretty woman's case. it sounds like balogna, but she "paid more than if ou were telling the truth; and enough more to make it all right." But when one (Miles Archer) turns up dead and the other (Sam Spade played by Humphrey Bogart) is the only suspect in the case, Spade's gotta play it smart, and (of course) comes out on top. Sydney Greenstreet (?) is in it too, playing Casper Gutman, the Fat Man. One of bogart's best movies. That and "The Big Sleep" ... rent one today!


Well then, I guess I'll be off to the local library to find a copy of each if they have them. :)
_________________
http://www.1and1.com/?k_id=16196755 click me for cheap linux based web hosting.
Back to top
View user's profile Send private message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Wed Dec 20, 2006 5:55 pm    Post subject: Reply with quote

i hope so, for his sake.

spadearcher,
i am forgetting where we are, but i think when you get home you should test X. by the way, successful emerges end with
Quote:
* GNU info directory is up-to-date.

if that comes up, the emerge succeeded. if it doesn't come up the emerge probably failed.

anyway, you should use gdm which i just tried out and i like a lot. run it as root and see what happens. if it brings up a nice graphical login screen, you're in business. if not, you'd better tell us what happens.

if you get a message like
bash: gdm: not found
you could try to emerge it with "emerge gdm" but i think it comes with gnome.
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
d_adams
Apprentice
Apprentice


Joined: 20 Oct 2003
Posts: 223

PostPosted: Wed Dec 20, 2006 5:58 pm    Post subject: Reply with quote

You could try doing emerge --resume

If it finished ok then it won't do anything. If it didn't, then it should take off where it stopped at.
_________________
http://www.1and1.com/?k_id=16196755 click me for cheap linux based web hosting.
Back to top
View user's profile Send private message
spadearcher
Tux's lil' helper
Tux's lil' helper


Joined: 18 Nov 2006
Posts: 131
Location: Seattle

PostPosted: Wed Dec 20, 2006 7:04 pm    Post subject: Reply with quote

Erik: OK, I'll give it a try. However, you recommend gdm (the Gnome display manager?). If I don't have Gnome installed in my Gentoo yet, how can gdm work for me?
Back to top
View user's profile Send private message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Wed Dec 20, 2006 7:07 pm    Post subject: Reply with quote

did the gnome emerge fail? I'm sorry, i forgot.

make sure that you don't emerge things more than once. you will install the same version again! this won't break anything ,but it could mean a lot of wasted time waiting for nothing. instead, use the --update option to emerge to tell it only to emerge new things.
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Wed Dec 20, 2006 7:11 pm    Post subject: Reply with quote

erik258,

When xorg.conf is under test, I prefer to test with an empty .xinitrc and no display manager.
Defualt twm is a welcome but ugly sight when you have been fighting Xorg.
Not having a display manager set means you don't have to wait for Xorg to crash on boot before you can try to fix it (again)
_________________
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
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Wed Dec 20, 2006 7:20 pm    Post subject: Reply with quote

that is a good point. there is no guarantee that the xorg.conf file we've pilfered will in fact work.

i think it probably will, but it's possible it won't.

for that reason, and because gnome might not be installed anyway, i suggest you consider running Xorg by itself first, spadearcher.
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Wed Dec 20, 2006 7:30 pm    Post subject: Reply with quote

erik258,

We don't yet know what Xorg video driver spadearcher has installed. The Ubuntu xorg.conf calls up the ati open source driver, its possible thats not installed in Gentoo yet. Thats about the only thing I can think will go wrong.
_________________
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
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Thu Dec 21, 2006 5:39 am    Post subject: Reply with quote

desultory wrote:
spadearcher wrote:
Now, it can't REALLY be that simple! But I'll give it a fair try. Thanks.
Last time I checked, it was that easy. It appears that I need to check more often.

Somewhat belatedly, having just checked, gpm can be used to paste text into a links text entry field, it just requires some easy persuasion: run links in screen (app-misc/screen). When links is run in screen, screen handles the pasting of text and passes the pasted text on to links which accepts it as though it had been typed.
Back to top
View user's profile Send private message
spadearcher
Tux's lil' helper
Tux's lil' helper


Joined: 18 Nov 2006
Posts: 131
Location: Seattle

PostPosted: Thu Dec 21, 2006 6:46 am    Post subject: Reply with quote

Erik and Neddy: Further developments/considerations:

1. I executed an "emerge --resume" which presumably resumed my former attempted installation of Gnome, which finally seemed to complete all right, i.e., it resulted in Erik's indication of a successful install -- "GNU info directory is up-to-date." So, I presume that I have now successfully installed Gnome.

2. I am confused over your references to "xorg." In my installation efforts of Gentoo to date, I have been relying on the "Quick Install Guide" and the "Gnome Installation HOWTO" instructions (in addition to your valued advice along the way). Nowhere in those documents up to the point I have gotten is there any mention of a need to install "xorg," though I have discovered through your queries that I have an /etc/X11 directory, in which my "xorg.conf" files reposes. Do I in fact already have an "xorg" installation or do I need to install one before proceeding further?

3. My next step in my Gnome Installation instructions, which I cannot get past, is (and I quote):

"First Impressions

Let us first take a look at what we just built. Exit your root shell and log on as a regular user. We will configure our session to run GNOME when we issue the startx command (see also Using startx in the X Server Configuration Howto):

Code Listing 2.8: Having GNOME as default desktop environment

$ echo "exec gnome-session" > ~/.xinitrc

Now start your graphical environment by running startx:

Code Listing 2.9: Starting GNOME

$ startx

If all goes well, you should be greeted by GNOME. Congratulations. Now let us take a look at how you can configure GNOME to suit your needs."

In trying to execute this, I get a long error message, of which the salient lines appear to me to be:

(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "ati" (module does not exist, 0)
(EE) Failed to load module "wacom" (module does not exist, 0)
(EE) No drivers available.

Fatal server error:
no screens found"

Is all this part of an xorg installation which I do not have? Obviously, I'm confused. But at least (!!!) I seem to have successfully installed Gnome.

Desultory: Thanks for your contributions. I don't quite understand how and where exactly to work "app-misc/screen."

Erik: I assume you've also checked out the great Bogart cult film "In A Lonely Place."

Regards, and thanks, to all.
Back to top
View user's profile Send private message
runningwithscissors
Guru
Guru


Joined: 21 Apr 2006
Posts: 454
Location: the third world

PostPosted: Thu Dec 21, 2006 7:01 am    Post subject: Reply with quote

spadearcher wrote:
2. I am confused over your references to "xorg." In my installation efforts of Gentoo to date, I have been relying on the "Quick Install Guide" and the "Gnome Installation HOWTO" instructions (in addition to your valued advice along the way). Nowhere in those documents up to the point I have gotten is there any mention of a need to install "xorg," though I have discovered through your queries that I have an /etc/X11 directory, in which my "xorg.conf" files reposes. Do I in fact already have an "xorg" installation or do I need to install one before proceeding further?

Is all this part of an xorg installation which I do not have? Obviously, I'm confused. But at least (!!!) I seem to have successfully installed Gnome.

In trying to execute this, I get a long error message, of which the salient lines appear to me to be:

(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "ati" (module does not exist, 0)
(EE) Failed to load module "wacom" (module does not exist, 0)
(EE) No drivers available.

Fatal server error:
no screens found"



The fact that startx seems to attempt to start the X server means that you do indeed have an xorg installation. Just not configured properly.
I believe that simply copying over the xorg.conf from /etc/X11/ on your Ubuntu installation should work, which is what you seem to be doing. But you seem to have hit a problem with ATI drivers not being available. You'll have to emerge those.
I can't tell you the exact commands to do that right now (maybe someone else can), or you could brave the forums search to tackle that issue. :lol:
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Thu Dec 21, 2006 7:07 am    Post subject: Reply with quote

spadearcher wrote:
So, I presume that I have now successfully installed Gnome.
So it would appear.

spadearcher wrote:
I don't quite understand how and where exactly to work "app-misc/screen."
The screen program is provided by the package app-misc/screen so to install it run emerge -av app-misc/screen, now that you no longer have packages pending emerge.
Back to top
View user's profile Send private message
d_adams
Apprentice
Apprentice


Joined: 20 Oct 2003
Posts: 223

PostPosted: Thu Dec 21, 2006 12:37 pm    Post subject: Reply with quote

spadearcher wrote:
Erik and Neddy: Further developments/considerations:

1. I executed an "emerge --resume" which presumably resumed my former attempted installation of Gnome, which finally seemed to complete all right, i.e., it resulted in Erik's indication of a successful install -- "GNU info directory is up-to-date." So, I presume that I have now successfully installed Gnome.

2. I am confused over your references to "xorg." In my installation efforts of Gentoo to date, I have been relying on the "Quick Install Guide" and the "Gnome Installation HOWTO" instructions (in addition to your valued advice along the way). Nowhere in those documents up to the point I have gotten is there any mention of a need to install "xorg," though I have discovered through your queries that I have an /etc/X11 directory, in which my "xorg.conf" files reposes. Do I in fact already have an "xorg" installation or do I need to install one before proceeding further?

3. My next step in my Gnome Installation instructions, which I cannot get past, is (and I quote):

"First Impressions

Let us first take a look at what we just built. Exit your root shell and log on as a regular user. We will configure our session to run GNOME when we issue the startx command (see also Using startx in the X Server Configuration Howto):

Code Listing 2.8: Having GNOME as default desktop environment

$ echo "exec gnome-session" > ~/.xinitrc

Now start your graphical environment by running startx:

Code Listing 2.9: Starting GNOME

$ startx

If all goes well, you should be greeted by GNOME. Congratulations. Now let us take a look at how you can configure GNOME to suit your needs."

In trying to execute this, I get a long error message, of which the salient lines appear to me to be:

(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "ati" (module does not exist, 0)
(EE) Failed to load module "wacom" (module does not exist, 0)
(EE) No drivers available.

Fatal server error:
no screens found"

Is all this part of an xorg installation which I do not have? Obviously, I'm confused. But at least (!!!) I seem to have successfully installed Gnome.

Desultory: Thanks for your contributions. I don't quite understand how and where exactly to work "app-misc/screen."

Erik: I assume you've also checked out the great Bogart cult film "In A Lonely Place."

Regards, and thanks, to all.


Glad emerge --resume worked for you. That's one thing out of the way. 2nd thing, yes you have xorg installed. Gnome is dependant on having xorg installed, so you are good to go there. Now it just needs configuring. I saw that you had a lot of ati hardware earlier (lspci output) so I would try doing emerge ati-drivers.
Also, do you actually have a wacom tablet? If so, then you need to emerge the drivers for that also by doing emerge linuxwacom.

You could bypass both of those by commenting them out in your xorg.conf file and inserting vesa for the video driver temporarily just to get xorg and gnome to work. I personally wouldn't do that though, unless nothing else works.
_________________
http://www.1and1.com/?k_id=16196755 click me for cheap linux based web hosting.
Back to top
View user's profile Send private message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Thu Dec 21, 2006 1:19 pm    Post subject: Reply with quote

looks like you want to

emerge -uav ati-drivers

and then try startx again. let me know how it goes!
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Thu Dec 21, 2006 1:34 pm    Post subject: Reply with quote

spadearcher,

All operating systems are built up bit bit bit, even Windows which hides the bits, as do binary distros.
Gentoo does a pretty good job of it too but its harder as the bits need to be configured if the things that depend on them are to work.

To keep it simple, I'll discuss three bits.
1) The basic install, this is provided by the command line installer. Success is indicated by being able to boot with no errors and connect to the internet. It may not be complete but things like USB disk support or IDE DMA can be added later.
2) Xorg. This is needed to support all the GUIs on Linux. If you emerge a GUI (any one) and Xorg is not installed then emerge builds it as a dependancy without asking you. Unfortunately, it can't set it up.
3) Your GUI of choice - you chose Gnome. Gnome has its own settings too.

I'm a great believer in keeping the problem space as small as possible by working on one thing at a time.
Your Xorg is very close - you haven't installed the ati driver for xorg, probably because you missed setting up the VIDEO_CARDS= in /etc/make.conf. You can fix that later, meanwhile,
Code:
emerge  x11-drivers/xf86-video-ati
to get the video driver you are missing.
I suspect you also did not set INPUT_DEVICES= either, so you may find that you get errors about your mouse and keyboard drivers being missing. Fix then if needed with
Code:
emerge  x11-drivers/xf86-input-mouse
emerge  x11-drivers/xf86-input-keyboard
when Xorg works and you can see twm, you can think about the ati binary blob driver. However it dosen't work with will all ATI cards.

As an aside, the Quick Install guide is intended as a reminder to people familliar with the install, first time Gentoo users should follow one of these handbooks Gentoo Handbook or Gentoo 2006.1 Handbook followed by The X Server Configuration HOWTO and for you, The GNOME Configuration HOWTO
_________________
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
spadearcher
Tux's lil' helper
Tux's lil' helper


Joined: 18 Nov 2006
Posts: 131
Location: Seattle

PostPosted: Thu Dec 21, 2006 2:51 pm    Post subject: Reply with quote

SUCCESS! SUCCESS! SUCCESS!

Following and appropriately melding your various suggestions I successfuly executed "startx" and then went on to finish my Gnome installation in accord with the HOWTO instructions. The Gnome gui comes up when I choose Gentoo from my boot menu. I believe I am familiar enough with Gnome from my other distros to proceed fairly well on my own from here, but if you have any other special or particular Gentoo guidance for me at this point, please offer it up. It will be, as usual, most welcome. Thanks so much all of you for your patience, fortitude and excellent advice and guidance. Am I now through with this thread -- which has gone on so long (with no little domination of space from me)? Regards, Jim
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Thu Dec 21, 2006 3:27 pm    Post subject: Reply with quote

spadearcher,

Theres nothing quite like getting your Gentoo box working, congratulations.

Now its going, you can break it under controlled conditions in attempt to make it 'better', You have to define 'better' for yourself.
Just now, if you are using the x11-drivers/xf86-video-ati driver, you have no 3D acceleration. If you don't play 3D games thats probably good enough.

There is a faster driver for some ATI cards, which you can get with
Code:
emerge ati-drivers
as well as the emerge, it needs a one line change to xorg.conf to ask xork to use it. The important thing is that undoing this one line change gets you back where your were, should the new driver not work for you. As always, there is a guide Gentoo Linux ATI FAQ

Now you see what I mean by keeping the problem space small. If this driver does not work for you, we know its the driver.
_________________
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
spadearcher
Tux's lil' helper
Tux's lil' helper


Joined: 18 Nov 2006
Posts: 131
Location: Seattle

PostPosted: Thu Dec 21, 2006 3:55 pm    Post subject: Reply with quote

Neddy: I think I'll stick with my currently functional driver for now. No 3d games for me! Thanks again. Jim
Back to top
View user's profile Send private message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Thu Dec 21, 2006 6:34 pm    Post subject: Reply with quote

Good work, Jim.

This has definitely been the longest ongoing topic I've been a part of, and I enjoyed it ; )

Enjoy Gentoo.

Sincerely, dan.
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
Page 8 of 10

 
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