time ubuntu-drivers list - fglrx-updates fglrx real 0m30.269s user 0m29.668s sys 0m0.491s
time /usr/lib/kde4/libexec/DriverManager_DBus&; time qdbus --literal org.kubuntu.DriverManager /DriverManager org.kubuntu.DriverManager.devices - Okay, well the original command you gave me give me : bash: syntax error near unexpected token `;' So I removed the '&', and instead ran: time /usr/lib/kde4/libexec/DriverManager_DBus; time qdbus --literal org.kubuntu.DriverManager /DriverManager org.kubuntu.DriverManager.devices - Exception ignored in: <bound method BusName.__del__ of <dbus.service.BusName org.kubuntu.DriverManager on <dbus._dbus.SessionBus (session) at 0x7fe1e0746d58> at 0x7fe1e06073c8>> Traceback (most recent call last): File "/usr/lib/python3/dist-packages/dbus/service.py", line 169, in __del__ File "/usr/lib/python3/dist-packages/dbus/bus.py", line 320, in release_name File "/usr/lib/python3/dist-packages/dbus/connection.py", line 638, in call_blocking TypeError: 'NoneType' object is not callable real 0m10.715s user 0m0.644s sys 0m0.058s Error: org.freedesktop.DBus.Error.NoReply Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. real 0m25.618s user 0m0.009s sys 0m0.007s Then I ran it without the ';', so this: time /usr/lib/kde4/libexec/DriverManager_DBus& time qdbus --literal org.kubuntu.DriverManager /DriverManager org.kubuntu.DriverManager.devices - [1] 2463 DriverManager_DBus::devices START Error: org.freedesktop.DBus.Error.NoReply Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. real 0m25.625s user 0m0.010s sys 0m0.008s ben@ben-laptop:~$ DriverManager_DBus::devices END real 0m39.891s user 0m29.356s sys 0m0.436s And then it doesn't seem to want to end ever so I hit the enter button and it adds this - [1]+ Done time /usr/lib/kde4/libexec/DriverManager_DBus -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kubuntu-driver-manager in Ubuntu. https://bugs.launchpad.net/bugs/1303209 Title: No drivers shown, but I know there are drivers available To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kubuntu-driver-manager/+bug/1303209/+subscriptions -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
