* [Buildroot] [buildroot 0005914]: add 915resolution and v86d
@ 2008-11-01 10:23 bugs at busybox.net
0 siblings, 0 replies; 7+ messages in thread
From: bugs at busybox.net @ 2008-11-01 10:23 UTC (permalink / raw)
To: buildroot
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=5914
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 5914
Category: New Features
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-01-2008 03:23 PDT
Last Modified: 11-01-2008 03:23 PDT
======================================================================
Summary: add 915resolution and v86d
Description:
add 915resolution and v86d for supporting non standard video resolutions
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
11-01-08 03:23 robang74 New Issue
11-01-08 03:23 robang74 Status new => assigned
11-01-08 03:23 robang74 Assigned To => buildroot
11-01-08 03:23 robang74 File Added: resolutions.patch
======================================================================
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [buildroot 0005914]: add 915resolution and v86d
@ 2008-11-01 20:24 bugs at busybox.net
0 siblings, 0 replies; 7+ messages in thread
From: bugs at busybox.net @ 2008-11-01 20:24 UTC (permalink / raw)
To: buildroot
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=5914
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 5914
Category: New Features
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-01-2008 03:23 PDT
Last Modified: 11-01-2008 13:24 PDT
======================================================================
Summary: add 915resolution and v86d
Description:
add 915resolution and v86d for supporting non standard video resolutions
======================================================================
----------------------------------------------------------------------
robang74 - 11-01-08 13:24
----------------------------------------------------------------------
In the resolution patch:
s,$(INSTALL),$(INSTALL) -D,
for both the package. Thanks.
Issue History
Date Modified Username Field Change
======================================================================
11-01-08 03:23 robang74 New Issue
11-01-08 03:23 robang74 Status new => assigned
11-01-08 03:23 robang74 Assigned To => buildroot
11-01-08 03:23 robang74 File Added: resolutions.patch
11-01-08 03:23 robang74 Issue Monitored: robang74
11-01-08 13:24 robang74 Note Added: 0014784
======================================================================
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [buildroot 0005914]: add 915resolution and v86d
@ 2008-11-02 18:39 bugs at busybox.net
0 siblings, 0 replies; 7+ messages in thread
From: bugs at busybox.net @ 2008-11-02 18:39 UTC (permalink / raw)
To: buildroot
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=5914
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 5914
Category: New Features
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-01-2008 03:23 PDT
Last Modified: 11-02-2008 10:39 PST
======================================================================
Summary: add 915resolution and v86d
Description:
add 915resolution and v86d for supporting non standard video resolutions
======================================================================
----------------------------------------------------------------------
robang74 - 11-01-08 13:24
----------------------------------------------------------------------
In the resolutions.patch:
s,$(INSTALL),$(INSTALL) -D,
for both the package. Thanks.
----------------------------------------------------------------------
jacmet - 11-02-08 10:39
----------------------------------------------------------------------
Isn't 915resolution only for really old Intel drivers? Shouldn't we bump
the intel driver version instead?
Issue History
Date Modified Username Field Change
======================================================================
11-01-08 03:23 robang74 New Issue
11-01-08 03:23 robang74 Status new => assigned
11-01-08 03:23 robang74 Assigned To => buildroot
11-01-08 03:23 robang74 File Added: resolutions.patch
11-01-08 03:23 robang74 Issue Monitored: robang74
11-01-08 13:24 robang74 Note Added: 0014784
11-01-08 13:24 robang74 Note Edited: 0014784
11-02-08 10:39 jacmet Note Added: 0014884
======================================================================
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [buildroot 0005914]: add 915resolution and v86d
@ 2008-11-03 10:55 bugs at busybox.net
0 siblings, 0 replies; 7+ messages in thread
From: bugs at busybox.net @ 2008-11-03 10:55 UTC (permalink / raw)
To: buildroot
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=5914
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 5914
Category: New Features
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-01-2008 03:23 PDT
Last Modified: 11-03-2008 02:55 PST
======================================================================
Summary: add 915resolution and v86d
Description:
add 915resolution and v86d for supporting non standard video resolutions
======================================================================
----------------------------------------------------------------------
robang74 - 11-01-08 13:24
----------------------------------------------------------------------
In the resolutions.patch:
s,$(INSTALL),$(INSTALL) -D,
for both the package. Thanks.
----------------------------------------------------------------------
jacmet - 11-02-08 10:39
----------------------------------------------------------------------
Isn't 915resolution only for really old Intel drivers? Shouldn't we bump
the intel driver version instead?
----------------------------------------------------------------------
robang74 - 11-03-08 02:55
----------------------------------------------------------------------
AFAIK 915resolutions is a user space utility which overwrite BIOS
resolutions table in order to activate/use non standard resolutions like
800x480 in X (i.e.: in eeepc). Instead v86d is a user space helper for
uvesafb (a kernel patch) which is useful for use frame buffer at non
standard resolutions like 800x480 (i.e.: in eeepc).
Issue History
Date Modified Username Field Change
======================================================================
11-01-08 03:23 robang74 New Issue
11-01-08 03:23 robang74 Status new => assigned
11-01-08 03:23 robang74 Assigned To => buildroot
11-01-08 03:23 robang74 File Added: resolutions.patch
11-01-08 03:23 robang74 Issue Monitored: robang74
11-01-08 13:24 robang74 Note Added: 0014784
11-01-08 13:24 robang74 Note Edited: 0014784
11-02-08 10:39 jacmet Note Added: 0014884
11-03-08 02:51 robang74 File Added: resolutions.patch2
11-03-08 02:55 robang74 Note Added: 0014914
======================================================================
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [buildroot 0005914]: add 915resolution and v86d
@ 2008-11-03 11:01 bugs at busybox.net
0 siblings, 0 replies; 7+ messages in thread
From: bugs at busybox.net @ 2008-11-03 11:01 UTC (permalink / raw)
To: buildroot
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=5914
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 5914
Category: New Features
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-01-2008 03:23 PDT
Last Modified: 11-03-2008 03:01 PST
======================================================================
Summary: add 915resolution and v86d
Description:
add 915resolution and v86d for supporting non standard video resolutions
======================================================================
----------------------------------------------------------------------
robang74 - 11-01-08 13:24
----------------------------------------------------------------------
In the resolutions.patch:
s,$(INSTALL),$(INSTALL) -D,
for both the package. Thanks.
----------------------------------------------------------------------
jacmet - 11-02-08 10:39
----------------------------------------------------------------------
Isn't 915resolution only for really old Intel drivers? Shouldn't we bump
the intel driver version instead?
----------------------------------------------------------------------
robang74 - 11-03-08 02:55
----------------------------------------------------------------------
AFAIK 915resolutions is a user space utility which overwrite BIOS
resolutions table in order to activate/use non standard resolutions like
800x480 in X (i.e.: in eeepc). Instead v86d is a user space helper for
uvesafb (a kernel patch) which is useful for use frame buffer at non
standard resolutions like 800x480 (i.e.: in eeepc).
----------------------------------------------------------------------
jacmet - 11-03-08 03:01
----------------------------------------------------------------------
yeah, but doesn't the intel driver do it's own mode settings nowadays? I
atleast don't need 915resolution to run 1280x800 on this laptop
Issue History
Date Modified Username Field Change
======================================================================
11-01-08 03:23 robang74 New Issue
11-01-08 03:23 robang74 Status new => assigned
11-01-08 03:23 robang74 Assigned To => buildroot
11-01-08 03:23 robang74 File Added: resolutions.patch
11-01-08 03:23 robang74 Issue Monitored: robang74
11-01-08 13:24 robang74 Note Added: 0014784
11-01-08 13:24 robang74 Note Edited: 0014784
11-02-08 10:39 jacmet Note Added: 0014884
11-03-08 02:51 robang74 File Added: resolutions.patch2
11-03-08 02:55 robang74 Note Added: 0014914
11-03-08 03:01 jacmet Note Added: 0014924
======================================================================
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [buildroot 0005914]: add 915resolution and v86d
@ 2008-11-03 11:22 bugs at busybox.net
0 siblings, 0 replies; 7+ messages in thread
From: bugs at busybox.net @ 2008-11-03 11:22 UTC (permalink / raw)
To: buildroot
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=5914
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 5914
Category: New Features
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-01-2008 03:23 PDT
Last Modified: 11-03-2008 03:22 PST
======================================================================
Summary: add 915resolution and v86d
Description:
add 915resolution and v86d for supporting non standard video resolutions
======================================================================
----------------------------------------------------------------------
robang74 - 11-01-08 13:24
----------------------------------------------------------------------
In the resolutions.patch:
s,$(INSTALL),$(INSTALL) -D,
for both the package. Thanks.
----------------------------------------------------------------------
jacmet - 11-02-08 10:39
----------------------------------------------------------------------
Isn't 915resolution only for really old Intel drivers? Shouldn't we bump
the intel driver version instead?
----------------------------------------------------------------------
robang74 - 11-03-08 02:55
----------------------------------------------------------------------
AFAIK 915resolutions is a user space utility which overwrite BIOS
resolutions table in order to activate/use non standard resolutions like
800x480 in X (i.e.: in eeepc). Instead v86d is a user space helper for
uvesafb (a kernel patch) which is useful for use frame buffer at non
standard resolutions like 800x480 (i.e.: in eeepc).
----------------------------------------------------------------------
jacmet - 11-03-08 03:01
----------------------------------------------------------------------
yeah, but doesn't the intel driver do it's own mode settings nowadays? I
atleast don't need 915resolution to run 1280x800 on this laptop
----------------------------------------------------------------------
robang74 - 11-03-08 03:22
----------------------------------------------------------------------
Ok, probably you are right but I am using Xvesa from tinyX/Kdrive which
does not support these non standard resolutions by itself becuase it relay
on the BIOS (AFAIK). So this helpers could be useful for those use not a
specific driver in order to reduce the size and mantain compatibility with
almost al cards (and kdrive does not have i915 driver but i810 only which
does not work on eeepc).
Issue History
Date Modified Username Field Change
======================================================================
11-01-08 03:23 robang74 New Issue
11-01-08 03:23 robang74 Status new => assigned
11-01-08 03:23 robang74 Assigned To => buildroot
11-01-08 03:23 robang74 File Added: resolutions.patch
11-01-08 03:23 robang74 Issue Monitored: robang74
11-01-08 13:24 robang74 Note Added: 0014784
11-01-08 13:24 robang74 Note Edited: 0014784
11-02-08 10:39 jacmet Note Added: 0014884
11-03-08 02:51 robang74 File Added: resolutions.patch2
11-03-08 02:55 robang74 Note Added: 0014914
11-03-08 03:01 jacmet Note Added: 0014924
11-03-08 03:22 robang74 Note Added: 0014934
======================================================================
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [buildroot 0005914]: add 915resolution and v86d
@ 2008-11-14 7:37 bugs at busybox.net
0 siblings, 0 replies; 7+ messages in thread
From: bugs at busybox.net @ 2008-11-14 7:37 UTC (permalink / raw)
To: buildroot
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=5914
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 5914
Category: New Features
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-01-2008 03:23 PDT
Last Modified: 11-13-2008 23:37 PST
======================================================================
Summary: add 915resolution and v86d
Description:
add 915resolution and v86d for supporting non standard video resolutions
======================================================================
----------------------------------------------------------------------
robang74 - 11-01-08 13:24
----------------------------------------------------------------------
In the resolutions.patch:
s,$(INSTALL),$(INSTALL) -D,
for both the package. Thanks.
----------------------------------------------------------------------
jacmet - 11-02-08 10:39
----------------------------------------------------------------------
Isn't 915resolution only for really old Intel drivers? Shouldn't we bump
the intel driver version instead?
----------------------------------------------------------------------
robang74 - 11-03-08 02:55
----------------------------------------------------------------------
AFAIK 915resolutions is a user space utility which overwrite BIOS
resolutions table in order to activate/use non standard resolutions like
800x480 in X (i.e.: in eeepc). Instead v86d is a user space helper for
uvesafb (a kernel patch) which is useful for use frame buffer at non
standard resolutions like 800x480 (i.e.: in eeepc).
----------------------------------------------------------------------
jacmet - 11-03-08 03:01
----------------------------------------------------------------------
yeah, but doesn't the intel driver do it's own mode settings nowadays? I
atleast don't need 915resolution to run 1280x800 on this laptop
----------------------------------------------------------------------
robang74 - 11-03-08 03:22
----------------------------------------------------------------------
Ok, probably you are right but I am using Xvesa from tinyX/Kdrive which
does not support these non standard resolutions by itself becuase it relay
on the BIOS (AFAIK). So this helpers could be useful for those use not a
specific driver in order to reduce the size and mantain compatibility with
almost al cards (and kdrive does not have i915 driver but i810 only which
does not work on eeepc).
----------------------------------------------------------------------
robang74 - 11-13-08 23:37
----------------------------------------------------------------------
Patch n.3 should be ok.
Issue History
Date Modified Username Field Change
======================================================================
11-01-08 03:23 robang74 New Issue
11-01-08 03:23 robang74 Status new => assigned
11-01-08 03:23 robang74 Assigned To => buildroot
11-01-08 03:23 robang74 File Added: resolutions.patch
11-01-08 03:23 robang74 Issue Monitored: robang74
11-01-08 13:24 robang74 Note Added: 0014784
11-01-08 13:24 robang74 Note Edited: 0014784
11-02-08 10:39 jacmet Note Added: 0014884
11-03-08 02:51 robang74 File Added: resolutions.patch2
11-03-08 02:55 robang74 Note Added: 0014914
11-03-08 03:01 jacmet Note Added: 0014924
11-03-08 03:22 robang74 Note Added: 0014934
11-13-08 23:36 robang74 File Added: resolutions.patch3
11-13-08 23:37 robang74 Note Added: 0015844
======================================================================
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-11-14 7:37 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-01 10:23 [Buildroot] [buildroot 0005914]: add 915resolution and v86d bugs at busybox.net
-- strict thread matches above, loose matches on Subject: below --
2008-11-01 20:24 bugs at busybox.net
2008-11-02 18:39 bugs at busybox.net
2008-11-03 10:55 bugs at busybox.net
2008-11-03 11:01 bugs at busybox.net
2008-11-03 11:22 bugs at busybox.net
2008-11-14 7:37 bugs at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox