[Ubuntu-x-swat] [Bug 511491] [NEW] X crash when using touch screen on Freescale MX51 in Karmic

2010-01-23 Thread Zhang Lily
Public bug reported:

HW configuration: MX51 EVK board
SW configuration:
1. Install xserver-xorg-input-evtouch page (version: 0.8.8-0ubuntu6.1)
2. Add fdi file by vi /usr/share/hal/fdi/policy/20thirdparty/50-mxc-ts.fdi:
?xml version=1.0 encoding=ISO-8859-1?
deviceinfo version=0.2
  device
match key=info.product contains=mxc_ts
merge key=input.x11_driver type=stringevtouch/merge
/match
  /device
/deviceinfo
3. reboot the board, X crash. The backtrace is as follows:
Program received signal SIGSEGV, Segmentation fault.
0x402edae4 in strlen () from /lib/libc.so.6
(gdb) backtrace
#0  0x402edae4 in strlen () from /lib/libc.so.6
#1  0x00096a4c in xf86optionListCreate ()
#2  0x0008f8d8 in xf86CollectInputOptions ()
#3  0x42d46b0c in EVTouchPreInit (drv=value optimized out, dev=0x329b88,
flags=value optimized out) at evtouch.c:1167
#4  0x000861c8 in ?? ()
#5  0x000861c8 in ?? ()

However if i down-grade xserver-xorg-input-evtouch to version
0.8.8-0ubuntu3, Touch screen works fine.

So what's the possible difference cause this issue?

** Affects: xf86-input-evtouch (Ubuntu)
 Importance: Undecided
 Status: New

-- 
X crash when using touch screen on Freescale MX51 in Karmic
https://bugs.launchpad.net/bugs/511491
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-evtouch in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511096] Re: Missing Icons with deleted Applications

2010-01-23 Thread Geir Ove Myhr
** Package changed: xserver-xorg-video-intel (Ubuntu) = ubuntu

-- 
Missing Icons with deleted Applications
https://bugs.launchpad.net/bugs/511096
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 500056] Re: After logging out, trying to switch user, and changing from vtty back to X system completely hangs with a black screen with ATI Mobility Radeon non-free Drivers

2010-01-23 Thread yursi
I confirm this bug on Toshiba Satellite P200. Trying to switch the user
with latest ATI proprietary drivers completely hangs the system with
black screen.

-- 
After logging out, trying to switch user, and changing from vtty back to X 
system completely hangs with a black screen with ATI Mobility Radeon non-free 
Drivers
https://bugs.launchpad.net/bugs/500056
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 483857] Re: NVIDIA® GeF orce G 105M - 512MB, gives 6 screens, with nvidia d rivers version 180

2010-01-23 Thread Daniel Wejse
I don't understand how to do camillas fix. (I'm also a total ubuntu newbie). 
What shall I do with the xorg.conf file downloaded from here? How do I attach 
it?
Thanks
Daniel

-- 
NVIDIA® GeForce G 105M - 512MB, gives 6 screens,  with nvidia drivers version 
180
https://bugs.launchpad.net/bugs/483857
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 283128] Re: Keyboard indicator shows additional layout null

2010-01-23 Thread Gerhard Radatz
There was a recent update to the xserver-core package, which made the
problem reappear (because it overrides the patched version paulus
provided). I recollected all info from the posts above on how to apply
the patch to the latest src and build the package yourself. These are
the steps you have to run:

First, 'cd' to a directory where you can safely download the source.
Then


mkdir xserver-xorg-core-src-karmic
cd xserver-xorg-core-src-karmic
apt-src install xserver-xorg-core
wget http://launchpadlibrarian.net/33566768/xserver-xorg-1.6.4.diff
cd xorg-server-1.6.4/xkb
patch -p1 ../../xserver-xorg-1.6.4.diff
cd ../..
sudo dpkg -i xserver-xorg-core_1.6.4-2ubuntu4.1_amd64.deb

Have fun!

-- 
Keyboard indicator shows additional layout null
https://bugs.launchpad.net/bugs/283128
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 484875] Re: Nvidia GPU overheating on Toshiba P100

2010-01-23 Thread lintunen
Similar problem experienced since upgrading to Karmic on Asus G1sN with
NVidia 9500M GS card except overheats to the point the machine shuts
down.  Attempted upgrading to the latest version of the NVidia drivers
(190.53 at the time), no difference.

-- 
Nvidia GPU overheating on Toshiba P100
https://bugs.launchpad.net/bugs/484875
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 312756] Re: support graphics card hot switch

2010-01-23 Thread Robert
sudo dmidecode -s system-product-name
UL50VT  
sudo dmidecode -s system-version
1.0   
 lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series 
Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0a74] 
(rev a2)

** Attachment added: DSDT.dsl
   http://launchpadlibrarian.net/38296998/DSDT.dsl

-- 
support graphics card hot switch
https://bugs.launchpad.net/bugs/312756
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511520] [NEW] Ubuntu Karmic: DVI output not working with radeon 4350

2010-01-23 Thread mschaeffler
Public bug reported:

Binary package hint: xserver-xorg-video-ati

xserver-xorg-video-radeon

With the official driver package I do not bet any output on the DVI
header, the VGA header is working fine.

With the driver from the PPA (xserver-xorg-video-
radeon_6.12.99+git20091125.0061c4db-0ubuntu0tormod2_amd64.deb) the
output is working as expected.

Is it possible to upgrade the offical package?

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Ubuntu Karmic: DVI output not working with radeon 4350
https://bugs.launchpad.net/bugs/511520
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 319949] Re: Fails on install/remove test

2010-01-23 Thread papukaija
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release? Thanks in advance.

-- 
Fails on install/remove test
https://bugs.launchpad.net/bugs/319949
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 42478] Re: [nvidia-glx-legacy] ppracer aborts after intro screen on NVidia Riva TNT2

2010-01-23 Thread papukaija
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

Please remember that both nv and nvidia's drver for tnt2 don't have 3d
acceleration support.

** Changed in: nvidia-graphics-drivers-71 (Ubuntu)
   Status: Incomplete = Invalid

-- 
[nvidia-glx-legacy] ppracer aborts after intro screen on NVidia Riva TNT2
https://bugs.launchpad.net/bugs/42478
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-71 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 391949] Re: nvidia-glx issues on GeForce 2 go

2010-01-23 Thread papukaija
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release? Thanks in advance.

** Changed in: nvidia-graphics-drivers-96 (Ubuntu)
   Status: New = Incomplete

-- 
nvidia-glx issues on GeForce 2 go
https://bugs.launchpad.net/bugs/391949
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-71 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 382815] Re: command line level resolution extremely large and off center with NVidia RIVA TNT video card

2010-01-23 Thread papukaija
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release? Thanks in advance.

** Changed in: nvidia-graphics-drivers-71 (Ubuntu)
   Status: New = Incomplete

-- 
command line level resolution extremely large and off center with NVidia RIVA 
TNT video card
https://bugs.launchpad.net/bugs/382815
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-71 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 391949] Re: nvidia-glx issues on GeForce 2 go

2010-01-23 Thread papukaija
Please execute the following command, as it will automatically gather
debugging information, in a terminal
(Applications-Accessories-Terminal):

apport-collect 391949

This will help us to find and resolve the problem. Bear in mind that you
may need to install the python-launchpadlib package from the universe
repository. Thanks in advance!

** Changed in: nvidia-graphics-drivers-71 (Ubuntu)
   Status: New = Incomplete

-- 
nvidia-glx issues on GeForce 2 go
https://bugs.launchpad.net/bugs/391949
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-71 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 364865] Re: System reports error with Nvidia drivers

2010-01-23 Thread papukaija
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release? Thanks in advance.

@karlrhs: nvidia doesn't provide a proper driver for xserver 1.5+.
Therefore the nvidia-graphics-drivers-71 package has been removed from
Karmic.

** Changed in: nvidia-graphics-drivers-71 (Ubuntu)
   Status: Confirmed = Incomplete

-- 
System reports error with Nvidia drivers
https://bugs.launchpad.net/bugs/364865
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-71 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 303181] Re: package nvidia-glx-71 None [modified: /var/lib/dpkg/info/nvidia-glx-71.list] failed to install/upgrade: trying to overwrite `/usr/lib/xorg/modules/extensions/libglx.so

2010-01-23 Thread papukaija
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release? Thanks in advance.

** Changed in: nvidia-graphics-drivers-71 (Ubuntu)
   Status: Confirmed = Incomplete

-- 
package nvidia-glx-71 None [modified: /var/lib/dpkg/info/nvidia-glx-71.list] 
failed to install/upgrade: trying to overwrite 
`/usr/lib/xorg/modules/extensions/libglx.so', which is also in package 
xserver-xorg-core
https://bugs.launchpad.net/bugs/303181
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-71 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 319949] Re: Fails on install/remove test

2010-01-23 Thread papukaija
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release? Thanks in advance.

-- 
Fails on install/remove test
https://bugs.launchpad.net/bugs/319949
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 43248] Re: (TOSHIBA TE2100) NVIDIA Graphic card driver problem

2010-01-23 Thread papukaija
This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status
. Thank you again for taking the time to report this bug and helping to
make Ubuntu better. Please submit any future bugs you may find.

** Changed in: nvidia-graphics-drivers-71 (Ubuntu)
   Status: Confirmed = Invalid

-- 
(TOSHIBA TE2100) NVIDIA Graphic card driver problem
https://bugs.launchpad.net/bugs/43248
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-71 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511487] Re: Screen crashes

2010-01-23 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) = xserver-xorg-video-ati (Ubuntu)

-- 
Screen crashes
https://bugs.launchpad.net/bugs/511487
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 510390] Re: broken alternatives broke vdpau in mplayer

2010-01-23 Thread Alberto Milone
Here's what happens if I switch to the alternative provided by nvidia-
current:

:~$ sudo update-alternatives --config gl_conf
[sudo] password for alberto: 
There are 4 choices for the alternative gl_conf (providing 
/etc/ld.so.conf.d/GL.conf).

  SelectionPathPriority   Status

  0/usr/lib/nvidia-current/ld.so.conf   9700  auto mode
* 1/usr/lib/mesa/ld.so.conf 500   manual mode
  2/usr/lib/nvidia-173/ld.so.conf   9620  manual mode
  3/usr/lib/nvidia-96/ld.so.conf9600  manual mode
  4/usr/lib/nvidia-current/ld.so.conf   9700  manual mode

Press enter to keep the current choice[*], or type selection number: 4
update-alternatives: using /usr/lib/nvidia-current/ld.so.conf to provide 
/etc/ld.so.conf.d/GL.conf (gl_conf) in manual mode.
update-alternatives: warning: skip creation of 
/usr/lib32/vdpau/libvdpau_nvidia.so.1 because associated file 
/usr/lib32/nvidia-current/vdpau/libvdpau_nvidia.so.1 (of link group gl_conf) 
doesn't exist.
update-alternatives: warning: skip creation of /usr/lib32/libvdpau_nvidia.so 
because associated file /usr/lib32/nvidia-current/vdpau/libvdpau_nvidia.so (of 
link group gl_conf) doesn't exist.

:~$ ls -l /usr/lib/* | grep vdpau
lrwxrwxrwx  1 root root   36 Jan 23 13:01 /usr/lib/libvdpau_nvidia.so - 
/etc/alternatives/libvdpau_nvidia.so
drwxr-xr-x 2 root root 4096 Jan 21 21:09 vdpau
/usr/lib/vdpau:
lrwxrwxrwx 1 root root 38 Jan 23 13:01 libvdpau_nvidia.so.1 - 
/etc/alternatives/libvdpau_nvidia.so.1

:~$ ls -l /etc/alternatives/libvdpau_nvidia.so
lrwxrwxrwx 1 root root 48 Jan 23 13:01 /etc/alternatives/libvdpau_nvidia.so - 
/usr/lib/nvidia-current/vdpau/libvdpau_nvidia.so

:~$ ls -l /etc/alternatives/libvdpau_nvidia.so.1
lrwxrwxrwx 1 root root 50 Jan 23 13:01 /etc/alternatives/libvdpau_nvidia.so.1 
- /usr/lib/nvidia-current/vdpau/libvdpau_nvidia.so.1

Or, in other words /usr/lib/libvdpau_nvidia.so points to /usr/lib
/nvidia-current/vdpau/libvdpau_nvidia.so while
/usr/lib/vdpau/libvdpau_nvidia.so.1 points to /usr/lib/nvidia-
current/vdpau/libvdpau_nvidia.so.1

According to Nvidia, this is the correct behaviour (see bug #432172).

Note:  warning: skip creation of /usr/lib32/ etc. is correct, as those
slave links will be installed only on 64 bit systems

As regards the output that you posted:
1) How come do you have libvdpau_nvidia.so.185.18.36 if the current driver is 
190.53? Did you install any unofficial packages from some PPA or (even worse) 
did you install the driver from the nvidia installer?

2) This line suggests that what I say in 1) may be correct:
update-alternatives: warning: forcing reinstallation of alternative 
/usr/lib/nvidia-current/ld.so.conf because link group gl_conf is broken.

-- 
broken alternatives broke vdpau in mplayer
https://bugs.launchpad.net/bugs/510390
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 427168] Re: usb keyboard settings reset on plugin

2010-01-23 Thread Oliver Joos
As a workaround you may just set the rate again with the command:
  gconftool-2 -s -t int /desktop/gnome/peripherals/keyboard/rate RATE
To get the current RATE you can do:
  gconftool-2 -g /desktop/gnome/peripherals/keyboard/rate

Each time your keyboard is slow again, you can invoke the first command
in a Terminal. Or you can add it as user-defined applet to your gnome
panel. Or you can add it in gnome-volume-properties as an action to be
taken whenever a keyboard is (re-)detected - this is fully automatic
then and works best for me. gnome-volume-properties can be found in
gnome menu System - Preferences. If not, you may have to install
gnome-volume-manager first.

-- 
usb keyboard settings reset on plugin
https://bugs.launchpad.net/bugs/427168
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 427168] Re: usb keyboard settings reset on plugin

2010-01-23 Thread Oliver Joos
The commands have to be on one line only, so try:

gconftool-2 -s -t int /desktop/gnome/peripherals/keyboard/rate 38

-- 
usb keyboard settings reset on plugin
https://bugs.launchpad.net/bugs/427168
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 283765] Re: package xorg-driver-fglrx 2:8.543-0ubuntu1 failed to install/upgrade: EOF on stdin at conffile prompt

2010-01-23 Thread Martin Pitt
** Changed in: jockey (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
package xorg-driver-fglrx 2:8.543-0ubuntu1 failed to install/upgrade: EOF on 
stdin at conffile prompt
https://bugs.launchpad.net/bugs/283765
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 427168] Re: usb keyboard settings reset on plugin

2010-01-23 Thread stippi
Having to enter a command is lame. Especially one with so much pre-
knowledge required about what goes on and the path to the setting. Are
users expected to search the bug-database with just the right keywords
to find this ticket in order to fix this on their setups? If a default
action can be created for attaching keyboards, and it indeed fixes the
problem, why not at least ship Ubuntu with the action already pre-
configured?

-- 
usb keyboard settings reset on plugin
https://bugs.launchpad.net/bugs/427168
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 427168] Re: usb keyboard settings reset on plugin

2010-01-23 Thread Oliver Joos
My comment #13 does not solve but hide the problem - it is a work-
around. The kernel/driver/Xorg is supposed to resend rate and delay when
a keyboard hardware lost them due to power loss. I'd call it chaotic to
leave this to a user-space program.

Me too, hope a proper fix will make it into 10.04 (LTS). You can help at
least by adding yourself as affected by this bug. If more people are
affected, we could add this bug to the 100-papercut-project.

-- 
usb keyboard settings reset on plugin
https://bugs.launchpad.net/bugs/427168
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 441873] Re: [i915gm] [Karmic] X freezes when using compiz on external monitor

2010-01-23 Thread Mathieu Marquer
*** This bug is a duplicate of bug 419328 ***
https://bugs.launchpad.net/bugs/419328

** This bug has been marked a duplicate of bug 419328
   [i945gme] attaching external monitor: laptop display is black, external 
monitor too, with frozen mouse coursor

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed = Invalid

-- 
[i915gm] [Karmic] X freezes when using compiz on external monitor
https://bugs.launchpad.net/bugs/441873
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 414240] Re: cannot create a multihead setup with gnome-display-properties and intel card when using an openGL window manager (such as compiz and mutter)

2010-01-23 Thread Mathieu Marquer
*** This bug is a duplicate of bug 419328 ***
https://bugs.launchpad.net/bugs/419328

** This bug has been marked a duplicate of bug 419328
   [i945gme] attaching external monitor: laptop display is black, external 
monitor too, with frozen mouse coursor

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Triaged = Invalid

-- 
cannot create a multihead setup with gnome-display-properties and intel card 
when using an openGL window manager (such as compiz and mutter)
https://bugs.launchpad.net/bugs/414240
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xf86-video-intel (via bug 419328).

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511590] [NEW] Mouse suddenly stops working in Karmic

2010-01-23 Thread Bram Borggreve
Public bug reported:

Binary package hint: xorg

My mouse suddenly stops working in Karmic. This seems to happen
randomly, sometimes in a few minutes, sometimes after a few hours.

When this happens my keyboard still works fine but I can't restart my
GDM session, the X screen doesn't go away, even when I try to kill the
process. The only workaround is a reboot :(

I can't find anything strange in the the logfiles except for these
errors in /var/log/Xorg.0.org:

(II) config/hal: Adding input device AT Translated Set 2 keyboard
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Power Button
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Video Bus
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Power Button
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Macintosh mouse button emulation
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Logitech Optical USB Mouse
(EE) config/hal: NewInputDeviceRequest failed (8)

ProblemType: Bug
Architecture: i386
Date: Sat Jan 23 16:31:16 2010
DistroRelease: Ubuntu 9.10
MachineType: ECS GeForce 8000 series
NonfreeKernelModules: nvidia
Package: xorg 1:7.4+3ubuntu10
ProcCmdLine: root=UUID=edebf266-abf3-4869-8235-0df8e881aa5f ro
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic-pae
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu10
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2.1
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xorg
Uname: Linux 2.6.31-17-generic-pae i686
dmi.bios.date: 05/26/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080015
dmi.board.name: GeForce 8000 series
dmi.board.vendor: ECS
dmi.board.version: 1.0
dmi.chassis.type: 3
dmi.chassis.vendor: ECS
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd05/26/2008:svnECS:pnGeForce8000series:pvr1.0:rvnECS:rnGeForce8000series:rvr1.0:cvnECS:ct3:cvr:
dmi.product.name: GeForce 8000 series
dmi.product.version: 1.0
dmi.sys.vendor: ECS
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-17-generic-pae

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Mouse suddenly stops working in Karmic
https://bugs.launchpad.net/bugs/511590
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511590] Re: Mouse suddenly stops working in Karmic

2010-01-23 Thread Bram Borggreve

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/38303620/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/38303621/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/38303622/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/38303623/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/38303624/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/38303625/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/38303626/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/38303627/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/38303628/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/38303629/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/38303630/UdevLog.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/38303631/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/38303632/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/38303633/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/38303634/Xrandr.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/38303635/XsessionErrors.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/38303636/glxinfo.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/38303637/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/38303638/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/38303639/xkbcomp.txt

-- 
Mouse suddenly stops working in Karmic
https://bugs.launchpad.net/bugs/511590
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 380126] Re: [Karmic] Touchpad not recognised correctly, synaptics driver not in use

2010-01-23 Thread Anoop P B
I confirm this on a Dell Vostro V13

-- 
[Karmic] Touchpad not recognised correctly, synaptics driver not in use
https://bugs.launchpad.net/bugs/380126
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 509468] Re: [i945gm] x server crashes at random times (karmic)

2010-01-23 Thread Geir Ove Myhr
On Fri, Jan 22, 2010 at 11:00 AM, Paul Perkins catmat...@gmail.com wrote:
 We will get fewer bug reports, those that we get will be of higher quality, 
 and we will be able to handle a greater
 fraction than what we do today? ;-)

Note that this was a joke... We certainly don't want to alienate users
on purpose in order to achieve this.

 I understand those goals. I see the current process as sacrificing those
 goals in favor of generating some good looking (but misleading)
 statistics about the quality of the code that gets into Ubuntu.

I don't get this. What parts of the current process are you referring
to? Certainly there are things to be improved, but this is not a good
place to make it happen. I don't understand what you meed by
generating statistics. For me, bug reports are tools for fixing bugs.
Bug reports that do not have and will not get sufficient information
for someone to act on them are better closed so that developers and
triagers rather spend time on reading bug reports where we have a
chance of doing something about it.

 If Ubuntu wants fewer bug reports that they don't have the manpower to take
 a serious look at, they should communicate better about what kinds of
 reports will get a serious look, and what won't, at a point in the
 process before someone wastes their time generating a report that is
 doomed to be ignored.

That would be nice, but I don't see a practical way of doing this.
Especially, since factors such as how often a bug is reported, how
many users are affected, how much spare time volunteers have, etc. If
you have any good ideas I hope you can find a good place to
communicate them. This is not one, but maybe
http://brainstorm.ubuntu.com ?

 And Ubuntu would generate less ill-will if they
 had a bug status that says even if this is a real bug, we will never
 have time to fix it in this release anyway and used it when appropriate
 instead of stringing the user along asking for ever more information
 that will never be used.

I don't see why this cannot be done with a comment. Also, bugs are
most often fixed only in the next release unless it has a big impact
and is the fix has a low risk of regressions. Most (but not all) bugs
reported to Ubuntu are bugs in the software that ubuntu merely
packages, so what we can do is to help collect the information that
the upstream projects requires and report the bugs there. Typically,
upstreams don't consider bugs reported against anything but their
newest software, and therefore we have ask people to test newer
releases.

 I'm not whining about not getting the support I'm not paying for. I'm
 whining about being lied to.

I'm sorry if you're feeling you are being lied to. I don't think
anyone would lie to you on purpose, but perhaps the uncoordinated
nature of volunteers makes you feel this way (one would say that we
need X and Y in order to proceed (which is true), then even after X
and Y are in place there is no developer who has time to look at it --
unfortunately there is no way for the triager to know this).

It would be nice if we could back to the actual bug here. I don't
blame you if you don't have the time to test and get a full backtrace
with Lucid, but please understand that if that is the case we would
like to close this bug report so that we don't keep revisiting it. If
you have any ideas for improvement of the bug processing, I hope you
can find an appropriate place to post them. I have mentioned
brainstorm and there may be forums or mailing lists.

-- 
[i945gm] x server crashes at random times (karmic)
https://bugs.launchpad.net/bugs/509468
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 317094] Re: meta bug to collect lshal touchscreen info

2010-01-23 Thread Marc Savelsberg
Last week I tried the touch-base driver (www.touch-base.com) and with a
lot of help from their support, I managed to get the eTurboTouch
(22b9:0008) on my Medion (Akoya P4010) working. Couldn't hold out on
this. Attached is their driver that did it for me.

** Attachment added: Working touch-base driver
   http://launchpadlibrarian.net/38307008/linuxupdd.tgz

-- 
meta bug to collect lshal touchscreen info
https://bugs.launchpad.net/bugs/317094
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-evtouch in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 482456] Re: Corrupt video leaving graphics mode

2010-01-23 Thread Jakub Jezek
** Changed in: nvidia-graphics-drivers-180 (Ubuntu)
 Assignee: (unassigned) = Jakub Jezek (jezschaj)

-- 
Corrupt video leaving graphics mode
https://bugs.launchpad.net/bugs/482456
You received this bug notification because you are a member of Ubuntu-X,
which is a direct subscriber.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 507813] Re: [i945gme] Xorg crashes repeatedly on a netbook (Intel video): [mi] EQ overflowing

2010-01-23 Thread Antti Kaihola
Two days ago I got the following updates
- xserver-xorg-core 2:1.7.3.902-1ubuntu9
- kernel 2.6.32-11-generic #15-Ubuntu SMP

Xorg still crashed today. I returned to the netbook after it had been
idle for a couple of hours. I hit Fn-8 to disable the secondary display.
The netbook screen flashed when I hit the key kombination for a few
times. The mouse was still moving, but then the keyboard stopped
responding at all. Had to power down the computer.

-- 
[i945gme] Xorg crashes repeatedly on a netbook (Intel video): [mi] EQ 
overflowing
https://bugs.launchpad.net/bugs/507813
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 321151] [NEW] System(input) freezes at not defined reason

2010-01-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I'm using Kubuntu Intrepid with kubuntu-experimental PPA enabled (all
updates up to date).

Other sources, added by hand: 
...
## Medibuntu - Ubuntu 8.10 intrepid ibex
## Please report any bug on https://bugs.launchpad.net/medibuntu/
deb http://packages.medibuntu.org/ intrepid free non-free
deb-src http://packages.medibuntu.org/ intrepid free non-free

## KDE 2.4.x
deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu intrepid main
deb http://ppa.launchpad.net/kubuntu-experimental/ubuntu intrepid main

## DigiKam and KIPI plugins for KDE 4  THESE WERE ADDED RECENTLY; LOCKS WERE 
THERE BEFORE THEM TOO
deb http://ppa.launchpad.net/digikam-experimental/ubuntu intrepid main
deb-src http://ppa.launchpad.net/digikam-experimental/ubuntu intrepid main
...

I'm at loss in defining related package or whatever category for this
bug...

I often have my input locked (freeze). It has the following sympthoms:
- keybord doesn't respond (Ctrl+Alt+Backspace, Ctrl+Alt+F1..F12, all doesn't 
work as well. Even Numlock and such indicators don't react).
- mouse buttons don't work. but its cursor moves in most cases;

So, I can only hard-reset my PC after the lock had happen...

I'm going to attach xorg.log and .xsession-errors here. Please let me
know which other info do you need.


Note: Video system: ATI X1600XT + default radeon driver with only one options 
added: AccelMethod: EXA.

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New

-- 
System(input) freezes at not defined reason
https://bugs.launchpad.net/bugs/321151
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 321151] Re: System(input) freezes at not defined reason

2010-01-23 Thread David Tombs
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This bug did not have a package associated with it, which
is important for ensuring that it gets looked at by the proper
developers.  You can learn more about finding the right package at
https://wiki.ubuntu.com/Bugs/FindRightPackage.  I have classified this
bug as a bug in xorg.

When reporting bugs in the future please use apport, either via the
appropriate application's Help - Report a Problem menu or using
'ubuntu-bug' and the name of the package affected.  You can learn more
about this functionality at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu = xorg (Ubuntu)

-- 
System(input) freezes at not defined reason
https://bugs.launchpad.net/bugs/321151
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 479726] Re: kde crashes if java uses system tray

2010-01-23 Thread Florian Brunner
Please fix this! (Maybe in collaboration with the OpenJDK team?)

-- 
kde crashes if java uses system tray
https://bugs.launchpad.net/bugs/479726
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511683] [NEW] Gnome/KDE freezes when hiding/showing Opera browser

2010-01-23 Thread karmicXorgFreeze
Public bug reported:

Binary package hint: xorg

If you do the following actions, the desktop environment (tested in KDE
and Gnome on same install) will freeze.  The mouse moves, applications
continue running, and visible animations (such as knemo) will continue
to be animated.  But key presses or mouse clicks are ignored.

1. Open opera (version 10.10).
2. Display the previous-addresses list, either by typing some letters in the 
URL field or clicking the drop-down arrow next to the field.
3. Click the tray icon to hide opera.

(At this point, KDE/Gnome freezes. The mouse won't register on the
taskbar, other windows, system tray, etc, and global keyboard shortcuts,
alt-tab, etc don't work.  However, Opera's own keyboard commands will
still work.  If this happens, it is recommended to press Alt-F4 and quit
opera.)

4. Press tab.

(This moves focus off the address field. Opera is hidden and the GUI
becomes responsive.)

5. Click the tray icon to display opera.

(At this point, KDE/Gnome freezes, and Opera no longer responds to its
own keyboard shortcuts.)

It is possible, randomly, for opera to restore with the cursor in the
URL field, so that only step 5 is necessary.  But it takes all the steps
to reproduce the bug at will.

This isn't a total crash, as alt-sysrq-k and ctrl-alt-f# still work.
You can avoid killing X by changing to tty1 with ctrl-alt-f1, logging
in, typing 'killall opera,' and then changing back with ctrl-alt-f7.

The original bug is clearly in Opera, and I've reported it to them.  It
might be fixed in a later release.  However, it should not be possible
for an application's GUI to kill Ubuntu's entire GUI.  At most, only the
misbehaving application should freeze, allowing the user to kill it
without leaving X.

ProblemType: Bug
Architecture: i386
Date: Sat Jan 23 14:59:43 2010
DistroRelease: Ubuntu 9.10
MachineType: Apple Inc. Macmini3,1
NonfreeKernelModules: nvidia wl
Package: xorg 1:7.4+3ubuntu10
ProcCmdLine: root=UUID=23fa2b2f-5fd7-4d74-81d3-b5cac6fff23f ro reboot=pci quiet 
splash
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic-pae
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu10
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2.1
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xorg
Uname: Linux 2.6.31-17-generic-pae i686
XsessionErrors:
 (polkit-gnome-authentication-agent-1:4779): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (firefox:5549): GLib-WARNING **: g_set_prgname() called multiple times
dmi.bios.date: 07/17/09
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MM31.88Z.00AD.B00.0907171535
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-F22C86C8
dmi.board.vendor: Apple Inc.
dmi.chassis.asset.tag: Asset Tag#
dmi.chassis.type: 16
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F22C86C8
dmi.modalias: 
dmi:bvnAppleInc.:bvrMM31.88Z.00AD.B00.0907171535:bd07/17/09:svnAppleInc.:pnMacmini3,1:pvr1.0:rvnAppleInc.:rnMac-F22C86C8:rvr:cvnAppleInc.:ct16:cvrMac-F22C86C8:
dmi.product.name: Macmini3,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-17-generic-pae

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Gnome/KDE freezes when hiding/showing Opera browser
https://bugs.launchpad.net/bugs/511683
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511683] Re: Gnome/KDE freezes when hiding/showing Opera browser

2010-01-23 Thread karmicXorgFreeze

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/38310738/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/38310739/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/38310740/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/38310741/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/38310742/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/38310743/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/38310744/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/38310746/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/38310747/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/38310748/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/38310749/UdevLog.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/38310750/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/38310751/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/38310752/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/38310753/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/38310754/glxinfo.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/38310755/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/38310756/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/38310757/xkbcomp.txt

-- 
Gnome/KDE freezes when hiding/showing Opera browser
https://bugs.launchpad.net/bugs/511683
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 404428] Re: [karmic] no r600 DRI support in mesa

2010-01-23 Thread patrix
Why stuff that worked well in Jaunty , does not work with Karmic.
Obviously is it regression whatever the reason.

-- 
[karmic] no r600 DRI support in mesa
https://bugs.launchpad.net/bugs/404428
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511688] [NEW] this monitor can do better than 800x600

2010-01-23 Thread blokeinlondon
Public bug reported:

Binary package hint: xorg

ubuntu live cd sends monitor into max 800x600 resolution this monitor
can handle higher resolutions

ProblemType: Bug
Architecture: i386
CheckboxCommand: resolution_test
CheckboxDescription:
 This display is using the following resolution:
 
 $output
 
 Is this acceptable for your display?
CheckboxTest: resolution
Date: Sat Jan 23 20:28:24 2010
DistroRelease: Ubuntu 9.10
LiveMediaBuild: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
MachineType: Dell Computer Corporation Dimension 4550
Package: xorg 1:7.4+3ubuntu7
ProcCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/hostname.seed 
boot=casper initrd=/casper/initrd.lz quiet splash --
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu7
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xorg
Tags: checkbox-bug
Uname: Linux 2.6.31-14-generic i686
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
XorgLogOld: Error: [Errno 2] No such file or directory: 
'/var/log/Xorg.0.log.old'
XsessionErrors:
 (gnome-settings-daemon:2972): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-settings-daemon:2972): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (nautilus:3031): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (polkit-gnome-authentication-agent-1:3056): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:3174): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
dmi.bios.date: 09/23/2003
dmi.bios.vendor: Dell Computer Corporation
dmi.bios.version: A08
dmi.board.vendor: Dell Computer Corp.
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Computer Corporation
dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA08:bd09/23/2003:svnDellComputerCorporation:pnDimension4550:pvr:rvnDellComputerCorp.:rn:rvr:cvnDellComputerCorporation:ct6:cvr:
dmi.product.name: Dimension 4550
dmi.sys.vendor: Dell Computer Corporation
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-14-generic

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug checkbox-bug i386

-- 
this monitor can do better than 800x600
https://bugs.launchpad.net/bugs/511688
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 506444] Re: [i945gm] [lucid] LCD flashes and jumps horizontally quite a lot

2010-01-23 Thread Steffen Röcker
This bug was fixed for me with the patch for bug #492392. (Which disables 
powersave for i915)
There is no flicker and it runs stable for hours.

I tried out linux 2.6.33-020633rc5-generic from the kernel-ppa with 
i915.lvds_downclock=0.
There was no flicker but it crashed (gray screen, but still able to login via 
ssh) after a few minutes, this time though I was able to get a batchbuffer dump.



** Attachment added: dri_debug-20100123.tgz
   http://launchpadlibrarian.net/38311055/dri_debug-20100123.tgz

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[i945gm] [lucid] LCD flashes and jumps horizontally quite a lot
https://bugs.launchpad.net/bugs/506444
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511688] Re: this monitor can do better than 800x600

2010-01-23 Thread blokeinlondon

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/38311032/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/38311033/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/38311034/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/38311035/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/38311036/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/38311037/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/38311038/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/38311039/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/38311040/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/38311041/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/38311042/UdevLog.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/38311043/XorgLog.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/38311044/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/38311045/glxinfo.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/38311046/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/38311047/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/38311048/xkbcomp.txt

-- 
this monitor can do better than 800x600
https://bugs.launchpad.net/bugs/511688
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 498067] Re: Nvidia Graphics 3D Drivers crash Kmail

2010-01-23 Thread Mark Platt
Philip,

I did send some info (I did not keep a record of it, sorry). I did get a reply 
that if I wanted 3D graphics to download open source. I was also waiting for 
the Noveau project to come up with open source 3D graphics.  

In addition, I think it is the downloaded version of Ubuntu 9.04 I have that 
may have a problem. When I tried to download an upgrade to 9.10 it notified me 
that my previous version may be corrupted and it would not upgrade.  I guess 
we are all at the mercy of the internet connections we have for data loss. I 
have ordered a CD for Ubuntu 9.10 to be sent in the mail and will do a clean 
install when I get it.

Thanks again for the help. You guys are pioneers. Keep up the great
work!

Regards,

Mark

On January 19, 2010 04:40:14 pm Philip Muškovac wrote:
 We'd like to figure out what's causing this bug for you, but we haven't
 heard back from you in a while. Could you please provide the requested
 information? Thanks!

-- 
Nvidia Graphics 3D Drivers crash Kmail
https://bugs.launchpad.net/bugs/498067
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 400875] Re: 9.04 PPC: fbdev wrongly configured in X

2010-01-23 Thread BigMat
I applied this DefaultDepth=16 to xorg.conf on my10 year  old G3 400 MHz
256 MB Ram ATI Rage 128 Pro Graphics, running Ubuntu 9.1, runs as sweet
as a nut compared to the 8 bit and 256 colours, now just to work on
sound and dial up modem..h

-- 
9.04 PPC: fbdev wrongly configured in X
https://bugs.launchpad.net/bugs/400875
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-fbdev in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 473098] Re: Switching user makes graphics slow for second user

2010-01-23 Thread Tpugliese
I was able to get both user sessions working decently on my system using
the radeonhd driver.  I had to set Option AccelMethod xaa instead of
exa which is the default.  Using exa with radeonhd shows the same
sluggish second session problem.  Unfortunately, switching to xaa does
not work with the xorg-video-ati driver so I have switched to using
radeonhd for now.  If this bug is fixed, I will switch back and give it
a try.

-- 
Switching user makes graphics slow for second user
https://bugs.launchpad.net/bugs/473098
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 498211] Re: ATI graphics driver fails to load

2010-01-23 Thread António PT
This has got to be a fglrx module problem: **sudo modprobe -l | grep
fglrx** returns nothing...

-- 
ATI graphics driver fails to load
https://bugs.launchpad.net/bugs/498211
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 498211] Re: ATI graphics driver fails to load

2010-01-23 Thread António PT
Sorry, it's not a module problem. I mispelled fglrx (flgrx :D). It's
actually a fglrx problem, nothing that Ubuntu can fix. You know why?
because fglrx only supports xorg1.7 and lucid has 1.7. So I guess we'll
just wait until Catalyst 10 is released and support xorg 1.7.

-- 
ATI graphics driver fails to load
https://bugs.launchpad.net/bugs/498211
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 502445] Re: Macbook accelerometer resets mouse cursor's position

2010-01-23 Thread Steffen Röcker
*** This bug is a duplicate of bug 494231 ***
https://bugs.launchpad.net/bugs/494231

** This bug has been marked a duplicate of bug 494231
   Mouse pointer keeps jumping to the middle of the screen (after Xorg 
2009.12.08 updates)

-- 
Macbook accelerometer resets mouse cursor's position
https://bugs.launchpad.net/bugs/502445
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 494231] Re: Mouse pointer keeps jumping to the middle of the screen (after Xorg 2009.12.08 updates)

2010-01-23 Thread Steffen Röcker
xserver-xorg-input-evdev (1:2.3.2-3) fixed it for me.

-- 
Mouse pointer keeps jumping to the middle of the screen (after Xorg 2009.12.08 
updates)
https://bugs.launchpad.net/bugs/494231
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 497162] Re: applesmc motion sensor and touchpad in xorg

2010-01-23 Thread Steffen Röcker
*** This bug is a duplicate of bug 494231 ***
https://bugs.launchpad.net/bugs/494231

** This bug has been marked a duplicate of bug 494231
   Mouse pointer keeps jumping to the middle of the screen (after Xorg 
2009.12.08 updates)

-- 
applesmc motion sensor and touchpad in xorg
https://bugs.launchpad.net/bugs/497162
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 510830] Re: X11 locks up when enabling kwin compositing on 845G

2010-01-23 Thread Geir Ove Myhr
Thank you for reporting this bug, lykwydchykyn. Your problem sounds like
a GPU hang (freeze). You can verify this by checking the symptoms on
https://wiki.ubuntu.com/X/Troubleshooting/Freeze . On that page there is
also a recipe for how to generate a batchbuffer dump, which we need for
this kind of bug. In order to help the intel developers upstream, it
would be nice if you could generate the batchbuffer dump using the xorg-
edgers PPA [1] and the 2.6.33-rc5 (or newer) mainline kernel ([2], see
also [3]). Note that with this version it is helpful if you can use the
DebugFlushCaches option described on the Freeze wiki page.

I should note that we already have quite a few bug reports for hangs like this 
on 845G on Karmic, but since this is the first we get from Lucid we have the 
possibility to get some debug information that hasn't been available from the 
other reports. A list of other bug reports: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bugs?field.tag=845g%20freezefield.tags_combinator=ALL

[1]: https://launchpad.net/~xorg-edgers/+archive/ppa
[2]: http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.33-rc5/
[3]: https://wiki.ubuntu.com/KernelTeam/MainlineBuilds

** Summary changed:

- X11 locks up when enabling kwin compositing on 845G
+ [i845G] X11 locks up when enabling kwin compositing on 845G

** Tags added: 845g

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Incomplete

-- 
[i845G] X11 locks up when enabling kwin compositing on 845G
https://bugs.launchpad.net/bugs/510830
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 504548] Re: [G33] X crashes after upgrading to Lucid.

2010-01-23 Thread Geir Ove Myhr
** Summary changed:

- X crashes after upgrading to Lucid.
+ [G33] X crashes after upgrading to Lucid.

** Tags added: g33

-- 
[G33] X crashes after upgrading to Lucid.
https://bugs.launchpad.net/bugs/504548
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 508898] Re: screen flashes and glitches when switching between applications and random occurances

2010-01-23 Thread Geir Ove Myhr
** Tags added: 945gme

** Summary changed:

- screen flashes and glitches when switching between applications and random 
occurances
+ [i945gme] screen flashes and glitches when switching between applications and 
random occurances

-- 
[i945gme] screen flashes and glitches when switching between applications and 
random occurances
https://bugs.launchpad.net/bugs/508898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 508697] Re: [gm45] No mouse pointer after boot (KMS only)

2010-01-23 Thread Geir Ove Myhr
** Summary changed:

- No mouse pointer after boot
+ [gm45] No mouse pointer after boot (KMS only)

** Tags added: gm45 mouse

-- 
[gm45] No mouse pointer after boot (KMS only)
https://bugs.launchpad.net/bugs/508697
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511716] [NEW] Move pointer with keyboard is jerky

2010-01-23 Thread Tom Kaminski
Public bug reported:

Binary package hint: xorg

I use the feature accessibility feature to move the mouse using the
keyboard's numpad keys.  This can be toggled on via the SHIFT + NUMLOCK
key.  The feature works, but the movement of the pointer on the screen
is very jerky when using the keyboard.  It seems like the cursor
position is only updated 3 or 4 times per second.  As a result, it is
sometimes hard to position the pointer because of the infrequent updates
of the position.  Also it looks terrible.  I would suggest that the
cursor position be updated at least 30 times per second, or more.

ProblemType: Bug
Architecture: i386
Date: Sat Jan 23 16:12:33 2010
DistroRelease: Ubuntu 9.10
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 002: ID 046d:c318 Logitech, Inc. 
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Dell Computer Corporation Latitude D800
NonfreeKernelModules: nvidia
Package: xorg 1:7.4+3ubuntu10
PccardctlIdent:
 Socket 0:
   no product info available
 Socket 1:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
 Socket 1:
   no card
ProcCmdLine: root=UUID=1a736f13-bb50-4b89-9c81-6d389421ba69 ro quiet splash 
rootflags=data=writeback
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-386
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu10
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2.1
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xorg
Uname: Linux 2.6.31-17-386 i686
XsessionErrors:
 (gnome-settings-daemon:1887): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:1930): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1925): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (firefox:2141): GLib-WARNING **: g_set_prgname() called multiple times
dmi.bios.date: 04/25/2003
dmi.bios.vendor: Dell Computer Corporation
dmi.bios.version: A02
dmi.board.name: 01W890
dmi.board.vendor: Dell Computer Corporation
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Computer Corporation
dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA02:bd04/25/2003:svnDellComputerCorporation:pnLatitudeD800:pvr:rvnDellComputerCorporation:rn01W890:rvr:cvnDellComputerCorporation:ct8:cvr:
dmi.product.name: Latitude D800
dmi.sys.vendor: Dell Computer Corporation
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-17-386

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Move pointer with keyboard is jerky
https://bugs.launchpad.net/bugs/511716
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511716] Re: Move pointer with keyboard is jerky

2010-01-23 Thread Tom Kaminski

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/38313258/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/38313259/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/38313260/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/38313261/Lspci.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/38313262/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/38313263/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/38313264/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/38313265/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/38313266/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/38313268/UdevLog.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/38313269/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/38313270/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/38313271/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/38313272/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/38313273/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/38313274/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/38313275/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/38313276/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/38313277/xkbcomp.txt

-- 
Move pointer with keyboard is jerky
https://bugs.launchpad.net/bugs/511716
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511001] Re: [i855GM] Lucid Freeze shortly after X startup on Intel i855

2010-01-23 Thread Geir Ove Myhr
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Incomplete

-- 
 [i855GM] Lucid Freeze shortly after X startup on Intel i855
https://bugs.launchpad.net/bugs/511001
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 509186] Re: [G35] Screen Goes Black With i915 GPU Hung Render Errors

2010-01-23 Thread Geir Ove Myhr
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Incomplete

-- 
[G35] Screen Goes Black With i915 GPU Hung Render Errors
https://bugs.launchpad.net/bugs/509186
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 464591] Re: upgrade breaks graphic drivers and x, preventing login or startx

2010-01-23 Thread Handssolow
I'm still not certain if this is the most appropriate place to post
about the bug. I am unable to run Ubuntu, Xubuntu, Ubuntu UNR 9.10 live
CDs so I am thinking this is a significant bug.

This evening I was eventually able to stop the flickering with sudo stop gdm.
sudo nano etc/X11/xorg.conf listed the vesa driver. With Ubuntu 9.10 I use on 
my hard drive I use the current recommended nvidia ver 185 driver.
If I sudo start gdm then the flickering returns.

-- 
upgrade breaks graphic drivers and x, preventing login or startx
https://bugs.launchpad.net/bugs/464591
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 365994] Re: [i915] X freeze due to end of aperture kernel issue

2010-01-23 Thread Vikram Dhillon
Unfortunately it seems this bug is still an issue.  Can you confirm this
issue exists with the most recent Lucid Lynx 10.04 release -
http://cdimage.ubuntu.com/releases/lucid/alpha-2/.  If the issue remains
in Lucid, please test the latest 2.6.32 upstream kernel build -
https://wiki.ubuntu.com/KernelMainlineBuilds .  Let us know your
results.  Thanks.

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

-- 
[i915] X freeze due to end of aperture kernel issue
https://bugs.launchpad.net/bugs/365994
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xf86-video-intel.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511747] [NEW] support for Acer 1420P

2010-01-23 Thread mig000
Public bug reported:

The touchscreen in the Acer 1420P tablet uses ABS_RY and ABS_RZ for
position reporting. To support it, these must be considered as input
data sources.

Info:
The devices is labeled as MosArt, Inc., RMTP-MA957 in the USB device tree.

** Affects: xf86-input-evtouch (Ubuntu)
 Importance: Undecided
 Status: New

-- 
support for Acer 1420P
https://bugs.launchpad.net/bugs/511747
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-evtouch in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511747] Re: support for Acer 1420P

2010-01-23 Thread mig000

** Attachment added: patch to support ABS_RY as x and ABS_RZ as y
   http://launchpadlibrarian.net/38315875/22_ryrz_data.patch

-- 
support for Acer 1420P
https://bugs.launchpad.net/bugs/511747
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-evtouch in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511747] Re: support for Acer 1420P

2010-01-23 Thread mig000

** Attachment added: lshal and lsusb device info
   http://launchpadlibrarian.net/38315907/lshal_lsusb.txt

-- 
support for Acer 1420P
https://bugs.launchpad.net/bugs/511747
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-evtouch in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 477256] Re: [i855] Xserver freezing on Toshiba Satellite A10 (Intel 82852/855GM)

2010-01-23 Thread Irihapeti
The laptop acquired an extra 512MB of RAM yesterday, and I thought it
might be useful to reinstall Xubuntu with all updates and see what
happens. Installation method was to install a command-line system first,
then install Xubuntu-desktop plus do other updates before rebooting and
logging into the Xubuntu desktop.

Unfortunately, the system froze twice. The first time after 1-3/4 hours
and the second a lot sooner - probably around 30 minutes, maybe less.

I've run the laptop for many hours at a time while using lxde/openbox or
openbox on its own. I've tried using just the xfce4 package as well and
it seems to be fine, though this might need a bit more testing.

Therefore, I'm inclined to conclude that one or more of the Xubuntu-
desktop components is/are interacting with xserver-xorg-video-intel to
cause the freezes.

-- 
[i855] Xserver freezing on Toshiba Satellite A10 (Intel 82852/855GM)
https://bugs.launchpad.net/bugs/477256
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511764] [NEW] No memory allocations

2010-01-23 Thread Robert Browne
Public bug reported:

Binary package hint: xserver-xorg-video-intel

Ubuntu jaunty
GM45, X4500

xorg log:
intel(0): No memory allocations
Using UXA, i965_dri.so

glxgears 460 FPS
should be getting 1000+ FPS

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
No memory allocations
https://bugs.launchpad.net/bugs/511764
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 307609] Re: libpixman is built with Altivec on ppc

2010-01-23 Thread Robert Hooker
runtime detection and use of altivec was fixed quite some time ago,
closing this bug as fixed.

** Changed in: pixman (Ubuntu)
   Status: Triaged = Fix Released

** Changed in: xorg-server
   Status: New = Invalid

-- 
libpixman is built with Altivec on ppc
https://bugs.launchpad.net/bugs/307609
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to pixman in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 507979] Re: Blank screen on startup, after 15 Jan 2010 updates

2010-01-23 Thread BigBoi
sorry feel free to close this off.. i'm having a different problem that
coincidentally manifested itself around the same time and will open a
new bug.

-- 
Blank screen on startup, after 15 Jan 2010 updates
https://bugs.launchpad.net/bugs/507979
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 427168] Re: usb keyboard settings reset on plugin

2010-01-23 Thread Kevin Hunter
Oliver, you wouldn't happen to know where to report this bug upstream?
I've spent about 20 minutes googling around, but I'm not coming up with
much luck.  However, to get something fixed in a distro, the first thing
someone will do is report it upstream.  We can at least get the ball
rolling if someone knows how/where to do that.

-- 
usb keyboard settings reset on plugin
https://bugs.launchpad.net/bugs/427168
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 321687] [NEW] Aiptek USB tablet (device 08ca:0010) does not work as expected

2010-01-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

The EXPECTED behaviour of my Trust TB-4200 tablet (reported as 08ca:0010 
Aiptek International, Inc. Tablet by lsusb) : 
 - moving cursor when moving pen over tablet
 - clicking as mouse button 1 when typing pen on tablet
 - dragging/tracing when moving pen while touching/pressing the tablet
This is the OS X behaviour (tested on Gimp 2.4)
The tablet is behaviouring fine on windows

ACTUAL Ubuntu 8.10 behaviour : 
like explained at http://ubuntuforums.org/showthread.php?t=1029302
To sum up : 
 - moving pen over tablet moves cursor until you touch the tablet
 - then moving cursor requires you to touch the tablet while moving
 - impossible to drag/trace without clikcing mouse button (not very easy!)

Note : https://help.ubuntu.com/community/AiptekTablet didn't helped

** Affects: xserver-xorg-input-aiptek (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Aiptek USB tablet (device 08ca:0010) does not work as expected
https://bugs.launchpad.net/bugs/321687
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to xserver-xorg-input-aiptek in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 496100] Re: Ubuntu lucid: brocken dependency in xserver-xorg-driver-nouveau

2010-01-23 Thread Pancho
Would be awesome if someone could make this a release critical bug for
Lucid.

-- 
Ubuntu lucid: brocken dependency in xserver-xorg-driver-nouveau
https://bugs.launchpad.net/bugs/496100
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 321687] Re: Aiptek USB tablet (device 08ca:0010) does not work as expected

2010-01-23 Thread David Tombs
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This bug did not have a package associated with it, which
is important for ensuring that it gets looked at by the proper
developers.  You can learn more about finding the right package at
https://wiki.ubuntu.com/Bugs/FindRightPackage.  I have classified this
bug as a bug in xserver-xorg-input-aiptek.

When reporting bugs in the future please use apport, either via the
appropriate application's Help - Report a Problem menu or using
'ubuntu-bug' and the name of the package affected.  You can learn more
about this functionality at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu = xserver-xorg-input-aiptek (Ubuntu)

-- 
Aiptek USB tablet (device 08ca:0010) does not work as expected
https://bugs.launchpad.net/bugs/321687
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-aiptek in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 496100] Re: Ubuntu lucid: brocken dependency in xserver-xorg-driver-nouveau

2010-01-23 Thread Chris Halse Rogers
We're currently in the process of working out precisely what we're
going to do about nouveau in Lucid.  Once we have a plan of how we'll
approach it, it'll be easy to fix this.

-- 
Ubuntu lucid: brocken dependency in xserver-xorg-driver-nouveau
https://bugs.launchpad.net/bugs/496100
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511726] Re: nouveau breaks xserver-xorg-core

2010-01-23 Thread Curtis Hovey
** Changed in: launchpad
   Status: New = Invalid

** Also affects: xserver-xorg-video-nouveau (Ubuntu)
   Importance: Undecided
   Status: New

-- 
nouveau breaks xserver-xorg-core
https://bugs.launchpad.net/bugs/511726
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 477256] Re: [i855] Xserver freezing on Toshiba Satellite A10 (Intel 82852/855GM)

2010-01-23 Thread Geir Ove Myhr
On Sat, Jan 23, 2010 at 7:56 PM, Irihapeti wrote:
 Therefore, I'm inclined to conclude that one or more of the Xubuntu-
 desktop components is/are interacting with xserver-xorg-video-intel to
 cause the freezes.

Yes, that is probably the case. This is useful information. Often
there are specific system calls that makes it hang, and different
desktop environments make different system calls.

I meant forward your bug report to intel developers back in November
when you got the batchbuffer dump with xorg-egers, but it looked like
there would soon be some progress on some other 855GM freeze bugs
which would give us some test cases and possibly a fix, so I waited
for that. Eventually identification of the kernel patch that triggered
the freezes came out of it, but I haven't seen any progress upstream
otherwise. At this time they would need driver and kernel versions at
least at the Lucid level. Do you have Lucid installed already or could
you install it? Standard Lucid would probably be okay, but it would be
better with xorg-edgers on top of that and then the DebugFushCaches
xorg.conf option for the batchbuffer dump as described on
https://wiki.ubuntu.com/X/Troubleshooting/Freeze . They may also want
to know if it also freezes with mainline kernel v2.6.33-rc5 which is
currently the newest, but I don't think that is needed for the
batchbuffer dump (you may want to avoid copying i915_regs in that
batchbuffer dump, since reading it may cause hangs - I think that one
has been removed in recent 2.6.33 kernels).

If you can get this information, I will report this upstream as soon
as I have the opportunity.

-- 
[i855] Xserver freezing on Toshiba Satellite A10 (Intel 82852/855GM)
https://bugs.launchpad.net/bugs/477256
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511001] Re: [i855GM] Lucid Freeze shortly after X startup on Intel i855

2010-01-23 Thread Geir Ove Myhr
I see that you have already filed an upstream bug report at
https://bugs.freedesktop.org/show_bug.cgi?id=25325 . That is great!
Could you also attach the information I asked for in comment #1 there
when you get it?

** Bug watch added: freedesktop.org Bugzilla #25325
   https://bugs.freedesktop.org/show_bug.cgi?id=25325

** Also affects: xserver-xorg-video-intel via
   https://bugs.freedesktop.org/show_bug.cgi?id=25325
   Importance: Unknown
   Status: Unknown

-- 
 [i855GM] Lucid Freeze shortly after X startup on Intel i855
https://bugs.launchpad.net/bugs/511001
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xf86-video-intel.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511001] Re: [i855GM] Lucid Freeze shortly after X startup on Intel i855

2010-01-23 Thread Bug Watch Updater
** Changed in: xserver-xorg-video-intel
   Status: Unknown = Confirmed

-- 
 [i855GM] Lucid Freeze shortly after X startup on Intel i855
https://bugs.launchpad.net/bugs/511001
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xf86-video-intel.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 507979] Re: Blank screen on startup, after 15 Jan 2010 updates

2010-01-23 Thread Dmitri
Seems to be fixed. Judging from update history, should have been related
to some xserve changes, not NVidia drivers.

** Changed in: nvidia-graphics-drivers-180 (Ubuntu)
   Status: New = Fix Released

-- 
Blank screen on startup, after 15 Jan 2010 updates
https://bugs.launchpad.net/bugs/507979
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 511726] Re: nouveau breaks xserver-xorg-core

2010-01-23 Thread Harry
For the time being the driver
xserver-xorg-video-nouveau (1:0.0.10~git+20090823+569a17a-0ubuntu1)
is an experimental one and does not provide necessary graphical environment.
There is no reason to install it.
One should use the official driver nvidia-current (190.53-0ubuntu8) for NVidia 
cards.

-- 
nouveau breaks xserver-xorg-core
https://bugs.launchpad.net/bugs/511726
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp