Bug 11899 - xf86-video-ati Re-POSTing via int10 without loading int10 first
Summary: xf86-video-ati Re-POSTing via int10 without loading int10 first
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL: http://bugs.debian.org/cgi-bin/bugrep...
Whiteboard:
Keywords:
Depends on:
Blocks: 11749
  Show dependency treegraph
 
Reported: 2007-08-08 09:41 UTC by Brice Goglin
Modified: 2007-08-23 01:46 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Brice Goglin 2007-08-08 09:41:13 UTC
Bug reported recently on the Debian BTS by Kari Pahula, applies to 6.6.193 (and 192 and probably earlier).

When switching back from VT to X, X crashes after saying:
  (II) Configured Mouse: ps2EnableDataReporting: succeeded
  (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
  (II) No APM support in BIOS or kernel
  (WW) RADEON(0): zero MEMSIZE, probably at D3cold. Re-POSTing via int10.
symbol lookup error: /usr/lib/xorg/modules/drivers//radeon_drv.so: undefined symbol: xf86InitInt10

Explicitely loading the int10 module in xorg.conf solves the problem. So it looks like the driver should make sure int10 is loaded before using it.

Cheers,
Brice
Comment 1 Dave Airlie 2007-08-23 01:46:55 UTC
yeah I see the problem if you use fbdev it will try and post I've disable posting with usefbdev.

fixed on 6.7 branch


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.