[Ubuntu-x-swat] [Bug 632293] Re: ubuntu certified hardware misleading, and key contributor to lack of progress on bug #1

2010-10-08 Thread Mervin Beng
I am also affected by this bug (Vostro V13 touchpad not recognized).
Please fix it, as the V13 was purchased only for use with  Ubuntu.

-- 
ubuntu certified hardware misleading, and key contributor to lack of progress 
on bug #1
https://bugs.launchpad.net/bugs/632293
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 380126] Re: [Karmic] Touchpad not recognised correctly, synaptics driver not in use

2010-08-14 Thread Mervin Beng
Affects my Vostro V13. Please fix it for Maverick!

-- 
[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


[Ubuntu-x-swat] [Bug 552246] Re: [radeon] pointer invisible after resume

2010-05-08 Thread Mervin Beng
Thanks Alejandro! Your script works, but I find that the X server
sometimes run on vt8 (seems to alternate randomly between and 7 and 8).
This additional hack works:

#!/bin/bash
case $1 in
resume | thaw)
tty=`ps axo tty,cmd | grep /usr/bin/X :0`
vt=${tty:3:1}
chvt 1
chvt $vt
;;
esac

-- 
[radeon] pointer invisible after resume
https://bugs.launchpad.net/bugs/552246
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 576311] [NEW] [Lucid] Rotated screen very slow to update on intel 915GM

2010-05-06 Thread mervin
Public bug reported:

Binary package hint: xserver-xorg-video-intel

On a fresh install of Lucid on an eee701 4G.
Attaching an external monitor and rotating the image with

xrandr --output VGA1 --auto --rotate left --output LVDS1 --off

results in a screen which is very slow to update

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xserver-xorg-video-intel 2:2.9.1-3ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Thu May  6 10:04:21 2010
DkmsStatus: Error: [Errno 2] No such file or directory
GdmLog2: Error: command ['gksu', '-D', 'Apport', '--', 'cat', 
'/var/log/gdm/:0.log.2'] failed with exit code 1: cat: /var/log/gdm/:0.log.2: 
No such file or directory
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
MachineType: ASUSTeK Computer INC. 701
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=c463c64c-8864-4536-a56a-66c8f325052a ro quiet splash
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: xserver-xorg-video-intel
dmi.bios.date: 05/04/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1001
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: 701
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.xx
dmi.chassis.asset.tag: 0x
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTek Computer INC.
dmi.chassis.version: x.x
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1001:bd05/04/2008:svnASUSTeKComputerINC.:pn701:pvrx.x:rvnASUSTeKComputerINC.:rn701:rvrx.xx:cvnASUSTekComputerINC.:ct10:cvrx.x:
dmi.product.name: 701
dmi.product.version: x.x
dmi.sys.vendor: ASUSTeK Computer INC.
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.32-22-generic

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


** Tags: apport-bug i386 lucid

-- 
[Lucid] Rotated screen very slow to update on intel 915GM
https://bugs.launchpad.net/bugs/576311
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 576311] Re: [Lucid] Rotated screen very slow to update on intel 915GM

2010-05-06 Thread mervin

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

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

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

** Attachment added: GdmLog.txt
   http://launchpadlibrarian.net/47920638/GdmLog.txt

** Attachment added: GdmLog1.txt
   http://launchpadlibrarian.net/47920640/GdmLog1.txt

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

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

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

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

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

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

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/47920648/RelatedPackageVersions.txt

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

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

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

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

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

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

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

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

-- 
[Lucid] Rotated screen very slow to update on intel 915GM
https://bugs.launchpad.net/bugs/576311
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 395932] Re: [i855] (Needs intel 2.10) No Xv support for 82852/855GM (KMS bug)

2010-03-29 Thread Mervin Beng
Thanks for the pointer Robert!

-- 
[i855] (Needs intel 2.10) No Xv support for 82852/855GM (KMS bug)
https://bugs.launchpad.net/bugs/395932
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 395932] Re: [i855] (Needs intel 2.10) No Xv support for 82852/855GM (KMS bug)

2010-03-28 Thread Mervin Beng
Bryce, I have been testing xorg-edgers PPA on an MSI Wind (i945), and I
noticed that XvMC was disabled even though the XV and XVMC modules were
loaded. This was with intel 2.10 and the 2.9 with patch from your PPA.
Kernels tested were 2.6.32 with backports, and 2.6.33.

The Xorg.0.log shows the extensions loaded, but XvMC module appears
disabled by default.

$ grep -i Xv /var/log/Xorg.0.log
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(==) intel(0): Intel XvMC decoder disabled

Is there some setting for XvMC that I have missed out?

$ lspci|grep VGA
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express 
Integrated Graphics Controller (rev 03)

Thanks!

-- 
[i855] (Needs intel 2.10) No Xv support for 82852/855GM (KMS bug)
https://bugs.launchpad.net/bugs/395932
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