Bug#511898: xserver-xorg-video-intel: xorg experimental package does not startup my intel chipset see logs

2009-01-16 Thread Jelle de Jong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Brice Goglin wrote:
> Jelle de Jong wrote:
>> I am typing this report from tty0 since my xorg is not working with my
>> intel chipset on my eeepc 901. The screen startup in 800x600
>>   
> 
> Do you actually have a VGA monitor plugged _and_ the internal panel
> enabled? Or are you only using the internal panel?
> 
> By the way, I uploaded intel 2.6.0 to experimental today.
> 
> Brice
> 

Hi Brice,

I did some more testing, that took far more hours than I liked. I am now
using 2:2.6.0-1

I cleaned up my Debian system and downgraded all my experimental
packages back to unstable. After this I installed the xorg drivers from
experimental and did some more testing.

Yesterday I reported that the mouse and keyboard where not working, and
that this was a pebkac, guess what, its not! The xserver-xorg-input-all
had some issues... please see the attachments.

The 800x600 resolution bug is also definitely there.

I got a samsung syncmaster 940BW connected to my VGA port of my EeePC
901 laptop that also has LVDS. Normaly the VGA output gets initialized
on the 1440x900 resolutions and I use a xrandr command to disable the
LVDS output.

Currently the vga output is 800x600 and the LVDS output is black but,
not off! The backlight is still on. So neither the VGA or LVDS is
correctly initialized with the new drivers.

It gets more interesting:

xrandr --output VGA --auto --output LVDS --off
This works correctly and setup my 1440x900 vga only setup.

xrandr --output LVDS --auto --output VGA --off
This works correctly and setup my 1024x600 lvds only setup.

xrandr --output VGA --mode 1280x768 --rate 60 --output LVDS --off
This does not work anymore :-( I used this command to setup my beamer.
The resolution is not in the xrandr -q output anymore. I can live with
this issue, I will fix a workaround, hints are appreciated.

Can you forwarding this report to somebody that can fix it?

Thanks in advance,

Best regards,

Jelle de Jong
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iJwEAQECAAYFAklwkcIACgkQ1WclBW9j5HkV1wP/aN652dmYh2WUzMeJ1bvqeh0V
RKE+p6Z69kd7UP6vlwbbKFkTyd8lvdpJkLHkcAjtkDRroOclvNzB35i8Lh/m9Mhi
Z6poeo2Cm8pmVsFQtiQQsRYglK8uBjgmfbdOtE40Yy+hkvFpKwNGslBW8veGLWw9
483nle9uQp1CFpvbJjY=
=xQIm
-END PGP SIGNATURE-


sudo aptitude install -t experimental xserver-xorg-video-intel
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
The following packages are BROKEN:
  xserver-xorg-input-all
The following NEW packages will be installed:
  libdrm-intel1{a} libdrm2{a} x11-xkb-utils{a} xserver-common{a} xserver-xorg{a} xserver-xorg-core{a} xserver-xorg-video-intel
The following packages will be REMOVED:
  iso-codes{u} libcamel1.2-11{u} libedataserver1.2-9{u} liblircclient0{u} libmodplug0c2{u} libopenal1{u} libtotem-plparser10{u} libxcb-shape0{u} libxcb-shm0{u} libxcb-xv0{u}
  libxine1-misc-plugins{u} libxine1-plugins{u} libxtrap6{u} libxxf86dga1{u} libxxf86misc1{u} libxxf86vm1{u} mplayer-skin-blue{u} totem-common{u}
The following packages are RECOMMENDED but will NOT be installed:
  libgl1-mesa-dri
0 packages upgraded, 8 newly installed, 18 to remove and 208 not upgraded.
Need to get 583kB/3534kB of archives. After unpacking 14.5MB will be freed.
The following packages have unmet dependencies:
  xserver-xorg-input-all: Depends: xserver-xorg-input-evdev but it is not installable
  Depends: xserver-xorg-input-kbd but it is not installable
  Depends: xserver-xorg-input-mouse but it is not installable
  Depends: xserver-xorg-input-synaptics but it is not installable
  Depends: xserver-xorg-input-wacom but it is not installable
The following actions will resolve these dependencies:

Install the following packages:
xserver-xorg-input-synaptics [0.15.0+git20080820-1 (experimental)]

Keep the following packages at their current version:
xserver-xorg-input-all [Not Installed]

Score is 50

Accept this solution? [Y/n/q/?]



rmadison xserver-xorg-video-intel
rmadison x11-xserver-utils



sudo aptitude install -t experimental xserver-xorg-video-intel
sudo aptitude install -t experimental xfonts-cyrillic xfonts-scalable xfonts-100dpi xfonts-75dpi xfonts-base
sudo aptitude install -t experimental xauth x11-xserver-utils
sudo aptitude install -t experimental xserver-xorg-input-kbd xserver-xorg-input-mouse xserver-xorg-input-evdev xserver-xorg-input-synaptics

apt-show-versions | fgrep /experimental
libdrm-intel1/experimental uptodate 2.4.3+git+20090105+a8c5480-1
libdrm2/experimental uptodate 2.4.3+git+20090105+a8c5

Bug#511898: xserver-xorg-video-intel: xorg experimental package does not startup my intel chipset see logs

2009-01-15 Thread Brice Goglin
Jelle de Jong wrote:
> I am typing this report from tty0 since my xorg is not working with my
> intel chipset on my eeepc 901. The screen startup in 800x600
>   

Do you actually have a VGA monitor plugged _and_ the internal panel
enabled? Or are you only using the internal panel?

By the way, I uploaded intel 2.6.0 to experimental today.

Brice




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511898: xserver-xorg-video-intel: xorg experimental package does not startup my intel chipset see logs

2009-01-15 Thread Jelle de Jong
Package: xserver-xorg-video-intel
Version: 2:2.5.1-1
Severity: important


I am typing this report from tty0 since my xorg is not working with my
intel chipset on my eeepc 901. The screen startup in 800x600 and i cant 
move my mouse or use the keyboard

I attached the xorg log file

Thanks in advance,

Jelle de Jong

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-11-29 23:04 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1623452 2008-11-11 23:26 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express 
Integrated Graphics Controller (rev 03)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw--- 1 jelle jelle 1133 2008-11-29 23:35 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section "Module"
Disable "glx"
Disable "dri"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "us"
Option  "XkbOptions""compose:ralt"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
EndSection

Section "Device"
Identifier  "Configured Video Device"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
Device  "Configured Video Device"
SubSection "Display"
Virtual 1440 900
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
Option  "BlankTime" "0"
Option  "StandbyTime"   "0"
Option  "SuspendTime"   "0"
Option  "OffTime"   "0"
EndSection


Xorg X server log files on system:
-rw--- 1 root root 17159 2009-01-15 14:45 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (50, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  libdrm-inte 2.4.1+git+20081116+930c0e7-1 Userspace interface to Intel-speci
ii  libdrm2 2.4.3+git+20090105+a8c5480-1 Userspace interface to kernel rend
ii  libpciacces 0.10.5-1 Generic PCI access library for X
ii  xserver-xor 2:1.5.3-1Xorg X server - core server

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information

X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-1-686 i686 Debian
Current Operating System: Linux debian-eeepc 2.6.26-1-686 #1 SMP Sat Jan 10 
18:29:31 UTC 2009 i686
Build Date: 11 November 2008  11:19:34PM
xorg-server 2:1.5.3-1 (jcris...@debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 15 14:44:50 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(**) |   |-->Device "Configured Video Device"
(**) Option "BlankTime" "0"
(**) Option "StandbyTime" "0"
(**) Option "SuspendTime" "0"
(**) Option "OffTime" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/100dpi/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/X11/100dpi/").
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/100dpi".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/X11/100dpi").
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
Entry deleted from font path.
(==) FontPath set to: