[Openchrome-devel] [Bug 71680] [VX820] Regression: driver does not work on Samsung NC20

2013-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71680 --- Comment #1 from Thomas Schlichter --- The problem in Ubuntu 13.10/saucy is an incompatibility with X.org 1.14 that was fixed upstream with this commit: http://cgit.freedesktop.org/openchrome/xf86-video-openchrome/commit/?id=17973712f083100cc0

[Openchrome-devel] [Bug 72088] New: cppcheck report

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72088 Priority: medium Bug ID: 72088 Assignee: openchrome-devel@lists.freedesktop.org Summary: cppcheck report Severity: normal Classification: Unclassified OS: All Repor

[Openchrome-devel] [Bug 72088] cppcheck report

2013-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72088 --- Comment #1 from Mario Rugiero --- Created attachment 90136 --> https://bugs.freedesktop.org/attachment.cgi?id=90136&action=edit This patch should fix all or most of the memory related warnings. Should fix the following warnings: [src/via_

[Openchrome-devel] [Bug 72088] cppcheck report

2013-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72088 --- Comment #2 from Mario Rugiero --- Created attachment 90137 --> https://bugs.freedesktop.org/attachment.cgi?id=90137&action=edit Simpler fix for the via_exa.c null dereference. -- You are receiving this mail because: You are the assignee f

[Openchrome-devel] [Bug 56804] monitor ot dectect

2013-12-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56804 Ivan Baldo changed: What|Removed |Added Status|NEW |NEEDINFO -- You are receiving this mail be

[Openchrome-devel] [Bug 72088] cppcheck report

2013-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72088 --- Comment #3 from Mario Rugiero --- Just ran cppcheck again. I will explain the errors I'll fix here, and then provide the patch. First, this one: [src/via_driver.c:1109]: (error) Memory pointed to by 'pEnt' is freed twice. This error is ca

[Openchrome-devel] [Bug 72088] cppcheck report

2013-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72088 --- Comment #4 from Mario Rugiero --- Created attachment 90809 --> https://bugs.freedesktop.org/attachment.cgi?id=90809&action=edit Fixes double frees, see my previous comment for a complete explanation. -- You are receiving this mail because

[Openchrome-devel] [Bug 72088] cppcheck report

2013-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72088 --- Comment #5 from Mario Rugiero --- Created attachment 90810 --> https://bugs.freedesktop.org/attachment.cgi?id=90810&action=edit (Trivial) Patch for a reassignment without using the previous value. -- You are receiving this mail because: Y

[Openchrome-devel] [Bug 72088] cppcheck report

2013-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72088 --- Comment #6 from Mario Rugiero --- Created attachment 90811 --> https://bugs.freedesktop.org/attachment.cgi?id=90811&action=edit Formatting fixes for registers.c -- You are receiving this mail because: You are the assignee for the bug. ___

[Openchrome-devel] [Bug 72088] cppcheck report

2013-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72088 --- Comment #7 from Mario Rugiero --- Created attachment 90813 --> https://bugs.freedesktop.org/attachment.cgi?id=90813&action=edit A (possible?) fix for the duplicate branches error. Please, review that this actually is what was intended, as

[Openchrome-devel] [Bug 72088] cppcheck report

2013-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72088 --- Comment #8 from Mario Rugiero --- Forgot to mark as patches the patches for the duplicate branches and for the reassignment. If anyone is able to mark them (to ease review), I'll be thankful. Otherwise, I'll add the patches again with the cor

[Openchrome-devel] [Bug 72088] cppcheck report

2013-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72088 Mario Rugiero changed: What|Removed |Added Attachment #90810|0 |1 is patch|

[Openchrome-devel] [Bug 72088] cppcheck report

2013-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72088 Mario Rugiero changed: What|Removed |Added Attachment #90813|0 |1 is patch|

[Openchrome-devel] [Bug 69621] [PATCH] Fix build with drm-less Xorg

2014-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69621 Gabriele Giacone <1o5g4...@gmail.com> changed: What|Removed |Added Attachment #86222|0 |1 is obsol

[Openchrome-devel] [Bug 69621] [PATCH] Fix build with drm-less Xorg

2014-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69621 Gabriele Giacone <1o5g4...@gmail.com> changed: What|Removed |Added CC||1o5g4...@gmail.com

[Openchrome-devel] [Bug 69621] [PATCH] Fix build with drm-less Xorg

2014-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69621 --- Comment #2 from Pino Toscano --- (In reply to comment #1) > Created attachment 98569 [details] [review] > Fix build on Hurd > > This patch makes src/via_driver.c and src/via_memmgr.c include drm_fourcc.h > which defines many DRM_* macros use

[Openchrome-devel] [Bug 69621] [PATCH] Fix build with drm-less Xorg

2014-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69621 Gabriele Giacone <1o5g4...@gmail.com> changed: What|Removed |Added Attachment #86222|1 |0 is obsol

[Openchrome-devel] [Bug 69621] [PATCH] Fix build with drm-less Xorg

2014-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69621 Gabriele Giacone <1o5g4...@gmail.com> changed: What|Removed |Added Attachment #98569|0 |1 is obsol

[Openchrome-devel] [Bug 69621] [PATCH] Fix build with drm-less Xorg

2014-05-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69621 Gabriele Giacone <1o5g4...@gmail.com> changed: What|Removed |Added Attachment #98570|0 |1 is obsol

[Openchrome-devel] [Bug 80021] New: unnecessary logging of needBandwidth, totalBandwidth

2014-06-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80021 Priority: medium Bug ID: 80021 Assignee: openchrome-devel@lists.freedesktop.org Summary: unnecessary logging of needBandwidth, totalBandwidth Severity: normal Classification: Unclassified

[Openchrome-devel] [Bug 80021] unnecessary logging of needBandwidth, totalBandwidth

2014-06-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80021 --- Comment #1 from Robby Klehm --- Created attachment 101040 --> https://bugs.freedesktop.org/attachment.cgi?id=101040&action=edit Xorg.log if needed -- You are receiving this mail because: You are the assignee for the bug. _

[Openchrome-devel] [Bug 80021] unnecessary logging of needBandwidth, totalBandwidth

2014-06-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80021 --- Comment #2 from Robby Klehm --- Created attachment 101041 --> https://bugs.freedesktop.org/attachment.cgi?id=101041&action=edit xorg.conf -- You are receiving this mail because: You are the assignee for the bug. __

[Openchrome-devel] [Bug 80021] unnecessary logging of needBandwidth, totalBandwidth

2014-06-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80021 Robby Klehm changed: What|Removed |Added Attachment #101039|0 |1 is patch|

[Openchrome-devel] [Bug 72088] cppcheck report

2014-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72088 Alan Coopersmith changed: What|Removed |Added QA Contact||xorg-t...@lists.x.org -- You are rec

[Openchrome-devel] [Bug 72088] cppcheck report

2014-09-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72088 --- Comment #9 from Julien Nabet --- Seeing git history, git log -1 gives: commit 46a4ef37a1fc793ea85950f9579783e9af3a6b36 Author: Xavier Bachelot Date: Fri Oct 18 18:04:50 2013 +0200 Add pciid for Lenovo M3120C Is it abandonned or did t

[Openchrome-devel] [Bug 85970] New: No / distorted image

2014-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85970 Bug ID: 85970 Summary: No / distorted image Product: xorg Version: unspecified Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: normal

[Openchrome-devel] [Bug 85970] No / distorted image

2014-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85970 --- Comment #1 from Stefan Ott --- Created attachment 109036 --> https://bugs.freedesktop.org/attachment.cgi?id=109036&action=edit output from lspci -v -- You are receiving this mail because: You are the assignee for the bug.

[Openchrome-devel] [Bug 85970] No / distorted image

2014-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85970 --- Comment #2 from Stefan Ott --- Created attachment 109037 --> https://bugs.freedesktop.org/attachment.cgi?id=109037&action=edit Xorg log (VESA driver) -- You are receiving this mail because: You are the assignee for the bug. __

[Openchrome-devel] [Bug 85970] No / distorted image

2014-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85970 --- Comment #4 from Stefan Ott --- Created attachment 109039 --> https://bugs.freedesktop.org/attachment.cgi?id=109039&action=edit Xorg log (openchrome driver 0.3) -- You are receiving this mail because: You are the assignee for the bug.

[Openchrome-devel] [Bug 85970] No / distorted image

2014-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85970 --- Comment #3 from Stefan Ott --- Created attachment 109038 --> https://bugs.freedesktop.org/attachment.cgi?id=109038&action=edit Xorg log (openchrome driver 0.2) -- You are receiving this mail because: You are the assignee for the bug.

[Openchrome-devel] [Bug 85970] No / distorted image

2014-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85970 --- Comment #5 from Stefan Ott --- Created attachment 109040 --> https://bugs.freedesktop.org/attachment.cgi?id=109040&action=edit xrandr output (VESA driver) -- You are receiving this mail because: You are the assignee for the bug. _

[Openchrome-devel] [Bug 85970] No / distorted image

2014-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85970 --- Comment #6 from Stefan Ott --- Created attachment 109041 --> https://bugs.freedesktop.org/attachment.cgi?id=109041&action=edit xrandr output (openchrome 0.2) -- You are receiving this mail because: You are the assignee for the bug. __

[Openchrome-devel] [Bug 85970] No / distorted image

2014-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85970 --- Comment #7 from Stefan Ott --- Created attachment 109042 --> https://bugs.freedesktop.org/attachment.cgi?id=109042&action=edit xrandr output (openchrome 0.3) -- You are receiving this mail because: You are the assignee for the bug. __

[Openchrome-devel] [Bug 85970] No / distorted image

2014-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85970 --- Comment #8 from Stefan Ott --- Created attachment 109043 --> https://bugs.freedesktop.org/attachment.cgi?id=109043&action=edit xorg config -- You are receiving this mail because: You are the assignee for the bug. _

[Openchrome-devel] [Bug 85970] No / distorted image

2014-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85970 --- Comment #9 from Stefan Ott --- Created attachment 109044 --> https://bugs.freedesktop.org/attachment.cgi?id=109044&action=edit Screen output (openchrome 0.2) -- You are receiving this mail because: You are the assignee for the bug. __

[Openchrome-devel] [Bug 85970] No / distorted image

2014-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85970 --- Comment #10 from Stefan Ott --- Created attachment 109045 --> https://bugs.freedesktop.org/attachment.cgi?id=109045&action=edit Screen output (openchrome 0.3) -- You are receiving this mail because: You are the assignee for the bug. _

[Openchrome-devel] [Bug 85970] No / distorted image

2014-11-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85970 --- Comment #11 from Stefan Ott --- Btw, the board involved appears to be an Axiomtek SBC84710, one screen is connected via LVDS (the one which doesn't work right) and the other one connected via VGA. -- You are receiving this mail because: You

[Openchrome-devel] [Bug 87061] New: 1600x1200 resolution breaks at startup, but works later with xrandr

2014-12-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87061 Bug ID: 87061 Summary: 1600x1200 resolution breaks at startup, but works later with xrandr Product: xorg Version: unspecified Hardware: Other OS: All

[Openchrome-devel] [Bug 87061] 1600x1200 resolution breaks at startup, but works later with xrandr

2014-12-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87061 --- Comment #1 from Daniel Gnoutcheff --- Created attachment 110522 --> https://bugs.freedesktop.org/attachment.cgi?id=110522&action=edit maxres.Xorg.log Attaching Xorg.log from the X server's failed attempt to startup with a xorg.conf that re

[Openchrome-devel] [Bug 87061] 1600x1200 resolution breaks at startup, but works later with xrandr

2014-12-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87061 --- Comment #2 from Daniel Gnoutcheff --- Created attachment 110523 --> https://bugs.freedesktop.org/attachment.cgi?id=110523&action=edit maxres.xorg.conf The xorg.conf used to generate maxres.Xorg.log. -- You are receiving this mail because

[Openchrome-devel] [Bug 87061] 1600x1200 resolution breaks at startup, but works later with xrandr

2014-12-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87061 --- Comment #3 from Daniel Gnoutcheff --- Created attachment 110524 --> https://bugs.freedesktop.org/attachment.cgi?id=110524&action=edit workaround.Xorg.log The Xorg.log from a successful X server start with an xorg.conf requesting 1280x1024

[Openchrome-devel] [Bug 87061] 1600x1200 resolution breaks at startup, but works later with xrandr

2014-12-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87061 --- Comment #4 from Daniel Gnoutcheff --- Created attachment 110525 --> https://bugs.freedesktop.org/attachment.cgi?id=110525&action=edit workaround.xorg.conf The xorg.conf used to generate workaround.Xorg.log -- You are receiving this mail

[Openchrome-devel] [Bug 88334] New: does not compile

2015-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88334 Bug ID: 88334 Summary: does not compile Product: DRI Version: XOrg git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium

[Openchrome-devel] [Bug 88334] does not compile

2015-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88334 Xavier Bachelot changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Openchrome-devel] [Bug 80021] unnecessary logging of needBandwidth, totalBandwidth

2015-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80021 Xavier Bachelot changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Openchrome-devel] [Bug 69621] [PATCH] Fix build with drm-less Xorg

2015-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69621 Xavier Bachelot changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Openchrome-devel] [Bug 72088] cppcheck report

2015-01-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72088 Xavier Bachelot changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Openchrome-devel] [Bug 12576] Unknown Card-Ids (1558|4702), report this to the driver maintainer ASAP

2015-01-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=12576 Xavier Bachelot changed: What|Removed |Added Component|Driver/Via |Driver/openchrome Version|7

[Openchrome-devel] [Bug 87061] 1600x1200 resolution breaks at startup, but works later with xrandr

2015-01-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87061 Xavier Bachelot changed: What|Removed |Added CC||xav...@bachelot.org --- Comment #5 fro

[Openchrome-devel] [Bug 89013] New: Xv not working with openchrome

2015-02-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=89013 Bug ID: 89013 Summary: Xv not working with openchrome Product: xorg Version: unspecified Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: major

[Openchrome-devel] [Bug 89013] Xv not working with openchrome

2015-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=89013 --- Comment #1 from s...@gmx.de --- Only for information: Please see Gentoo Bug #539338, too: https://bugs.gentoo.org/show_bug.cgi?id=539338 -- You are receiving this mail because: You are the assignee for the bug. __

[Openchrome-devel] [Bug 89013] Xv not working with openchrome

2015-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=89013 Xavier Bachelot changed: What|Removed |Added Attachment #113230|text/plain |image/jpeg mime type|

[Openchrome-devel] [Bug 91183] New: Instability of OpenChrome x.org device driver with Lubuntu 12.04 i386

2015-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91183 Bug ID: 91183 Summary: Instability of OpenChrome x.org device driver with Lubuntu 12.04 i386 Product: xorg Version: unspecified Hardware: Other OS: All

[Openchrome-devel] [Bug 91966] New: No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 Bug ID: 91966 Summary: No signal to monitor with X and openchrome using VX855 chipset graphics Product: xorg Version: unspecified Hardware: x86 (IA32) OS: L

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 Xavier Bachelot changed: What|Removed |Added CC||xav...@bachelot.org --- Comment #1 fro

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #2 from Christopher --- Created attachment 118249 --> https://bugs.freedesktop.org/attachment.cgi?id=118249&action=edit Xorg.0.log from initial bootup -- You are receiving this mail because: You are the assignee for the bug. _

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #3 from Christopher --- Created attachment 118250 --> https://bugs.freedesktop.org/attachment.cgi?id=118250&action=edit xerrs.log from initial bootup -- You are receiving this mail because: You are the assignee for the bug. __

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #4 from Christopher --- OK, I've attached /var/log/Xorg.0.log and /tmp/xerrs.log from an initial bootup, no savefile (as if the system had just had TahrPup installed). This is with my compiled driver (openchrome_drv.so and openchrome_

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #5 from Christopher --- Created attachment 118274 --> https://bugs.freedesktop.org/attachment.cgi?id=118274&action=edit xerrs.log from Precise 5.7.1 Retro first boot -- You are receiving this mail because: You are the assignee for

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #6 from Christopher --- Created attachment 118275 --> https://bugs.freedesktop.org/attachment.cgi?id=118275&action=edit Xorg.0.log from Precise 5.7.1 Retro first boot -- You are receiving this mail because: You are the assignee fo

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #7 from Christopher --- Now this is potentially rather interesting. For reasons I can't entirely explain myself, I booted a much older Puppy (Precise Puppy 5.7.1 Retro) on the target system, to see what would happen. It got to a des

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #8 from Xavier Bachelot --- Ok, so the display is not detected and thus not configured. Could you please try with git master ? This bug might be addressed already. -- You are receiving this mail because: You are the assignee for the

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #9 from Christopher --- I'm working on it! Got a stupid issue with the timezone not being set properly -- almost everything in Puppy is desktop-oriented, to the point that the command line is almost crippled. Since I can't get a GUI o

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #10 from Christopher --- Created attachment 118329 --> https://bugs.freedesktop.org/attachment.cgi?id=118329&action=edit xerrs.log from Git-built driver -- You are receiving this mail because: You are the assignee for the bug. ___

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #11 from Christopher --- Created attachment 118330 --> https://bugs.freedesktop.org/attachment.cgi?id=118330&action=edit Xorg.0.log from Git-built driver -- You are receiving this mail because: You are the assignee for the bug. __

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #12 from Christopher --- Got it to build (yay!) after finding the correct command for timezone setting. Except that (boo!) it still doesn't work. New logs attached. -- You are receiving this mail because: You are the assignee for

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #13 from Xavier Bachelot --- oh, this is DVI-I. I was confused and thought it was plain VGA. Can you try the ForcePanel option ? -- You are receiving this mail because: You are the assignee for the bug. _

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #14 from Xavier Bachelot --- Created attachment 118331 --> https://bugs.freedesktop.org/attachment.cgi?id=118331&action=edit enable lcd for VIA VT8562C And also try the following patch. -- You are receiving this mail because: You

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #15 from Christopher --- ForcePanel locks it up upon attempted GUI -- had to power off via the button. How do I apply the patch? -- You are receiving this mail because: You are the assignee for the bug.

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #16 from Xavier Bachelot --- To apply the patch, go into your git checkout, then : patch -p1 < /path/to/diff.patch To revert, the patch : patch -R -p1 < /path/to/diff.patch I guess if ForcePanel locks up your device, then the enable

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #17 from Xavier Bachelot --- Created attachment 118332 --> https://bugs.freedesktop.org/attachment.cgi?id=118332&action=edit enable dp for VIA VT8562C another patch to try. Revert the first one before applying this one. -- You ar

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #18 from Christopher --- Neither patch is functional. The enable_lcd patch does, indeed, lock things up. The enable_dp patch repeats the usual behavior -- no screen. I (stupidly) didn't get logs out before reverting it, though. -- Y

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #19 from Christopher --- Sorry if I was too abrupt before... I'd still like to get this working, if you can help... -- You are receiving this mail because: You are the assignee for the bug. __

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-09-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 Christopher changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #20 from Christopher

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 Christopher changed: What|Removed |Added Status|NEEDINFO|REOPENED --- Comment #21 from Christopher

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #22 from Christopher --- No response as of Oct 16 2015. I'm going to consider this abandoned (sadly) as EWONTFIX. If anyone pops up here and is interested in picking up the pieces... you know how to find me :) -- You are receiving

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 Christopher changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 Benno Schulenberg changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #25 from Benno Schulenberg --- Oh, before you get your hopes up too high... 0.2.904 will probably not work with a current X. :| Which is the minimum version that could work, Xavier will probably know. -- You are receiving this mai

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #26 from Christopher --- Thanks for reopening! Deeply appreciated, as is the explanation. A pity that the other devs have left... loss of interest, I assume? *ahem* The function is reproducible. Any version of Puppy Precise (Puppy v

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #27 from Benno Schulenberg --- (In reply to Christopher from comment #26) > The function is reproducible. Any version of Puppy Precise (Puppy v. 5.7.1) > works fine. Any version later than that, no video. Could you try the Puppy vers

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #28 from Christopher --- That would be, er, TahrPup 6.0.2... the one mentioned in the first post in this bugthread. We have never actually gotten to eg 5.99... minor versions are bugfixes and minor updates, major versions introduce m

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #29 from Benno Schulenberg --- (In reply to Christopher from comment #28) > That would be, er, TahrPup 6.0.2... the one mentioned in the first post in > this bugthread. So... Puppy 5.7.1 uses X.Org X Server 1.11.3, Release Date 2011-

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #30 from Christopher --- My apologies for the history stuff -- I simply thought it would help... I'll try to keep my enthusiasm to a minimum there, although I will note that I'm something of a fanatic. What you've stated is correct.

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #31 from Christopher --- Compilation failed with both intermediate versions. 'make' couldn't find xf86.h and threw itself off a bridge in both cases. Commands were -- # ./configure --prefix=/usr # make -- and would have included --

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #32 from Benno Schulenberg --- (In reply to Christopher from comment #31) > Compilation failed with both intermediate versions. > 'make' couldn't find xf86.h Well, that's strange. How then were you able to compile git master? To te

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #33 from Benno Schulenberg --- (In reply to Christopher from comment #0) > I don't know how relevant this is, but if I use the 'modesetting' or 'vesa' > drivers, the symptom is the same, except that additionally the system > freezes u

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #34 from Christopher --- I did not compile from git, I compiled the two downloads of the versions we'd mentioned -- one download per version -- from the website. Thought that was more clear, sorry. VIA and VESA do not get along -- Pu

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #35 from Benno Schulenberg --- (In reply to Christopher from comment #34) > I did not compile from git, I compiled the two downloads of the versions > we'd mentioned Okay. Then start by compiling again git master, install it, run it

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #36 from Christopher --- The logs from the Git master are already attached to this thread. They are clearly labeled... re-compiling from Git and replacing those logs will provide no changes, so I will refer you to those that are alrea

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #37 from Benno Schulenberg --- (In reply to Christopher from comment #36) > The logs from the Git master are already attached to this thread. I know. I said "grab the log", I did not say "attach it". > I will get the xorg.conf shor

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #38 from Christopher --- I can compile from git, but I only know how to pull the most recent version. If you can tell me how to pull earlier versions, I can probably start going through it all again on Wednesday morning. -- You are

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #39 from Benno Schulenberg --- (In reply to Christopher from comment #38) > I can compile from git, but I only know how to pull the most recent version. > If you can tell me how to pull earlier versions, [...] I already told you. In

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #40 from Christopher --- Getting back to this. I had forgotten from last time -- but the Git master requires dependencies for 'Mir' which is irrelevant to Puppy (Puppy uses Xorg only). Last time I got around this by manually installin

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #41 from Benno Schulenberg --- (In reply to Christopher from comment #40) > Git masterrequires dependencies for 'Mir' which is irrelevant to Puppy. > Last time I got around this by manually installing the deps -- but I'd > like to avo

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #42 from Christopher --- My understanding is that with the Git stuff, ./autogen.sh replaces ./configure. I have a local friend who's a Linux guru... I'm more the user type... he uses git and knows all this stuff, let me see if I can

[Openchrome-devel] [Bug 92711] New: Unknown Card-Ids (3371|1019|2125)

2015-10-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=92711 Bug ID: 92711 Summary: Unknown Card-Ids (3371|1019|2125) Product: xorg Version: unspecified Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: nor

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #43 from Christopher --- Sorry I haven't had a chance to work on this... been a crazy couple days... Basically what my friend told me was to run autogen.sh, then ./configure (overriding the configure from autogen) and then make, make

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #44 from Benno Schulenberg --- (In reply to Christopher from comment #43) > Basically what my friend told me was to run autogen.sh, then ./configure > (overriding the configure from autogen) No, no, no, you're not overriding anything

[Openchrome-devel] [Bug 91966] No signal to monitor with X and openchrome using VX855 chipset graphics

2015-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91966 --- Comment #45 from Kevin Brace --- (In reply to Christopher from comment #31) Hi Christopher, > Compilation failed with both intermediate versions. 'make' couldn't find > xf86.h and threw itself off a bridge in both cases. > > Commands were

<    1   2   3   4   5   6   7   8   9   10   >