Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-06-27 Thread Itai Seggev
Package: xserver-xorg-video-intel Version: 2:2.0.0-1 Severity: normal This seems very similar to bug #424952, but manifests differently. I have a Dell Dimension with an i845 Rev 1 graphics. I've been happily using it in 1280x1024 mode for a couple of years. I upgraded today to the new intel driv

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-06-27 Thread Brice Goglin
Itai Seggev wrote: > Package: xserver-xorg-video-intel > Version: 2:2.0.0-1 > Severity: normal > Please try xserver-xorg-video-intel 2:2.0.0-5 currently in experimental. It contains a much more recent git snapshot. If it does not help, please send the whole output of /usr/share/bug/xserver-

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-06-27 Thread Julien Cristau
On Wed, Jun 27, 2007 at 17:41:12 -0500, Itai Seggev wrote: > Package: xserver-xorg-video-intel > Version: 2:2.0.0-1 > Severity: normal > > This seems very similar to bug #424952, but manifests differently. > > I have a Dell Dimension with an i845 Rev 1 graphics. I've been happily using > it >

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-06-27 Thread Itai Seggev
On Thu, Jun 28, 2007 at 01:03:27AM +0200, Brice Goglin wrote: > Itai Seggev wrote: > > Package: xserver-xorg-video-intel > > Version: 2:2.0.0-1 > > Severity: normal > > > > Please try xserver-xorg-video-intel 2:2.0.0-5 currently in experimental. > It contains a much more recent git snapshot. If

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-06-27 Thread Drew Parsons
Your X log reports that the server knows about your desired mode: (II) intel(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz) (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Gal Gur-Arie
Hello Brice, As I've mentioned on my previous mail (July 1, 2007 ) - I'm also having this problem. using the preferred mode didn't really helped and I'm currently returned to the 1.7.2-4 version of xserver-xorg-video-i810 from Etch, which is working great as it used to be. Please let me know how

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Brice Goglin
Gal Gur-Arie wrote: > Hello Brice, > > As I've mentioned on my previous mail (July 1, 2007 ) - I'm also > having this problem. > using the preferred mode didn't really helped and I'm currently > returned to the 1.7.2-4 version of xserver-xorg-video-i810 from Etch, > which is working great as it use

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Brice Goglin
Gal Gur-Arie wrote: > Hello, > > I'm using 1280x1024 resolution and trying to use it on version: 2.1.0-2 > > I've re-installed: xserver-xorg-video-intel version: 2.1.0-2 > xrandr --output VGA --mode 1280x1024 > Show it kind'a distorted, but it shows in 1280x1024 resolution. Good to know, so your m

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Gal Gur-Arie
My monitor can only support up to 80 on this resolution. The xrandr output is before I've tried the preferred mode. Do you also need the output after I'm defining Option "PreferredMode" "1280x1024_75.00" ? If there is a border related problem - I have no problem to install an updated version from

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Brice Goglin
Gal Gur-Arie wrote: > My monitor can only support up to 80 on this resolution. Oops, sorry, I read the wrong number in the xrandr output. It reports 60 ou 75Hz, so that's correct. > The xrandr output is before I've tried the preferred mode. > Do you also need the output after I'm defining Option

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Gal Gur-Arie
Here is the output of xrandr: Screen 0: minimum 320 x 200, current 1280 x 768, maximum 1920 x 1920 VGA connected 1280x768+0+0 (normal left inverted right) 0mm x 0mm 1792x1344 60.0 1920x1200 60.0 1600x1200 65.0 60.0 1680x1050 60.0 1600x1024 60.0 1400x10

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Brice Goglin
Gal Gur-Arie wrote: >1280x768 60.0* Ok there is no preferred mode at all, it probably explains why you don't get 1280x1024 by default and why you need to choose a PreferredMode in xorg.conf or run xrandr --output VGA --mode 1280x1024 after starting X. It's not clear there is something be

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Gal Gur-Arie
On 8/9/07, Brice Goglin <[EMAIL PROTECTED]> wrote: > > Gal Gur-Arie wrote: > >1280x768 60.0* > > Ok there is no preferred mode at all, it probably explains why you don't > get 1280x1024 by default and why you need to choose a PreferredMode in > xorg.conf or run xrandr --output VGA --mode

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Itai Seggev
On Thu, Aug 09, 2007 at 08:30:11AM +0200, Brice Goglin wrote: > Itai Seggev wrote: > > The output to the first two commands is below. > > Did you forget to paste it ? *sigh* That's what I get for sending email at 1am. It's at the end of the email. > > I didn't know about > > xrandr and using i

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Itai Seggev
On Thu, Aug 09, 2007 at 08:30:11AM +0200, Brice Goglin wrote: > > I didn't know about > > xrandr and using it to resize. When I tried the command above > > involving --mode, I got a usage message but that's it. > > You need to upgrade xbase-clients to 7.2 (in testing). >From a subsequent email i

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Brice Goglin
Itai Seggev wrote: > From a subsequent email in this thread, I figured out that I need to > add --output VGA to the command line. Once I did this, I was able to > set the resolution to my desired resolution. It still seems to be a > bug that before the upgrade in respected my preferences in xorg.co

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Itai Seggev
On Thu, Aug 09, 2007 at 06:15:53PM +0200, Brice Goglin wrote: > Get a modeline with: > $ gtf 1280 1024 75 > # 1280x1024 @ 75.00 Hz (GTF) hsync: 80.17 kHz; pclk: 138.54 MHz > Modeline "1280x1024_75.00" 138.54 1280 1368 1504 1728 1024 1025 > 1028 1069 -HSync +Vsync > > And then add the las

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-08 Thread Brice Goglin
Drew Parsons wrote: > Your X log reports that the server knows about your desired mode: > > (II) intel(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 > 1024 1025 1028 1072 +hsync +vsync (91.1 kHz) > (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 > 1025 1028

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-08 Thread Itai Seggev
On Thu, Aug 09, 2007 at 12:44:56AM +0200, Brice Goglin wrote: > Drew Parsons wrote: > > Your X log reports that the server knows about your desired mode: > > > > (II) intel(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 > > 1024 1025 1028 1072 +hsync +vsync (91.1 kHz) > > (II) intel(0):

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-08 Thread Brice Goglin
Itai Seggev wrote: > The output to the first two commands is below. Did you forget to paste it ? > I didn't know about > xrandr and using it to resize. When I tried the command above > involving --mode, I got a usage message but that's it. You need to upgrade xbase-clients to 7.2 (in testing).