Re: Option "Enable" "false" has no affect

2011-09-27 Thread Łukasz Maśko
Dnia środa, 28 września 2011, Matthew Monaco napisał:
> I've tried with and without the screen section. I want to leave my vga
> monitor plugged in, but I want it disabled by default. I see in the log
> that the "ignored" is being read, but the resulting configuration is
> cloned with the greatest shared resolution on each monitor.
[...]
> Section "Monitor"
>   Identifier   "vga"
>   Option   "Enable" "false"
> EndSection

I'm using Option "Disable" "yes" and such combination works, so I suggest 
giving it a try.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: "sticky" xkb options ?

2011-08-20 Thread Łukasz Maśko
Dnia Saturday, 20 of August 2011, Matthieu Herrb napisał:
> Hi,
> 
> In order to keep the oldctrl+alt+backspace sequence killing X by
> default, I'm looking for the best place to place the configuration
> option. I'd like to put it in /etc/X11/xorg.conf.d/00-killserver or
> similar.
> 
> Unfortunatly, at least with xserver 1.9 or 1.10,
> 'Option "XkbOption" "terminate:ctrl_alt_bksp"' doesn't stick.
> Any other 'Option "XkbOption" "..."' parsed later will clear the
> already set options.
> 
> The same is true for any initialisation done inside the xserver code
> itself via add_option().
> 
> Is there a way to set a sticky xkbOption ?

I have it set inside /etc/X11/xorg.conf.d/10-keyboard.conf and it works:

Section "InputClass"
Identifier "keyboard-all"
Driver "evdev"
Option "XkbLayout" "pl"
Option "XkbModel" "evdev"
Option "XkbOptions" "win:switch,terminate:ctrl_alt_bksp"
Option  "LeftAlt"   "Meta"
Option  "RightAlt"  "ModeShift"
MatchIsKeyboard "on"
EndSection

I assume, that you want to have this particular option set in a separate 
file. Is it right?
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: How do I select a default visual

2011-07-11 Thread Łukasz Maśko
Dnia poniedziałek, 11 lipca 2011, Kotaru, Raj napisał:
> I am running Fedora 14 on a HP PC.  The video is "Intel Corporation
> 82Q963/Q965 Integrated Graphics Controller".
> 
> I need to run a legacy application that requires an 8 bit Pseudocolor
> default visual.   It uses overlay visuals and requires a writable color
> map.
> 
> I edited "xorg.conf" as follows:
> 
> 
> 
> Output of Xdpyinfo gives me an 8 bit pseudocolor visual, but this is not
> the default.  Is there an option that lets me choose the default visual?

What happens when you start X with
startx -- -bpp 8
?
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: option Ignore not working

2011-06-07 Thread Łukasz Maśko
Dnia wtorek, 7 czerwca 2011, William Roberts napisał:
> I am trying to get X to ignore a bunch of event nodes that other
> applications are using in a raw form. I want X to watch /dev/input/mice
> /dev/input/mouse0 and /dev/input/event5 ONLY. Below is my xorg.conf file:
[...]
> Thank you for your help in advance!

Try Option "Ignore" "yes".
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Xorg crashes - maybe someone can help.

2011-05-14 Thread Łukasz Maśko
Since about a month and a half I've been experiencing Xorg crashes. I'm 
using KDE and it maybe the problem, but maybe it is not - I don't know and 
don't know how to tell. I'm using Dell D430 with Intel i945GM graphics. I'm 
using the latest available stable drivers. Here are some examples of 
segfaults from Xorg logs:

First try:
[61.068]
X.Org X Server 1.10.1
Release Date: 2011-04-15
[61.083] X Protocol Version 11, Revision 0
[61.083] Build Operating System: PLD/Linux PLD/Team
[61.083] Current Operating System: Linux laptok 2.6.38.2-2 #1 SMP Sat 
Apr 2 11:11:59 CEST 2011 i686
[61.083] Kernel command line: auto BOOT_IMAGE=test root=302 
resume=/dev/hda7 5
[61.083] Build Date: 16 April 2011  08:26:05AM
[61.083]
[61.083] Current version of pixman: 0.20.2
[...]
[ 12764.361]
Backtrace:
[ 12764.361] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80df337]
[ 12764.362] 1: /usr/bin/X (0x8048000+0x5905a) [0x80a105a]
[ 12764.362] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb7702410]
[ 12764.362] 3: /usr/lib/xorg/modules/extensions/libglx.so 
(0xb735b000+0x31e9a) [0xb738ce9a]
[ 12764.362] 4: /usr/bin/X (FreeClientResources+0xe4) [0x808b763]
[ 12764.362] 5: /usr/bin/X (FreeAllResources+0x51) [0x808b81e]
[ 12764.362] 6: /usr/bin/X (0x8048000+0x1a346) [0x8062346]
[ 12764.362] 7: /lib/libc.so.6 (__libc_start_main+0xf2) [0xb7490dee]
[ 12764.362] Segmentation fault at address 0x29fec5c0
[ 12764.362]
Fatal server error:
[ 12764.362] Caught signal 11 (Segmentation fault). Server aborting

Second try:
[ 13931.591]
X.Org X Server 1.10.1
Release Date: 2011-04-15
[ 13931.591] X Protocol Version 11, Revision 0
[ 13931.591] Build Operating System: PLD/Linux PLD/Team
[ 13931.591] Current Operating System: Linux laptok 2.6.38.2-2 #1 SMP Sat 
Apr 2 11:11:59 CEST 2011 i686
[ 13931.591] Kernel command line: auto BOOT_IMAGE=test root=302 
resume=/dev/hda7 5
[ 13931.591] Build Date: 16 April 2011  08:26:05AM
[ 13931.591]
[ 13931.591] Current version of pixman: 0.22.0
[...]
[ 22931.194]
Backtrace:
[ 22931.195] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80df337]
[ 22931.195] 1: /usr/bin/X (0x8048000+0x5905a) [0x80a105a]
[ 22931.195] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb770d410]
[ 22931.195] 3: /usr/bin/X (FreeClientResources+0xe4) [0x808b763]
[ 22931.195] 4: /usr/bin/X (FreeAllResources+0x51) [0x808b81e]
[ 22931.195] 5: /usr/bin/X (0x8048000+0x1a346) [0x8062346]
[ 22931.195] 6: /lib/libc.so.6 (__libc_start_main+0xf2) [0xb7496dee]
[ 22931.195] Segmentation fault at address (nil)
[ 22931.195]
Fatal server error:
[ 22931.195] Caught signal 11 (Segmentation fault). Server aborting

Third try:
[69.913]
X.Org X Server 1.10.1
Release Date: 2011-04-15
[69.928] X Protocol Version 11, Revision 0
[69.928] Build Operating System: PLD/Linux PLD/Team
[69.928] Current Operating System: Linux laptok 
2.6.38.6_nogrsecurity-0.1 #1 SMP Tue May 10 22:27:55 CEST 2011 i686
[69.928] Kernel command line: BOOT_IMAGE=test root=302 resume=/dev/hda7 
5
[69.928] Build Date: 16 April 2011  08:26:05AM
[69.928]
[69.928] Current version of pixman: 0.22.0
[...]
[ 20741.240]
Backtrace:
[ 20741.264] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80df337]
[ 20741.264] 1: /usr/bin/X (0x8048000+0x5905a) [0x80a105a]
[ 20741.265] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb779b40c]
[ 20741.265] 3: /usr/bin/X (FreeResource+0xea) [0x808b13b]
[ 20741.265] 4: /usr/bin/X (0x8048000+0x21c18) [0x8069c18]
[ 20741.265] 5: /usr/bin/X (0x8048000+0x26362) [0x806e362]
[ 20741.265] 6: /usr/bin/X (0x8048000+0x1a31a) [0x806231a]
[ 20741.265] 7: /lib/libc.so.6 (__libc_start_main+0xf2) [0xb7524dee]
[ 20741.265] Segmentation fault at address 0x24
[ 20741.265]
Fatal server error:
[ 20741.265] Caught signal 11 (Segmentation fault). Server aborting

>From time to time after such segfault my screen is not getting back to the 
console and I have to reboot my laptop.

Does anyone have an idea, if the problem is in Xorg, in kernel (errors 
suggest, that the error comes from there but may be caused by parameters 
coming from somewhere else) or in KDE? 
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: Any ideas about this? (i915 caused kernel oops while suspending to RAM)

2011-03-23 Thread Łukasz Maśko
Dnia wtorek, 22 marca 2011, Chris Wilson napisał:
[...]
> You were fortunate, as the bug in all its guises is much older indeed.
> The final fix, I hope, was:
[...]
So, it seems that I was fortunate not having problems with this, but now I'm 
not for the problem appeared. Although, it was only twice, maybe just a 
coincidence. Tanks for reply.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Any ideas about this? (i915 caused kernel oops while suspending to RAM)

2011-03-22 Thread Łukasz Maśko
Today _twice_ I got such kernel oops while suspending my laptop to RAM:

Mar 22 20:10:19 laptok kernel: : [ 9090.535129] kernel BUG at 
/home/users/builder/rpm/BUILD/kernel-2.6.37.4/linux-2.6.37/drivers/gpu/drm/i915/i915_gem.c:4239!
Mar 22 20:10:19 laptok kernel: : [ 9090.535133] invalid opcode:  [#1] 
SMP
Mar 22 20:10:19 laptok kernel: : [ 9090.535137] last sysfs file: 
/sys/devices/pci:00/:00:1d.7/class
Mar 22 20:10:19 laptok kernel: : [ 9090.535140] Modules linked in: 
nls_iso8859_1 nls_cp437 mmc_block aes_i586 aes_generic sg sr_mod cdrom 
usb_storage usb_libusual uas scsi_mod option usb_wwan ppdev parport_pc 
parport hidp binfmt_misc sco bnep rfcomm l2cap crc16 nls_iso8859_2 nls_cp852 
vfat fat snd_pcm_oss snd_seq_dummy snd_seq_oss snd_seq_midi_event snd_seq 
snd_seq_device snd_mixer_oss uinput hid_a4tech usbhid hid i8k vboxdrv fuse 
ircomm_tty ircomm irda crc_ccitt usbserial dm_mod coretemp hwmon 
cpufreq_powersave cpufreq_ondemand cpufreq_stats acpi_cpufreq freq_table 
mperf btusb bluetooth usbnet mii arc4 snd_hda_codec_idt ecb iwl3945 
snd_hda_intel iTCO_wdt iTCO_vendor_support iwlcore snd_hda_codec pcmcia 
mac80211 cfg80211 yenta_socket snd_hwdep usbcore tg3 pcmcia_rsrc i2c_i801 
snd_pcm snd_timer snd joydev sdhci_pci soundcore snd_page_alloc pcmcia_core 
shpchp sdhci mmc_core pci_hotplug dell_laptop rfkill thermal pcspkr dell_wmi 
sparse_keymap wmi serio_raw evdev dcdbas battery processor ac lzf 
tuxonice_userui tuxonice_swap tuxonice_bio tuxonice_compress tuxonice_co
re i915 drm_kms_helper drm i2c_algo_bit button i2c_core video output 
intel_agp intel_gtt agpgart ext3 jbd mbcache ide_gd_mod piix ide_core [last 
unloaded: cdc_ether]
Mar 22 20:10:19 laptok kernel: : [ 9090.535238]
Mar 22 20:10:19 laptok kernel: : [ 9090.535242] Pid: 3396, comm: X Not 
tainted 2.6.37.4-1 #1
Mar 22 20:10:19 laptok kernel: : [ 9090.535244]  Dell Inc. Latitude D430
   
/0F331C
Mar 22 20:10:19 laptok kernel: : [ 9090.535250] EIP: 0060:[] 
EFLAGS: 00013246 CPU: 0
Mar 22 20:10:19 laptok kernel: : [ 9090.535268] EIP is at 
i915_gem_object_unpin+0x82/0x1350 [i915]

It says (or at leas it seems so) that it was the i915 graphics drm module 
which caused it. My machine has i945GM graphics chipset. Currently I'm 
running xserver 1.10.0 and intel driver 2.14.0. Both of these oopses 
happened with 2.6.37.4 kernel, which I've been using since Saturday. There 
were no such problems with earlier kernels.

Has anyone else came across such problem?
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: Radeon 8500 video overlay gone (xawtv and kdetv broken)

2011-01-02 Thread Łukasz Maśko
Dnia niedziela, 2 stycznia 2011, Robert Braddock napisał:
[...]
> Now, it seems as though my overlay device just isn't there.  Kdetv says
> there's no video device at all and xawtv reports "no usable video port
> found".  Since kdetv and xawtv are unrelated programs, I'm guessing X is
> the one doing something different.

I don't know, it it will be of any help, but try running xawtv with -nodga 
option. It helps me with a different card (Intel), but maybe will help you 
as well. You can also give TVtime a try.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: set primary monitor in kde

2010-12-09 Thread Łukasz Maśko
Dnia środa, 8 grudnia 2010, mierdatutis mi napisał:
[...]
> xrandr --output DFP1 --primary

You must execute the above BEFORE KDE is started, i.e. before startkde is 
executed. It will not help you much after. Unfortunatelly, I'm not using 
kubuntu, so I don't know, if there is anything specific you should do. On my 
PLD laptop to do it I'm using ~/.Xclients file, which contains as follows:

xrandr --output LVDS1 --primary
exec startkde

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: Synaptics (alps) touchpad after suspend/hibernation

2010-12-01 Thread Łukasz Maśko
Dnia środa, 1 grudnia 2010, Peter Hutterer napisał:
[...]
> yeah, either that or poke your distro maintainer to include the patch.
> I've pushed it to a 1.3 branch and will release 1.3.1 with this patch,
> but probably not for a few days.

That's, easy, in PLD I can do it myself, having write rights to our CVS. 
I'll give it a try first of course. Thanks.

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: Synaptics (alps) touchpad after suspend/hibernation

2010-12-01 Thread Łukasz Maśko
Dnia środa, 1 grudnia 2010, Peter Hutterer napisał:
[...]
> http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=f
> 5687a6741a19ef3081e7fd83ac55f6df8bcd5c2

So I understand, that I should be waiting for a new release od synaptics 
driver or I can include this patch myself in the one I'm using. That's OK. 
Thanks.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: Synaptics (alps) touchpad after suspend/hibernation

2010-11-30 Thread Łukasz Maśko
Dnia wtorek, 30 listopada 2010, Peter Hutterer napisał:
[...]
> you have an input class configuration for touchpads...
[...]
> . which is applied with on startup (with all options)...

Yes, byt the default settings are just "default settings" and set no 
options:

Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
EndSection

These are in /usr/share/X11/xorg.conf.d/50-synaptics.conf and if I want to 
do something, I'm expected to create my own input class in 
/etc/X11/xorg.conf.d/ and that's what I'm doing.

> .. but something else is hooking onto the device after resume, but
> unfortunately you cut off the bit that may contain this information.
> please attach your whole log file, not just excerpts.

No problem, please find it attached (fresh, from today, touchpad was not 
resumed properly as usual).
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"


Xorg.0.log.gz
Description: GNU Zip compressed data
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Re: Synaptics (alps) touchpad after suspend/hibernation

2010-11-29 Thread Łukasz Maśko
Dnia poniedziałek, 29 listopada 2010, Peter Hutterer napisał:
> On Sun, Nov 28, 2010 at 12:33:43PM +0100, Łukasz Maśko wrote:
> > I've noticed, that after suspend/hibernation the "tapping"
> > functionality is not restored properly - all the TapButton* properties
> > are set to 0. I have to manually set TapButton1 to 1, then tapping
> > starts to work properly. Is it a "standard" behaviour?
> 
> how did you set the tap buttons?
> what version of the driver/server?
> does the device disappear during suspend (Xorg.log will show)

The buttons are set via an /etc/X11/xorg.conf.d/50-synaptics.conf file, 
which looks like this:

Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"

Option "SHMConfig" "true"

Option "LeftEdge" "120"
Option "RightEdge" "900"
Option "TopEdge" "120"
Option "BottomEdge" "660"
Option "ClickFinger1" "1"
Option "ClickFinger2" "3"
Option "ClickFinger3" "2"
Option "HorizEdgeScroll" "1"
Option "VertEdgeScroll" "1"
Option "UpDownScrolling" "1"
Option "LeftRightScrolling" "1"
Option "EdgeMotionMinSpeed" "200"
Option "EdgeMotionMaxSpeed" "200"
Option "VertTwoFingerScroll" "0"
Option "HorizTwoFingerScroll" "0"
Option "HorizScrollDelta" "20"
Option "VertScrollDelta" "20"
Option "FingerLow" "18"
Option "FingerHigh" "19"
Option "FingerPress" "256"
Option "PalmDetect" "0"
Option "PalmMinWidth" "10"
Option "PalmMinZ" "200"
Option "MinSpeed" "2"
Option "MaxSpeed" "2.5"
Option "AccelFactor" "0.020"
Option "MaxTapMove" "110"
Option "MaxTapTime" "180"
Option "MaxDoubleTapTime" "300"
Option "TapButton1" "1"
Option "TapButton2" "3"
Option "TapButton3" "0"
Option "RTCornerButton" "0"
Option "RBCornerButton" "0"
Option "LTCornerButton" "0"
Option "LBCornerButton" "0"
Option "Emulate3Buttons" "on"
EndSection

Most of it is probably not needed, for I have an Alps, not a Synaptics 
touchpad. I'm using Xorg server ver. 1.9.2 with synaptics driver 1.3.0. 
During startup, I'm getting something like this in my Xorg log file:

[97.614] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint 
TouchPad (/dev/input/event10)
[97.614] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass 
"evdev touchpad catchall"
[97.614] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass 
"touchpad catchall"
[97.614] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass 
"touchpad catchall"
[97.614] (II) LoadModule: "synaptics"
[97.615] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[97.627] (II) Module synaptics: vendor="X.Org Foundation"
[97.627]compiled for 1.9.0, module version = 1.3.0
[97.627]Module class: X.Org XInput Driver
[97.627]ABI class: X.Org XInput driver, version 11.0
[97.627] (II) Synaptics touchpad driver version 1.3.0
[97.627] (**) Option "Device" "/dev/input/event10"
[97.732] (--) AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 1023
[97.732] (--) AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 767
[97.732] (--) AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[97.732] (--) AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right 
middle
[97.732] (**) Option "SHMConfig" "true"
[97.732] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width 
range.  defaulting to 0 - 16
[97.732] (**) Option "LeftEdge" "120"
[97.732] (**) Option "RightEdge" "900"
[97.732] (**) Option "TopEdge" "120"
[97.733] (**) Option "BottomEdge" "660"
[97.733] (**) Option "FingerLow" "18"
[97.733] (**) Option "FingerHigh" 

Synaptics (alps) touchpad after suspend/hibernation

2010-11-28 Thread Łukasz Maśko
I've noticed, that after suspend/hibernation the "tapping" functionality is 
not restored properly - all the TapButton* properties are set to 0. I have 
to manually set TapButton1 to 1, then tapping starts to work properly. Is it 
a "standard" behaviour?

I have an Alps touchpad in Dell D430 laptop.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: xorg.conf usable

2010-11-02 Thread Łukasz Maśko
Dnia wtorek, 2 listopada 2010, MONDON Daniel napisał:
> Hi all.
> 
> I'm reading the msg, and i have a question.
> 
> I was thinking xorg.conf file will not be usable, and is here only for
> 'compatibility'. (I don't use any in my configurations)
> 
> Does that means if present, its configuration is used and the X server
> is started more rapidly?

In my configuration it definitely is usable. But does it make X start faster 
- I can't say.

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: Xorg config question (missing xorg.conf)

2010-11-02 Thread Łukasz Maśko
Dnia wtorek, 2 listopada 2010, Phil Savoie napisał:
[...]
> Thank you for replying, I did what you asked and found out that it used
> the vesa driver.  However, there must be a distinction between the i810,
> i915 or i965 drivers.  How else can the i810 work but the intel not?

So if your machine is using a vesa driver, then its obvious that it makes no 
difference, whether you have i810 or i915 chipset. But this is vesa driver 
and its performance is lower than for intel driver.

By saying that there is no distinction between different intel models I 
meen, that now there is only one intel driver. I expect that it should check 
the chipset that you have and work well depending on it.

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: Xorg config question (missing xorg.conf)

2010-11-02 Thread Łukasz Maśko
Dnia wtorek, 2 listopada 2010, Phil Savoie napisał:
[...]
> I understand that xorg will probe the device in the absence of an
> xorg.conf file and use the most appropriate driver.  But... what did it
> choose?  Why did it not choose the intel driver as on initial install? I
> would have expected another black screen, like on initial install.

Check the Xorg log file, then you'll now, which driver had been chosen. By 
the way, as far as I know, now there is only one intel driver, there is no 
distinction between i810, i915 or i965 (I cannot see it in my distro).
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: Synaptics touchpad right click doen't click properly

2010-10-21 Thread Łukasz Maśko
Dnia środa, 20 października 2010, Louis Ixo napisał:
> Dear all,
> 
> I just finished the installation of Gentoo on my HP envy 17 with
> synaptics touchpad. I installed the xorg-server and xf86-input-synaptics
> but the right-click button corresponds to left click. (well setting
> clickfinger1=3, right & left buttons correspond to right click).

Did you try to set both ClickFinger1=1 and ClickFinger2=3 simultaneusly in 
your hal config?
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Configuration of ALPS touchpad

2010-10-04 Thread Łukasz Maśko
I'm having problems with my touchpad recently. I have a Dell D430 with Alps 
touchpad. Some time ago I had it configured with synaptics driver and 
everything worked like charm - tapping, scrolling, corners and so on. But 
recently, I don't know since when, I'm having problem. Tapping or touchpad 
corners are not working. Scrolling is working perfectly. I'm also getting 
some strange errors in log (http://yen.ipipan.waw.pl/~ed/Xorg.0.log.gz). My 
touchpad is configured with the following file:

$ cat /etc/X11/xorg.conf.d/50-synaptics.conf
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"

Option "SHMConfig" "true"

Option "LeftEdge" "120"
Option "RightEdge" "900"
Option "TopEdge" "120"
Option "BottomEdge" "660"
Option "ClickFinger1" "1"
Option "ClickFinger2" "3"
Option "ClickFinger3" "2"
Option "HorizEdgeScroll" "1"
Option "VertEdgeScroll" "1"
Option "UpDownScrolling" "1"
Option "LeftRightScrolling" "1"
Option "EdgeMotionMinSpeed" "200"
Option "EdgeMotionMaxSpeed" "200"
Option "VertTwoFingerScroll" "0"
Option "HorizTwoFingerScroll" "0"
Option "HorizScrollDelta" "20"
Option "VertScrollDelta" "20"
Option "FingerLow" "18"
Option "FingerHigh" "19"
Option "FingerPress" "256"
Option "PalmDetect" "0"
Option "PalmMinWidth" "10"
Option "PalmMinZ" "200"
Option "MinSpeed" "2"
Option "MaxSpeed" "2.5"
Option "AccelFactor" "0.020"
Option "MaxTapMove" "110"
Option "MaxTapTime" "180"
Option "MaxDoubleTapTime" "300"
Option "EmulateMidButtonTime" "75"
Option "EmulateTwoFingerMinZ" "100"
Option "TapButton1" "1"
Option "TapButton2" "3"
Option "TapButton3" "0"
Option "RTCornerButton" "0"
Option "RBCornerButton" "0"
Option "LTCornerButton" "0"
Option "LBCornerButton" "0"
Option "Emulate3Buttons" "on"
EndSection

What's wrong with my config? Can you help me with this?
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: How Can I create a second display? (virtual maybe???)

2010-07-06 Thread Łukasz Maśko
Dnia wtorek, 6 lipca 2010, Jimmy Spam napisał:
> Hello friends,
> 
> please, excuse my poor english.
> 
> I have a .sh script which have this line:
> 
> "export DISPLAY=localhost:13"
> 
> and only work fine if vnc is running it's very strange.
> 
> I suppose that vnc create a new display (13) and if it isn't running,
> this display doesn't exist and script fail.
> 
> Can I create a second display directly with Xorg, set the DISPLAY
> variable of the script to this second display and stop vnc
> 
> I want launch this script without need of run vnc.

How about running an sshd daemon with X11Forwarding turned on and then using 
ssh client connected to localhost with -X -Y options?

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: Screen flickers after resuming from suspend to RAM (Intel + kernel 2.6.34)

2010-07-06 Thread Łukasz Maśko
Dnia wtorek, 6 lipca 2010, Sergio Monteiro Basto napisał:
> this you have this patch applied ?
> mention on
> https://bugzilla.kernel.org/show_bug.cgi?id=13811
> 
> http://cvs.fedoraproject.org/viewvc/rpms/kernel/F-13/drm-i915-fix-hiberna
> te-memory-corruption.patch?revision=1.1&content-type=text%2Fplain&view=co

This is not the problem I have. I'm not having any memory corruption 
problems, its just the screen that flickers.

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Screen flickers after resuming from suspend to RAM (Intel + kernel 2.6.34)

2010-07-06 Thread Łukasz Maśko
My laptop has an Intel i945GM graphics chipset. I'm using Intel driver 
2.12.0 (witn KMS) and xserver 1.8.2. Everything works perfectly on 2.6.33.x 
kernels. 

Unfortunately, if I switch to 2.6.34 (2.6.34.1 as well), after I resume from 
suspend to RAM, my screen starts to flicker. The screen gets blank (semi) 
randomly. In fact, this is not a random flickering - screen gets blank only 
if nothing is drawn. It means, that, for instance, I can watch films - the 
screen cannot get black between frames of the film. It is the same when 
_anything_ else happens in the screen. But otherways the screen is blank. 
The blanking is immediate after anything is changed on the screen.

I'm almost sure it is a kind of kernel drm problem, because the screen 
flickers in exactly the same way if I switch to console (as said before, I'm 
using KMS).

Questions:
1. Has anyone noticed someting like this?
2. If a solution is known, can you provide me with it?
3. If it is not solved, where exactly should I report this?

I have registry dumps created before and after suspend using 
intel_reg_dumper, but I don't understand their content. I can provide them.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: restore from suspend to ram

2010-06-23 Thread Łukasz Maśko
Dnia wtorek, 8 czerwca 2010, Dan Nicholson napisał:
[...]
> > I have the same with my Dell D430, which has a Intel i945GM graphics.
> > 
> > I've also noticed a problem with Suspend-to-RAM, after switching to
> > kernel 2.6.34 - after resuming from suspend, my screen starts to
> > flicker randomly, not only under X, but also in the console (I'm using
> > KMS). Restarting X doesn't work, the only way of getting rid of it is
> > restarting the whole system.
> 
> On intel you can try installing intel-gpu-tools[1] and then using
> intel_reg_dumper before and after suspend to see if some state is not
> getting restored correctly.

I did so, but the results tell me nothing (diff between the two dumps shows 
over 26000 different lines, which I don't understand at all).

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: restore from suspend to ram

2010-06-08 Thread Łukasz Maśko
Dnia wtorek, 8 czerwca 2010, Nigel Sollars napisał:
> My old gateway laptop has a Mobility x1400 its running Ubuntu 10.04LTS it
> does not have this issue but it does do something similar if the lid is
> closed ( activating the screen disable ) once the screen is out it will
> not come back on for love nor money.  To be honest though I suspect its
> more to do with a broken bios / acpi event that causes this.
> 
> The kernel its using is 2.6.32-2 as per Ubuntu update.

I have the same with my Dell D430, which has a Intel i945GM graphics.

I've also noticed a problem with Suspend-to-RAM, after switching to kernel 
2.6.34 - after resuming from suspend, my screen starts to flicker randomly, 
not only under X, but also in the console (I'm using KMS). Restarting X 
doesn't work, the only way of getting rid of it is restarting the whole 
system.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: How to disable internal LCD in a static configuration on a DELL Latitude 601

2010-05-30 Thread Łukasz Maśko
Dnia niedziela, 30 maja 2010, Juergen Beisert napisał:
[...]
> Is there any way to define an 'xorg.conf' setting to only enable the
> external DVI statically (for example the VGA1 is disabled. Still no
> video output at this connector, even if I connect a monitor to it (my
> DVI LCD also has a analog VGA input). In this case the video driver
> detects the monitor but do not enable the output)?

Try adding (or changing, if you already have) such section to your 
xorg.conf:

Section "Monitor"
Identifier  "LVDS1"
Option  "Disable""yes"
EndSection

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Intel driver 2.11.0 + lid close event = GPU freeze

2010-05-14 Thread Łukasz Maśko
I've just noticed, that whenever I close my laptop's lid, my whole X system 
freezes. I can switch to a console, but restarting X or even rebooting 
computer is not helping, I must turn off the machine and start it again. In 
the log file I'm getting such error:

(EE) intel(0): Failed to submit batch buffer, expect rendering corruption or 
even a frozen display: Input/output error.
(WW) intel(0): i830_uxa_prepare_access: gtt bo map failed: Input/output 
error
(WW) intel(0): i830_uxa_prepare_access: gtt bo map failed: Input/output 
error

I have an Intel 945GM graphics chipset driven by intel driver 2.11.0 and 
kernel 2.6.33.3. I'm still using xserver 1.7.6, because xrandr refuses to 
work correnctly under 1.8.0 for me.

Does anybody now, what may be the problem?
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Intel and Xorg freeze - what may be the problem?

2010-04-20 Thread Łukasz Maśko
Dnia wtorek, 20 kwietnia 2010, Chris Wilson napisał:
[...]
> Please update your kernel and if it reoccurs, file a bug, including
> i915_error_state.
> -ickle

I'll wait for 2.6.34 then. It happened just once so far (also once when I 
tried xserver 1.8.0, but I'm not using it any more) and I hope I'll never 
see it again ;-)
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Intel and Xorg freeze - what may be the problem?

2010-04-20 Thread Łukasz Maśko
Dnia wtorek, 20 kwietnia 2010, Gábor Lénárt napisał:
> Hei,
> 
> Maybe this report is similar to this one (ubuntu bugreport):
> 
> https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/5
> 54835
> 
> But I am not sure it's really the same, though ...

No, I can use XVideo without any problems (I do it to watch films on my 
laptop).
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg


Intel and Xorg freeze - what may be the problem?

2010-04-20 Thread Łukasz Maśko
Today I got my Xorg display (under KDE) frozen. Keyboard and mouse were 
responding, but nothing was changing on the display (but mouse pointer, 
which moved). What was interesting, was a message in the console:

(EE) intel(0): Failed to submit batch buffer, expect rendering corruption or 
even a frozen display: Input/output error.
intel_bufmgr_gem.c:1060: Error setting domain 11869: Input/output error

In the same time, in syslog I got this:

Apr 20 08:37:10 laptok kernel: : [drm:i915_hangcheck_elapsed] *ERROR* 
Hangcheck timer elapsed... GPU hung
Apr 20 08:37:10 laptok kernel: : render error detected, EIR: 0x
Apr 20 08:37:10 laptok kernel: : [drm:i915_do_wait_request] *ERROR* 
i915_do_wait_request returns -5 (awaiting 2935568 at 2935567)

What may be the reason my laptop behaved like this? Usually my machine is 
rock steady. I'm using intel driver 2.11.0, kernel 2.6.33.2 and xserver 
1.7.6 (with 1.8.0 xrandr is not working). My graphics chip is Intel i945GM.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg


Problems with xrandr using xorg-server 1.8.0 with Intel graphics

2010-04-09 Thread Łukasz Maśko
I'm having problems with external output of my laptop after I've upgraded to 
xserver 1.8.0. I can turn on the VGA1 output, but I cannot properly turn it 
off - the X system gets frozen (screen gets blank, mouse pointer doesn't 
move, keyboard is not responding). I am able to reboot my laptop thanks to 
acpi event. There is not a single trace in log files.

Yesterday I got a situation, in which after turning on VGA1 output and  
opening kaffeine (XV output used), in a console I got a message saying 
something like, that (probably) intel driver was not able to allocate 
something and that I should expect lags or even frozen display, but today I 
was not able to reproduce it in any way (therefore I'm not pasting the exact 
message here), so that might have been just a coincidence.

In the same time, everything works well on xserver 1.7.6. I'm using intel 
graphics driver 2.11.0, Mesa 7.8.1, libdrm 2.4.20, kernel 2.6.33.2.

Does anyone have any idea, what can be wrong and how to fix it?

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg


Intel, xrandr and performance.

2010-01-10 Thread Łukasz Maśko
My laptop has an Intel 945GM graphics chip. Right now I'm using Intel driver 
2.9.1. It works pretty well, but... 

If I turn on my secondary display with xrandr (it is an LCD screen connected 
via DVI, I'm setting it as a cloned display), graphics performs much slower. 
It concerns video and OpenGL (desktop effects inder KDE4). About a month 
ago, before I switched to KDE4, under KDE3 everything was working OK using 
the same hardware configuration.

Is it just a general case, or I have something not correctly configured?
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


[xrandr+intel] System freeze after trying to turn on external output after hibernation

2009-11-30 Thread Łukasz Maśko
My laptop has an Intel 945GM graphics and it mainly works fine (xserver 
1.7.2, intel driver 2.9.1, libdrm 2.4.15 and kernel 2.6.30.5). There is one 
problem, which occurs only in one situation (at least I think so for it is 
hard for me to repeat it several times during a short period). 

At home I have a docking station with DVI output and sometimes I use an 
external LCD connected with it. Xrandr uses DVI1 output then.

In the same time, the laptop itself has a VGA output, which I use at work.

I've noticed, that if I use my laptop at home (DVI1 output available but 
always off when hibernaiting), hibernate it, connect it to the screen at 
work (now DVI1 is not available, but VGA1 is) and try to activate it using 
xrandr, my machine freezes and is completly dead. Also nothing appears in 
system logs. I have to reboot it and then everything works fine again (but 
now I don't have a DVI output and monitor to check if it is repeatable).

I'll try to check it the other way now: VGA works at work now, I'll 
hibernate my machine and check, if DVI will work at home without problems.

Does anyone else came across such situation? It seems to be a bug, but 
before I fill in a bug report, I want to make sure. 

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Adding borders do display (resolution problems)

2009-11-24 Thread Łukasz Maśko
My laptop (with intel-based graphics) has a matrix with a 1280x800 
resolution. Both at home and at work I also use additional monitors, which 
both do not support such resolution - they both can display 1280x1024 
pixels. If I want to achieve such situation, that I have the same screens 
on both displays, I vahe to use --scale option with xrandr and it works - 
but the picture on external screen is stretched and looks kind of weird 
(aspect is not preserved).

In the same time, when I start my system, after the i915 module is loaded 
(with KMS on), the external display is also turned on and displays exactly 
the same picture as the biult-in one. I just have a 224 pixel high margin 
on the bottom, but the aspect is correct.

Is it possible to obtain a similar situation using xrandr (a certain 
combination of parameters or something)? I just want to use just a part of 
the 1280x1024 screen to display 1280x800 desktop with the same aspect ratio 
as on the built-in matrix.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


[intel] How to turn off output from xorg.conf or force resolution?

2009-11-04 Thread Łukasz Maśko
I have recently purchased a Dell D430 with a WXGA matrix. At home I have a 
docking station connected to a Samsung LCD screen connected via DVI (TMDS-1 
output), which I use only when needed. This LCD has a native resolution 
1280x1024 and xrandr reports that it doesn't support 1280x800, which is the 
native resolution of the LVDS of my laptop.

The problem is, that when I start my machine, The resolution on the LVDS is 
set to 1024x768, which is one of the resolutions supported by the external 
flat panel. So the picture on LVDS is occupies just a part of a screen. I 
can easily now switch to 1280x800 using xrandr, but I want do have it like 
this by default.

Question: how to obtain it? How to tell X to set resolution which is native 
to LVDS, not to any connected external output (possible are VGA and 
TMDS-1).

In my xorg.conf I've defined such sections, which are used by X. How should 
I change them?

Section "Monitor"
Identifier  "LVDS"
VendorName  "Built-in matrix"
Option  "DPMS" "yes"
EndSection

Section "Monitor"
Identifier  "TMDS-1"
VendorName  "External monitor"
Option  "DPMS" "yes"
Option  "SameAs" "LVDS"
EndSection

Section "Monitor"
Identifier  "VGA"
VendorName  "External monitor"
Option  "DPMS" "yes"
Option  "SameAs" "LVDS"
EndSection

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: xserver 1.7.0 and intel driver 2.9.0 - how to check, why not working

2009-10-06 Thread Łukasz Maśko
Dnia wtorek, 6 października 2009, Florian Mickler napisał:
> On Tue, 6 Oct 2009 14:18:12 +0200
>
> Łukasz Maśko  wrote:
> > I've installed the above combination (intel driver rebuilt with xserver
> > 1.7.0), but the only thing I'm getting is a blank, black screen and
> > hard lock of my machine - nothing is working, I have to hold the power
> > button to turn my laptop off. There is nothing in logs that can tell
> > me, what is wrong.
> >
> > My laptop has an Intel i855GM chipset. I'm using PLD linux with 2.6.31
> > kernel, xserver 1.6.3 and intel driver 2.9.0 (rebuilt with xserver
> > 1.6.x) and with whese versions everything works well.
>
> What are you doing, when you get the blank screen?
> Are you booting (if so, try to boot with i915.modeset=0 on the kernel
> cmdline to make sure, it is working in text-mode)  or are you
> getting the blank screen only after starting X?

I don't use KMS, becouse on my chipset I can use either KMS or XVideo, but 
not both at the same time. I'm getting blank screen when starting X with 
startx.

> If there is a kernel-problem, you could try to debug it with
> netconsole[2] or a serial-console. If it is "only" a graphics-problem,
> you could try to run an sshd and try to log in remotely. Or maybe in
> that case the sysrq-keys[1] do work...
> Or try another kernel (newer or older).
[...]
> p.s.: i added the intel-gfx mailinglist on the cc'list
>
> [1]  http://www.kernel.org/doc/Documentation/sysrq.txt

Not working.

> [2]  http://www.kernel.org/doc/Documentation/networking/netconsole.txt

Haven't tried, I don't have another machine to use it to display the 
results.

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


xserver 1.7.0 and intel driver 2.9.0 - how to check, why not working

2009-10-06 Thread Łukasz Maśko
I've installed the above combination (intel driver rebuilt with xserver 
1.7.0), but the only thing I'm getting is a blank, black screen and hard 
lock of my machine - nothing is working, I have to hold the power button to 
turn my laptop off. There is nothing in logs that can tell me, what is 
wrong.

My laptop has an Intel i855GM chipset. I'm using PLD linux with 2.6.31 
kernel, xserver 1.6.3 and intel driver 2.9.0 (rebuilt with xserver 1.6.x) 
and with whese versions everything works well.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: [ANNOUNCE] xorg-server 1.6.4

2009-09-28 Thread Łukasz Maśko
Dnia poniedziałek, 28 września 2009, Tilman Sauerbeck napisał:
> Keith Packard [2009-09-27 19:47]:
> >   xfree86/modes: Remove all framebuffer support from DGA
>
> This makes the X server crash when running with xf86-video-intel 2.8.1.

But it's OK with intel driver ver. 2.8.99.902, at least in my case, so maybe 
it will be fixed in a next stable release.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: LeftOf in monitor section is not completely honored

2009-09-14 Thread Łukasz Maśko
Dnia poniedziałek, 14 września 2009, Csillag Kristof napisał:
[...]
> Am I doing something wrong? (I have attached the xorg.conf.)
> Or is this a bug?
>
> Since it can be worked around by executing
> xrandr manually, this is not as bad
> as the twitching image problem, or the random pixels problem,
> or the lack of support for the 3rd and 4th head of the FireMV 2400,
> but still, it is annoying.

I've read a part of your xorg.conf and I think that you should try to rename 
the identifiers of yout monitor secions to "DVI-0" and "DVI-1" 
respectively.

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Intel graphics, KMS and XV

2009-09-06 Thread Łukasz Maśko
I've given a try to KMS recently. I vahe a laptop with intel i855GM graphics 
chipset. I'm using intel driver 2.8.1 together with kernel 2.6.30.5. I've 
noticed, that if I use KMS, I have no XV extension in my system:

$ xvinfo
X-Video Extension version 2.2
screen #0
 no adaptors present

In the same system, if I turn KMS off, XV works as expected. Is it a bug or 
a feature?
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: How to change logical order of outputs?

2009-08-19 Thread Łukasz Maśko
Dnia wtorek, 18 sierpnia 2009, Marius Gedminas napisał:
[...]
> Use
>
>   xvattr -a XV_SWITCHCRT -v 0
>
> and
>
>   xvattr -a XV_SWITCHCRT -v 1
>
> to select the display for the Xv picture.


$ xvattr -a XV_SWITCHCRT -v 0
Found Xv 2.2
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  132 (XVideo)
  Minor opcode of failed request:  13 ()
  Serial number of failed request:  13
  Current serial number in output stream:  14

The same with -v 1.

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


How to change logical order of outputs?

2009-08-18 Thread Łukasz Maśko
My laptop has 2 video outputs: internal display (LVDS) and external VGA 
(VGA) monitor (in fact it has also a TV output, which I don't use). It has 
an Intel 855GM graphics chipset. In general, everything works fine, I can 
manage both outputs using xrandr. But there is one thing, concerning XV 
extension. If I enable both outputs to work in a mirrored mode 
(xrandr --output VGA --same-as LVDS), if I display a movie using XV, the 
picture is rendered only on external VGA monitor. I know, that it's OK, 
movie is rendered only on the "first" display. And that's OK. Besides, it 
seems to be reasonable, that VGA output is then default output, when you 
use it for presentations.

But what to do if I want to change the order of displays? I've tried to 
use --primary oprion of xrandr for LVDS, but it didn't work - movies are 
still displayed on VGA monitor, maybe I used it in a wrong way.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: evdev+hal => Too many input devices.

2009-07-06 Thread Łukasz Maśko
Dnia poniedziałek, 6 lipca 2009, Peter Hutterer napisał:
> On Mon, Jul 06, 2009 at 09:26:06AM +0200, Łukasz Maśko wrote:
> > Dnia poniedziałek, 6 lipca 2009, Peter Hutterer napisał:
> > [...]
> >
> > > Please attach the whole log, this snippet is not really useful for
> > > finding the root of the problem.
> >
> > Here it is.
>
> urgh, not as zip file please. Always attach files to bugreports or
> mailinglists uncompressed - the harder you make it for someone to look at
> the file the lower the chances that someone does.

Sorry, but the log file after 14 days has >200KB, therefore I didn't attach 
it to my mail uncompressed.

> if the file is really as long as you claim, check for add/remove devices.

There is nothing suspicious in the part before the logs, that I've written 
about yesterday. Besides, everything had worked till then.

> I remember a bluetooth bug where devices never get removed, so each time
> the mouse connected it would be added as new device - with the old one
> still staying there.

Everytime I hibernate, I stop the bluetooth susbsystem and unload USB 
modules - required by tuxonice. So it would have been be strange, if the 
counter was increased and not reseted while subsystem restart.
If I come accross this problem again I'll check, if the mouse stops working 
under console.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: evdev+hal => Too many input devices.

2009-07-06 Thread Łukasz Maśko
Dnia niedziela, 5 lipca 2009, Łukasz Maśko napisał:
> I have a Kingston BT mouse, which works pretty well with my Linux laptop.
> At least it has worked so far, becouse this is what I'm getting in log
> files right now, when I turn it on:

Sorry, not Kingston, but Kensington :-) SlimBlade Bluetooth Presenter Mouse 
to be precise.

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


evdev+hal => Too many input devices.

2009-07-05 Thread Łukasz Maśko
I have a Kingston BT mouse, which works pretty well with my Linux laptop. At 
least it has worked so far, becouse this is what I'm getting in log files 
right now, when I turn it on:

(II) config/hal: Adding input device Primax Corp. (3) Button Mouse
(**) Primax Corp. (3) Button Mouse: always reports core events
(**) Primax Corp. (3) Button Mouse: Device: "/dev/input/event10"
(II) Primax Corp. (3) Button Mouse: Found 3 mouse buttons
(II) Primax Corp. (3) Button Mouse: Found x and y relative axes
(II) Primax Corp. (3) Button Mouse: Found scroll wheel(s)
(II) Primax Corp. (3) Button Mouse: Found keys
(II) Primax Corp. (3) Button Mouse: Configuring as mouse
(II) Primax Corp. (3) Button Mouse: Configuring as keyboard
(**) Primax Corp. (3) Button Mouse: YAxisMapping: buttons 4 and 5
(**) Primax Corp. (3) Button Mouse: EmulateWheelButton: 4, 
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(EE) Too many input devices. Ignoring Primax Corp. (3) Button Mouse
(II) UnloadModule: "evdev"
(EE) config/hal: NewInputDeviceRequest failed (11)

And the mouse is not working. What can I do in such a situation, instead of 
restarting X? Maybe I should check something? I have never ever had such 
situation for many months of using this mouse. I have not changed anything 
in my system for many days.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Strange mouse behaviour after switching to evdev.

2009-06-22 Thread Łukasz Maśko
Dnia poniedziałek, 22 czerwca 2009, Peter Hutterer napisał:
[...]
> http://people.freedesktop.org/~whot/evtest.c
> run this against the mouse's device file (/dev/input/eventX, check in
> /proc/bus/input/devices for the number) and leave it running.
>
> right after the mouse jumps, check the last events in the log it spits
> out. Is there anything weird? if it's caused by the kernel/hardware then
> you should see the jump as a large movement. if not, then it's somewhere
> in the driver or (more likely) the server.

Here is the last part before the pointer jumped:

Event: time 1245690853.452867, -- Report Sync 
Event: time 1245690853.476198, type 2 (Relative), code 0 (X), value 9
Event: time 1245690853.476214, type 2 (Relative), code 1 (Y), value -2
Event: time 1245690853.476217, -- Report Sync 
Event: time 1245690853.477684, type 2 (Relative), code 0 (X), value 3
Event: time 1245690853.477690, type 2 (Relative), code 1 (Y), value -1
Event: time 1245690853.477693, -- Report Sync 
Event: time 1245690853.482855, type 2 (Relative), code 0 (X), value 3
Event: time 1245690853.482867, -- Report Sync 
Event: time 1245690853.507963, type 2 (Relative), code 0 (X), value 3
Event: time 1245690853.507975, type 2 (Relative), code 1 (Y), value -2
Event: time 1245690853.507978, -- Report Sync 
Event: time 1245690853.507982, type 2 (Relative), code 0 (X), value 1
Event: time 1245690853.507985, -- Report Sync 
Event: time 1245690853.512476, type 2 (Relative), code 1 (Y), value -1
Event: time 1245690853.512483, -- Report Sync 
Event: time 1245691046.035363, type 3 (Absolute), code 40 (Misc), value 91
Event: time 1245691046.035382, -- Report Sync 

All other events are type 2 (Relative), just all others, when I move a 
mouse. The last one is type 3 (Absolute).
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Strange mouse behaviour after switching to evdev.

2009-06-21 Thread Łukasz Maśko
I've forgotten:
xorg-driver-input-evdev-2.2.2
xorg-xserver-server-1.6.1
I don't know, which packet versions are required yet.

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Strange mouse behaviour after switching to evdev.

2009-06-21 Thread Łukasz Maśko
I have a Kensington SlimBlade BlueTooth mouse and I use it with my laptop. 
So far, I've used it with a mouse driver and had no problems - only 
left-right scrolling didn't work. Recently I've switched to evdev just to 
give it a try. Well... it works. Evdev recognizes all the buttons, even 
left-right scrolling works. But I'm noticing one strange behaviour - from 
time to time, ocasionally, the mouse pointer suddenly moves to the point 
(0,0), to the very left-top corner. Just like that, without any reason - I 
don't even touch my mouse. There are no reports in log files about these 
events. I had no such behaviour with mouse driver.

Have anyone noticed something similar? If yes, how can I fix it? It distroys 
nothing, just is a little annoying and sometimes disturbs working.
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Screen blanking with intel driver.

2009-05-14 Thread Łukasz Maśko
I have a Dell D400 laptop with Intel i855GM graphics. I'm using the latest 
Xorg with intel driver ver. 2.7.1 and xserver 1.6.1 under kernel 2.6.28.9.

I've noticed, that if I close my laptop's cover (with X running), two things 
happen:

1. The backlight is not turned off. The screen is bright. I tried to use 
vbetool to turn it off using acpid event (vbetool dpms off) ant it worked, 
but...

2. When I close the cover for the first time, after I open it, the upper 
part of the screen is gray (about 1/10th of its height, from the very top). 
In the same time, the fonts are rendered in a wrong way. I cannot make a 
screenshot, becouse if I do so, everything on the screenshot is just as it 
should be. Therefore I've taken a photo which is available here: 
http://yen.ipipan.waw.pl/~ed/DSC00230.JPG (notice a gray belt, some red 
spots (they are not on the picture itself) and rendering of a taskbar, 
especially in the lower right corner). Display goes back to a proper state 
if I switch to a console and back. Then there are no problems.

After I close the cover second time, the machine hangs. When I open the 
cover, all I can see is a blank screen with mouse pointer. The machine is 
not responding to either mouse nor keyboard at all. There is also totally 
no trace about any problem in system log files. The last thing are messages 
about executing the acpid action, which succeeds.

I can reproduce the above easily, it just happens everytime. Has anyone came 
across such problem? 
-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Using Xorg, XDM seems to be ignoring my keyboard

2009-04-03 Thread Łukasz Maśko
Dnia piątek, 3 kwietnia 2009, Pantherman napisał:
> I installed GNOME some time ago on my laptop, but liked the enlightened
> window manger better, so i went back and installed the Ubuntu system with
> the "Alternate" CD installing only the Linux base and using Apt-get
> install to install Xorg, GDM and e16.
>
> Keyboard works fine in the console and all the ALT-F1-F6 consoles, but
> not in GDM. In GDM neither the keybaord or mouse work (Both worked when I
> was using GNOME). Are there some Xorg drivers that I'm not installing
> that I need to?

I think taht you should either migrate to evdev driver, if yoy don't already 
have it configured, or add
Option  "AllowEmptyInput" "off"
to SeverLayout section in your xorg.conf file. But I may be wrong :-)

-- 
Łukasz Maśko   GG:   2441498_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg