← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 358643] Re: Xorg crashed with SIGSEGV in DeleteInputDeviceRequest()

 

Hi

I've installed the latest updates, Kernel, X11 etc. Nothing works anymore.
So I did what mu3en wrote on 2009-04-24, but it didn't work.

I use Ubuntu 9.04.

I've attached a screenshot, monitor rotatet 90°, that worked with Ubuntu
8.10 (I don't know the names at all, sorry;-))

I try no to get i working...;-)

My xorg.conf:
Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
EndSection

Section "InputDevice"
	Driver        "wacom"
	Identifier    "stylus"
	Option        "Device"        "/dev/ttyS0"      # SERIAL ONLY
	Option        "Type"          "stylus"
	Option        "ForceDevice"   "ISDV4"           # Tablet PC ONLY
EndSection

Section "ServerLayout"
	Identifier    "Default Layout"
	Screen        "Default Screen"
	InputDevice   "stylus"  "SendCoreEvents"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "ServerFlags"
	Option	"DontZap"	"False"
EndSection

** Attachment added: "TabletScreenshot.jpg"
   http://launchpadlibrarian.net/28852972/TabletScreenshot.jpg

-- 
Xorg crashed with SIGSEGV in DeleteInputDeviceRequest()
https://bugs.launchpad.net/bugs/358643
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.