I am unable to load xorg7.1. I have downloaded the fglrx v 8.34.8 and made a debian pkg. i then patched the tar.bz2 for the module and built it with out errors. I modified my xorg.conf with :
aticonfig --initial
and
aticonfig -ovt=Vx
Then i added to xorg.conf:
Section "Extentions"
Options "Composite" "False"
EndSection
....
When I reload the Xserver with startx or from a reboot I get this at the bottom my /usr/var/log/Xorg.0.log file
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
dlopen: libstdc++.so.5: cannot open shared object file: No such file or directory
(EE) Failed to load /usr/lib/xorg/modules/drivers/fglrx_drv.so
(II) UnloadModule: "fglrx"
(EE) Failed to load module "fglrx" (loader failed, 7)
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
Backtrace:
This also causes the screen to go black.
The computer is a Lenovo/Thinkpad t60 with ati X1400.
I have been searching all day without any luck.
Thanks,
Chris