[Bug 873942] Re: xf86-video-geode: driver initialization fails on Geode LX if DDC pins are configured for serial console

2020-06-16 Thread Timo Aaltonen
this driver has been removed from Ubuntu, closing the bugs

** Changed in: xserver-xorg-video-geode (Ubuntu)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  xf86-video-geode: driver initialization fails on Geode LX if DDC pins
  are configured for serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 873942] Re: xf86-video-geode: driver initialization fails on Geode LX if DDC pins are configured for serial console

2018-08-11 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: Confirmed => Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  xf86-video-geode: driver initialization fails on Geode LX if DDC pins
  are configured for serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 873942]

2018-08-11 Thread Connor Behan
Created attachment 120261
Possible fix

A bit lower brow than the proposal to always get DDC working.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  xf86-video-geode: driver initialization fails on Geode LX if DDC pins
  are configured for serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 873942]

2018-08-11 Thread Connor Behan
Created attachment 121450
Improved fix

You're right. The panel resolution would usually be too big for an
external display. This new patch picks the largest mode mentioned in
xorg.conf if anything is there. Otherwise it uses those three modes with
a preference for 800x600.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  xf86-video-geode: driver initialization fails on Geode LX if DDC pins
  are configured for serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 873942]

2018-08-11 Thread Zboszor
I have two still widely used US-made POS machines with this Geode LX chip.
At least one of them actually makes use of the multiplexed DDC/UART2 gpio line 
for the serial connected touchscreen. If/when the KMS driver gets included in 
the kernel, can we have a way to use both DDC control and UART2? E.g. switching 
to DDC only momentarily while initializing the Geode video and allow the UART2 
most of the time?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  xf86-video-geode: driver initialization fails on Geode LX if DDC pins
  are configured for serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 873942]

2018-08-11 Thread Gitlab-migration
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has
been closed from further activity.

You can subscribe and participate further through the new bug through
this link to our GitLab instance:
https://gitlab.freedesktop.org/xorg/driver/xf86-video-geode/issues/2.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  xf86-video-geode: driver initialization fails on Geode LX if DDC pins
  are configured for serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 873942]

2018-08-11 Thread Martin-Éric Racine
Thanks for the patch.

This does a fair job of avoiding an explicit crash whenever DDC is
unavailable.

When that happens, restricting available modes to those that AMD
considers safe i.e. Panel-friendly modes, is indeed a promising
strategy.

However, that strategy doesn't guarantee that the selected mode is
something that the connected VGA monitor can handle. It's a shot in the
dark and the mode we try, 1920x1440, is a large enough size (and an
uncommon enough resolution) that we cannot consider that shot in the
dark to be a safe one.

Thinking out loud, 800x600, 1024x768 or 1280x1024 would probably be
safer modes to attempt whenever DDC is unavailable, pretty much in that
order.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  xf86-video-geode: driver initialization fails on Geode LX if DDC pins
  are configured for serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 873942] Re: xf86-video-geode: driver initialization fails on Geode LX if DDC pins are configured for serial console

2017-10-27 Thread Bug Watch Updater
Launchpad has imported 6 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=642766.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2010-10-13T19:05:14+00:00 Peter wrote:

Created attachment 453267
Xorg.0.log for geode on Fit-PC1

X crashes on startup

kernel-2.6.35.6-39.fc14.i686
xorg-x11-drv-geode-2.11.9-1.fc14.i686
xorg-x11-server-common-1.9.0-13.fc14.i686
xorg-x11-server-utils-7.4-19.fc14.i686
xorg-x11-server-Xorg-1.9.0-13.fc14.i686

Nothing X related in dmesg

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
geode/+bug/873942/comments/3


On 2011-01-17T10:12:24+00:00 Peter wrote:

Created attachment 473799
Crash on xorg-x11-drv-geode-2.11.11-2.fc14

Still the same crash on 2.11.11

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
geode/+bug/873942/comments/8


On 2011-01-17T12:29:42+00:00 Daniel wrote:


This should help diagnosis:

# yum install gdb xorg-x11-drv-geode-debuginfo
# gdb X

At gdb prompt:

run


Should give a more informative backtrace

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
geode/+bug/873942/comments/9


On 2012-04-18T21:23:08+00:00 Adam wrote:

I don't see anything obviously related to this in the package changelog,
so I'm going to assume it's still an issue in rawhide.  Is it?

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
geode/+bug/873942/comments/17


On 2012-04-21T14:31:19+00:00 Peter wrote:

I think so, I'll be upgrading the FitPC to F-17 in the coming week so
I'll confirm the status then

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
geode/+bug/873942/comments/18


On 2013-04-03T19:10:11+00:00 Fedora wrote:

This bug appears to have been reported against 'rawhide' during the Fedora 19 
development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 
19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 
End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
geode/+bug/873942/comments/19


** Changed in: xserver-xorg-video-geode (Fedora)
   Status: Unknown => Won't Fix

** Changed in: xserver-xorg-video-geode (Fedora)
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  xf86-video-geode: driver initialization fails on Geode LX if DDC pins
  are configured for serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 873942] Re: xf86-video-geode: driver initialization fails on Geode LX if DDC pins are configured for serial console

2011-11-24 Thread Bug Watch Updater
Launchpad has imported 7 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=22100.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2009-06-05T00:29:20+00:00 Leio-gentoo wrote:

Since the RANDR1.2 port in xf86-video-geode-2.11 the driver crashes on
X.org startup immediately if the firmware has set up the DDC/UART muxed
GPIO to serial port (UART) mode.

Before there was code made to detect the GPIO mode and not do any DDC
queries if it is in serial port mode. But while that checking still
exists and the fact that it is in UART mode gets reported in Xorg.0.log,
DDC calls are still made through RANDR impementation vfunc regardless of
that, and Xorg crashes on the results that gets to in UART mode.

This bug is the primary reason 2.11 is not packaged in Gentoo Linux yet,
as it breaks things for my own geode platform development :(

Reply at: https://bugs.launchpad.net/xorg-server/+bug/873942/comments/0


On 2010-04-20T02:34:49+00:00 Leio-gentoo wrote:

A workaround is Option "NoDDC" in xorg.conf. Probably just need to add some 
checks in the right place of the randr1.2 interface implementation to not call 
into EDID xserver code when we have figured out we are in serial mode.
(and 2.11 series has been packaged in gentoo for quite a long while now)

Reply at: https://bugs.launchpad.net/xorg-server/+bug/873942/comments/1


On 2010-08-23T16:24:57+00:00 Martin-Éric Racine wrote:

Does this bug still apply to Geode 2.11.9 or not?

Reply at: https://bugs.launchpad.net/xorg-server/+bug/873942/comments/2


On 2010-10-27T07:53:08+00:00 Martin-Éric Racine wrote:

AMD might be willing to fix this, since this involves a standard Geode
feature, but additional details might need to be provided to this bug
report.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/873942/comments/3


On 2010-11-05T20:18:25+00:00 Martin-Éric Racine wrote:

One solution could be to make our driver bit-bang the GPIO into DDC
mode, early in the driver startup pahse, to ensure that DDC probing will
always work.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/873942/comments/4


On 2011-01-04T07:14:59+00:00 Priit Laes wrote:

The crash only happens on LX hardware.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/873942/comments/5


On 2011-01-10T11:53:30+00:00 Martin-Éric Racine wrote:

LX hardware happens to be the majority of what's left of the Geode
market.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/873942/comments/6


** Changed in: xorg-server
   Status: Unknown => Confirmed

** Changed in: xorg-server
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  xf86-video-geode: driver initialization fails on Geode LX if DDC pins
  are configured for serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 873942] Re: xf86-video-geode: driver initialization fails on Geode LX if DDC pins are configured for serial console

2011-11-24 Thread Martin-Éric Racine
** Bug watch added: Red Hat Bugzilla #642766
   https://bugzilla.redhat.com/show_bug.cgi?id=642766

** Also affects: xserver-xorg-video-geode (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=642766
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  xf86-video-geode: driver initialization fails on Geode LX if DDC pins
  are configured for serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873942] Re: xf86-video-geode: driver initialization fails on Geode LX if DDC pins are configured for serial console

2011-11-24 Thread Martin-Éric Racine
** Bug watch added: freedesktop.org Bugzilla #22100
   https://bugs.freedesktop.org/show_bug.cgi?id=22100

** Also affects: xorg-server via
   https://bugs.freedesktop.org/show_bug.cgi?id=22100
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  xf86-video-geode: driver initialization fails on Geode LX if DDC pins
  are configured for serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873942] Re: xf86-video-geode: driver initialization fails on Geode LX if DDC pins are configured for serial console

2011-11-05 Thread Bug Watch Updater
** Changed in: xserver-xorg-video-geode (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  xf86-video-geode: driver initialization fails on Geode LX if DDC pins
  are configured for serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-geode/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873942] Re: xf86-video-geode: driver initialization fails on Geode LX if DDC pins are configured for serial console

2011-11-05 Thread Martin-Éric Racine
** Changed in: xserver-xorg-video-geode (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  xf86-video-geode: driver initialization fails on Geode LX if DDC pins
  are configured for serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-geode/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873942] Re: Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

2011-11-05 Thread Martin-Éric Racine
The issue is caused by the BIOS settings which configured the video
output's DDC pins as a serial console. This makes monitor probing fail.
The only cure is to specify the desired resolution in /etc/X11/xorg.conf

** Bug watch added: Debian Bug tracker #637778
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637778

** Also affects: xserver-xorg-video-geode (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637778
   Importance: Unknown
   Status: Unknown

** Summary changed:

- Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX
+ xf86-video-geode: driver initialization fails on Geode LX if DDC pins are 
configured for serial console

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  xf86-video-geode: driver initialization fails on Geode LX if DDC pins
  are configured for serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-geode/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873942] Re: Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

2011-10-27 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) => xserver-xorg-video-geode (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-geode/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873942] Re: Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

2011-10-15 Thread bugbot
** Tags added: xubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873942] Re: Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

2011-10-14 Thread Rudolf Leitgeb
I just checked the Ubuntu live DVD (instead of Xubuntu) and get the
exact same behavior. I attached the output of lspci in hopes that this
helps track down the source of the problem.

** Attachment added: "output of lspci -vv"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/873942/+attachment/2542527/+files/lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873942] Re: Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

2011-10-14 Thread Rudolf Leitgeb
** Attachment added: "dmesg output"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/873942/+attachment/2542484/+files/dmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873942] [NEW] Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

2011-10-14 Thread Rudolf Leitgeb
Public bug reported:

I have a pITX Kontron board which I want to install linux on. None of
the live CDs provided by Xubuntu so far has booted into graphical due to
an X server crash. In the attached files I (hopefully) provide necessary
details to help you track down the problem.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xserver-xorg 1:7.6+7ubuntu7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i586
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CasperVersion: 1.287
Date: Fri Oct 14 08:05:31 2011
LiveMediaBuild: Xubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873942] Re: Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

2011-10-14 Thread Rudolf Leitgeb
** Attachment added: "That's what I get when I call startx. Shows a backtrace 
from a crash"
   
https://bugs.launchpad.net/bugs/873942/+attachment/2542480/+files/startx.output

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873942] Re: Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

2011-10-14 Thread Rudolf Leitgeb
** Attachment added: "That's the Xorg.0.log created when calling startx"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/873942/+attachment/2542482/+files/Xorg.0.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873942] Re: Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

2011-10-14 Thread Rudolf Leitgeb
** Attachment added: "contents of /var/log/syslog"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/873942/+attachment/2542485/+files/syslog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873942

Title:
  Xubuntu LiveCD won't boot into graphical mode with AMD Geode LX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/873942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs