Bug#449039: xserver-xorg: X slows down and finally crash with too many remote clients
Thank you for your attention. I'm keeping sid updated on an almost daily basis, but this is the first time the problem occurs. It's reproducible, in the sense that I can experience it as soon as heavy X11 networking activity is taking place with Mathematica as the remote client; five sessions are enough, if they happen to send what apparently is the critical event concurrently. On the other hand this was not my usage pattern until a few days ago or so, therefore I cannot be sure the bug wasn't already there. The problem is not a freeze, but a complete Xserver crash: kde and all the open applications fail, and I'm dropped back to a textual console. Then kdm respawns, and I have to login again. Of course loosing all the unsaved documents and open sessions elsewhere in the process. I don't have a backtrace available at the moment, and apparently not much is shown in the Xorg.log file (I might have to increase the verbosity there). But here follows the final part of my ~/.xsession-errors, saved immediately after the crash. Thanks a lot again, and please let me know if anything more could help (I'll have to see how to do the gdb backtrace you suggested, I've never tried). -- a.m. >From .xsession-errors kded: '/home/marmo/Thesis/Code2/PRODUCTION/34x34 Doping 86 U 2.6 to 4 V3 or V0/Output-2007-11-2' is not a working copy kded: '/home/marmo/Thesis/Code2/PRODUCTION/34x34 Doping 86 U 2.6 to 4 V3 or V0' is not a working copy kded: kdesvnd_dcop::isRepository Url zum repo check: file:///home/marmo/Thesis/Code2/PRODUCTION/34x34 Doping 86 U 2.6 to 4 V3 or V0/Output-2007-11-2 kded: kdesvnd_dcop::isRepository Protokoll: file kded: Unable to open an ra_local session to URL Unable to open repository 'file:///home/marmo/Thesis/Code2/PRODUCTION/34x34%20Doping%2086%20U%202.6%20to%204%20V3%20or%20V0/Output-2007-11-2' X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x2e422fb X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x2e422fb X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x2e422fb X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x2e422fb X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x2e4234d X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x36020aa X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x38035d3 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x38036a3 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x3803770 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x380383b X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x3a0b1d1 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x3c107ec X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x3e0c5d0 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x3e1069b X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x3a136ff X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x1466b5d X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x1470d46 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x2e42a03 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x2e42a2d X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x2e42a50 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 2 Minor opcode: 0 Resource id: 0x3e17b5d X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x3e17b5d X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x3e17b5d X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x3e17b5d X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x3e17b5d X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x3e17b5d X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x3e17b5d X Error: BadWindow (invalid Window parameter) 3 Major opcode: 15 Minor opcode: 0 Resource id
Bug#448983: xserver-xorg-video-intel: ignores Modes and minimum VertRefresh to always choose [EMAIL PROTECTED] for Intel g33 chipset
Alan W. Irwin wrote: > Worse yet, only the VGA one is documented in the intel man page. However, > when I tried > > Option "Monitor-VGA-1" "Sony CPD-15SF2" > > encouraged by your remark above but contrary to the man page that (finally) > solved the issue of having a good refresh rate right from startx. That is, > my special modeline was finally recognized, and the "PreferredMode" option > worked for the first time. So I am a happy camper after a couple of days > struggle with this. Thanks very much for your help and especially the > informed guess above! Ok, now I'd like to find out why the driver uses VGA-1 on your board instead of VGA. It's usually when there are 2 VGA outputs. What kind of machine is this and what kind of monitor can you plug on it? > 1. Put a reference to the HowTo in the xorg.conf man page at the first > mention of RandR. There is a lot of other RandR stuff in that man page > now, and the HowTo reference would make sense of it. > > 2. Change the intel man page so that it is clear VGA and VGA-1 are accepted > in the above Option command. Right now it says only VGA which screwed me > up completely with regard to adding a special modeline and using the > "PreferredMode" option. Right, I'll try to make upstream improve the manpages accordingly. Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#173433: It's about time we quit playing church in these services that start at eleven o clock sharp and end at twelve o clock dull.
Good morning, campers :) Inflation is the crabgrass in your savings. The glory of the gospel is that when the church is absolutely different from the world, she invariably attracts it. It is the constant fault and inseparable evil quality of ambition, that it never looks behind it. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#446385: Bug confirmed
I can confirm the double click problem with my T42p. I also had Mouse sections, to be able to use USB mice as core pointer besides my trackpoint. Removing the psaux section did _NOT_ fix the problem (still double click instead of one click), removing the input/mice section did help. regards Stefan -- Hideously disfigured by an ancient Indian curse? WE CAN HELP! Call (511) 338-0959 for an immediate appointment. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#449160: Does not support X1300
Package: xserver-xorg-video-radeonhd Version: 0.0.1+git20071006-1 Tags: fixed-upstream In http://lists.opensuse.org/radeonhd/2007-11/msg00017.html Benoit Plessis reports that the Debian version of the radeonhd driver does not support the X1300, but the latest upstream version does. -- Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#448863: Can't install xserver-xorg package (postinst error)
Okay, apparently shared/default-x-server was dropped from xserver-xorg.templates. Once you've installed (and failed to configure) xserver-xorg, downloading the attached template (taken from xserver-xorg_7.2-5_all.deb) and running this seems to work: cat /path/to/default-x-server.template >> /var/lib/dpkg/info/xserver-xorg.templates dpkg --configure xserver-xorg -- Dwayne C. Litzenberger <[EMAIL PROTECTED]> Template: shared/default-x-server Type: select Choices: ${choices} Description: Desired default X server: The X server is the hardware interface of the X Window System. It communicates with the video display and input devices, providing a foundation for the chosen Graphical User Interface (GUI). . Several X servers may be available; the default is selected via the /etc/X11/X symbolic link. Some X servers may not work with some particular graphics hardware. Description-ar.UTF-8: خادم X الافتراضي المطلوب: خادم x هو واجهة العتاد لنظام نوافذ X، حيث يقوم بالتواصل مع عرض الفيديو وأجهزة الإدخال لتوفير أساس تعمل عليه واجهة المستخدم الرسومية (GUI). . يبدو أن هناك عدة خادمات X متوفرة؛ وقد تم اختيار الخادم الافتراضي عبر الرابط الرمزي /etc/X11/X. قد لا تعمل بعض خادمات X مع عتاد رسومي محدد. Description-bg.UTF-8: X-сървър по подразбиране: X-сървърът е абстрактен интерфейс между хардуера на компютъра и системата „X Window“. X-сървърът служи за комуникация между видео-картите, входните устройства (клавиатура, мишка, таблети и т.н.) и графичният потребителски интерфейс. . Възможно е да са налични няколко X-сървъра. X-сървърът по подразбиране се указва чрез символната връзка /etc/X11/X. Не всички X-сървъри поддържат всички видео-карти. Description-bs.UTF-8: Željeni podrazumijevani X server: X server je hardware-ski interfejs X Window Systema. On komunicira s video ekranom i ulaznim uređajima, pružajući osnovu za odabrani grafički korisnički interfejs (GUI). . Može biti dostupno nekoliko X servera; podrazumijevani se odabire preko /etc/X11/X simboličkog linka. Neki X serveri neće raditi s izvjesnim grafičkim hardware-om. Description-ca.UTF-8: Servidor X per defecte que desitgeu: El servidor X és la interfície de l’X Window System amb el maquinari. Es comunica amb els dispositius de visualització i d’entrada, proporcionant així els fonaments per a la Interfície Gràfica d’Usuari (GUI) escollida. . Pot haver disponibles diversos servidors X; el servidor per defecte s’escull amb l’enllaç simbòlic «/etc/X11/X». Alguns servidors X poden no funcionar amb algun maquinari gràfic particular. Description-cs.UTF-8: Hlavní X server: X server je hardwarové rozhraní systému X Window. Jeho úkolem je komunikace s grafickou kartou a vstupními zařízeními, čímž tvoří základ pro vybrané grafické uživatelské rozhraní (GUI). . K dispozici může být více X serverů. Výchozí se vybírá pomocí symbolického odkazu /etc/X11/X. Některé X servery nemusí pracovat s konkrétní grafickou kartou. Description-da.UTF-8: Ønsket standard X-server: X-serveren er X Window-systemets grænseflade til dit grafikudstyr. Den kommunikerer med grafikkort og inddata-udstyr som grundlag for den valgte grafiske brugerflade. . Der kan være flere tilgængelige X-servere. Standardserveren bestemmes med den symbolske lænke /etc/X11/X. Nogle X-servere virker måske ikke med ganske bestemtegrafikkort. Description-de.UTF-8: Gewünschter Standard-X-Server: Der X-Server ist die Hardware-Schnittstelle des »X Window System«. Er kommuniziert mit der Grafikanzeige und den Eingabegeräten und bietet die Grundlage für die grafische Benutzerschnittstelle (GUI). . Mehrere X-Server können verfügbar sein; der Standard-X-Server wird über den symbolischen Link /etc/X11/X ausgewählt. Manche X-Server laufen eventuell nicht mit spezieller Grafikhardware. Description-dz.UTF-8: རེ་འདུན་བསྐྱེད་ཡོད་པའི་སྔོན་སྒྲིག་ ཨེགསི་སར་བར་: ཨེགསི་སར་བར་འདི་ ཨེགསི་སྒོ་སྒྲིག་རིམ་ལུགས་ཀྱི་ངོས་འདྲ་བའི་སྲ་ཆས་ཨིན། འདི་གིས་ ཝི་ཌིའོ་བཀྲམ་སྟོན་དང་ཨིན་པུཊི་ཐབས་འཕྲུལ་གཉིས་དང་གཅིག་ཁར་ གདམ་ཁ་རྐྱབས་ཡོད་པའི་ཚད་རིས་ལག་ལེན་པའི་ངོས་འདྲ་བ་(ཇི་ཡུ་ཨའི་)བྱིན་པའི་ཐོག་ལས་ཁ་སླབ་ཨིན། . ཨེགསི་སར་བར་མང་ཤོས་ཅིག་རང་འཐོབ་མི་ཚུགས་ སྔོན་སྒྲིག་འདི་ /etc/X11/X བརྡ་མཚོན་གྱིའབྲེལ་ལམ་ལས་བརྒྱུད་དེ་སེལ་འཐུ་འབད་ཡི། ཨེགསི་སར་བརསི་ལ་ལོ་ཅིག་གིས་ བྱེ་བྲག་ཏུ་ཚད་རིས་སྲ་ཆས་ལ་ལོ་ཅིག་དང་གཅིག་ཁར་ལཱ་མི་འབད། Description-el.UTF-8: Επιθυμητός προεπιλεγμένος εξυπηρετητής X: Ο εξυπηρετητής X είναι η διεπαφή του παραθυρικού συστήματος X (X Window System) με την κάρτα οθόνης. Επικοινωνεί με την κάρτα οθόνης και τις συσκευές εισόδου, προσφέροντας έτσι μια βάση για το επιλεγμένο γραφικό περιβάλλον (GUI). . Μπορεί να υπάρχουν αρκετοί διαθέσιμοι εξυπηρετητές X. Ο προκαθορισμένος επιλέγεται μέσω του συμβολικού δεσμού /etc/X11. Μερικοί εξυπηρετητές X πιθανόν να μην δουλεύουν με μερικές συγκεκριμένες κάρτες γραφικών. Description-es.UTF-8: Servidor de X predeterminado: El servidor de X es la interfaz del Sistema X Window con el hardware. Su trabajo es comunicarse con la salida de vídeo y los d
Bug#449164: xorg: IPv6 addresses in hosts breaks XDMCP logins
Package: xorg Version: 1:7.1.0-19 Severity: normal Hello, after adding the IPv6 addresses of my machines to /etc/hosts, login by XDMCP becomes impossible. Either the server doesn't provide the greeter windows (with login prompt) at all. Or user becomes imediattly logged out again. The /etc/hosts entries locks like that: 2001:5c0:8d3a:0:2e0:98ff:fe98:6c8e compac.priv.net.de compac 2001:5c0:8d3a::1ruetsch44.priv.net.de ruetsch44 2001:5c0:8d3a:0:201:6cff:fed0:5cd acer-ilzleite.priv.net.de acer-ilzleite Workaround: Remove the entries from /etc /hosts again. Greetings Juergen -- System Information: Debian Release: 4.0 APT prefers oldstable APT policy: (500, 'oldstable'), (500, 'stable') Architecture: i386 (i586) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-5-486 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages xorg depends on: ii gnome-terminal [x 2.14.2-1 The GNOME 2 terminal emulator appl ii konsole [x-termin 4:3.5.5a.dfsg.1-6etch1 X terminal emulator for KDE ii libgl1-mesa-dri 6.5.1-0.6 A free implementation of the OpenG ii libgl1-mesa-glx 6.5.1-0.6 A free implementation of the OpenG ii libglu1-mesa 6.5.1-0.6 The OpenGL utility library (GLU) ii type-handling [no 0.2.19 dpkg architecture generation scrip ii xbase-clients 1:7.1.ds1-2miscellaneous X clients ii xfce4-terminal [x 0.2.5.6rc1-2etch1 Xfce terminal emulator ii xfonts-100dpi 1:1.0.0-3 100 dpi fonts for X ii xfonts-75dpi 1:1.0.0-3 75 dpi fonts for X ii xfonts-base 1:1.0.0-4 standard fonts for X ii xfonts-scalable 1:1.0.0-6 scalable fonts for X ii xkb-data 0.9-4 X Keyboard Extension (XKB) configu ii xserver-xorg 1:7.1.0-19 the X.Org X server ii xterm [x-terminal 222-1etch2 X terminal emulator ii xutils1:7.1.ds.3-1 X Window System utility programs xorg recommends no packages. -- no debconf information -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#448983: xserver-xorg-video-intel: ignores Modes and minimum VertRefresh to always choose [EMAIL PROTECTED] for Intel g33 chipset
On 2007-11-03 09:24+0100 Brice Goglin wrote: Alan W. Irwin wrote: Worse yet, only the VGA one is documented in the intel man page. However, when I tried Option "Monitor-VGA-1" "Sony CPD-15SF2" encouraged by your remark above but contrary to the man page that (finally) solved the issue of having a good refresh rate right from startx. That is, my special modeline was finally recognized, and the "PreferredMode" option worked for the first time. So I am a happy camper after a couple of days struggle with this. Thanks very much for your help and especially the informed guess above! Ok, now I'd like to find out why the driver uses VGA-1 on your board instead of VGA. It's usually when there are 2 VGA outputs. What kind of machine is this and what kind of monitor can you plug on it? Its an ASUS P5K-V MB with g33 chipset. See http://www.asus.com/products.aspx?l1=3&l2=11&l3=542&l4=0&model=1652&modelmenu=1 for a description. There is some confusion about which GMA there is with the g33. When I bought the card (a few days ago) the above site said it used the gma X3000 and that agrees with what it says on the MB box, but now the above site says its the gma 3100, and that is in agreement with http://en.wikipedia.org/wiki/Intel_GMA and several other sites. I have also found references that say the g33 chipset includes the GMA X3100! lspci is not too helpful in getting this GMA confusion straightened out. 00:00.0 Host bridge: Intel Corporation Unknown device 29c0 (rev 02) 00:02.0 VGA compatible controller: Intel Corporation Unknown device 29c2 (rev 02) 00:02.1 Display controller: Intel Corporation Unknown device 29c3 (rev 02) 00:1a.0 USB Controller: Intel Corporation Unknown device 2937 (rev 02) 00:1a.1 USB Controller: Intel Corporation Unknown device 2938 (rev 02) 00:1a.2 USB Controller: Intel Corporation Unknown device 2939 (rev 02) 00:1a.7 USB Controller: Intel Corporation Unknown device 293c (rev 02) 00:1b.0 Audio device: Intel Corporation Unknown device 293e (rev 02) 00:1c.0 PCI bridge: Intel Corporation Unknown device 2940 (rev 02) 00:1c.4 PCI bridge: Intel Corporation Unknown device 2948 (rev 02) 00:1c.5 PCI bridge: Intel Corporation Unknown device 294a (rev 02) 00:1d.0 USB Controller: Intel Corporation Unknown device 2934 (rev 02) 00:1d.1 USB Controller: Intel Corporation Unknown device 2935 (rev 02) 00:1d.2 USB Controller: Intel Corporation Unknown device 2936 (rev 02) 00:1d.7 USB Controller: Intel Corporation Unknown device 293a (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92) 00:1f.0 ISA bridge: Intel Corporation Unknown device 2918 (rev 02) 00:1f.2 IDE interface: Intel Corporation Unknown device 2921 (rev 02) 00:1f.3 SMBus: Intel Corporation Unknown device 2930 (rev 02) 00:1f.5 IDE interface: Intel Corporation Unknown device 2926 (rev 02) 01:00.0 Ethernet controller: Unknown device 1969:1048 (rev b0) 02:00.0 SATA controller: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 03) 02:00.1 IDE interface: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 03) 04:02.0 Ethernet controller: VIA Technologies, Inc. VT86C100A [Rhine] (rev 06) 04:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev c0) I assume all the "Unknown device" strings mean that this kind of hardware is so new that it hasn't yet gotten into the authoritative PCI identification data base (assuming such a database exists) or that it is there or Debian testing does not yet have the relevant update. Is there something I could do (I would need a cookbook because I have never fiddled with PCI identification before) to get better identifications or do I just have to wait? The second and third entries from the lspci output above appear to be the relevant ones. However, with this MB, there is only one video-relevant port available at the back of the case which is an ordinary classical VGA port. Currently I have BusID "PCI:0:2:0" in the Device section of xorg.conf and the log file says the following: (II) Primary Device is: PCI 00:02:0 (WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found (--) Chipset G33 found If I change the above BusID to PCI:0:2:1, X errors out (presumably because PCI:0:2:1 is not connected with my monitor and cannot be because it is somewhere on the MB rather than accessible at the back of the case). My original report has (I believe) all the relevant log stuff, but if not, here is the relevant EDID section for the monitor: 170 root 10 -5 000 S0 0.0 0:00.00 khubd 172 root 10 -5 000 S0 0.0 0:00.00 kseriod YS) (II) intel(0): SDVO: R: 02 00 (Success) (II) intel(0): I2C device "SDVOB DDC Bus:ddc2" registered at address 0xA0. (II) intel(0): SDVO: W: 7A 02 (SDVO_CMD_SET_CONTROL_BUS_SWI TCH) (II) intel(0): SDVO: W: 7A 02 (SDVO_CMD_SET_CONTROL_BUS_SWI TCH) (II) intel(0): EDID for output VGA-1 (II) i
Bug#165793: Keep your head and your heart going in the right direction and you will not have to worry about your feet.
Good afternoon. Biographies are but the clothes and buttons of the man. The biography of the man himself cannot be written. A jazz musician is a juggler who uses harmonies instead of oranges. Be sure you put your feet in the right place, then stand firm. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: upgrading bug severity
Processing commands for [EMAIL PROTECTED]: > package xserver-xorg Ignoring bugs not assigned to: xserver-xorg > severity 448863 serious Bug#448863: Can't install xserver-xorg package (postinst error) Severity set to `serious' from `important' > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#448863: upgrading bug severity
package xserver-xorg severity 448863 serious thanks I'm upgrading this bug to release-critical status, since I doubt anyone wants to release an xserver-xorg package that can't be installed on new systems. -- Dwayne C. Litzenberger <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#448944: xserver-xorg: does not generate xorg.conf file suitable for dual head
On Thu, Nov 01, 2007 at 08:44:14PM +0100, Marc Haber wrote: > Package: xserver-xorg > Version: 1:7.3+3 > Severity: minor > > Hi, > > the procedure outlined by David in > http://gravityboy.livejournal.com/38665.html does not result in a > configuration that is suitable for dual head use: I get both screens > cloned, and my usual xrandr gymnastics[1] to get them both alongside each > other does not work. Yeah, the debconfage never supported creating dual monitors and there's no plans to make this happen. What will ideally work in the end is to not have any sort of configuration for this setup in your xorg.conf, and just let the server detect it and set it up for you. I don't believe the current code does this though, but I may be able to make it happen in the future. - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#449160: Does not support X1300
On Fri, Nov 02, 2007 at 10:13:21AM -0700, Matt Kraai wrote: > Package: xserver-xorg-video-radeonhd > Version: 0.0.1+git20071006-1 > Tags: fixed-upstream > > In > > http://lists.opensuse.org/radeonhd/2007-11/msg00017.html > > Benoit Plessis reports that the Debian version of the radeonhd driver > does not support the X1300, but the latest upstream version does. I actually tried to build git head on Thursday night or so for this exact reason, but it ftbfs for some reason that I couldn't really determine at the time. I'll try again in a few days when I've got some time. - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#449089: xserver-xorg: Auto detection fails on Thinkpad X31
Hi Moritz, On Fri, Nov 02, 2007 at 11:17:32PM +0100, Moritz Muehlenhoff wrote: > Package: xserver-xorg > Version: 1:7.3+3 > Severity: important > > I've tested the auto detection code David asked for and ran into > a bug: When I start X.org with the auto-generated config (I use startx, > since I work on framebuffer console most of the time, on my notebook > X11 is really just a slim layer beyond MPlayer) the screen remains > black and the system doesn't take anymore input. (I can't switch > to tty2 e.g.) > > The generated xorg.conf is included by the reportbug script, > my previous one can be found on http://www.inutil.org/jmm/xorg.conf > > Please let me know if now need further information. > Section "Device" > Identifier "ATI Technologies Inc Radeon Mobility M6 LY" > Driver "ati" > BusID "PCI:1:0:0" > Option "UseFBDev" "true" > EndSection It looks like in this config file you enabled fbdev while in the old one you didn't have this option set. Does the autogenerated config work when you remove that option or just say "no" to the question during dpkg-reocnfigure? - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#56179: Free Microsoft Software
newmicrosoftdeals,com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#94713: Free Microsoft Software
newmicrosoftdeals,com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#448983: xserver-xorg-video-intel: ignores Modes and minimum VertRefresh to always choose [EMAIL PROTECTED] for Intel g33 chipset
Alan W. Irwin wrote: > I assume all the "Unknown device" strings mean that this kind of > hardware is > so new that it hasn't yet gotten into the authoritative PCI > identification > data base (assuming such a database exists) or that it is there or Debian > testing does not yet have the relevant update. Is there something I > could do > (I would need a cookbook because I have never fiddled with PCI > identification before) to get better identifications or do I just have to > wait? update-pciids will do the trick, but lspci doesn't matter here anyway. > (WW) intel: No matching Device section for instance (BusID PCI:0:2:1) > found > (--) Chipset G33 found > > If I change the above BusID to PCI:0:2:1, X errors out (presumably > because > PCI:0:2:1 is not connected with my monitor and cannot be because it is > somewhere on the MB rather than accessible at the back of the case). 0:2:1 is not another graphic board, it is a kind of fake ID that old windows used to manage the second screen or so. X does not need it (and can't use it). So it doesn't matter either. What matters is only the kinds of outputs that may be plugged (VGA, DVI, ...). If you only have a signle VGA output, then either the driver is buggy, or there's a hidden second VGA output somewhere. You might want to check in the BIOS in case something rings a bell. Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#448983: xserver-xorg-video-intel: ignores Modes and minimum VertRefresh to always choose [EMAIL PROTECTED] for Intel g33 chipset
On 2007-11-04 00:20+0100 Brice Goglin wrote: 0:2:1 is not another graphic board, it is a kind of fake ID that old windows used to manage the second screen or so. X does not need it (and can't use it). Thanks for the update-pciids tip. For the record, the first few lines from lspci now read 00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02) 00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02) 00:02.1 Display controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02) From what you said above the 00:02.1 is fake so that leaves only the 00:02.0. There is nothing else in the list that refers to video or graphics. What matters is only the kinds of outputs that may be plugged (VGA, DVI, ...). If you only have a signle VGA output, then either the driver is buggy, or there's a hidden second VGA output somewhere. You might want to check in the BIOS in case something rings a bell. Nothing in the BIOS that I could find. I think it must be a buggy driver since I only have one VGA output and no DVI (or any other extra port related to video when you look at the internal and external connector list from the ASUS P5K-V MB manual). Let me know if there is any other information you need to track this "VGA-1" problem down. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __ Linux-powered Science __ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#449160: Does not support X1300
On Sat, Nov 03, 2007 at 05:41:01PM -0400, David Nusinow wrote: > I actually tried to build git head on Thursday night or so for this exact > reason, but it ftbfs for some reason that I couldn't really determine at > the time. I'll try again in a few days when I've got some time. In order to get it to build, I had to add build dependencies on pciutils-dev and zlib1g-dev. If these don't address your problem, I'd be happy to look into it. -- Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#449211: xserver-xorg-video-ati: no video sync when dri enabled
Subject: xserver-xorg-video-ati: no video sync when dri enabled Package: xserver-xorg-video-ati Version: 1:6.6.193-3 Severity: important *** Please type your report below this line *** After upgrading to this version of the package the screen is a flickering mess unless dri is disabled in xorg.conf. Of course, with dri disabled performance is very sluggish, so this is not a suitable permanent workaround. Thanks, Joachim -- Package-specific info: Contents of /var/lib/x11/X.roster: xserver-xorg /etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum. X server symlink status: lrwxrwxrwx 1 root root 13 2006-04-25 01:04 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1669976 2007-09-29 07:33 /usr/bin/Xorg Contents of /var/lib/x11/xorg.conf.roster: xserver-xorg VGA-compatible devices on PCI bus: 01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (rev 01) /etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum. Xorg X server configuration file status: -rw-r--r-- 1 root root 1805 2007-11-03 20:41 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: # xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Files" EndSection Section "Module" Load"bitmap" Load"dbe" Load"ddc" Disable "dri" Load"extmod" Load"freetype" Load"glx" Load"int10" Load"record" Load"type1" Load"vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules""xorg" Option "XkbModel""pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol""ImPS/2" EndSection Section "Device" Identifier "ATI Technologies Inc RV280 [Radeon 9200 SE]" Driver "radeon" EndSection Section "Monitor" Identifier "SyncMaster 171N" Option "DPMS" HorizSync 30-81 VertRefresh 56-75 EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies Inc RV280 [Radeon 9200 SE]" Monitor "SyncMaster 171N" DefaultDepth24 SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Xorg X server log files on system: -rw-r--r-- 1 root root 51962 2006-11-14 20:51 /var/log/Xorg.20.log -rw-r--r-- 1 root root 47333 2007-11-03 20:44 /var/log/Xorg.0.log Contents of most recent Xorg X server log file /var/log/Xorg.0.log: X.Org X Server 1.4.0 Release Date: 5 September 2007 X Protocol Version 11, Revision 0 Build Operating System: Linux Debian (xorg-server 2:1.4-3) Current Operating System: Linux gamer 2.6.22-3-k7 #1 SMP Mon Oct 22 22:51:54 UTC 2007 i686 Build Date: 29 September 2007 04:19:41PM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 3 20:41:18 2007 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "Default Layout" (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "SyncMaster 171N" (**) | |-->Device "ATI Technologies Inc RV280 [Radeon 9200 SE]" (**) |-->Input Device "Generic Keyboard" (**) |-->Input Device "Configured Mouse" (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/