Device Driver Manager - Help needed

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
viking777

Re: Device Driver Manager - Help needed

Post by viking777 »

First a reply to your previous post. My system is not 32 bit, it is 64bit. Here is an extract from 'System Information':

Code: Select all

-Version-
Kernel		: Linux 3.2.0-32-generic (x86_64)
Secondly my original question was not to do with pae ( I don't need pae because I have a 64 bit system with only 2 gb ram) it was to do with the fact that it identified my processor as single core when it isn't. Another extract from 'System Information':

Code: Select all

-Computer-
Processor		: 2x Intel(R) Core(TM)2 Duo CPU     T7300  @ 2.00GHz
Anyway, I downloaded the latest update and here is the log file, hope it helps. I am not trying to be difficult, honest, just telling it like it is.

Code: Select all

12-11-2012 18:46:23 main                          INFO      Write debug information to file: /home/mint/ddm.log
12-11-2012 18:46:23 main                          DEBUG     Startup command: gksu --message "<b>Please enter your password</b>" python /usr/lib/device-driver-manager/ddm.py :d :l /home/mint/ddm.log
12-11-2012 18:46:23 ddm.main                      INFO      Checking your hardware...
12-11-2012 18:46:23 drivers.DriverCheck           DEBUG     Initialize DriverCheck
12-11-2012 18:46:23 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
12-11-2012 18:46:23 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_ID
12-11-2012 18:46:23 execcmd.run                   DEBUG     Command to execute: lspci -nn | grep VGA
12-11-2012 18:46:23 nvidia.init                   DEBUG     Nvidia driver info: [304, 'Nvidia GeForce 8600M GS', '0425']
12-11-2012 18:46:23 execcmd.run                   DEBUG     Command to execute: lspci | grep VGA
12-11-2012 18:46:23 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
12-11-2012 18:46:23 execcmd.run                   DEBUG     Command to execute: aptitude search linux-headers
12-11-2012 18:46:29 nvidia.getNvidia              INFO      Get the appropriate Nvidia driver
12-11-2012 18:46:29 nvidia.getNvidia              INFO      Nvidia driver to install: nvidia-current
12-11-2012 18:46:29 execcmd.run                   DEBUG     Command to execute: apt-cache policy nvidia-current
12-11-2012 18:46:29 drivers.getPackageStatus      DEBUG     Package is installed: nvidia-current
12-11-2012 18:46:29 nvidia.getNvidia              DEBUG     Package status: installed
12-11-2012 18:46:29 execcmd.run                   DEBUG     Command to execute: lspci | grep Broadcom
12-11-2012 18:46:29 execcmd.run                   INFO      08:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
12-11-2012 18:46:29 broadcom.setCurrentChipInfo   INFO      Broadcom found: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
12-11-2012 18:46:29 execcmd.run                   DEBUG     Command to execute: lspci -n -d 14e4:
12-11-2012 18:46:29 execcmd.run                   INFO      08:00.0 0200: 14e4:1693 (rev 02)
12-11-2012 18:46:29 broadcom.setCurrentChipInfo   DEBUG     Broadcom chip set found: 1693
12-11-2012 18:46:29 broadcom.setCurrentChipInfo   WARNING   Broadcom chipset not supported or ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
12-11-2012 18:46:29 pae.getPae                    DEBUG     Distribution: linuxmint 13.0
12-11-2012 18:46:29 execcmd.run                   DEBUG     Command to execute: uname -r
12-11-2012 18:46:29 execcmd.run                   INFO      3.2.0-32-generic
12-11-2012 18:46:29 pae.getPae                    DEBUG     Single-core kernel found: 3.2.0-32-generic
12-11-2012 18:46:29 execcmd.run                   DEBUG     Command to execute: uname -m
12-11-2012 18:46:29 execcmd.run                   INFO      x86_64
12-11-2012 18:46:29 pae.getPae                    INFO      Multi-core system running single-core kernel found
12-11-2012 18:46:29 functions.getImgsFromDir      DEBUG     Search for extensions: ['.png', '.jpg', '.jpeg', '.gif']
12-11-2012 18:46:29 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/uninstallable.png
12-11-2012 18:46:29 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/empty.png
12-11-2012 18:46:29 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/pae.png
12-11-2012 18:46:29 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/installed.png
12-11-2012 18:46:29 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/mirror.png
12-11-2012 18:46:29 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/broadcom.png
12-11-2012 18:46:29 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/logo.png
12-11-2012 18:46:29 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/ati.png
12-11-2012 18:46:29 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/notinstalled.png
12-11-2012 18:46:29 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/nvidia.png
12-11-2012 18:46:29 ddm.fillHardware              INFO      Hardware image found: /usr/share/device-driver-manager/pae.png
12-11-2012 18:46:29 ddm.fillHardware              INFO      Add item: Multi-core support for 32-bit systems
12-11-2012 18:46:29 ddm.fillHardware              DEBUG     Preselect: False
12-11-2012 18:46:29 ddm.fillHardware              INFO      Hardware image found: /usr/share/device-driver-manager/nvidia.png
12-11-2012 18:46:29 ddm.fillHardware              INFO      Add item: Nvidia GeForce 8600M GS
12-11-2012 18:46:29 ddm.fillHardware              DEBUG     Preselect: False
12-11-2012 18:46:29 ddm.fillHardware              INFO      Hardware image found: /usr/share/device-driver-manager/broadcom.png
12-11-2012 18:46:29 ddm.fillHardware              INFO      Add item: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
12-11-2012 18:46:29 ddm.fillHardware              DEBUG     Preselect: False
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Create list store eval string: gtk.ListStore(bool, gtk.gdk.Pixbuf, gtk.gdk.Pixbuf, str, str, str, int)
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Create column names: ['Column 0', 'Column 1', 'Column 2', 'Column 3', 'Column 4', 'Column 5']
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Add data to list store (single-column list): liststore.append( [False, gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/installed.png"), gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/pae.png"), "Multi-core support for 32-bit systems", "pae", "installed", 400] )
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Add data to list store (single-column list): liststore.append( [False, gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/installed.png"), gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/nvidia.png"), "Nvidia GeForce 8600M GS", "nvidia", "installed", 400] )
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Add data to list store (single-column list): liststore.append( [False, gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/uninstallable.png"), gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/broadcom.png"), "Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)", "broadcom", "uninstallable", 400] )
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Last visible column nr: 4
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererToggle(), active=0)
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Check box found: add toggle function
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Column added: Column 0
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 1", gtk.CellRendererPixbuf(), pixbuf=1)
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Column added: Column 1
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 2", gtk.CellRendererPixbuf(), pixbuf=2)
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Column added: Column 2
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 3", gtk.CellRendererText(), text=3, weight=6)
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Column added: Column 3
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Hide column nr: 4
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Hide column nr: 5
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Add Liststrore to Treeview
12-11-2012 18:46:29 functions.fillTreeview        DEBUG     Scrolled to selected row: 0
12-11-2012 18:46:29 execcmd.run                   DEBUG     Command to execute: apt-cache policy device-driver-manager | grep Installed
Schoelje

Re: Device Driver Manager - Help needed

Post by Schoelje »

Okay, I assumed that "3.2.0-32-generic" was a 32-bit kernel because there was no "amd64" in the name.
Now that we know that in fact it's a 64-bit kernel, we can safely ignore the warning.

Thanks for your feedback.
Schoelje

Re: Device Driver Manager - Help needed

Post by Schoelje »

Can anybody help me with the following with the following test:

If DDM lists both Nvidia and PAE, deselect PAE and install Nvidia instead.
Reboot and start DDM.
Now, with the Nvidia drivers already installed, install PAE.
Reboot with the PAE kernel.

The last step for me never worked. Somehow the PAE entry was never listed in GRUB.
Probably because I'm running it from a USB external drive and about 15 OS's to choose from...

I'm curious what will happen: does it reboot into KDE without a problem and are the Nvidia drivers working (I doubt it), or are the Nouveau drivers used (and you need to run DDM again to install the Nvidia drivers), or are you left in the void and do you need to edit /etc/X11/xorg.conf your self (which I should then handle in DDM when installing PAE)?
zerozero

Re: Device Driver Manager - Help needed

Post by zerozero »

Schoelje,
i will try to get this done tomorrow.
Schoelje

Re: Device Driver Manager - Help needed

Post by Schoelje »

@zerozero
I'm still in doubt about what to do in this scenario: should I move/delete xorg.conf, or edit the file, or reinstall the drivers (I think that's no use because, as far as I know, you need to be booted in the new kernel to do so), or do nothing at all (which is not very nice to leave your users without a graphical environment). Your findings will hopefully make the decision easier.

Other news:
Today I had a chat with Clem: DDM will very probably be included in LMDE this December and later in Linux Mint 15. So, we're not doing this for nothing.
December will also be the month where a decision is made in regard to the official state of LMDE KDE.
It all depends on the user base of LMDE. If that is large enough it might be worth the effort to include LMDE KDE.

I don't know about you, but I'm ready for my Christmas present! :D
zerozero

Re: Device Driver Manager - Help needed

Post by zerozero »

Schoelje,
i had to re-download the iso (the one i had somehow gave me a wrong md5sum this time: the external HDD where it was is failing badly and i managed to copy it to another one but apparently not without errors) well anyway, long story short lmdekde32_up5sr2_ 201210.iso is almost d/led.
Schoelje wrote:Other news:
this is indeed great news :D :wink:
big KUDOS to you sir
zerozero

Re: Device Driver Manager - Help needed

Post by zerozero »

Schoelje wrote:If DDM lists both Nvidia and PAE, deselect PAE and install Nvidia instead.
Reboot and start DDM.
Now, with the Nvidia drivers already installed, install PAE.
Reboot with the PAE kernel.
Schoelje,
i can't perform these steps:
1- as i said i re-download the lmdekde32_up5sr2_ 201210.iso now, md5sum checks, created a USB live stick with unetbootin, booted the live system fine;
2- info from the live system

Code: Select all

mint@mint ~ $ uname -a
    Linux mint 3.2.0-3-486 #1 Thu Jun 28 08:08:24 UTC 2012 i686 GNU/Linux
    mint@mint ~ $ dpkg -l | grep linux-image
    ii  linux-image-3.2.0-3-486                       3.2.21-3                        Linux 3.2 for older PCs
    ii  linux-image-3.2.0-3-686-pae                   3.2.21-3                        Linux 3.2 for modern PCs
    ii  linux-image-486                               3.2+45                          Linux for older PCs (meta-package)
    ii  linux-image-686-pae                           3.2+45                          Linux for modern PCs (meta-package)
    mint@mint ~ $ lsb_release -a
    No LSB modules are available.
    Distributor ID: LinuxMint
    Description:    LMDE KDE Edition
    Release:        1
    Codename:       debian
    mint@mint ~ $
3- installed in sda8 (with its grub also in sda8), grub in MBR is controlled by the system installed in sda2
4- rebooted into sda2 to do a sudo update-grub
5- back again in grub and looking for sda8 i see both pae and 486 installed
Image
6- first boot into the desktop shows welcome screen with pae kernel already installed
Image
and this

Code: Select all

zerozero@lmde-kde ~ $ uname -a
Linux lmde-kde 3.2.0-3-686-pae #1 SMP Thu Jun 28 08:56:46 UTC 2012 i686 GNU/Linux
zerozero@lmde-kde ~ $ dpkg -l | grep linux-image
ii  linux-image-3.2.0-3-486                       3.2.21-3                        Linux 3.2 for older PCs
ii  linux-image-3.2.0-3-686-pae                   3.2.21-3                        Linux 3.2 for modern PCs
ii  linux-image-486                               3.2+45                          Linux for older PCs (meta-package)
ii  linux-image-686-pae                           3.2+45                          Linux for modern PCs (meta-package)
zerozero@lmde-kde ~ $ lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description:    LMDE KDE Edition
Release:        1
Codename:       debian
Schoelje

Re: Device Driver Manager - Help needed

Post by Schoelje »

And if you boot into the 486 kernel, remove the PAE kernel (headers and image) and then follow the steps I mentioned above?
zerozero

Re: Device Driver Manager - Help needed

Post by zerozero »

Schoelje wrote:And if you boot into the 486 kernel, remove the PAE kernel (headers and image) and then follow the steps I mentioned above?
i'm left on tty, no X :D
booted into 486 (having removed the PAE) and installing nvidia
install NVIDIA ddm.doc
with nvidia let's install PAE
install KERNEL ddm.doc
i believe that the issue is here

Code: Select all

15-11-2012 19:53:35 execcmd.run                   INFO      Loading new nvidia-302.17 DKMS files...
15-11-2012 19:53:35 execcmd.run                   INFO      First Installation: checking all kernels...
15-11-2012 19:53:35 execcmd.run                   INFO      Building only for 3.2.0-3-486
15-11-2012 19:53:35 execcmd.run                   INFO      Building initial module for 3.2.0-3-486
15-11-2012 19:53:54 execcmd.run                   INFO      Done.
15-11-2012 19:53:54 execcmd.run                   INFO      nvidia:
15-11-2012 19:53:54 execcmd.run                   INFO      Running module version sanity check.
15-11-2012 19:53:54 execcmd.run                   INFO      - Original module
15-11-2012 19:53:54 execcmd.run                   INFO      - No original module exists within this kernel
15-11-2012 19:53:54 execcmd.run                   INFO      - Installation
15-11-2012 19:53:54 execcmd.run                   INFO      - Installing to /lib/modules/3.2.0-3-486/updates/dkms/
15-11-2012 19:53:57 execcmd.run                   INFO      depmod....
15-11-2012 19:53:57 execcmd.run                   INFO      DKMS: install completed.
15-11-2012 19:53:57 execcmd.run                   INFO      Setting up nvidia-glx (302.17-3) ...
15-11-2012 19:53:57 ex
DKMS is only building the drivers for running kernel Building only for 3.2.0-3-486

the fix is (on the tty of PAE) reinstall nvidia-kernel-dkms

Code: Select all

sudo apt-get install --reinstall nvidia-kernel-dkms

Code: Select all

startx
you should be again in kde

now what i need to find out is if installing the drivers with DKMS gives the same results

Code: Select all

apt install nvidia-kernel-dkms nvidia-glx build-essential nvidia-settings nvidia-xconfig
Schoelje

Re: Device Driver Manager - Help needed

Post by Schoelje »

Just what I was afraid of!

But I cannot leave the user without X and let them install dkms themselves.
What if, after installing the PAE kernel I would do this:

Code: Select all

sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
or change the code in that file from

Code: Select all

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection
to

Code: Select all

Section "Device"
    Identifier     "Device0"
    Driver         "nouveau"
    VendorName     "NVIDIA Corporation"
EndSection
Any suggestions?
zerozero

Re: Device Driver Manager - Help needed

Post by zerozero »

i will have to test those scenarios tomorrow (theoretically they should load nouveau and give us at least X to work with)
i want also to see if after the steps lists above we run the install --reinstall nvidia-kernel-dkms (before reboot) what's the result :?:
Schoelje

Re: Device Driver Manager - Help needed

Post by Schoelje »

zerozero wrote:i want also to see if after the steps lists above we run the install --reinstall nvidia-kernel-dkms (before reboot) what's the result :?:
I bet it will only install dkms for the running kernel: the 486.
But it's a good test to verify that.
zerozero

Re: Device Driver Manager - Help needed

Post by zerozero »

Schoelje,
doing the test now (all the steps done before reboot) i'm afraid i will boot to void - dkms doesn't build the drivers to pae as you can see here http://pastebin.com/zmK1T2Mq
zerozero

Re: Device Driver Manager - Help needed

Post by zerozero »

zerozero wrote:i'm afraid i will boot to void
just before reboot i did

Code: Select all

sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
as you suggested above; instead of the void i booted into kde and rerunning ddm again i can see that this time dkms is building the drivers against the right kernel

Code: Select all

INFO      First Installation: checking all kernels...
INFO      Building only for 3.2.0-3-686-pae
INFO      Building initial module for 3.2.0-3-686-pae
INFO      Done.
INFO      nvidia:
INFO      Running module version sanity check.
INFO      - Original module
INFO      - No original module exists within this kernel
INFO      - Installation
INFO      - Installing to /lib/modules/3.2.0-3-686-pae/updates/dkms/
INFO      depmod.....
INFO      DKMS: install completed.
INFO      Setting up nvidia-glx (302.17-3) ...
now you just have to automate :lol: the process
Schoelje

Re: Device Driver Manager - Help needed

Post by Schoelje »

zerozero wrote:now you just have to automate :lol: the process
I'm glad you could verify my suspicion.
Moving xorg.conf seems to be the safest way.
I'll update the code and post it here.

Thanks again, zerozero!

[EDIT]
I just uploaded the new version, so it should now be fixed:
http://www.schoelje.nl/lmdekde/packages ... .3_all.deb
daveit1000

Re: Device Driver Manager - Help needed

Post by daveit1000 »

so here is mine and when i opened it it said that my graphics card is uninstallable what does that mean?

Code: Select all

17-11-2012 23:26:31 main                          INFO      Write debug information to file: /home/daveit1000/ddm.log
17-11-2012 23:26:31 main                          DEBUG     Startup command: gksu --message "<b>Please enter your password</b>" python /usr/lib/device-driver-manager/ddm.py :d :l /home/daveit1000/ddm.log
17-11-2012 23:26:37 ddm.main                      INFO      Checking your hardware...
17-11-2012 23:26:37 drivers.DriverCheck           DEBUG     Initialize DriverCheck
17-11-2012 23:26:37 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
17-11-2012 23:26:37 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_ID
17-11-2012 23:26:37 execcmd.run                   DEBUG     Command to execute: lspci -nn | grep VGA
17-11-2012 23:26:38 execcmd.run                   DEBUG     Command to execute: lspci | grep VGA
17-11-2012 23:26:38 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
17-11-2012 23:26:38 execcmd.run                   DEBUG     Command to execute: aptitude search linux-headers
17-11-2012 23:26:43 nvidia.getNvidia              DEBUG     No supported Nvidia card found
17-11-2012 23:26:43 ati.getATI                    INFO      ATI card found: Advanced Micro Devices [AMD] nee ATI RS100 [Radeon IGP320M]
17-11-2012 23:26:43 ati.getATI                    WARNING   No ATI chip serie found: Advanced Micro Devices [AMD] nee ATI RS100 [Radeon IGP320M]
17-11-2012 23:26:43 execcmd.run                   DEBUG     Command to execute: lspci | grep Broadcom
17-11-2012 23:26:43 pae.getPae                    DEBUG     Distribution: linuxmint 13.0
17-11-2012 23:26:43 execcmd.run                   DEBUG     Command to execute: uname -r
17-11-2012 23:26:43 execcmd.run                   INFO      3.2.0-23-generic
17-11-2012 23:26:43 execcmd.run                   DEBUG     Command to execute: uname -m
17-11-2012 23:26:43 execcmd.run                   INFO      i686
17-11-2012 23:26:43 pae.getPae                    DEBUG     Single-core kernel found: 3.2.0-23-generic
17-11-2012 23:26:43 pae.getPae                    INFO      Multi-core system running single-core kernel found
17-11-2012 23:26:43 functions.getImgsFromDir      DEBUG     Search for extensions: ['.png', '.jpg', '.jpeg', '.gif']
17-11-2012 23:26:43 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/notinstalled.png
17-11-2012 23:26:43 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/uninstallable.png
17-11-2012 23:26:43 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/pae.png
17-11-2012 23:26:43 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/mirror.png
17-11-2012 23:26:43 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/nvidia.png
17-11-2012 23:26:43 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/empty.png
17-11-2012 23:26:43 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/logo.png
17-11-2012 23:26:43 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/installed.png
17-11-2012 23:26:43 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/broadcom.png
17-11-2012 23:26:43 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/ati.png
17-11-2012 23:26:43 ddm.fillHardware              INFO      Hardware image found: /usr/share/device-driver-manager/pae.png
17-11-2012 23:26:43 ddm.fillHardware              INFO      Add item: Multi-core support for 32-bit systems
17-11-2012 23:26:43 ddm.fillHardware              DEBUG     Preselect: False
17-11-2012 23:26:43 ddm.fillHardware              INFO      Hardware image found: /usr/share/device-driver-manager/ati.png
17-11-2012 23:26:43 ddm.fillHardware              INFO      Add item: Advanced Micro Devices [AMD] nee ATI RS100 [Radeon IGP320M]
17-11-2012 23:26:43 ddm.fillHardware              DEBUG     Preselect: False
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Create list store eval string: gtk.ListStore(bool, gtk.gdk.Pixbuf, gtk.gdk.Pixbuf, str, str, str, int)
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Create column names: ['Column 0', 'Column 1', 'Column 2', 'Column 3', 'Column 4', 'Column 5']
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Add data to list store (single-column list): liststore.append( [False, gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/installed.png"), gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/pae.png"), "Multi-core support for 32-bit systems", "pae", "installed", 400] )
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Add data to list store (single-column list): liststore.append( [False, gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/uninstallable.png"), gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/ati.png"), "Advanced Micro Devices [AMD] nee ATI RS100 [Radeon IGP320M]", "ati", "uninstallable", 400] )
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Last visible column nr: 4
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererToggle(), active=0)
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Check box found: add toggle function
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Column added: Column 0
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 1", gtk.CellRendererPixbuf(), pixbuf=1)
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Column added: Column 1
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 2", gtk.CellRendererPixbuf(), pixbuf=2)
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Column added: Column 2
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 3", gtk.CellRendererText(), text=3, weight=6)
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Column added: Column 3
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Hide column nr: 4
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Hide column nr: 5
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Add Liststrore to Treeview
17-11-2012 23:26:43 functions.fillTreeview        DEBUG     Scrolled to selected row: 0
17-11-2012 23:26:43 execcmd.run                   DEBUG     Command to execute: apt-cache policy device-driver-manager | grep Installed
17-11-2012 23:26:59 ddm.handleHardware            INFO      install hardware code: ati
17-11-2012 23:26:59 ddm.handleHardware            INFO      Start driver install thread
17-11-2012 23:26:59 drivers.DriverInstall         DEBUG     Initialize DriverInstall
17-11-2012 23:26:59 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
17-11-2012 23:26:59 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_ID
17-11-2012 23:26:59 ddm.installHardware           DEBUG     Check every 5 seconds if thread is still active
17-11-2012 23:26:59 execcmd.run                   DEBUG     Command to execute: lspci -nn | grep VGA
17-11-2012 23:26:59 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
17-11-2012 23:26:59 execcmd.run                   DEBUG     Command to execute: aptitude search linux-headers
17-11-2012 23:27:02 drivers.DriverCheck           DEBUG     Initialize DriverCheck
17-11-2012 23:27:02 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
17-11-2012 23:27:02 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_ID
17-11-2012 23:27:02 execcmd.run                   DEBUG     Command to execute: lspci -nn | grep VGA
17-11-2012 23:27:02 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
17-11-2012 23:27:02 execcmd.run                   DEBUG     Command to execute: aptitude search linux-headers
17-11-2012 23:27:04 nvidia.getNvidia              DEBUG     No supported Nvidia card found
17-11-2012 23:27:04 ati.getATI                    INFO      ATI card found: Advanced Micro Devices [AMD] nee ATI RS100 [Radeon IGP320M]
17-11-2012 23:27:04 ati.getATI                    WARNING   No ATI chip serie found: Advanced Micro Devices [AMD] nee ATI RS100 [Radeon IGP320M]
17-11-2012 23:27:04 execcmd.run                   DEBUG     Command to execute: lspci | grep Broadcom
17-11-2012 23:27:04 pae.getPae                    DEBUG     Distribution: linuxmint 13.0
17-11-2012 23:27:04 execcmd.run                   DEBUG     Command to execute: uname -r
17-11-2012 23:27:04 execcmd.run                   INFO      3.2.0-23-generic
17-11-2012 23:27:04 execcmd.run                   DEBUG     Command to execute: uname -m
17-11-2012 23:27:04 execcmd.run                   INFO      i686
17-11-2012 23:27:04 pae.getPae                    DEBUG     Single-core kernel found: 3.2.0-23-generic
17-11-2012 23:27:04 pae.getPae                    INFO      Multi-core system running single-core kernel found
17-11-2012 23:27:04 functions.getImgsFromDir      DEBUG     Search for extensions: ['.png', '.jpg', '.jpeg', '.gif']
17-11-2012 23:27:04 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/notinstalled.png
17-11-2012 23:27:04 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/uninstallable.png
17-11-2012 23:27:04 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/pae.png
17-11-2012 23:27:04 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/mirror.png
17-11-2012 23:27:04 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/nvidia.png
17-11-2012 23:27:04 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/empty.png
17-11-2012 23:27:04 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/logo.png
17-11-2012 23:27:04 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/installed.png
17-11-2012 23:27:04 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/broadcom.png
17-11-2012 23:27:04 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/ati.png
17-11-2012 23:27:04 ddm.fillHardware              INFO      Hardware image found: /usr/share/device-driver-manager/pae.png
17-11-2012 23:27:04 ddm.fillHardware              INFO      Add item: Multi-core support for 32-bit systems
17-11-2012 23:27:04 ddm.fillHardware              DEBUG     Preselect: False
17-11-2012 23:27:04 ddm.fillHardware              INFO      Hardware image found: /usr/share/device-driver-manager/ati.png
17-11-2012 23:27:04 ddm.fillHardware              INFO      Add item: Advanced Micro Devices [AMD] nee ATI RS100 [Radeon IGP320M]
17-11-2012 23:27:04 ddm.fillHardware              DEBUG     Preselect: False
17-11-2012 23:27:04 functions.fillTreeview        DEBUG     Clear existing list store
17-11-2012 23:27:04 functions.fillTreeview        DEBUG     Create column names: ['Column 0', 'Column 1', 'Column 2', 'Column 3', 'Column 4', 'Column 5']
17-11-2012 23:27:04 functions.fillTreeview        DEBUG     Add data to list store (single-column list): liststore.append( [False, gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/installed.png"), gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/pae.png"), "Multi-core support for 32-bit systems", "pae", "installed", 400] )
17-11-2012 23:27:04 functions.fillTreeview        DEBUG     Add data to list store (single-column list): liststore.append( [False, gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/uninstallable.png"), gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/ati.png"), "Advanced Micro Devices [AMD] nee ATI RS100 [Radeon IGP320M]", "ati", "uninstallable", 400] )
17-11-2012 23:27:04 functions.fillTreeview        DEBUG     Last visible column nr: 4
17-11-2012 23:27:04 functions.fillTreeview        DEBUG     Column already exists: Column 0
17-11-2012 23:27:04 functions.fillTreeview        DEBUG     Column already exists: Column 1
17-11-2012 23:27:04 functions.fillTreeview        DEBUG     Column already exists: Column 2
17-11-2012 23:27:04 functions.fillTreeview        DEBUG     Column already exists: Column 3
17-11-2012 23:27:04 functions.fillTreeview        DEBUG     Hide column nr: 4
17-11-2012 23:27:04 functions.fillTreeview        DEBUG     Hide column nr: 5
17-11-2012 23:27:04 functions.fillTreeview        DEBUG     Add Liststrore to Treeview
17-11-2012 23:27:04 functions.fillTreeview        DEBUG     Scrolled to selected row: 0
17-11-2012 23:27:19 ddm.handleHardware            INFO      install hardware code: ati
17-11-2012 23:27:19 ddm.handleHardware            INFO      Start driver install thread
17-11-2012 23:27:19 drivers.DriverInstall         DEBUG     Initialize DriverInstall
17-11-2012 23:27:19 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
17-11-2012 23:27:19 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_ID
17-11-2012 23:27:19 ddm.installHardware           DEBUG     Check every 5 seconds if thread is still active
17-11-2012 23:27:19 execcmd.run                   DEBUG     Command to execute: lspci -nn | grep VGA
17-11-2012 23:27:19 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
17-11-2012 23:27:19 execcmd.run                   DEBUG     Command to execute: aptitude search linux-headers
17-11-2012 23:27:22 drivers.DriverCheck           DEBUG     Initialize DriverCheck
17-11-2012 23:27:22 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
17-11-2012 23:27:22 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_ID
17-11-2012 23:27:22 execcmd.run                   DEBUG     Command to execute: lspci -nn | grep VGA
17-11-2012 23:27:22 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
17-11-2012 23:27:22 execcmd.run                   DEBUG     Command to execute: aptitude search linux-headers
17-11-2012 23:27:24 nvidia.getNvidia              DEBUG     No supported Nvidia card found
17-11-2012 23:27:24 ati.getATI                    INFO      ATI card found: Advanced Micro Devices [AMD] nee ATI RS100 [Radeon IGP320M]
17-11-2012 23:27:24 ati.getATI                    WARNING   No ATI chip serie found: Advanced Micro Devices [AMD] nee ATI RS100 [Radeon IGP320M]
17-11-2012 23:27:24 execcmd.run                   DEBUG     Command to execute: lspci | grep Broadcom
17-11-2012 23:27:24 pae.getPae                    DEBUG     Distribution: linuxmint 13.0
17-11-2012 23:27:24 execcmd.run                   DEBUG     Command to execute: uname -r
17-11-2012 23:27:24 execcmd.run                   INFO      3.2.0-23-generic
17-11-2012 23:27:24 execcmd.run                   DEBUG     Command to execute: uname -m
17-11-2012 23:27:24 execcmd.run                   INFO      i686
17-11-2012 23:27:24 pae.getPae                    DEBUG     Single-core kernel found: 3.2.0-23-generic
17-11-2012 23:27:24 pae.getPae                    INFO      Multi-core system running single-core kernel found
17-11-2012 23:27:24 functions.getImgsFromDir      DEBUG     Search for extensions: ['.png', '.jpg', '.jpeg', '.gif']
17-11-2012 23:27:24 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/notinstalled.png
17-11-2012 23:27:24 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/uninstallable.png
17-11-2012 23:27:24 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/pae.png
17-11-2012 23:27:24 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/mirror.png
17-11-2012 23:27:24 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/nvidia.png
17-11-2012 23:27:24 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/empty.png
17-11-2012 23:27:24 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/logo.png
17-11-2012 23:27:24 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/installed.png
17-11-2012 23:27:24 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/broadcom.png
17-11-2012 23:27:24 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/ati.png
17-11-2012 23:27:24 ddm.fillHardware              INFO      Hardware image found: /usr/share/device-driver-manager/pae.png
17-11-2012 23:27:24 ddm.fillHardware              INFO      Add item: Multi-core support for 32-bit systems
17-11-2012 23:27:24 ddm.fillHardware              DEBUG     Preselect: False
17-11-2012 23:27:24 ddm.fillHardware              INFO      Hardware image found: /usr/share/device-driver-manager/ati.png
17-11-2012 23:27:24 ddm.fillHardware              INFO      Add item: Advanced Micro Devices [AMD] nee ATI RS100 [Radeon IGP320M]
17-11-2012 23:27:24 ddm.fillHardware              DEBUG     Preselect: False
17-11-2012 23:27:24 functions.fillTreeview        DEBUG     Clear existing list store
17-11-2012 23:27:24 functions.fillTreeview        DEBUG     Create column names: ['Column 0', 'Column 1', 'Column 2', 'Column 3', 'Column 4', 'Column 5']
17-11-2012 23:27:24 functions.fillTreeview        DEBUG     Add data to list store (single-column list): liststore.append( [False, gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/installed.png"), gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/pae.png"), "Multi-core support for 32-bit systems", "pae", "installed", 400] )
17-11-2012 23:27:24 functions.fillTreeview        DEBUG     Add data to list store (single-column list): liststore.append( [False, gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/uninstallable.png"), gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/ati.png"), "Advanced Micro Devices [AMD] nee ATI RS100 [Radeon IGP320M]", "ati", "uninstallable", 400] )
17-11-2012 23:27:24 functions.fillTreeview        DEBUG     Last visible column nr: 4
17-11-2012 23:27:24 functions.fillTreeview        DEBUG     Column already exists: Column 0
17-11-2012 23:27:24 functions.fillTreeview        DEBUG     Column already exists: Column 1
17-11-2012 23:27:24 functions.fillTreeview        DEBUG     Column already exists: Column 2
17-11-2012 23:27:24 functions.fillTreeview        DEBUG     Column already exists: Column 3
17-11-2012 23:27:24 functions.fillTreeview        DEBUG     Hide column nr: 4
17-11-2012 23:27:24 functions.fillTreeview        DEBUG     Hide column nr: 5
17-11-2012 23:27:24 functions.fillTreeview        DEBUG     Add Liststrore to Treeview
17-11-2012 23:27:24 functions.fillTreeview        DEBUG     Scrolled to selected row: 0
Schoelje

Re: Device Driver Manager - Help needed

Post by Schoelje »

@daveit1000
Could you please post the output of:

Code: Select all

lspci -nn | grep VGA
xircon

Re: Device Driver Manager - Help needed

Post by xircon »

New volunteer (or volunteered :)):

Tracking Sid, installed, boots to distorted log-in screen (mainly black, bar of distorted colour at top 2-3cm) with huge square mouse cursor, that can be moved.

Log: http://pastebin.com/MRiCs1L4

What is the easiest way to recover from this? e.g. quicker than a clonezilla restore?4
*Edit* get rid of xorg.conf - puts you back in fallback mode, will stay like this and await instructions!

Machine specs in my sig.

Cheers

Steve

*Edit2* - My card is working in Manjaro :

Code: Select all

inxi -G
Graphics:  Card: Advanced Micro Devices [AMD] nee ATI Manhattan [Mobility Radeon HD 5400 Series] 
           X.Org: 1.12.4 driver: fglrx Resolution: 1366x768@60.0hz 
           GLX Renderer: ATI Mobility Radeon HD 5400 Series GLX Version: 4.2.11931 - CPC

Code: Select all

mhwd-gpu
:: status
  lib32-libGl: '/usr/lib32/libGL.so.catalyst'
  libGl: '/usr/lib/libGL.so.catalyst'
  libglx: '/usr/lib/xorg/modules/extensions/libglx.so.catalyst'
  xorg configuration file: '/etc/X11/mhwd.d/catalyst.conf'
Mhwd is a tool developed by the guys at Manjaro.
lizbeth

Re: Device Driver Manager - Help needed

Post by lizbeth »

Howdy, Using an AMD Radeon Chip. Everything went off fine on my main LMDE. Here's the log file you requested.

Code: Select all

18-11-2012 09:19:05 main                          INFO      Write debug information to file: /home/lizzie/ddm.log
18-11-2012 09:19:05 main                          DEBUG     Startup command: gksu --message "<b>Please enter your password</b>" python /usr/lib/device-driver-manager/ddm.py :d :l /home/lizzie/ddm.log
18-11-2012 09:19:06 ddm.main                      INFO      Checking your hardware...
18-11-2012 09:19:06 drivers.DriverCheck           DEBUG     Initialize DriverCheck
18-11-2012 09:19:06 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
18-11-2012 09:19:06 execcmd.run                   DEBUG     Command to execute: lspci -nn | grep VGA
18-11-2012 09:19:06 execcmd.run                   DEBUG     Command to execute: lspci | grep VGA
18-11-2012 09:19:06 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
18-11-2012 09:19:06 execcmd.run                   DEBUG     Command to execute: aptitude search linux-headers
18-11-2012 09:19:13 nvidia.getNvidia              DEBUG     No supported Nvidia card found
18-11-2012 09:19:13 ati.getATI                    INFO      ATI card found: Advanced Micro Devices [AMD] nee ATI Device 9647
18-11-2012 09:19:13 ati.getATI                    INFO      ATI chip serie found:  9647
18-11-2012 09:19:13 execcmd.run                   DEBUG     Command to execute: apt-cache policy fglrx-driver
18-11-2012 09:19:13 drivers.getPackageStatus      DEBUG     Package not installed: fglrx-driver
18-11-2012 09:19:13 ati.getATI                    DEBUG     ATI fglrx-driver status: notinstalled
18-11-2012 09:19:13 execcmd.run                   DEBUG     Command to execute: lspci | grep Broadcom
18-11-2012 09:19:13 pae.getPae                    DEBUG     Distribution: debian 1.0
18-11-2012 09:19:13 execcmd.run                   DEBUG     Command to execute: uname -r
18-11-2012 09:19:13 execcmd.run                   INFO      3.6.0-6.dmz.1-liquorix-amd64
18-11-2012 09:19:13 execcmd.run                   DEBUG     Command to execute: uname -m
18-11-2012 09:19:13 execcmd.run                   INFO      x86_64
18-11-2012 09:19:13 functions.getImgsFromDir      DEBUG     Search for extensions: ['.png', '.jpg', '.jpeg', '.gif']
18-11-2012 09:19:13 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/nvidia.png
18-11-2012 09:19:13 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/mirror.png
18-11-2012 09:19:13 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/installed.png
18-11-2012 09:19:13 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/ati.png
18-11-2012 09:19:13 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/notinstalled.png
18-11-2012 09:19:13 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/pae.png
18-11-2012 09:19:13 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/uninstallable.png
18-11-2012 09:19:13 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/broadcom.png
18-11-2012 09:19:13 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/logo.png
18-11-2012 09:19:13 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/empty.png
18-11-2012 09:19:13 ddm.fillHardware              INFO      Hardware image found: /usr/share/device-driver-manager/ati.png
18-11-2012 09:19:13 ddm.fillHardware              INFO      Add item: Advanced Micro Devices [AMD] nee ATI Device 9647
18-11-2012 09:19:13 ddm.fillHardware              DEBUG     Preselect: True
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Create list store eval string: gtk.ListStore(bool, gtk.gdk.Pixbuf, gtk.gdk.Pixbuf, str, str, str, int)
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Create column names: ['Column 0', 'Column 1', 'Column 2', 'Column 3', 'Column 4', 'Column 5']
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Add data to list store (single-column list): liststore.append( [True, gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/notinstalled.png"), gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/ati.png"), "Advanced Micro Devices [AMD] nee ATI Device 9647", "ati", "notinstalled", 400] )
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Last visible column nr: 4
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererToggle(), active=0)
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Check box found: add toggle function
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Column added: Column 0
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 1", gtk.CellRendererPixbuf(), pixbuf=1)
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Column added: Column 1
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 2", gtk.CellRendererPixbuf(), pixbuf=2)
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Column added: Column 2
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 3", gtk.CellRendererText(), text=3, weight=6)
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Column added: Column 3
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Hide column nr: 4
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Hide column nr: 5
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Add Liststrore to Treeview
18-11-2012 09:19:13 functions.fillTreeview        DEBUG     Scrolled to selected row: 0
18-11-2012 09:19:13 execcmd.run                   DEBUG     Command to execute: apt-cache policy device-driver-manager | grep Installed
18-11-2012 09:19:18 ddm.handleHardware            INFO      install hardware code: ati
18-11-2012 09:19:18 ddm.handleHardware            INFO      Start driver install thread
18-11-2012 09:19:18 drivers.DriverInstall         DEBUG     Initialize DriverInstall
18-11-2012 09:19:18 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
18-11-2012 09:19:18 execcmd.run                   DEBUG     Command to execute: lspci -nn | grep VGA
18-11-2012 09:19:18 ddm.installHardware           DEBUG     Check every 5 seconds if thread is still active
18-11-2012 09:19:19 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
18-11-2012 09:19:19 execcmd.run                   DEBUG     Command to execute: aptitude search linux-headers
18-11-2012 09:19:24 ati.installATI                INFO      ATI driver to install: fglrx-driver
18-11-2012 09:19:24 ati.installATIDriver          DEBUG     Is package installed: fglrx-driver
18-11-2012 09:19:25 execcmd.run                   DEBUG     Command to execute: aptitude search fglrx-driver | grep ^i
18-11-2012 09:19:29 ati.installATIDriver          DEBUG     Is package installed: fglrx-control
18-11-2012 09:19:29 execcmd.run                   DEBUG     Command to execute: aptitude search fglrx-control | grep ^i
18-11-2012 09:19:35 ati.installATIDriver          DEBUG     Purge Nouveau drivers: xserver-xorg-video-nouvea
18-11-2012 09:19:35 execcmd.run                   DEBUG     Command to execute: apt-get -y --force-yes remove xserver-xorg-video-nouveau
18-11-2012 09:19:35 execcmd.run                   INFO      Reading package lists...
18-11-2012 09:19:36 execcmd.run                   INFO      Building dependency tree...
18-11-2012 09:19:36 execcmd.run                   INFO      Reading state information...
18-11-2012 09:19:37 execcmd.run                   INFO      Package 'xserver-xorg-video-nouveau' is not installed, so not removed
18-11-2012 09:19:37 execcmd.run                   INFO      The following packages were automatically installed and are no longer required:
18-11-2012 09:19:37 execcmd.run                   INFO      glx-alternative-mesa glx-diversions nvidia-installer-cleanup
18-11-2012 09:19:37 execcmd.run                   INFO      Use 'apt-get autoremove' to remove them.
18-11-2012 09:19:37 execcmd.run                   INFO      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
18-11-2012 09:19:43 execcmd.run                   DEBUG     Command to execute: apt-get -y --force-yes install libfglrx fglrx-driver
18-11-2012 09:19:43 execcmd.run                   INFO      Reading package lists...
18-11-2012 09:19:44 execcmd.run                   INFO      Building dependency tree...
18-11-2012 09:19:44 execcmd.run                   INFO      Reading state information...
18-11-2012 09:19:44 execcmd.run                   INFO      The following extra packages will be installed:
18-11-2012 09:19:45 execcmd.run                   INFO      fglrx-atieventsd fglrx-glx-ia32 fglrx-modules-dkms glx-alternative-fglrx
18-11-2012 09:19:46 execcmd.run                   INFO      libfglrx-amdxvba1 libgl1-fglrx-glx
18-11-2012 09:19:46 execcmd.run                   INFO      Suggested packages:
18-11-2012 09:19:48 execcmd.run                   INFO      fglrx-control xvba-va-driver amd-opencl-icd
18-11-2012 09:19:48 execcmd.run                   INFO      Recommended packages:
18-11-2012 09:19:49 execcmd.run                   INFO      libgl1-fglrx-glx-i386
18-11-2012 09:19:49 execcmd.run                   INFO      The following NEW packages will be installed:
18-11-2012 09:19:49 execcmd.run                   INFO      fglrx-atieventsd fglrx-driver fglrx-glx-ia32 fglrx-modules-dkms
18-11-2012 09:19:49 execcmd.run                   INFO      glx-alternative-fglrx libfglrx libfglrx-amdxvba1 libgl1-fglrx-glx
18-11-2012 09:19:49 execcmd.run                   INFO      dpkg-preconfigure: unable to re-open stdin: No such file or directory
18-11-2012 09:19:49 execcmd.run                   INFO      0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18-11-2012 09:19:49 execcmd.run                   INFO      Need to get 0 B/26.7 MB of archives.
18-11-2012 09:19:49 execcmd.run                   INFO      After this operation, 84.5 MB of additional disk space will be used.
18-11-2012 09:19:50 execcmd.run                   INFO      Selecting previously unselected package fglrx-atieventsd.
18-11-2012 09:19:52 execcmd.run                   INFO      (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 213266 files and directories currently installed.)
18-11-2012 09:19:52 execcmd.run                   INFO      Unpacking fglrx-atieventsd (from .../fglrx-atieventsd_1%3a12-6+point-1_amd64.deb) ...
18-11-2012 09:19:52 execcmd.run                   INFO      Selecting previously unselected package libfglrx:amd64.
18-11-2012 09:19:52 execcmd.run                   INFO      Unpacking libfglrx:amd64 (from .../libfglrx_1%3a12-6+point-1_amd64.deb) ...
18-11-2012 09:19:52 execcmd.run                   INFO      Selecting previously unselected package glx-alternative-fglrx.
18-11-2012 09:19:52 execcmd.run                   INFO      Unpacking glx-alternative-fglrx (from .../glx-alternative-fglrx_0.2.2_amd64.deb) ...
18-11-2012 09:19:52 execcmd.run                   INFO      Selecting previously unselected package fglrx-driver.
18-11-2012 09:19:52 execcmd.run                   INFO      Unpacking fglrx-driver (from .../fglrx-driver_1%3a12-6+point-1_amd64.deb) ...
18-11-2012 09:19:54 execcmd.run                   INFO      Selecting previously unselected package fglrx-glx-ia32.
18-11-2012 09:19:54 execcmd.run                   INFO      Unpacking fglrx-glx-ia32 (from .../fglrx-glx-ia32_1%3a12-6+point-1_amd64.deb) ...
18-11-2012 09:19:54 execcmd.run                   INFO      Selecting previously unselected package libgl1-fglrx-glx:amd64.
18-11-2012 09:19:55 execcmd.run                   INFO      Unpacking libgl1-fglrx-glx:amd64 (from .../libgl1-fglrx-glx_1%3a12-6+point-1_amd64.deb) ...
18-11-2012 09:19:56 execcmd.run                   INFO      Selecting previously unselected package libfglrx-amdxvba1:amd64.
18-11-2012 09:19:57 execcmd.run                   INFO      Unpacking libfglrx-amdxvba1:amd64 (from .../libfglrx-amdxvba1_1%3a12-6+point-1_amd64.deb) ...
18-11-2012 09:19:57 execcmd.run                   INFO      Selecting previously unselected package fglrx-modules-dkms.
18-11-2012 09:19:57 execcmd.run                   INFO      Unpacking fglrx-modules-dkms (from .../fglrx-modules-dkms_1%3a12-6+point-1_amd64.deb) ...
18-11-2012 09:19:57 execcmd.run                   INFO      Processing triggers for man-db ...
18-11-2012 09:20:00 execcmd.run                   INFO      Setting up fglrx-atieventsd (1:12-6+point-1) ...
18-11-2012 09:20:01 execcmd.run                   INFO      [....] Starting AMD events daemon: atieventsd[?25l7[1G[[32m ok [39;49m8[?12l[?25h.
18-11-2012 09:20:02 execcmd.run                   INFO      Setting up libfglrx:amd64 (1:12-6+point-1) ...
18-11-2012 09:20:02 execcmd.run                   INFO      Setting up glx-alternative-fglrx (0.2.2) ...
18-11-2012 09:20:03 execcmd.run                   INFO      update-alternatives: using /usr/lib/fglrx to provide /usr/lib/glx (glx) in auto mode.
18-11-2012 09:20:03 execcmd.run                   INFO      Setting up fglrx-driver (1:12-6+point-1) ...
18-11-2012 09:20:04 execcmd.run                   INFO      Setting up fglrx-glx-ia32 (1:12-6+point-1) ...
18-11-2012 09:20:05 execcmd.run                   INFO      No diversion 'diversion of /usr/lib32/libGL.so.1.2 by fglrx-glx-ia32', none removed.
18-11-2012 09:20:05 execcmd.run                   INFO      No diversion 'diversion of /usr/lib32/libGL.so.1 by fglrx-glx-ia32', none removed.
18-11-2012 09:20:05 execcmd.run                   INFO      Setting up libgl1-fglrx-glx:amd64 (1:12-6+point-1) ...
18-11-2012 09:20:06 execcmd.run                   INFO      Setting up libfglrx-amdxvba1:amd64 (1:12-6+point-1) ...
18-11-2012 09:20:07 execcmd.run                   INFO      Setting up fglrx-modules-dkms (1:12-6+point-1) ...
18-11-2012 09:20:08 execcmd.run                   INFO      Loading new fglrx-12-6+point DKMS files...
18-11-2012 09:20:08 execcmd.run                   INFO      First Installation: checking all kernels...
18-11-2012 09:20:08 execcmd.run                   INFO      Building only for 3.6.0-6.dmz.1-liquorix-amd64
18-11-2012 09:20:09 execcmd.run                   INFO      Building initial module for 3.6.0-6.dmz.1-liquorix-amd64
18-11-2012 09:20:28 execcmd.run                   INFO      Done.
18-11-2012 09:20:29 execcmd.run                   INFO      fglrx:
18-11-2012 09:20:30 execcmd.run                   INFO      Running module version sanity check.
18-11-2012 09:20:30 execcmd.run                   INFO      - Original module
18-11-2012 09:20:30 execcmd.run                   INFO      - No original module exists within this kernel
18-11-2012 09:20:30 execcmd.run                   INFO      - Installation
18-11-2012 09:20:31 execcmd.run                   INFO      - Installing to /lib/modules/3.6.0-6.dmz.1-liquorix-amd64/updates/
18-11-2012 09:20:32 execcmd.run                   INFO      depmod....
18-11-2012 09:20:33 execcmd.run                   INFO      DKMS: install completed.
18-11-2012 09:20:35 ati.installATIDriver          DEBUG     Install drivers: fglrx-driver
18-11-2012 09:20:36 execcmd.run                   DEBUG     Command to execute: apt-get -y --force-yes install fglrx-driver
18-11-2012 09:20:37 execcmd.run                   INFO      Reading package lists...
18-11-2012 09:20:38 execcmd.run                   INFO      Building dependency tree...
18-11-2012 09:20:38 execcmd.run                   INFO      Reading state information...
18-11-2012 09:20:38 execcmd.run                   INFO      fglrx-driver is already the newest version.
18-11-2012 09:20:39 execcmd.run                   INFO      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
18-11-2012 09:20:39 ati.installATIDriver          DEBUG     Install drivers: fglrx-control
18-11-2012 09:20:39 execcmd.run                   DEBUG     Command to execute: apt-get -y --force-yes install fglrx-control
18-11-2012 09:20:41 execcmd.run                   INFO      Reading package lists...
18-11-2012 09:20:41 execcmd.run                   INFO      Building dependency tree...
18-11-2012 09:20:41 execcmd.run                   INFO      Reading state information...
18-11-2012 09:20:41 execcmd.run                   INFO      The following NEW packages will be installed:
18-11-2012 09:20:42 execcmd.run                   INFO      fglrx-control
18-11-2012 09:20:42 execcmd.run                   INFO      dpkg-preconfigure: unable to re-open stdin: No such file or directory
18-11-2012 09:20:42 execcmd.run                   INFO      0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
18-11-2012 09:20:42 execcmd.run                   INFO      Need to get 0 B/4,650 kB of archives.
18-11-2012 09:20:43 execcmd.run                   INFO      After this operation, 6,836 kB of additional disk space will be used.
18-11-2012 09:20:43 execcmd.run                   INFO      Selecting previously unselected package fglrx-control.
18-11-2012 09:20:43 execcmd.run                   INFO      (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 213435 files and directories currently installed.)
18-11-2012 09:20:43 execcmd.run                   INFO      Unpacking fglrx-control (from .../fglrx-control_1%3a12-6+point-1_amd64.deb) ...
18-11-2012 09:20:44 execcmd.run                   INFO      Processing triggers for man-db ...
18-11-2012 09:20:46 execcmd.run                   INFO      Processing triggers for desktop-file-utils ...
18-11-2012 09:20:46 execcmd.run                   INFO      Processing triggers for gnome-menus ...
18-11-2012 09:20:48 execcmd.run                   INFO      Setting up fglrx-control (1:12-6+point-1) ...
18-11-2012 09:20:51 ati.installATIDriver          DEBUG     Install drivers: build-essential
18-11-2012 09:20:51 execcmd.run                   DEBUG     Command to execute: apt-get -y --force-yes install build-essential
18-11-2012 09:20:51 execcmd.run                   INFO      Reading package lists...
18-11-2012 09:20:51 execcmd.run                   INFO      Building dependency tree...
18-11-2012 09:20:51 execcmd.run                   INFO      Reading state information...
18-11-2012 09:20:52 execcmd.run                   INFO      build-essential is already the newest version.
18-11-2012 09:20:52 execcmd.run                   INFO      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
18-11-2012 09:20:52 ati.installATIDriver          DEBUG     Install drivers: module-assistant
18-11-2012 09:20:52 execcmd.run                   DEBUG     Command to execute: apt-get -y --force-yes install module-assistant
18-11-2012 09:20:52 execcmd.run                   INFO      Reading package lists...
18-11-2012 09:20:53 execcmd.run                   INFO      Building dependency tree...
18-11-2012 09:20:53 execcmd.run                   INFO      Reading state information...
18-11-2012 09:20:53 execcmd.run                   INFO      module-assistant is already the newest version.
18-11-2012 09:20:54 execcmd.run                   INFO      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
18-11-2012 09:20:54 ati.installATIDriver          DEBUG     Install drivers: fglrx-glx-ia32
18-11-2012 09:20:54 execcmd.run                   DEBUG     Command to execute: apt-get -y --force-yes install fglrx-glx-ia32
18-11-2012 09:20:54 execcmd.run                   INFO      Reading package lists...
18-11-2012 09:20:54 execcmd.run                   INFO      Building dependency tree...
18-11-2012 09:20:55 execcmd.run                   INFO      Reading state information...
18-11-2012 09:20:56 execcmd.run                   INFO      fglrx-glx-ia32 is already the newest version.
18-11-2012 09:20:56 execcmd.run                   INFO      fglrx-glx-ia32 set to manually installed.
18-11-2012 09:20:56 execcmd.run                   INFO      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
18-11-2012 09:20:56 ati.installATI                INFO      Copy /etc/X11/xorg.conf to /etc/X11/xorg.conf.ddm.bak
18-11-2012 09:20:56 execcmd.run                   DEBUG     Command to execute: cp /etc/X11/xorg.conf /etc/X11/xorg.conf.ddm.bak
18-11-2012 09:20:57 ati.installATI                DEBUG     Configure ATI
18-11-2012 09:20:57 execcmd.run                   DEBUG     Command to execute: aticonfig --initial -f
18-11-2012 09:20:57 execcmd.run                   INFO      Uninitialised file found, configuring.
18-11-2012 09:20:57 execcmd.run                   INFO      Using /etc/X11/xorg.conf
18-11-2012 09:20:57 execcmd.run                   INFO      Saving back-up to /etc/X11/xorg.conf.fglrx-0
18-11-2012 09:20:58 ati.installATI                INFO      Done installing ATI drivers
18-11-2012 09:20:58 drivers.DriverCheck           DEBUG     Initialize DriverCheck
18-11-2012 09:20:58 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
18-11-2012 09:20:58 execcmd.run                   DEBUG     Command to execute: lspci -nn | grep VGA
18-11-2012 09:20:58 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_RELEASE
18-11-2012 09:20:58 execcmd.run                   DEBUG     Command to execute: aptitude search linux-headers
18-11-2012 09:21:03 nvidia.getNvidia              DEBUG     No supported Nvidia card found
18-11-2012 09:21:03 ati.getATI                    INFO      ATI card found: Advanced Micro Devices [AMD] nee ATI Device 9647
18-11-2012 09:21:03 ati.getATI                    INFO      ATI chip serie found:  9647
18-11-2012 09:21:03 execcmd.run                   DEBUG     Command to execute: apt-cache policy fglrx-driver
18-11-2012 09:21:03 drivers.getPackageStatus      DEBUG     Package is installed: fglrx-driver
18-11-2012 09:21:03 ati.getATI                    DEBUG     ATI fglrx-driver status: installed
18-11-2012 09:21:03 execcmd.run                   DEBUG     Command to execute: lspci | grep Broadcom
18-11-2012 09:21:03 pae.getPae                    DEBUG     Distribution: debian 1.0
18-11-2012 09:21:03 execcmd.run                   DEBUG     Command to execute: uname -r
18-11-2012 09:21:03 execcmd.run                   INFO      3.6.0-6.dmz.1-liquorix-amd64
18-11-2012 09:21:03 execcmd.run                   DEBUG     Command to execute: uname -m
18-11-2012 09:21:03 execcmd.run                   INFO      x86_64
18-11-2012 09:21:03 functions.getImgsFromDir      DEBUG     Search for extensions: ['.png', '.jpg', '.jpeg', '.gif']
18-11-2012 09:21:03 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/nvidia.png
18-11-2012 09:21:03 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/mirror.png
18-11-2012 09:21:03 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/installed.png
18-11-2012 09:21:03 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/ati.png
18-11-2012 09:21:03 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/notinstalled.png
18-11-2012 09:21:03 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/pae.png
18-11-2012 09:21:03 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/uninstallable.png
18-11-2012 09:21:03 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/broadcom.png
18-11-2012 09:21:03 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/logo.png
18-11-2012 09:21:03 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/empty.png
18-11-2012 09:21:03 ddm.fillHardware              INFO      Hardware image found: /usr/share/device-driver-manager/ati.png
18-11-2012 09:21:03 ddm.fillHardware              INFO      Add item: Advanced Micro Devices [AMD] nee ATI Device 9647
18-11-2012 09:21:03 ddm.fillHardware              DEBUG     Preselect: False
18-11-2012 09:21:03 functions.fillTreeview        DEBUG     Clear existing list store
18-11-2012 09:21:03 functions.fillTreeview        DEBUG     Create column names: ['Column 0', 'Column 1', 'Column 2', 'Column 3', 'Column 4', 'Column 5']
18-11-2012 09:21:03 functions.fillTreeview        DEBUG     Add data to list store (single-column list): liststore.append( [False, gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/installed.png"), gtk.gdk.pixbuf_new_from_file("/usr/share/device-driver-manager/ati.png"), "Advanced Micro Devices [AMD] nee ATI Device 9647", "ati", "installed", 400] )
18-11-2012 09:21:03 functions.fillTreeview        DEBUG     Last visible column nr: 4
18-11-2012 09:21:03 functions.fillTreeview        DEBUG     Column already exists: Column 0
18-11-2012 09:21:03 functions.fillTreeview        DEBUG     Column already exists: Column 1
18-11-2012 09:21:03 functions.fillTreeview        DEBUG     Column already exists: Column 2
18-11-2012 09:21:03 functions.fillTreeview        DEBUG     Column already exists: Column 3
18-11-2012 09:21:03 functions.fillTreeview        DEBUG     Hide column nr: 4
18-11-2012 09:21:03 functions.fillTreeview        DEBUG     Hide column nr: 5
18-11-2012 09:21:03 functions.fillTreeview        DEBUG     Add Liststrore to Treeview
18-11-2012 09:21:03 functions.fillTreeview        DEBUG     Scrolled to selected row: 0

lizbeth

Re: Device Driver Manager - Help needed

Post by lizbeth »

Going to try a debian 32 bit install and then Nadia RC 64 bit and report back later.
Locked

Return to “Software & Applications”