Re: [gentoo-user] qemu video driver

2007-10-24 Thread pat
On Tue, 23 Oct 2007 12:12:09 +0200, Wayn0 wrote
 pat wrote:
  On Mon, 22 Oct 2007 16:30:50 +0200, Wayn0 wrote
  pat wrote:
  Hello,
 
  I'm playing with qemu on windows and I've installed Gentoo into it. Now
I want
  to setup X.org, but have no idea which video driver should I use. Can
someone
  help?
 
  Thanks a lot
 
   Pat
  The vesa driver should work.
 
  --
  Wayno
  
  I've tried but without success :-( The generated config and log file are
  included. I've googled but without success too ... .
  
  Thanks a lot
  
   Pat
 
 
 After some ggogling, I see there is a cirrus driver too, perhaps 
 try that one!
 
 :-)

I've tried this one and previous problem gone, but there's a new one :-| For
all modes receiving:
(II) CIRRUS(0): Not using default mode 1920x1440 (insufficient memory for 
mode)
(II) CIRRUS(0): Not using default mode 960x720 (bad mode
clock/interlace/doublescan)

I tried different frequencies, but without luck. It makes me nuts. Any ideas?
The X.org works fine for LiveCDs, but not for my Gentoo installation ... I
must did something wrong, because the xorg.config for LiveCD and my Gentoo is
the same (+/-).

Current xorg.conf and Xorg.0.log are included.

Thanks for the help.

 Pat



Xorg.0.log
Description: Binary data


xorg.conf.new
Description: Binary data


Re: [gentoo-user] qemu video driver

2007-10-24 Thread Wayn0

pat wrote:

On Tue, 23 Oct 2007 12:12:09 +0200, Wayn0 wrote

8


I've tried this one and previous problem gone, but there's a new one :-| For
all modes receiving:
(II) CIRRUS(0): Not using default mode 1920x1440 (insufficient memory for 
mode)
(II) CIRRUS(0): Not using default mode 960x720 (bad mode
clock/interlace/doublescan)

I tried different frequencies, but without luck. It makes me nuts. Any ideas?
The X.org works fine for LiveCDs, but not for my Gentoo installation ... I
must did something wrong, because the xorg.config for LiveCD and my Gentoo is
the same (+/-).

Current xorg.conf and Xorg.0.log are included.

Thanks for the help.

 Pat




try removing the xorg.conf file and let X auto detect everything, it 
does a decent job of that now days!


--
Wayne
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] qemu video driver

2007-10-24 Thread pat
On Wed, 24 Oct 2007 10:42:13 +0200, Wayn0 wrote
 pat wrote:
  On Tue, 23 Oct 2007 12:12:09 +0200, Wayn0 wrote
 8
  
  I've tried this one and previous problem gone, but there's a new one :-| For
  all modes receiving:
  (II) CIRRUS(0): Not using default mode 1920x1440 (insufficient memory
for mode)
  (II) CIRRUS(0): Not using default mode 960x720 (bad mode
  clock/interlace/doublescan)
  
  I tried different frequencies, but without luck. It makes me nuts. Any 
  ideas?
  The X.org works fine for LiveCDs, but not for my Gentoo installation ... I
  must did something wrong, because the xorg.config for LiveCD and my Gentoo 
  is
  the same (+/-).
  
  Current xorg.conf and Xorg.0.log are included.
  
  Thanks for the help.
  
   Pat
 
 
 try removing the xorg.conf file and let X auto detect everything, it 
 does a decent job of that now days!
 
 --
 Wayne

So, it doesn't help :-( I've run 'X -configure' command and after run with
generated xorg.conf it ends with this error:
(EE) CIRRUS(0): no valid modes found
and after adding the video modes to the xorg.conf the X server ends with
errors sent in previous mail.

 Pat


-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] qemu video driver

2007-10-24 Thread Ricardo Saffi Marques
I've never used that X-configure. I don't know whether it is a link to
xorgcfg, but try xorgcfg or xorgconfig instead. :-)

On 10/24/07, pat [EMAIL PROTECTED] wrote:

 On Wed, 24 Oct 2007 10:42:13 +0200, Wayn0 wrote
  pat wrote:
   On Tue, 23 Oct 2007 12:12:09 +0200, Wayn0 wrote
  8
  
   I've tried this one and previous problem gone, but there's a new one
 :-| For
   all modes receiving:
   (II) CIRRUS(0): Not using default mode 1920x1440 (insufficient
 memory
 for mode)
   (II) CIRRUS(0): Not using default mode 960x720 (bad mode
   clock/interlace/doublescan)
  
   I tried different frequencies, but without luck. It makes me nuts. Any
 ideas?
   The X.org works fine for LiveCDs, but not for my Gentoo installation
 ... I
   must did something wrong, because the xorg.config for LiveCD and my
 Gentoo is
   the same (+/-).
  
   Current xorg.conf and Xorg.0.log are included.
  
   Thanks for the help.
  
Pat
  
 
  try removing the xorg.conf file and let X auto detect everything, it
  does a decent job of that now days!
 
  --
  Wayne

 So, it doesn't help :-( I've run 'X -configure' command and after run with
 generated xorg.conf it ends with this error:
 (EE) CIRRUS(0): no valid modes found
 and after adding the video modes to the xorg.conf the X server ends with
 errors sent in previous mail.

  Pat


 --
 [EMAIL PROTECTED] mailing list




-- 
*Ricardo Saffi Marques*
Laboratório de Administração e Segurança de Sistemas (LAS/IC)
Universidade Estadual de Campinas (UNICAMP)
*Cell:* +55 (19) 8128-0435
*Skype:* ricardo_saffi_marques
*Website:* *http://www.rsaffi.com*


Re: [gentoo-user] qemu video driver

2007-10-24 Thread Wayn0

pat wrote:

On Wed, 24 Oct 2007 10:42:13 +0200, Wayn0 wrote

pat wrote:

On Tue, 23 Oct 2007 12:12:09 +0200, Wayn0 wrote

8

I've tried this one and previous problem gone, but there's a new one :-| For
all modes receiving:
(II) CIRRUS(0): Not using default mode 1920x1440 (insufficient memory

for mode)

(II) CIRRUS(0): Not using default mode 960x720 (bad mode
clock/interlace/doublescan)

I tried different frequencies, but without luck. It makes me nuts. Any ideas?
The X.org works fine for LiveCDs, but not for my Gentoo installation ... I
must did something wrong, because the xorg.config for LiveCD and my Gentoo is
the same (+/-).

Current xorg.conf and Xorg.0.log are included.

Thanks for the help.

 Pat

try removing the xorg.conf file and let X auto detect everything, it 
does a decent job of that now days!


--
Wayne


So, it doesn't help :-( I've run 'X -configure' command and after run with
generated xorg.conf it ends with this error:
(EE) CIRRUS(0): no valid modes found
and after adding the video modes to the xorg.conf the X server ends with
errors sent in previous mail.

 Pat




Final solution, copy the config from one of the livecds you used.

;-)
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] qemu video driver [SOLVED !!!]

2007-10-24 Thread pat
Thanks a lot for the help !!!

The solution is to add:
DefaultDepth 16
to screen section !!!

Thanks a lot to you and Wayn0.

 Pat

On Wed, 24 Oct 2007 07:28:13 -0300, Ricardo Saffi Marques wrote 
 I've never used that X-configure. I don't know whether it is a link to
xorgcfg, but try xorgcfg or xorgconfig instead. :-) 
 
 On 10/24/07, pat [EMAIL PROTECTED] wrote: On Wed, 24 Oct 2007 10:42:13
+0200, Wayn0 wrote 
  pat wrote: 
   On Tue, 23 Oct 2007 12:12:09 +0200, Wayn0 wrote 
  8 
   
   I've tried this one and previous problem gone, but there's a new one :-|
For 
   all modes receiving: 
   (II) CIRRUS(0): Not using default mode 1920x1440 (insufficient memory 
 for mode) 
   (II) CIRRUS(0): Not using default mode 960x720 (bad mode 
   clock/interlace/doublescan) 
   
   I tried different frequencies, but without luck. It makes me nuts. Any
ideas? 
   The X.org works fine for LiveCDs, but not for my Gentoo installation ... 
   I 
   must did something wrong, because the xorg.config for LiveCD and my
Gentoo is 
   the same (+/-). 
   
   Current xorg.conf and Xorg.0.log are included. 
   
   Thanks for the help. 
   
 Pat 
   
  
  try removing the xorg.conf file and let X auto detect everything, it 
  does a decent job of that now days! 
  
  -- 
  Wayne 
 
 So, it doesn't help :-( I've run 'X -configure' command and after run with 
 generated xorg.conf it ends with this error: 
 (EE) CIRRUS(0): no valid modes found 
 and after adding the video modes to the xorg.conf the X server ends with 
 errors sent in previous mail. 
 
   Pat 
 
 -- 
 [EMAIL PROTECTED] mailing list 
 
  
  
 -- 
 Ricardo Saffi Marques 
 Laboratório de Administração e Segurança de Sistemas (LAS/IC) 
 Universidade Estadual de Campinas (UNICAMP) 
 Cell: +55 (19) 8128-0435 
 Skype: ricardo_saffi_marques 
 Website: http://www.rsaffi.com

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] qemu video driver

2007-10-24 Thread pat
On Wed, 24 Oct 2007 12:37:18 +0200, Wayn0 wrote
[snip]

 
 Final solution, copy the config from one of the livecds you used.
 

Yes, I've did it too, but it missed DefaultDepth parameter line too :-)

Thanks a lot for the patience and help.

 Pat
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] qemu video driver

2007-10-24 Thread Wayn0

pat wrote:

On Wed, 24 Oct 2007 12:37:18 +0200, Wayn0 wrote
[snip]


Final solution, copy the config from one of the livecds you used.



Yes, I've did it too, but it missed DefaultDepth parameter line too :-)

Thanks a lot for the patience and help.

 Pat


All good mate, glad to be a help.

--
Wayn0
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] qemu video driver

2007-10-24 Thread Ricardo Saffi Marques
My pleasure. :-)

On 10/24/07, Wayn0 [EMAIL PROTECTED] wrote:

 pat wrote:
  On Wed, 24 Oct 2007 12:37:18 +0200, Wayn0 wrote
  [snip]
 
  Final solution, copy the config from one of the livecds you used.
 
 
  Yes, I've did it too, but it missed DefaultDepth parameter line too :-)
 
  Thanks a lot for the patience and help.
 
   Pat

 All good mate, glad to be a help.

 --
 Wayn0
 --
 [EMAIL PROTECTED] mailing list




-- 
*Ricardo Saffi Marques*
Laboratório de Administração e Segurança de Sistemas (LAS/IC)
Universidade Estadual de Campinas (UNICAMP)
*Cell:* +55 (19) 8128-0435
*Skype:* ricardo_saffi_marques
*Website:* *http://www.rsaffi.com*


Re: [gentoo-user] qemu video driver

2007-10-23 Thread pat
On Mon, 22 Oct 2007 16:30:50 +0200, Wayn0 wrote
 pat wrote:
  Hello,
  
  I'm playing with qemu on windows and I've installed Gentoo into it. Now I 
  want
  to setup X.org, but have no idea which video driver should I use. Can 
  someone
  help?
  
  Thanks a lot
  
   Pat
 
 The vesa driver should work.
 
 --
 Wayno

I've tried but without success :-( The generated config and log file are
included. I've googled but without success too ... .

Thanks a lot

 Pat



Xorg.0.log
Description: Binary data


xorg.conf.new
Description: Binary data


Re: [gentoo-user] qemu video driver

2007-10-23 Thread Ricardo Saffi Marques
Well, you didn't set any resolution for the card. Try the basic ones:
1024x758 and 800x600. You can also remove the small depth entries.

Regards,

Saffi

On 10/23/07, pat [EMAIL PROTECTED] wrote:

 On Mon, 22 Oct 2007 16:30:50 +0200, Wayn0 wrote
  pat wrote:
   Hello,
  
   I'm playing with qemu on windows and I've installed Gentoo into it.
 Now I want
   to setup X.org, but have no idea which video driver should I use. Can
 someone
   help?
  
   Thanks a lot
  
Pat
 
  The vesa driver should work.
 
  --
  Wayno

 I've tried but without success :-( The generated config and log file are
 included. I've googled but without success too ... .

 Thanks a lot

  Pat





-- 
*Ricardo Saffi Marques*
Laboratório de Administração e Segurança de Sistemas (LAS/IC)
Universidade Estadual de Campinas (UNICAMP)
*Cell:* +55 (19) 8128-0435
*Skype:* ricardo_saffi_marques
*Website:* *http://www.rsaffi.com*


Re: [gentoo-user] qemu video driver

2007-10-23 Thread Wayn0

pat wrote:

On Mon, 22 Oct 2007 16:30:50 +0200, Wayn0 wrote

pat wrote:

Hello,

I'm playing with qemu on windows and I've installed Gentoo into it. Now I want
to setup X.org, but have no idea which video driver should I use. Can someone
help?

Thanks a lot

 Pat

The vesa driver should work.

--
Wayno


I've tried but without success :-( The generated config and log file are
included. I've googled but without success too ... .

Thanks a lot

 Pat



from the qemu doc,

3.11.1 Linux

To have access to SVGA graphic modes under X11, use the vesa or the 
cirrus X11 driver. For optimal performances, use 16 bit color depth in 
the guest and the host OS.


When using a 2.6 guest Linux kernel, you should add the option clock=pit 
on the kernel command line because the 2.6 Linux kernels make very 
strict real time clock checks by default that QEMU cannot simulate exactly.


When using a 2.6 guest Linux kernel, verify that the 4G/4G patch is not 
activated because QEMU is slower with this patch. The QEMU Accelerator 
Module is also much slower in this case. Earlier Fedora Core 3 Linux 
kernel ( 2.6.9-1.724_FC3) were known to incorporte this patch by 
default. Newer kernels don't have it.



Like another poster said try setting resoltions in the xorg file.
hth

--
Wayn0
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] qemu video driver

2007-10-23 Thread Wayn0

pat wrote:

On Mon, 22 Oct 2007 16:30:50 +0200, Wayn0 wrote

pat wrote:

Hello,

I'm playing with qemu on windows and I've installed Gentoo into it. Now I want
to setup X.org, but have no idea which video driver should I use. Can someone
help?

Thanks a lot

 Pat

The vesa driver should work.

--
Wayno


I've tried but without success :-( The generated config and log file are
included. I've googled but without success too ... .

Thanks a lot

 Pat



After some ggogling, I see there is a cirrus driver too, perhaps try 
that one!


:-)

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] qemu video driver

2007-10-23 Thread pat
On Tue, 23 Oct 2007 12:12:09 +0200, Wayn0 wrote
 pat wrote:
  On Mon, 22 Oct 2007 16:30:50 +0200, Wayn0 wrote
  pat wrote:
  Hello,
 
  I'm playing with qemu on windows and I've installed Gentoo into it. Now
I want
  to setup X.org, but have no idea which video driver should I use. Can
someone
  help?
 
  Thanks a lot
 
   Pat
  The vesa driver should work.
 
  --
  Wayno
  
  I've tried but without success :-( The generated config and log file are
  included. I've googled but without success too ... .
  
  Thanks a lot
  
   Pat
 
 
 After some ggogling, I see there is a cirrus driver too, perhaps 
 try that one!
 

Well, I've updated the xorg.conf by resolution, but without success :-\ I'll
try the cirrus driver and I'll see.

Thanks a lot

 Pat
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] qemu video driver

2007-10-22 Thread pat
Hello,

I'm playing with qemu on windows and I've installed Gentoo into it. Now I want
to setup X.org, but have no idea which video driver should I use. Can someone
help?

Thanks a lot

 Pat
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] qemu video driver

2007-10-22 Thread Wayn0

pat wrote:

Hello,

I'm playing with qemu on windows and I've installed Gentoo into it. Now I want
to setup X.org, but have no idea which video driver should I use. Can someone
help?

Thanks a lot

 Pat


The vesa driver should work.

--
Wayno
--
[EMAIL PROTECTED] mailing list