Bug 11899

Summary: xf86-video-ati Re-POSTing via int10 without loading int10 first
Product: xorg Reporter: Brice Goglin <brice.goglin>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435040
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 11749    

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.