All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: 915resolution doesn't work with 945GME
       [not found] <20100518163328.13011.58043.reportbug@localhost>
@ 2010-06-08  9:48 ` Colin Watson
  2010-06-08 12:39   ` BVK Chaitanya
  0 siblings, 1 reply; 4+ messages in thread
From: Colin Watson @ 2010-06-08  9:48 UTC (permalink / raw)
  To: grub-devel; +Cc: Sergio Perticone, 582142-forwarded

On Tue, May 18, 2010 at 06:33:28PM +0200, Sergio Perticone wrote:
> Package: grub2
> Version: 1.98-1
> Severity: normal
> Tags: sid patch
> 
> There's a problem with 915resolution module.
> When I try to set a video mode with 945GME chipset, grub just hangs up.
> The problem is in unlock_vbios(), here's the fix:
> 
> --- a/915resolution.c   2010-05-18 18:05:32.965790414 +0200
> +++ b/915resolution.c   2010-05-18 18:05:49.674790137 +0200
> @@ -518,6 +518,7 @@
>      case CT_915GM:
>      case CT_945G:
>      case CT_945GM:
> +    case CT_945GME:
>      case CT_946GZ:
>      case CT_G965:
>      case CT_Q965:

This seems reasonable to me, but I don't know 915resolution at all well.
grub-devel, does this look OK to apply?

Thanks,

-- 
Colin Watson                                       [cjwatson@ubuntu.com]


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

* Re: 915resolution doesn't work with 945GME
  2010-06-08  9:48 ` 915resolution doesn't work with 945GME Colin Watson
@ 2010-06-08 12:39   ` BVK Chaitanya
  2010-06-08 13:21     ` Colin Watson
  2010-06-08 13:25     ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 2 replies; 4+ messages in thread
From: BVK Chaitanya @ 2010-06-08 12:39 UTC (permalink / raw)
  To: The development of GNU GRUB

Where is this 915resolution.c file located exactly?  I can't seem to
find it in mainline :-(




-- 
bvk.chaitanya


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

* Re: 915resolution doesn't work with 945GME
  2010-06-08 12:39   ` BVK Chaitanya
@ 2010-06-08 13:21     ` Colin Watson
  2010-06-08 13:25     ` Vladimir 'φ-coder/phcoder' Serbinenko
  1 sibling, 0 replies; 4+ messages in thread
From: Colin Watson @ 2010-06-08 13:21 UTC (permalink / raw)
  To: The development of GNU GRUB

On Tue, Jun 08, 2010 at 06:09:33PM +0530, BVK Chaitanya wrote:
> Where is this 915resolution.c file located exactly?  I can't seem to
> find it in mainline :-(

It's in grub-extras.

  http://bzr.sv.nongnu.org/r/grub-extras/915resolution/
  sftp://bzr.sv.nongnu.org/srv/bzr/grub-extras/915resolution/

-- 
Colin Watson                                       [cjwatson@ubuntu.com]


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

* Re: 915resolution doesn't work with 945GME
  2010-06-08 12:39   ` BVK Chaitanya
  2010-06-08 13:21     ` Colin Watson
@ 2010-06-08 13:25     ` Vladimir 'φ-coder/phcoder' Serbinenko
  1 sibling, 0 replies; 4+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2010-06-08 13:25 UTC (permalink / raw)
  To: grub-devel

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

On 06/08/2010 02:39 PM, BVK Chaitanya wrote:
> Where is this 915resolution.c file located exactly?  I can't seem to
> find it in mainline :-(
>   
It is in grub-extras. And this list isn't suitable for -extras discussion
>
>
>
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

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

end of thread, other threads:[~2010-06-08 13:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20100518163328.13011.58043.reportbug@localhost>
2010-06-08  9:48 ` 915resolution doesn't work with 945GME Colin Watson
2010-06-08 12:39   ` BVK Chaitanya
2010-06-08 13:21     ` Colin Watson
2010-06-08 13:25     ` Vladimir 'φ-coder/phcoder' Serbinenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.