Launchpad has imported 1 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=65444.

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 2013-06-06T08:52:41+00:00 Alexander-grothe-l wrote:

Hello,
today I tried Arch Linux with xorg-server 1.14.1 on an old Laptop with a S3 
Graphics Ltd. VT8375 [ProSavage8 KM266/KL266].

When I tried to start X I got this error:
/usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/drivers/savage_drv.so: 
undefined symbol: miInitializeBackingStore

Removing this call from the driver fixes the problem:

--- xf86-video-savage-2.3.6/src/savage_driver.c 2012-07-16 04:38:19.000000000 
+0200
+++ b/src/savage_driver.c       2013-06-06 11:01:48.916227010 +0200
@@ -3408,7 +3408,6 @@ static Bool SavageScreenInit(SCREEN_INIT
        SavageInitAccel(pScreen);
     }

-    miInitializeBackingStore(pScreen);
     xf86SetBackingStore(pScreen);

     if( !psav->shadowFB && !psav->useEXA )


As far as I can see this call is still used in the git repository:
http://cgit.freedesktop.org/~tormod/xf86-video-savage/tree/src/savage_driver.c#n3415

Kind regards,

Alexander Grothe

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
savage/+bug/1225320/comments/0


** 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 Desktop
Packages, which is subscribed to xserver-xorg-video-savage in Ubuntu.
https://bugs.launchpad.net/bugs/1225320

Title:
  Unresolved symbol in savage_drv.so

Status in X.Org X server:
  Confirmed
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Confirmed

Bug description:
  In Thinkpad T22 X does not start at all in lubuntu 13.10. X exists
  with followin error about undefined symbol.

  X: symbol lookup error: /usr/lib/xorg/modules/drivers/savage_drv.so:
  undefined symbol: miInitializeBackingStore

  
  $ lsb_release -rd
  Description:  Ubuntu Saucy Salamander (development branch)
  Release:      13.10

  $ apt-cache policy xserver-xorg-video-savage
  xserver-xorg-video-savage:
    Asennettu: 1:2.3.6-0ubuntu3
    Ehdokas:   1:2.3.6-0ubuntu3
    Versiotaulukko:
   *** 1:2.3.6-0ubuntu3 0
          500 http://fi.archive.ubuntu.com/ubuntu/ saucy/main i386 Packages
          100 /var/lib/dpkg/status

  $ sudo X

  X.Org X Server 1.14.2.901 (1.14.3 RC 1)
  Release Date: 2013-07-25
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.2.0-37-generic i686 Ubuntu
  Current Operating System: Linux foo 3.11.0-7-generic #13-Ubuntu SMP Tue Sep 
10 20:25:17 UTC 2013 i686
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=7712e5e7-2777-4237-a514-d6a685bd650c ro quiet splash vt.handoff=7
  Build Date: 29 August 2013  12:04:55PM
  xorg-server 2:1.14.2.901-2ubuntu4 (For technical support please see 
http://www.ubuntu.com/support) 
  Current version of pixman: 0.30.2
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
  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 Sep 14 11:18:36 2013
  (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  Initializing built-in extension Generic Event Extension
  Initializing built-in extension SHAPE
  Initializing built-in extension MIT-SHM
  Initializing built-in extension XInputExtension
  Initializing built-in extension XTEST
  Initializing built-in extension BIG-REQUESTS
  Initializing built-in extension SYNC
  Initializing built-in extension XKEYBOARD
  Initializing built-in extension XC-MISC
  Initializing built-in extension SECURITY
  Initializing built-in extension XINERAMA
  Initializing built-in extension XFIXES
  Initializing built-in extension RENDER
  Initializing built-in extension RANDR
  Initializing built-in extension COMPOSITE
  Initializing built-in extension DAMAGE
  Initializing built-in extension MIT-SCREEN-SAVER
  Initializing built-in extension DOUBLE-BUFFER
  Initializing built-in extension RECORD
  Initializing built-in extension DPMS
  Initializing built-in extension X-Resource
  Initializing built-in extension XVideo
  Initializing built-in extension XVideo-MotionCompensation
  Initializing built-in extension SELinux
  Initializing built-in extension XFree86-VidModeExtension
  Initializing built-in extension XFree86-DGA
  Initializing built-in extension XFree86-DRI
  Initializing built-in extension DRI2
  Loading extension GLX
  error setting MTRR (base = 0xf2000000, size = 0x05000000, type = 1) Invalid 
argument (22)
      [10e] 320 x 200, 70Hz
      [111] 640 x 480, 60Hz, 72Hz, 75Hz, 85Hz, 100Hz
      [114] 800 x 600, 60Hz, 72Hz, 75Hz, 85Hz, 100Hz
      [117] 1024 x 768, 60Hz, 70Hz, 75Hz, 85Hz, 43Hz, 100Hz
      [11a] 1280 x 1024, 60Hz, 75Hz, 85Hz, 43Hz
      [11d] 640 x 400, 70Hz
      [122] 1600 x 1200, 48Hz, 60Hz, 75Hz, 85Hz
      [133] 320 x 240, 72Hz
      [13c] 1400 x 1050, 60Hz, 75Hz
      [143] 400 x 300, 72Hz
      [153] 512 x 384, 70Hz
      [173] 720 x 480, 75Hz
      [178] 720 x 576, 75Hz
  X: symbol lookup error: /usr/lib/xorg/modules/drivers/savage_drv.so: 
undefined symbol: miInitializeBackingStore

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to