public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] xorg configuration
@ 2007-07-11 10:44 Thufir
  2007-07-11 10:59 ` Timo Josten
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Thufir @ 2007-07-11 10:44 UTC (permalink / raw
  To: gentoo-user

Trying to configure X installing and then emerging xorg.  Could I just
copy the xorg.conf file from the live cd over to the hdd?

Here's where I'm at now:

http://hawat.thufir.googlepages.com/startxScript1.txt

http://hawat.thufir.googlepages.com/startxScript2.txt



I'll reboot and try copying some stuff around.  Also, "emerge gnome"
will give me a basic gnome?


-Thufir
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] xorg configuration
  2007-07-11 10:44 [gentoo-user] xorg configuration Thufir
@ 2007-07-11 10:59 ` Timo Josten
  2007-07-11 11:00 ` Xav'
  2007-07-11 20:08 ` [gentoo-user] " Thufir
  2 siblings, 0 replies; 12+ messages in thread
From: Timo Josten @ 2007-07-11 10:59 UTC (permalink / raw
  To: gentoo-user

gnome-base/gnome-light
is a basic gnome meta package.

You can use "xorgconfig" after emerging xorg-x11 to configure your x-server or 
you can try to use your existing xorg.conf.

Hope i could help you.


On Wednesday 11 July 2007 12:44, Thufir wrote:
> Trying to configure X installing and then emerging xorg.  Could I just
> copy the xorg.conf file from the live cd over to the hdd?
>
> Here's where I'm at now:
>
> http://hawat.thufir.googlepages.com/startxScript1.txt
>
> http://hawat.thufir.googlepages.com/startxScript2.txt
>
>
>
> I'll reboot and try copying some stuff around.  Also, "emerge gnome"
> will give me a basic gnome?
>
>
> -Thufir

-- 
Yours,
force4
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] xorg configuration
  2007-07-11 10:44 [gentoo-user] xorg configuration Thufir
  2007-07-11 10:59 ` Timo Josten
@ 2007-07-11 11:00 ` Xav'
  2007-07-11 14:55   ` Dan Farrell
  2007-07-11 20:08 ` [gentoo-user] " Thufir
  2 siblings, 1 reply; 12+ messages in thread
From: Xav' @ 2007-07-11 11:00 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1226 bytes --]

Thufir a écrit :
> Trying to configure X installing and then emerging xorg.  Could I just
> copy the xorg.conf file from the live cd over to the hdd?
> 
> Here's where I'm at now:
> 
> http://hawat.thufir.googlepages.com/startxScript1.txt
> 
> http://hawat.thufir.googlepages.com/startxScript2.txt
As I can see in the files you submit, you configure X with the wrong option...
Try to configure it first with X -configure (with ONE dash befor the configure)

This will implies X to detect your hardware and to generate a first xorg.conf
with some basic options in the current directory as xorg.conf.new.

After that you have to start X with X -config [path to xorg.conf.new] and see if
it works fine (you have to see a grid and t obe able to move your mouse).

If all works fine, you can copy the xorg.conf.new to /etc/X11/xorg.conf and then
startx.
> 
> 
> I'll reboot and try copying some stuff around.  Also, "emerge gnome"
> will give me a basic gnome?
This will emerge a full gnome install, but I don't know about gnome install,
maybe you can take a look at [1].
> 
> 
> -Thufir

Regards,
Xavier Parizet

[1] http://www.gentoo.org/doc/en/gnome-config.xml

--
http://www.linuxant.fr


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] xorg configuration
  2007-07-11 11:00 ` Xav'
@ 2007-07-11 14:55   ` Dan Farrell
  0 siblings, 0 replies; 12+ messages in thread
From: Dan Farrell @ 2007-07-11 14:55 UTC (permalink / raw
  To: gentoo-user

On Wed, 11 Jul 2007 13:00:41 +0200
"Xav'" <blackhawk@linuxant.fr> wrote:

> > I'll reboot and try copying some stuff around.  Also, "emerge gnome"
> > will give me a basic gnome?  
Yeah, pretty much.  I don't use gnome but helped my roommate install
gnome on gentoo without reading that guide.  I think emerge bombed once
or twice and I had to fix things, but it wasn't super difficult.

> Try to configure it first with X -configure 
That's the way I do it too, and will at least set up your display
hardware properly -- or should, it always does that part fine for me.
You might have to fix the mouse device though; it should
be /dev/input/mice most likely, not /dev/mouse as Xorg used to (still
does?) put in.  

You may also have to tweak to get desired resolution/refresh.  
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-user] Re: xorg configuration
  2007-07-11 10:44 [gentoo-user] xorg configuration Thufir
  2007-07-11 10:59 ` Timo Josten
  2007-07-11 11:00 ` Xav'
@ 2007-07-11 20:08 ` Thufir
  2007-07-11 20:29   ` Dale
                     ` (2 more replies)
  2 siblings, 3 replies; 12+ messages in thread
From: Thufir @ 2007-07-11 20:08 UTC (permalink / raw
  To: gentoo-user

Ok, I'll boot back into gentoo and try "X-configure".

(I have to use the live cd to browse the web, etc, right now.)

Here's some emerge oddities I've run into:

<http://hawat.thufir.googlepages.com/gnome.txt>


can't seem to emerge gnome, but the bigger issue appears to be
configuration of x windows.


thanks,

Thufir
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Re: xorg configuration
  2007-07-11 20:08 ` [gentoo-user] " Thufir
@ 2007-07-11 20:29   ` Dale
  2007-07-11 21:14   ` Xavier
  2007-07-12  4:08   ` Dan Farrell
  2 siblings, 0 replies; 12+ messages in thread
From: Dale @ 2007-07-11 20:29 UTC (permalink / raw
  To: gentoo-user

Thufir wrote:
> Ok, I'll boot back into gentoo and try "X-configure".
>
> (I have to use the live cd to browse the web, etc, right now.)
>
> Here's some emerge oddities I've run into:
>
> <http://hawat.thufir.googlepages.com/gnome.txt>
>
>
> can't seem to emerge gnome, but the bigger issue appears to be
> configuration of x windows.
>
>
> thanks,
>
> Thufir

It may be a typo on your end but don't forget the space between X and
-configure.  Just wanted to make sure.

Dale

:-)  :-) 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-user] Re: xorg configuration
  2007-07-11 20:08 ` [gentoo-user] " Thufir
  2007-07-11 20:29   ` Dale
@ 2007-07-11 21:14   ` Xavier
  2007-07-13  7:30     ` Thufir
  2007-07-12  4:08   ` Dan Farrell
  2 siblings, 1 reply; 12+ messages in thread
From: Xavier @ 2007-07-11 21:14 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 973 bytes --]

Thufir wrote :
> Ok, I'll boot back into gentoo and try "X-configure".
> 
> (I have to use the live cd to browse the web, etc, right now.)
> 
> Here's some emerge oddities I've run into:
> 
> <http://hawat.thufir.googlepages.com/gnome.txt>
> 
> 
> can't seem to emerge gnome, but the bigger issue appears to be
Emerge gnome fails because you don't have a symbolic link from /usr/src/linux to
the current kernel source tree in your /usr/src directory, so create it and be
sure you have configured your kernel.
And try to read a few higher the errors messages that are printed by emerge...
because it's written in the log you provide !
If you need to reconfigure your kernel , please follow the gentoo kernel
configuration guide [1] in the Gentoo handbook.
> configuration of x windows.
> 
> 
> thanks,
> 
> Thufir

Regards,
Xavier Parizet

[1] http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=7

--
http://www.linuxant.fr


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Re: xorg configuration
  2007-07-11 20:08 ` [gentoo-user] " Thufir
  2007-07-11 20:29   ` Dale
  2007-07-11 21:14   ` Xavier
@ 2007-07-12  4:08   ` Dan Farrell
  2007-07-12  5:59     ` Billy Wayne McCann
  2007-07-12  6:11     ` Neil Bothwick
  2 siblings, 2 replies; 12+ messages in thread
From: Dan Farrell @ 2007-07-12  4:08 UTC (permalink / raw
  To: gentoo-user

On Wed, 11 Jul 2007 20:08:00 +0000
Thufir <hawat.thufir@gmail.com> wrote:

> Here's some emerge oddities I've run into:
> 
> <http://hawat.thufir.googlepages.com/gnome.txt>

Am I the only one who sees this as nearly uselessly packed with wierd
characters?  
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Re: xorg configuration
  2007-07-12  4:08   ` Dan Farrell
@ 2007-07-12  5:59     ` Billy Wayne McCann
  2007-07-12  6:11     ` Neil Bothwick
  1 sibling, 0 replies; 12+ messages in thread
From: Billy Wayne McCann @ 2007-07-12  5:59 UTC (permalink / raw
  To: gentoo-user

Dan Farrell wrote:
> On Wed, 11 Jul 2007 20:08:00 +0000
> Thufir <hawat.thufir@gmail.com> wrote:
> 
>> Here's some emerge oddities I've run into:
>>
>> <http://hawat.thufir.googlepages.com/gnome.txt>
> 
> Am I the only one who sees this as nearly uselessly packed with wierd
> characters?  

I see many characters which appear to be little boxes with zeros and 
ones in them.  Is that what you're referring to?  If so, then no. You're 
not the only one seeing them; I'm seeing them as well, congregated at 
the very top and bottom of the doc.


Billy
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Re: xorg configuration
  2007-07-12  4:08   ` Dan Farrell
  2007-07-12  5:59     ` Billy Wayne McCann
@ 2007-07-12  6:11     ` Neil Bothwick
  2007-07-12 14:15       ` Thufir
  1 sibling, 1 reply; 12+ messages in thread
From: Neil Bothwick @ 2007-07-12  6:11 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 462 bytes --]

Hello Dan Farrell,

> > <http://hawat.thufir.googlepages.com/gnome.txt>  
> 
> Am I the only one who sees this as nearly uselessly packed with wierd
> characters?  

Those are console control characters, emerge should be run with
"--color n --nospinner" when capturing its output, although emerge
normally disables them itself when it can tell the output is not to a
terminal.


-- 
Neil Bothwick

CAUTION: Do not install prior to installation.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Re: xorg configuration
  2007-07-12  6:11     ` Neil Bothwick
@ 2007-07-12 14:15       ` Thufir
  0 siblings, 0 replies; 12+ messages in thread
From: Thufir @ 2007-07-12 14:15 UTC (permalink / raw
  To: gentoo-user

On 7/12/07, Neil Bothwick <neil@digimed.co.uk> wrote:
> Hello Dan Farrell,
>
> > > <http://hawat.thufir.googlepages.com/gnome.txt>
> >
> > Am I the only one who sees this as nearly uselessly packed with wierd
> > characters?
>
> Those are console control characters, emerge should be run with
> "--color n --nospinner" when capturing its output, although emerge
> normally disables them itself when it can tell the output is not to a
> terminal.
[...]

Pardon about that.


-Thufir
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Re: xorg configuration
  2007-07-11 21:14   ` Xavier
@ 2007-07-13  7:30     ` Thufir
  0 siblings, 0 replies; 12+ messages in thread
From: Thufir @ 2007-07-13  7:30 UTC (permalink / raw
  To: gentoo-user

On 7/11/07, Xavier <blackhawk@linuxant.fr> wrote:
[...]
> Emerge gnome fails because you don't have a symbolic link from /usr/src/linux to
> the current kernel source tree in your /usr/src directory, so create it and be
> sure you have configured your kernel.
[...]


localhost ~ #
localhost ~ # cd /usr/src/linux
localhost linux #
localhost linux # make menuconfig
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/basic/docproc
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/kxgettext.o
  HOSTCC  scripts/kconfig/lxdialog/checklist.o
  HOSTCC  scripts/kconfig/lxdialog/inputbox.o
  HOSTCC  scripts/kconfig/lxdialog/menubox.o
  HOSTCC  scripts/kconfig/lxdialog/textbox.o
  HOSTCC  scripts/kconfig/lxdialog/util.o
  HOSTCC  scripts/kconfig/lxdialog/yesno.o
  HOSTCC  scripts/kconfig/mconf.o
  SHIPPED scripts/kconfig/zconf.tab.c
  SHIPPED scripts/kconfig/lex.zconf.c
  SHIPPED scripts/kconfig/zconf.hash.c
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/mconf
scripts/kconfig/mconf arch/i386/Kconfig
#
# using defaults found in arch/i386/defconfig
#
arch/i386/defconfig:1122:warning: trying to assign nonexistent symbol
USB_MULTITHREAD_PROBE
#
# configuration written to .config
#


*** End of Linux kernel configuration.
*** Execute 'make' to build the kernel or try 'make help'.

localhost linux #
localhost linux #

do I need to make the kernel?  I'm now able to "emerge world --deep" at least :)


thanks,

Thufir
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-07-13  7:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-11 10:44 [gentoo-user] xorg configuration Thufir
2007-07-11 10:59 ` Timo Josten
2007-07-11 11:00 ` Xav'
2007-07-11 14:55   ` Dan Farrell
2007-07-11 20:08 ` [gentoo-user] " Thufir
2007-07-11 20:29   ` Dale
2007-07-11 21:14   ` Xavier
2007-07-13  7:30     ` Thufir
2007-07-12  4:08   ` Dan Farrell
2007-07-12  5:59     ` Billy Wayne McCann
2007-07-12  6:11     ` Neil Bothwick
2007-07-12 14:15       ` Thufir

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox