public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-catalyst] Running emerge --configure in catalyst
@ 2006-07-31 21:04 Luca Casagrande
  2006-08-01  1:32 ` Chris Gianelloni
  2006-08-01 21:25 ` [gentoo-catalyst] mkxf86config mouse detection Ted Kosan
  0 siblings, 2 replies; 4+ messages in thread
From: Luca Casagrande @ 2006-07-31 21:04 UTC (permalink / raw
  To: gentoo-catalyst

Hi to all!
After adding postgresql to the stage 1 spec, i wonder how run the configure 
script...Should i add that line to the fsscript?

Thanks
Luca
-- 
"Chiunque può simpatizzare col dolore di un amico, ma solo chi ha un animo 
nobile riesce a simpatizzare col successo di un amico (Oscar Wilde)"

LINUX User #411601
jabber: casagrande@jabber.linux.it

 

-- 
gentoo-catalyst@gentoo.org mailing list



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

* Re: [gentoo-catalyst] Running emerge --configure in catalyst
  2006-07-31 21:04 [gentoo-catalyst] Running emerge --configure in catalyst Luca Casagrande
@ 2006-08-01  1:32 ` Chris Gianelloni
  2006-08-01 21:25 ` [gentoo-catalyst] mkxf86config mouse detection Ted Kosan
  1 sibling, 0 replies; 4+ messages in thread
From: Chris Gianelloni @ 2006-08-01  1:32 UTC (permalink / raw
  To: gentoo-catalyst

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

On Mon, 2006-07-31 at 23:04 +0200, Luca Casagrande wrote:
> Hi to all!
> After adding postgresql to the stage 1 spec, i wonder how run the configure 
> script...Should i add that line to the fsscript?

I'm sure you meant livecd-stage1, and yes.  You should do all of your
configuration in your fsscript.

-- 
Chris Gianelloni
Release Engineering - Strategic Lead
x86 Architecture Team
Games - Developer
Gentoo Linux

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* [gentoo-catalyst] mkxf86config mouse detection
  2006-07-31 21:04 [gentoo-catalyst] Running emerge --configure in catalyst Luca Casagrande
  2006-08-01  1:32 ` Chris Gianelloni
@ 2006-08-01 21:25 ` Ted Kosan
  2006-08-01 22:03   ` Chris Gianelloni
  1 sibling, 1 reply; 4+ messages in thread
From: Ted Kosan @ 2006-08-01 21:25 UTC (permalink / raw
  To: gentoo-catalyst

First, thanks again for the help I received on getting a Java VM on a LiveCD
configured correctly :-)

The next problem I am encountering involves mkxf86config ( version 0.9.7 ) not
detecting the mouse when it generates the xorg.conf file.


Here is what mkxf86config places in the ServerLayout section of the xorg.conf
file it generates:

Section "ServerLayout"
        Identifier      "X.Org Configured"
        Screen  0       "Screen0" 0 0
        InputDevice     "Keyboard0" "CoreKeyboard"
# PS/2 Mouse not detected
#       InputDevice     "Serial Mouse" "AlwaysCore"
# USB Mouse not detected
#No Synaptics touchpad found
EndSection


And for comparison, here is what "Xorg -configure" places in the ServerLayout
section of the xorg.conf file:

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection


I have tested mkxf86config on three laptop machines and it did not detect the
touchpad/mouse nor a USB mouse on any of them.


Does anyone have some ideas on what I should try next?

Thanks in advance,

Ted Kosan
tkosan@dev.java.net
-- 
gentoo-catalyst@gentoo.org mailing list



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

* Re: [gentoo-catalyst] mkxf86config mouse detection
  2006-08-01 21:25 ` [gentoo-catalyst] mkxf86config mouse detection Ted Kosan
@ 2006-08-01 22:03   ` Chris Gianelloni
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Gianelloni @ 2006-08-01 22:03 UTC (permalink / raw
  To: gentoo-catalyst

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

On Tue, 2006-08-01 at 14:25 -0700, Ted Kosan wrote:
> First, thanks again for the help I received on getting a Java VM on a LiveCD
> configured correctly :-)
> 
> The next problem I am encountering involves mkxf86config ( version 0.9.7 ) not
> detecting the mouse when it generates the xorg.conf file.

I am pretty sure I know the problem.

> Does anyone have some ideas on what I should try next?

Yeah.  I don't care what X -configure says.  It works *so* totally
differently that they aren't even comparable.  You probably don't have
"hwsetup" installed.

Check the contents of your /etc/sysconfig directory (on the booted
LiveCD) and see if it detects your mouse.  If it doesn't neither will
mkxf86config.

> Thanks in advance,

No problem... glad I can help.  =]

-- 
Chris Gianelloni
Release Engineering - Strategic Lead
x86 Architecture Team
Games - Developer
Gentoo Linux

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2006-08-01 22:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-31 21:04 [gentoo-catalyst] Running emerge --configure in catalyst Luca Casagrande
2006-08-01  1:32 ` Chris Gianelloni
2006-08-01 21:25 ` [gentoo-catalyst] mkxf86config mouse detection Ted Kosan
2006-08-01 22:03   ` Chris Gianelloni

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