Re: [Cooker] Missing monitor in XFdrake database

2003-09-06 Thread Todd Lyons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Thierry Vignaud wanted us to know:

format is VendorName; ModelName; EISA_ID; HorizSync_Range; VertRefresh_Range; 
dpms_support?

you can get your monitor's EISA ID by running the following command:
 ddcxinfos | fgrep -i eisa

Pasting from mattias on IRC:
17.01 inches monitor (truly 15,75') EISA ID=SAM002a

the 1 at end of line must be kept *only* if your monitor support dpms
for power saving.

I don't know if this one supports DPMS or not, but all of the other
SyncMaster monitors say they support it.


[EMAIL PROTECTED] ~]$ diff -ruN MonitorsDB.cvs MonitorsDB
- --- MonitorsDB.cvs  2003-09-06 10:34:09.0 -0700
+++ MonitorsDB  2003-09-06 10:46:12.0 -0700
@@ -3085,6 +3085,7 @@
 Samsung; Samsung SyncMaster 710(M)s (CHB7707*); sam2057; 30-70; 50-160; 1
 Samsung; Samsung SyncMaster 750(M)b; sam1059; 30-70; 50-160; 1
 Samsung; Samsung SyncMaster 750(M)s(T); sam1057; 30-70; 50-160; 1
+Samsung; Samsung SyncMaster 757NF; SAM002a; 30-96; 50-160; 1
 Samsung; Samsung SyncMaster 800TFT; sam6058; 61.5-81.0; 59.0-76.0; 1
 Samsung; Samsung SyncMaster 900IFT; sam4f29; 30-96; 50-160; 1
 Samsung; Samsung SyncMaster 900 In; sam25d9; 30-96; 50-160; 1


- -- 
Blue skies...   Todd  Public key: http://www.mrball.net/todd.asc
They dont need to adjust their pricing, they just need to 
   lobby for new laws to protect their flawed business models. 
  Oh wait, they just did that. --Dan Hollis
Linux kernel 2.4.21-0.25mdk   5 users,  load average: 1.23, 1.01, 0.56
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: http://www.mrball.net/todd.asc

iD8DBQE/Wh2VIBT1264ScBURAir8AKDXzrVsHPd2ON1pNNXbo+b8esRMUwCgliNo
m1CVPSz+l4wm/9fCcqLV3qU=
=ocod
-END PGP SIGNATURE-



Re: [Cooker] Missing monitor in XFdrake database

2003-09-06 Thread Thierry Vignaud
Todd Lyons [EMAIL PROTECTED] writes:

 Pasting from mattias on IRC:
 17.01 inches monitor (truly 15,75') EISA ID=SAM002a
 
  the 1 at end of line must be kept *only* if your monitor support
  dpms for power saving.
 
 I don't know if this one supports DPMS or not, but all of the other
 SyncMaster monitors say they support it.

added




Re: [Cooker] Missing monitor in XFdrake database

2003-08-30 Thread Bryan Whitehead
could you try adding the following line
IBM; IBM Analog Flatpanel; IBM252f; 30.0-82.0; 56.0-75.0; 1
to /usr/share/ldetect-lst/MonitorsDB ?
format is VendorName; ModelName; EISA_ID; HorizSync_Range; VertRefresh_Range; dpms_support?

you can get your monitor's EISA ID by running the following command:
 ddcxinfos | fgrep -i eisa
i suppose this is how you get IBM252f ?
the 1 at end of line must be kept *only* if your monitor support dpms
for power saving.
put the proper name instead of IBM Analog Flatpanel since i do not
think this is what would be the model name.
if you send me back the right line, i'll add support for your monitor
in the monitor database
IBM; IBM T85A; IBM252f; 30.0-82.0; 56.0-75.0; 1

I will submit more that are missing. (Got many flatpanels that are not 
working).

--
Bryan Whitehead
SysAdmin - JPL - Interferometry and Large Optical Systems
Phone: 818 354 2903
[EMAIL PROTECTED]



Re: [Cooker] Missing monitor in XFdrake database

2003-08-30 Thread Bryan Whitehead
Thierry Vignaud wrote:
Bryan Whitehead [EMAIL PROTECTED] writes:


IBM; IBM T85A; IBM252f; 30.0-82.0; 56.0-75.0; 1


just added in cvs
Thanks! :)



I will submit more that are missing. (Got many flatpanels that are
not working).
you're welcome :-)
Here is another:
NEC; NEC LCD2080UX; NEC6605; 30.0-96.0; 48.0-87.0; 1
Thanks again for the help.

--
Bryan Whitehead
SysAdmin - JPL - Interferometry and Large Optical Systems
Phone: 818 354 2903
[EMAIL PROTECTED]



Re: [Cooker] Missing monitor in XFdrake database

2003-08-30 Thread Bryan Whitehead
here is another:

Apple; Apple 23 Cinema HD; APP9218; 30.0-90.0; 50.0-70.0; 1

To get the full use of the monitor this modline is needed in X:

Section Modes
identifier APP9218
Modeline 1920x1200 155.0 1920 1984 2016 2144 1200 1203 1206 1212
EndSection
Is there a database for modlines?

Thanks again for the help in getting this added to Mandrake.

--
Bryan Whitehead
SysAdmin - JPL - Interferometry and Large Optical Systems
Phone: 818 354 2903
[EMAIL PROTECTED]



Re: [Cooker] Missing monitor in XFdrake database

2003-08-30 Thread Pierre Jarillon
Le Jeudi 28 Août 2003 00:12, Bryan Whitehead a écrit :

 Is there a database for modlines?

http://koala.ilog.fr/cgi-bin/nph-colas-modelines

This is not a database but a modelines generator.
It can be useful !

-- 
Pierre Jarillon - http://pjarillon.free.fr/
Vice-président de l'ABUL : http://abul.org/




Re: [Cooker] Missing monitor in XFdrake database

2003-08-28 Thread Bryan Whitehead
Thierry Vignaud wrote:
Bryan Whitehead [EMAIL PROTECTED] writes:


here is another:

Apple; Apple 23 Cinema HD; APP9218; 30.0-90.0; 50.0-70.0; 1

To get the full use of the monitor this modline is needed in X:

Section Modes
identifier APP9218
Modeline 1920x1200 155.0 1920 1984 2016 2144 1200 1203 1206 1212
EndSection


pixel ?
Even without the modline, can the monitor be added to the database? Then 
at least 1600x1200 will work out of the box. :)

Thanks

Is there a way to get cvs write access to commit this stuff myself? or 
should I just keep feeding them thru you/cooker?

--
Bryan Whitehead
SysAdmin - JPL - Interferometry and Large Optical Systems
Phone: 818 354 2903
[EMAIL PROTECTED]



Re: [Cooker] Missing monitor in XFdrake database

2003-08-28 Thread Pixel
Thierry Vignaud [EMAIL PROTECTED] writes:

 Bryan Whitehead [EMAIL PROTECTED] writes:
 
  here is another:
  
  Apple; Apple 23 Cinema HD; APP9218; 30.0-90.0; 50.0-70.0; 1
  
  To get the full use of the monitor this modline is needed in X:
  
  Section Modes
   identifier APP9218
   Modeline 1920x1200 155.0 1920 1984 2016 2144 1200 1203 1206 1212
  EndSection
 
 pixel ?

we don't add ModeLine's anymore. It should be done in XFree86



Re: [Cooker] Missing monitor in XFdrake database

2003-08-28 Thread Thierry Vignaud
Bryan Whitehead [EMAIL PROTECTED] writes:

 IBM; IBM T85A; IBM252f; 30.0-82.0; 56.0-75.0; 1

just added in cvs
 
 I will submit more that are missing. (Got many flatpanels that are
 not working).

you're welcome :-)




Re: [Cooker] Missing monitor in XFdrake database

2003-08-28 Thread Thierry Vignaud
Bryan Whitehead [EMAIL PROTECTED] writes:

   here is another:
   
   Apple; Apple 23 Cinema HD; APP9218; 30.0-90.0; 50.0-70.0; 1
   
   To get the full use of the monitor this modline is needed in X:
   
   Section Modes
identifier APP9218
Modeline 1920x1200 155.0 1920 1984 2016 2144 1200 1203 1206 1212
   EndSection
  pixel ?
 
 Even without the modline, can the monitor be added to the database?

already done yesterday evening :-)

 Then at least 1600x1200 will work out of the box. :)
 
 Thanks
 
 Is there a way to get cvs write access to commit this stuff myself? or
 should I just keep feeding them thru you/cooker?

just feed cooker.

better is that you checkout soft/ldetect-lst/ module with anonymous
account (see http://mandrakelinux.com/en/cvs.php3)

then alter soft/ldetect-lst/lst/MonitorsDB and sent the patche
generated by cvs diff -u path/MonitorsDB to this list with
[PATCH] adding monitor XYZ subject.

thanks :-)




Re: [Cooker] Missing monitor in XFdrake database

2003-08-27 Thread Thierry Vignaud
Bryan Whitehead [EMAIL PROTECTED] writes:

 I have an IBM Analog Flatpanel monitor that is missing from the
 monitor database, or XFdrake can't configure the monitor
 
 ddcxinfos says it's a IBM252f.
 
 The vert and horizontal ranges are:
 HorizSync 30.0-82.0
 VertRefresh 56.0-75.0
 
 Max resolution is 1280x1024x32
 
 (I use 1280x1024x24)
 
 Can this monitor be added to the XFdrake database so it works in
 kickstart?

could you try adding the following line
IBM; IBM Analog Flatpanel; IBM252f; 30.0-82.0; 56.0-75.0; 1
to /usr/share/ldetect-lst/MonitorsDB ?

format is VendorName; ModelName; EISA_ID; HorizSync_Range; VertRefresh_Range; 
dpms_support?

you can get your monitor's EISA ID by running the following command:
 ddcxinfos | fgrep -i eisa
i suppose this is how you get IBM252f ?

the 1 at end of line must be kept *only* if your monitor support dpms
for power saving.

put the proper name instead of IBM Analog Flatpanel since i do not
think this is what would be the model name.

if you send me back the right line, i'll add support for your monitor
in the monitor database




Re: [Cooker] Missing monitor in XFdrake database

2003-08-27 Thread Thierry Vignaud
Bryan Whitehead [EMAIL PROTECTED] writes:

 here is another:
 
 Apple; Apple 23 Cinema HD; APP9218; 30.0-90.0; 50.0-70.0; 1
 
 To get the full use of the monitor this modline is needed in X:
 
 Section Modes
  identifier APP9218
  Modeline 1920x1200 155.0 1920 1984 2016 2144 1200 1203 1206 1212
 EndSection

pixel ?




Re: [Cooker] Missing monitor in XFdrake database

2003-08-27 Thread Thierry Vignaud
Bryan Whitehead [EMAIL PROTECTED] writes:

   I will submit more that are missing. (Got many flatpanels that
   are not working).
 
  you're welcome :-)
 
 Here is another:
 NEC; NEC LCD2080UX; NEC6605; 30.0-96.0; 48.0-87.0; 1

just commited ni cvs