[Xpert]Hi...cyberblade 1400x1050 shift option

2002-10-06 Thread saul


HiI have read a posting that suggests there is a parameter to change the 
horizontal shift of the display using the trident driver with a cyberbladeXP card
at 1400x1050 resolutioncan you tell me what the parameter is? I use
Option "Display1400" to get the 1400x1050 res to work but encounter the shift 
issue...I have copied the binary from alan's page just yesterday, will it include the 
patch?

thanks,

saul.

-- crop --
I have made a fix where you can set the shift as an option
by hand. You can then email me the range of values which works
for you. I will collect the values take the one with the
largest intersect and hard code it in the driver.

This patch will be submitted once I find time. It won't
happen this week for sure. I'm on a large show doing a
XFree86 booth.

Egbert.


___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]framebuffer dev: 1400x1050

2002-02-06 Thread Saul Simhon

> > btw: Do you know the kernel flag that I should pass to set the default
> > terminal size to 1400x1050? i.e.: vga=?
>
> If you are using vesafb, this depends on your graphics card. Imho it
> is highly unlikely that it offers it at all.
>

right, thats what I thought...but was not too sure.I also don't think
its supported.

> However, this question is *not at all* related to X11, so you better
> ask in a *Linux* support group.
>
ok...I thought they were somehow related as I was only able to get fbdev to
work if I pass the vga kernel parameter...without it, the modes were not
detected properly and I could not get X to work? I always thought that fbdev
works in conjuction with the kernel framebuffer...these things can get
really confusing!

> You may also consider to tell us which graphics card you are using, so
> that we could propose alternative solutions.


I have an HP xh575 notebook: trident CyberBladeXP and 1400x1050 LCDthe
driver does not work on my machine (and others who have the same machine as
mine)...I've already taken that route with no luck :(... I tried the fbdev
and vesa driversvesa driver has a bug in it that does not allow non su
users to startxfbdev is the only one that I can get working well, but
without 1400x1050 mode.

thanks,
Saul.





___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]framebuffer dev: 1400x1050

2002-02-06 Thread Saul Simhon

ok..thanks...will try 4.2.

btw: Do you know the kernel flag that I should pass to set the default
terminal size to 1400x1050? i.e.: vga=?


Saul.

- Original Message -
From: "Michel Dänzer" <[EMAIL PROTECTED]>
To: "Saul Simhon" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, February 06, 2002 10:31 AM
Subject: Re: [Xpert]framebuffer dev: 1400x1050


> On Die, 2002-02-05 at 19:50, Saul Simhon wrote:
> > 4.1I used to run 4.2 but there were some things that did not seem
stable
> > with my system and I reverted back to 4.1.
>
> Were the problems when you switched to console perhaps?
>
> > Can I just copy the new version of the fbdev driver or are there other
> > dependencies?
>
> You want the 4.2 XFree86 binary, which contains the modes. Stability
> problems are most likely caused by the driver.
>
>
> --
> Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
> XFree86 and DRI project member   /  CS student, Free Software enthusiast
> ___
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert
>
>

___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]framebuffer dev: 1400x1050

2002-02-05 Thread Saul Simhon

4.1I used to run 4.2 but there were some things that did not seem stable
with my system and I reverted back to 4.1.

Can I just copy the new version of the fbdev driver or are there other
dependencies?



> On Die, 2002-02-05 at 18:10, Saul Simhon wrote:
> > my card/screen can display up to 1400x1050 pixels, when I use the fbdev
> > driver for X, it registers the only allowable options as 1280x1024 and
> > 1600x1200 (and some lower res modes).
>
> What XFree86 version? 4.2.0 is the first one to include a 1400x1050 mode
> AFAIK, with earlier ones you'll have to provide one yourself.
>
>
> --
> Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
> XFree86 and DRI project member   /  CS student, Free Software enthusiast
> ___
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert
>
>

___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]framebuffer dev: 1400x1050

2002-02-05 Thread Saul Simhon

my card/screen can display up to 1400x1050 pixels, when I use the fbdev
driver for X, it registers the only allowable options as 1280x1024 and
1600x1200 (and some lower res modes).


Saul.

- Original Message -
From: "Michel Dänzer" <[EMAIL PROTECTED]>
To: "Saul Simhon" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, February 05, 2002 9:43 AM
Subject: Re: [Xpert]framebuffer dev: 1400x1050


> On Die, 2002-02-05 at 15:36, Saul Simhon wrote:
> > Does anyone know if its possible to get 1400x1050 resolution support in
the
> > framebuffer device, "fbdev"?
>
> It supports whatever your framebuffer device supports. What's the
> problem?
>
>
> --
> Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
> XFree86 and DRI project member   /  CS student, Free Software enthusiast
> ___
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert
>
>

___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



[Xpert]framebuffer dev: 1400x1050

2002-02-05 Thread Saul Simhon

Does anyone know if its possible to get 1400x1050 resolution support in the
framebuffer device, "fbdev"?


Saul.

___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]CyberBladeXP on HP XH575 laptop (1400x1050 LCD)

2002-01-24 Thread Saul Simhon


>4.2.0 will support your chip natively w/o using vbdev, albiet only in
>1280x1024. I have a Toshiba machine with the same chipset and screen
>size. A 1400x1050 modeline needs to be compiled into the driver. I
>plan to start messing around with that more seriously once 4.2.0
>debian packages show up.
>-pete


natively? you mean without specifying a driver and chipset in the config
file?

 I'm not sure why I cant get 4.2.0 to work with my machine, even with the
new drivers...I'm not the only one having this problem so its less likely
that I somehow goofed! the "vesa" driver seems to work the best, is there a
was I can force the modelines without having to wait for them to be included
in the driver! (that's assuming I can determine the modelines! not sure hot
to do that either!)

Thanks,
Saul.





- Original Message -
From: "kiss the sun and walk on air" <[EMAIL PROTECTED]>
To: "xfree86 xpert list" <[EMAIL PROTECTED]>
Sent: Thursday, January 24, 2002 5:17 PM
Subject: Re: [Xpert]CyberBladeXP on HP XH575 laptop (1400x1050 LCD)

On Thu, Jan 24, 2002 at 03:10:40PM -0500, Saul Simhon wrote:
> After lots of tries and reading, I finally got some X funtionality using
the
> VESA driver...(which I guess is like a
> framebuffer "fbdev")However, I can't get the full pixels my monitor
> supports...I can only get 1200x1024. does anyone know of how to raise that
> to 1400x1050?

4.2.0 will support your chip natively w/o using vbdev, albiet only in
1280x1024. I have a Toshiba machine with the same chipset and screen
size. A 1400x1050 modeline needs to be compiled into the driver. I
plan to start messing around with that more seriously once 4.2.0
debian packages show up.
-pete

--
(peter.royal|osi)@pobox.com - http://pobox.com/~osi
jabber/ [EMAIL PROTECTED] - icq/ 153025 - aim/ osifx - yahoo/ osi_fx
your brain on life - http://fotap.org - incubating


___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



[Xpert]CyberBladeXP on HP XH575 laptop (1400x1050 LCD)

2002-01-24 Thread Saul Simhon

Hi,

I have an HP laptop that comes with the cyberblade XP video card and a
1400x1050 LCD displayAnd I have a few issues.

 The primary one is that I can't get X to work with the trident
drivertried many times, Xfreee 3.x 4.1, 4.2 , many XF86Config-4
settings, modes, chipsets, and no luck...The closest I got to getting it to
work was with XFree 4.1 using  the CyberBaldeXP chipset (not XPm)...which
gave me small narrow strips of X repeating accross my sceen...everything
else just results in a dark screen with a few sharp narrrow lines going
horizontally!


After lots of tries and reading, I finally got some X funtionality using the
VESA driver...(which I guess is like a
framebuffer "fbdev")However, I can't get the full pixels my monitor
supports...I can only get 1200x1024. does anyone know of how to raise that
to 1400x1050?


Another side issue that I am running into is that I can only run X as ROOT!
anytime a user without su privilages tries to startx, the gnome desktop
launches, things load, but right before the desktop appears, it dies...I get
a message
Caguht Signal 4  in the X log files! (I installed Redhat 7.2)I guess its
somehting weird with the permissions...desktop items may not have read
access? anyone run into this issue?



Saul.



___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert