I have the same error, however I am well aware that I am doing wired
stuff. I am trying to get the proprietary ATI driver and the proprietary
Nvidia driver to exist on the same system so that I don't have to have
two different ghost images for installs

When I run ldd on /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-
modules.dpkg-tmp/modules/linux/libfglrxdrm.so I get this:

        linux-vdso.so.1 =>  (0x00007fffcd547000)
        libatiuki.so.1 => not found
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fb8d520f000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fb8d56ef000)

I am working on a short script that detects what graphics hardware are
present, and then uses update-alternatives to switch between the two
drivers.

It doesn't seem like x86_64-linux-gnu_gl_conf or i386-linux-gnu_gl_conf
cover the link to /usr/lib/fglrx/libatiuki.so.1 which is missing... I am
probably missing something

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

Title:
  fglrx driver doesn't work because libatiuki.so.1 is not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/748308/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to