Re: [Intel-gfx] latest intel driver on debian wheezy

2013-10-26 Thread orang Aumori Jepun
> Ah, so if I am right, xrandr would report that VGA1 is unknown. However, > the kernel is not using it at the time X starts, so X inherits it in an > unconnected state. xrandr --output VGA1 --auto should dtrt. Can you > please paste your dmesg after appending drm.debug=6 to your kernel command > l

Re: [Intel-gfx] latest intel driver on debian wheezy

2013-10-24 Thread Chris Wilson
On Fri, Oct 25, 2013 at 02:32:48AM +0900, orang Aumori Jepun wrote: > > > And , what am I missing to get latest intel driver to work? > > > > Attaching the failing Xorg.0.log is always helpful for what clues it > > contains. > > -Chris > > Thank you very much , Chris. > Here are Xorg.log.0 and x

Re: [Intel-gfx] latest intel driver on debian wheezy

2013-10-24 Thread orang Aumori Jepun
> > And , what am I missing to get latest intel driver to work? > > Attaching the failing Xorg.0.log is always helpful for what clues it > contains. > -Chris Thank you very much , Chris. Here are Xorg.log.0 and xorg.conf . Both will be expired after 3 days. Xorg.log.0 http://paste.debian.net/61

Re: [Intel-gfx] latest intel driver on debian wheezy

2013-10-23 Thread Chris Wilson
On Wed, Oct 23, 2013 at 06:02:57PM +0900, orang Aumori Jepun wrote: > The driver was installed in /usr/local/lib/xorg/modules/drivers . > so i added to xorg.conf : > Section "Files" > ModulePath "/usr/local/lib/xorg/modules/drivers" > EndSection > > Section "Device"

[Intel-gfx] latest intel driver on debian wheezy

2013-10-23 Thread orang Aumori Jepun
Hi all. I have an laptop pc using intel 830mg. The standard repo's intel driver did not work for my pc. i915.modeset=0 did not seem to work. Vesa driver works for some extent , but I don't like vesa driver. so I decided to use latest intel driver. First , I got xf86-video-intel 2.99.902. Then