Unofficial LMDE KDE Live DVD: UP4 / 201208

Chat about Linux in general
Forum rules
Do not post support questions here. Before you post read the forum rules. Topics in this forum are automatically closed 6 months after creation.
Locked
Schoelje

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by Schoelje »

BostonPeng wrote:I actually had a borked RC1 ISO so I just went with the UP4 ISO that I already had. What do you guys recommend for my getting the RC? It's been so long since I dealt with things like that I forgot the proper procedures.
If you really want to download RC1:
http://www.schoelje.nl/lmdekde/lmdekde3 ... 201208.iso
http://www.schoelje.nl/lmdekde/lmdekde6 ... 201208.iso
But I really recommend to wait until UP5 goes official and I finish up the iso.
BostonPeng wrote:Did you see my comment about debian-welcome? I'm not seeing it now so I may have forgotten to actually post it but I'm still getting it on boot despite clearing the checkbox to show it on every login.
Yes, something went completely wrong there so just uninstall debian-welcome:

Code: Select all

apt-get purge debian-welcome
BostonPeng

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by BostonPeng »

Schoelje wrote:
BostonPeng wrote:I actually had a borked RC1 ISO so I just went with the UP4 ISO that I already had. What do you guys recommend for my getting the RC? It's been so long since I dealt with things like that I forgot the proper procedures.
If you really want to download RC1:
http://www.schoelje.nl/lmdekde/lmdekde3 ... 201208.iso
http://www.schoelje.nl/lmdekde/lmdekde6 ... 201208.iso
But I really recommend to wait until UP5 goes official and I finish up the iso.
I ended up adding the lines to sources.list and am just getting the 1500 or so packages that way. What can I say? I'm impatient. 8)
Schoelje wrote:
BostonPeng wrote:Did you see my comment about debian-welcome? I'm not seeing it now so I may have forgotten to actually post it but I'm still getting it on boot despite clearing the checkbox to show it on every login.
Yes, something went completely wrong there so just uninstall debian-welcome:

Code: Select all

apt-get purge debian-welcome
I'll do that once the du is done. I got about a thousand packages in yesterday when I had to log off so other than checking email and getting my free $5 Starbucks eGift on my card to buy breakfast with it the du is my first priority today.
User avatar
TeaSwigger
Level 3
Level 3
Posts: 132
Joined: Mon Feb 06, 2012 6:42 am
Location: CA

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by TeaSwigger »

For the past month and a half now I've been using this LMDE KDE UP4 as my main every day OS and must say it is working with perfect reliability. I don't mind waiting for UP5 / updates, in fact I would like to say that I'd prefer it takes whatever time is needed to do whatever is reasonable to try ensuring a stable system.

Finally I have found something else to report. In KDE System Settings, printer config doesn't work. After a long freeze, it displays the following (I quote):
"The service 'Printer Configuration' does not provide an interface 'KCModule' with keyword 'system-config-printer-kde/system-config-printer-kde.py'The factory does not support creating components of the specified type.
Possible reasons:
-An error has occurred during your last KDE upgrade leaving an orphaned control module
-You have old third party modules lying around.
Check these points carefully and try to remove the module mentioned in the error message. If this fails, consider contacting your distributor or packager."
“You can make a strong business case for equality but not everyone wants to hear it.” - Prof. Kate Pickett

Mint 20.2 xfce w/nemo - AMD A10 7700K APU - spdif to Bifrost DAC - Dell U2415
some favs: Zim, deadbeef, kid3, gimp, artha, deluge, handbrake, mc
Schoelje

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by Schoelje »

I couldn't reproduce what you were describing:
System Settings / Printer Configuration / New Printer

I ran:

Code: Select all

dpkg -S system-config-printer-kde.py
Which returned:
system-config-printer-kde: /usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py

I verified that "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py" existed.

You could try to reinstall the package:

Code: Select all

apt-get install system-config-printer-kde --reinstall
User avatar
TeaSwigger
Level 3
Level 3
Posts: 132
Joined: Mon Feb 06, 2012 6:42 am
Location: CA

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by TeaSwigger »

Schoelje wrote:You could try to reinstall the package:

Code: Select all

apt-get install system-config-printer-kde --reinstall
That worked! :)
“You can make a strong business case for equality but not everyone wants to hear it.” - Prof. Kate Pickett

Mint 20.2 xfce w/nemo - AMD A10 7700K APU - spdif to Bifrost DAC - Dell U2415
some favs: Zim, deadbeef, kid3, gimp, artha, deluge, handbrake, mc
Schoelje

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by Schoelje »

I'm glad it worked.
Schoelje

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by Schoelje »

Guinea-pigs wanted
UP5 is official (and the servers over-stressed by now) and I'm working hard to get everything done when Clem delivers his UP5 isos.

Clem has interest in DDM for Linux Mint 14 and that's why I've changed about 40% of the code to accommodate his wishes ;)

For the same reason I changed the names:
"Debian Driver Manager" is now "Device Driver Manager" and for those who like to abbreviate: DDM is still correct.
"Debian Welcome" simply becomes "Welcome Screen" (I know, not very creative and I'm open for suggestions).

Again, I need your help.
DDM has changed a lot (WS uses DDM for 90% of its code so there's no need to test that really):
  • Broadcom logic has changed, thanks to the input of a user who mailed me personally.
  • Handling for Ubuntu based distributions has been added (but poorly tested so I need a lot of help in this one).
  • More rigorous handling of ATI (but not tested: no ATI to test on - coding blind is not much fun)
You can download DDM here:
http://www.schoelje.nl/lmdekde/packages ... .0_all.deb
And if you want WS as well:
http://www.schoelje.nl/lmdekde/packages ... .0_all.deb

You can start DDM in debug mode:

Code: Select all

device-driver-manager -d
This will generate a log file in your home directory: ddm.log
Add this file to your post when you found something wrong.

When all's well, I will add these packages to the upcoming iso and upload the source to GitHub: https://github.com/Schoelje
GeneC

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by GeneC »

Hi Schoelje...

Just installed the DDM .deb with no issues.
Its not on your version of LMDE/KDE
I have it on the old LMDE/XFCE that I added KDE 4.8 to. Also I am tracking Testing.

Upon running

Code: Select all

device-driver-manager -d
It correctly identified my Nvidia card.... :D
I did not install the driver, as I have a later driver 304.48 already installed. I know its not as much help to you as a 'vanilla' install of your .iso, but hope it helps some.. :?:

I don't have wifi.

Image

Here is the output of my ddm.log

Code: Select all

17-09-2012 17:29:47 main                          INFO      Write debug information to file: /home/gene/ddm.log
17-09-2012 17:29:47 main                          DEBUG     Startup command: kdesudo -i /usr/share/linuxmint/logo.png -d --comment "<b>Please enter your password</b>" python /usr/lib/device-driver-manager/ddm.py :d :l /home/gene/ddm.log
17-09-2012 17:29:52 ddm.main                      INFO      Checking your hardware...
17-09-2012 17:29:52 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_CODENAME
17-09-2012 17:29:52 execcmd.run                   DEBUG     Command to execute: apt-cache policy nvidia-detect
17-09-2012 17:29:52 drivers.getPackageStatus      DEBUG     Package not installed: nvidia-detect
17-09-2012 17:29:52 nvidia.getNvidia              INFO      Install nvidia-detect
17-09-2012 17:29:52 execcmd.run                   DEBUG     Command to execute: apt-get -y --force-yes install nvidia-detect
17-09-2012 17:29:52 execcmd.run                   INFO      Reading package lists...
17-09-2012 17:29:52 execcmd.run                   INFO      Building dependency tree...
17-09-2012 17:29:52 execcmd.run                   INFO      Reading state information...
17-09-2012 17:29:52 execcmd.run                   INFO      The following NEW packages will be installed:
17-09-2012 17:29:52 execcmd.run                   INFO      nvidia-detect
17-09-2012 17:29:58 execcmd.run                   INFO      0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
17-09-2012 17:29:58 execcmd.run                   INFO      Need to get 86.8 kB of archives.
17-09-2012 17:29:58 execcmd.run                   INFO      After this operation, 111 kB of additional disk space will be used.
17-09-2012 17:29:58 execcmd.run                   INFO      Get:1 http://ftp.us.debian.org/debian/ testing/non-free nvidia-detect amd64 302.17-3 [86.8 kB]
17-09-2012 17:30:05 execcmd.run                   INFO      Fetched 86.8 kB in 5s (15.4 kB/s)
17-09-2012 17:30:05 execcmd.run                   INFO      Selecting previously unselected package nvidia-detect.
17-09-2012 17:30:05 execcmd.run                   INFO      (Reading database ... 187513 files and directories currently installed.)
17-09-2012 17:30:05 execcmd.run                   INFO      Unpacking nvidia-detect (from .../nvidia-detect_302.17-3_amd64.deb) ...
17-09-2012 17:30:06 execcmd.run                   INFO      Setting up nvidia-detect (302.17-3) ...
17-09-2012 17:30:06 execcmd.run                   INFO      localepurge: Disk space freed in /usr/share/locale: 0 KiB
17-09-2012 17:30:06 execcmd.run                   INFO      localepurge: Disk space freed in /usr/share/man: 0 KiB
17-09-2012 17:30:06 execcmd.run                   INFO      localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
17-09-2012 17:30:06 execcmd.run                   INFO      localepurge: Disk space freed in /usr/share/omf: 0 KiB
17-09-2012 17:30:06 execcmd.run                   INFO      localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB
17-09-2012 17:30:06 execcmd.run                   INFO      Total disk space freed by localepurge: 0 KiB
17-09-2012 17:30:07 execcmd.run                   DEBUG     Command to execute: lspci | grep VGA
17-09-2012 17:30:07 nvidia.getNvidia              INFO      Get the appropriate Nvidia driver
17-09-2012 17:30:07 execcmd.run                   DEBUG     Command to execute: nvidia-detect | grep nvidia- | tr -d ' '
17-09-2012 17:30:08 execcmd.run                   INFO      nvidia-glx
17-09-2012 17:30:08 nvidia.getNvidia              INFO      Nvidia driver to install: nvidia-glx
17-09-2012 17:30:08 nvidia.getNvidia              INFO      Get package status for driver: nvidia-glx
17-09-2012 17:30:08 execcmd.run                   DEBUG     Command to execute: apt-cache policy nvidia-glx
17-09-2012 17:30:08 drivers.getPackageStatus      DEBUG     Package not installed: nvidia-glx
17-09-2012 17:30:08 nvidia.getNvidia              DEBUG     Package status: notinstalled
17-09-2012 17:30:08 execcmd.run                   DEBUG     Command to execute: lspci | grep VGA
17-09-2012 17:30:08 execcmd.run                   INFO      01:00.0 VGA compatible controller: NVIDIA Corporation GF104 [GeForce GTX 460] (rev a1)
17-09-2012 17:30:08 ati.getATI                    DEBUG     No ATI card found
17-09-2012 17:30:08 execcmd.run                   DEBUG     Command to execute: lspci -vnn -d 14e4:
17-09-2012 17:30:08 execcmd.run                   DEBUG     Command to execute: cat /proc/cpuinfo | grep processor | wc -l
17-09-2012 17:30:08 execcmd.run                   DEBUG     Command to execute: uname -r
17-09-2012 17:30:08 pae.getHardwareList           DEBUG     Nr. of cpus: 4
17-09-2012 17:30:08 pae.getHardwareList           DEBUG     Kernel release: 3.4.0-10.dmz.1-liquorix-amd64
17-09-2012 17:30:08 functions.getImgsFromDir      DEBUG     Search for extensions: ['.png', '.jpg', '.jpeg', '.gif']
17-09-2012 17:30:08 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/installed.png
17-09-2012 17:30:08 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/pae.png
17-09-2012 17:30:08 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/broadcom.png
17-09-2012 17:30:08 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/ati.png
17-09-2012 17:30:08 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/logo.png
17-09-2012 17:30:08 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/uninstallable.png
17-09-2012 17:30:08 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/nvidia.png
17-09-2012 17:30:08 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/notinstalled.png
17-09-2012 17:30:08 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/empty.png
17-09-2012 17:30:08 ddm.fillHardware              INFO      Hardware image found: /usr/share/device-driver-manager/nvidia.png
17-09-2012 17:30:08 ddm.fillHardware              INFO      Add item: NVIDIA Corporation GF104 [GeForce GTX 460] (rev a1)
17-09-2012 17:30:08 ddm.fillHardware              DEBUG     Preselect: True
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Create list store eval string: gtk.ListStore(bool, gtk.gdk.Pixbuf, gtk.gdk.Pixbuf, str, str, str, int)
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Create column names: ['Column 0', 'Column 1', 'Column 2', 'Column 3', 'Column 4', 'Column 5']
17-09-2012 17:30:08 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/nvidia.png"), "NVIDIA Corporation GF104 [GeForce GTX 460] (rev a1)", "nvidia", "notinstalled", 400] )
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Last visible column nr: 4
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererToggle(), active=0)
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Check box found: add toggle function
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Column added: Column 0
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 1", gtk.CellRendererPixbuf(), pixbuf=1)
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Column added: Column 1
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 2", gtk.CellRendererPixbuf(), pixbuf=2)
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Column added: Column 2
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 3", gtk.CellRendererText(), text=3, weight=6)
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Column added: Column 3
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Hide column nr: 4
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Hide column nr: 5
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Add Liststrore to Treeview
17-09-2012 17:30:08 functions.fillTreeview        DEBUG     Scrolled to selected row: 0
Nice job..... :D
User avatar
tdockery97
Level 14
Level 14
Posts: 5058
Joined: Sun Jan 10, 2010 8:54 am
Location: Mt. Angel, Oregon

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by tdockery97 »

Schoelje: I have ATI graphics, but I'm not sure testing it would help. Mine is the Radeon HD 4200 (support dropped by ATI in the newer drivers). I don't think it would automatically install the legacy driver, but I could be wrong. I have a clonezilla backup of my LMDE KDE, so I could give it a try if you like.
Mint Cinnamon 20.1
Schoelje

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by Schoelje »

Thanks tdockery97, but support has been dropped for anything under the 5000 series.
Sorry for that.
GeneC

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by GeneC »

OK.
Results of a 2nd test of device-driver-manager.
This time on a fresh 'vanilla' installation of Unofficial LMDE/KDE RC1. Fully updated.
Installed device-driver-manager. It detected my Nvidia card. I choose to let it install the Nvidia driver. It took quite a long time. (20+ minutes?). I thought it had failed, as it seemingly hung up. System had crashed. I could not close the open terminal. Could not shut down or log out. Forced a hard re-boot. Surprisingly Nvidia had successfully installed.

Code: Select all

gene@zordon ~ $ inxi -F
System:    Host zordon Kernel 3.2.0-3-amd64 x86_64 (64 bit) Distro Linux Mint Debian Edition
CPU:       Quad core AMD Phenom II X4 955 (-MCP-) cache 2048 KB flags (lm nx sse sse2 sse3 sse4a svm) bmips 25711.6 
           Clock Speeds: (1) 800.00 MHz (2) 800.00 MHz (3) 800.00 MHz (4) 800.00 MHz
Graphics:  Card NVIDIA GF104 [GeForce GTX 460] X.Org 1.12.1.902 Res: 1680x1050@60.0hz 
           GLX Renderer GeForce GTX 460/PCIe/SSE2 GLX Version 4.2.0 NVIDIA 302.17 Direct Rendering Yes
Audio:     Card-1 NVIDIA GF104 High Definition Audio Controller driver snd_hda_intel BusID: 01:00.1
           Card-2 Creative Labs CA0106 Soundblaster driver snd_ca0106 at port ec00 BusID: 05:05.0
           Card-3 Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) driver snd_hda_intel BusID: 00:14.2
           Sound: Advanced Linux Sound Architecture Version 1.0.24
Network:   Card Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller driver r8169 v: 2.3LK-NAPI at port d800 BusID: 04:00.0
Disks:     HDD Total Size: 322.0GB (-) 1: /dev/sda ST3320613AS 320.1GB 
           2: USB /dev/sde CardReader_SD 2.0GB 
Partition: ID:/ size: 16G used: 5.3G (36%) fs: rootfs ID:/ size: 16G used: 5.3G (36%) fs: ext4 
           ID:swap-1 size: 1.98GB used: 0.00GB (0%) fs: swap 
Sensors:   System Temperatures: cpu: 34.0C mobo: 38.0C gpu: 0.0:48C 
           Fan Speeds (in rpm): cpu: 960 sys-1: 1115 
Info:      Processes 146 Uptime 20 min Memory 522.6/5985.8MB Runlevel 2 Client Shell inxi 1.4.23 
Debug log

Code: Select all

17-09-2012 19:29:05 main                          INFO      Write debug information to file: /home/gene/ddm.log
17-09-2012 19:29:05 main                          DEBUG     Startup command: kdesudo -i /usr/share/linuxmint/logo.png -d --comment "<b>Please enter your password</b>" python /usr/lib/device-driver-manager/ddm.py :d :l /home/gene/ddm.log
17-09-2012 19:29:10 ddm.main                      INFO      Checking your hardware...
17-09-2012 19:29:11 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_CODENAME
17-09-2012 19:29:11 execcmd.run                   DEBUG     Command to execute: apt-cache policy nvidia-detect
17-09-2012 19:29:11 drivers.getPackageStatus      DEBUG     Package is installed: nvidia-detect
17-09-2012 19:29:11 execcmd.run                   DEBUG     Command to execute: lspci | grep VGA
17-09-2012 19:29:11 nvidia.getNvidia              INFO      Get the appropriate Nvidia driver
17-09-2012 19:29:11 execcmd.run                   DEBUG     Command to execute: nvidia-detect | grep nvidia- | tr -d ' '
17-09-2012 19:29:11 execcmd.run                   INFO      nvidia-glx
17-09-2012 19:29:11 nvidia.getNvidia              INFO      Nvidia driver to install: nvidia-glx
17-09-2012 19:29:11 nvidia.getNvidia              INFO      Get package status for driver: nvidia-glx
17-09-2012 19:29:11 execcmd.run                   DEBUG     Command to execute: apt-cache policy nvidia-glx
17-09-2012 19:29:11 drivers.getPackageStatus      DEBUG     Package not installed: nvidia-glx
17-09-2012 19:29:11 nvidia.getNvidia              DEBUG     Package status: notinstalled
17-09-2012 19:29:11 execcmd.run                   DEBUG     Command to execute: lspci | grep VGA
17-09-2012 19:29:11 execcmd.run                   INFO      01:00.0 VGA compatible controller: NVIDIA Corporation GF104 [GeForce GTX 460] (rev a1)
17-09-2012 19:29:11 ati.getATI                    DEBUG     No ATI card found
17-09-2012 19:29:11 execcmd.run                   DEBUG     Command to execute: lspci -vnn -d 14e4:
17-09-2012 19:29:11 execcmd.run                   DEBUG     Command to execute: cat /proc/cpuinfo | grep processor | wc -l
17-09-2012 19:29:11 execcmd.run                   DEBUG     Command to execute: uname -r
17-09-2012 19:29:11 pae.getHardwareList           DEBUG     Nr. of cpus: 4
17-09-2012 19:29:11 pae.getHardwareList           DEBUG     Kernel release: 3.2.0-3-amd64
17-09-2012 19:29:11 functions.getImgsFromDir      DEBUG     Search for extensions: ['.png', '.jpg', '.jpeg', '.gif']
17-09-2012 19:29:11 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/logo.png
17-09-2012 19:29:11 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/broadcom.png
17-09-2012 19:29:11 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/uninstallable.png
17-09-2012 19:29:11 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/installed.png
17-09-2012 19:29:11 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/pae.png
17-09-2012 19:29:11 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/nvidia.png
17-09-2012 19:29:11 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/ati.png
17-09-2012 19:29:11 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/empty.png
17-09-2012 19:29:11 functions.getImgsFromDir      DEBUG     Image found: /usr/share/device-driver-manager/notinstalled.png
17-09-2012 19:29:11 ddm.fillHardware              INFO      Hardware image found: /usr/share/device-driver-manager/nvidia.png
17-09-2012 19:29:11 ddm.fillHardware              INFO      Add item: NVIDIA Corporation GF104 [GeForce GTX 460] (rev a1)
17-09-2012 19:29:11 ddm.fillHardware              DEBUG     Preselect: True
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Create list store eval string: gtk.ListStore(bool, gtk.gdk.Pixbuf, gtk.gdk.Pixbuf, str, str, str, int)
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Create column names: ['Column 0', 'Column 1', 'Column 2', 'Column 3', 'Column 4', 'Column 5']
17-09-2012 19:29:11 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/nvidia.png"), "NVIDIA Corporation GF104 [GeForce GTX 460] (rev a1)", "nvidia", "notinstalled", 400] )
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Last visible column nr: 4
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererToggle(), active=0)
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Check box found: add toggle function
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Column added: Column 0
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 1", gtk.CellRendererPixbuf(), pixbuf=1)
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Column added: Column 1
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 2", gtk.CellRendererPixbuf(), pixbuf=2)
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Column added: Column 2
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Create column: gtk.TreeViewColumn("Column 3", gtk.CellRendererText(), text=3, weight=6)
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Column added: Column 3
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Hide column nr: 4
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Hide column nr: 5
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Add Liststrore to Treeview
17-09-2012 19:29:11 functions.fillTreeview        DEBUG     Scrolled to selected row: 0
17-09-2012 19:29:14 ddm.handleHardware            INFO      install hardware code: nvidia
17-09-2012 19:29:14 ddm.handleHardware            INFO      Start driver install thread
17-09-2012 19:29:14 execcmd.run                   DEBUG     Command to execute: cat /etc/*-release | grep DISTRIB_CODENAME
17-09-2012 19:29:14 execcmd.run                   DEBUG     Command to execute: apt-cache policy nvidia-detect
17-09-2012 19:29:14 ddm.installHardware           DEBUG     Check every 5 seconds if thread is still active
17-09-2012 19:29:42 drivers.getPackageStatus      DEBUG     Package is installed: nvidia-detect
17-09-2012 19:29:42 nvidia.getNvidia              INFO      Get the appropriate Nvidia driver
17-09-2012 19:29:42 execcmd.run                   DEBUG     Command to execute: nvidia-detect | grep nvidia- | tr -d ' '
17-09-2012 19:29:52 execcmd.run                   INFO      nvidia-glx
17-09-2012 19:30:12 nvidia.getNvidia              INFO      Nvidia driver to install: nvidia-glx
17-09-2012 19:30:12 nvidia.installNvidiaDriver    DEBUG     Is package installed: nvidia-kernel-dkms
17-09-2012 19:30:12 execcmd.run                   DEBUG     Command to execute: apt search nvidia-kernel-dkms | grep ^i | wc -l
17-09-2012 19:30:29 nvidia.installNvidiaDriver    DEBUG     Is package installed: nvidia-glx
17-09-2012 19:30:36 execcmd.run                   DEBUG     Command to execute: apt search nvidia-glx | grep ^i | wc -l
17-09-2012 19:31:12 nvidia.installNvidiaDriver    DEBUG     Install drivers:  nvidia-kernel-dkms build-essential nvidia-xconfig nvidia-glx nvidia-settings
17-09-2012 19:31:13 execcmd.run                   DEBUG     Command to execute: apt-get -y --force-yes install nvidia-kernel-dkms build-essential nvidia-xconfig nvidia-glx nvidia-settings
17-09-2012 19:31:28 execcmd.run                   INFO      Reading package lists...
17-09-2012 19:31:38 execcmd.run                   INFO      Building dependency tree...
17-09-2012 19:31:42 execcmd.run                   INFO      Reading state information...
17-09-2012 19:31:51 execcmd.run                   INFO      build-essential is already the newest version.
17-09-2012 19:32:00 execcmd.run                   INFO      The following extra packages will be installed:
17-09-2012 19:32:10 execcmd.run                   INFO      glx-alternative-mesa glx-alternative-nvidia glx-diversions
17-09-2012 19:32:18 execcmd.run                   INFO      libgl1-nvidia-alternatives libgl1-nvidia-glx libglx-nvidia-alternatives
17-09-2012 19:32:41 execcmd.run                   INFO      libxnvctrl0 nvidia-alternative nvidia-installer-cleanup nvidia-kernel-common
17-09-2012 19:32:46 execcmd.run                   INFO      nvidia-support nvidia-vdpau-driver xserver-xorg-video-nvidia
17-09-2012 19:32:53 execcmd.run                   INFO      Recommended packages:
17-09-2012 19:32:53 execcmd.run                   INFO      nvidia-kernel-302.17 libgl1-nvidia-glx-any
17-09-2012 19:32:53 execcmd.run                   INFO      The following NEW packages will be installed:
17-09-2012 19:32:53 execcmd.run                   INFO      glx-alternative-mesa glx-alternative-nvidia glx-diversions
17-09-2012 19:32:53 execcmd.run                   INFO      libgl1-nvidia-alternatives libgl1-nvidia-glx libglx-nvidia-alternatives
17-09-2012 19:32:53 execcmd.run                   INFO      libxnvctrl0 nvidia-alternative nvidia-glx nvidia-installer-cleanup
17-09-2012 19:32:53 execcmd.run                   INFO      nvidia-kernel-common nvidia-kernel-dkms nvidia-settings nvidia-support
17-09-2012 19:32:53 execcmd.run                   INFO      nvidia-vdpau-driver nvidia-xconfig xserver-xorg-video-nvidia
17-09-2012 19:32:53 execcmd.run                   INFO      0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
17-09-2012 19:32:53 execcmd.run                   INFO      Need to get 25.7 MB of archives.
17-09-2012 19:32:53 execcmd.run                   INFO      After this operation, 84.5 MB of additional disk space will be used.
17-09-2012 19:32:53 execcmd.run                   INFO      Get:1 http://debian.linuxmint.com/incoming/ testing/contrib nvidia-installer-cleanup amd64 20120630+1 [17.7 kB]
17-09-2012 19:32:53 execcmd.run                   INFO      Get:2 http://debian.linuxmint.com/incoming/ testing/contrib glx-diversions amd64 0.2.2 [9,474 B]
17-09-2012 19:32:53 execcmd.run                   INFO      Get:3 http://debian.linuxmint.com/incoming/ testing/contrib glx-alternative-mesa amd64 0.2.2 [2,906 B]
17-09-2012 19:32:53 execcmd.run                   INFO      Get:4 http://debian.linuxmint.com/incoming/ testing/contrib glx-alternative-nvidia amd64 0.2.2 [2,890 B]
17-09-2012 19:32:53 execcmd.run                   INFO      Get:5 http://debian.linuxmint.com/incoming/ testing/non-free libgl1-nvidia-alternatives amd64 302.17-3 [83.0 kB]
17-09-2012 19:32:53 execcmd.run                   INFO      Get:6 http://debian.linuxmint.com/incoming/ testing/non-free libglx-nvidia-alternatives amd64 302.17-3 [82.9 kB]
17-09-2012 19:32:53 execcmd.run                   INFO      Get:7 http://debian.linuxmint.com/incoming/ testing/non-free nvidia-alternative amd64 302.17-3 [83.8 kB]
17-09-2012 19:32:53 execcmd.run                   INFO      Get:8 http://debian.linuxmint.com/incoming/ testing/contrib nvidia-support amd64 20120630+1 [15.9 kB]
17-09-2012 19:32:53 execcmd.run                   INFO      Get:9 http://debian.linuxmint.com/incoming/ testing/non-free libgl1-nvidia-glx amd64 302.17-3 [9,528 kB]
17-09-2012 19:34:34 execcmd.run                   INFO      Get:10 http://debian.linuxmint.com/incoming/ testing/non-free xserver-xorg-video-nvidia amd64 302.17-3 [4,494 kB]
17-09-2012 19:35:54 execcmd.run                   INFO      Get:11 http://debian.linuxmint.com/incoming/ testing/non-free nvidia-vdpau-driver amd64 302.17-3 [1,115 kB]
17-09-2012 19:36:08 execcmd.run                   INFO      Get:12 http://debian.linuxmint.com/incoming/ testing/contrib nvidia-kernel-common amd64 20120630+1 [10.1 kB]
17-09-2012 19:36:12 execcmd.run                   INFO      Get:13 http://debian.linuxmint.com/incoming/ testing/non-free nvidia-kernel-dkms amd64 302.17-3 [8,934 kB]
17-09-2012 19:36:45 execcmd.run                   INFO      Get:14 http://debian.linuxmint.com/incoming/ testing/non-free nvidia-glx amd64 302.17-3 [362 kB]
17-09-2012 19:37:09 execcmd.run                   INFO      Get:15 http://debian.linuxmint.com/incoming/ testing/contrib libxnvctrl0 amd64 302.17-2 [15.9 kB]
17-09-2012 19:37:19 execcmd.run                   INFO      Get:16 http://debian.linuxmint.com/incoming/ testing/contrib nvidia-settings amd64 302.17-2 [830 kB]
17-09-2012 19:37:33 execcmd.run                   INFO      Get:17 http://debian.linuxmint.com/incoming/ testing/contrib nvidia-xconfig amd64 302.17-2 [86.1 kB]
17-09-2012 19:37:39 execcmd.run                   INFO      Preconfiguring packages ...
17-09-2012 19:37:42 execcmd.run                   INFO      Fetched 25.7 MB in 6min 9s (69.5 kB/s)
17-09-2012 19:37:43 execcmd.run                   INFO      Selecting previously unselected package nvidia-installer-cleanup.
17-09-2012 19:37:43 execcmd.run                   INFO      (Reading database ... 137265 files and directories currently installed.)
17-09-2012 19:37:43 execcmd.run                   INFO      Unpacking nvidia-installer-cleanup (from .../nvidia-installer-cleanup_20120630+1_amd64.deb) ...
17-09-2012 19:37:43 execcmd.run                   INFO      Setting up nvidia-installer-cleanup (20120630+1) ...
17-09-2012 19:37:43 execcmd.run                   INFO      Selecting previously unselected package glx-diversions.
17-09-2012 19:37:43 execcmd.run                   INFO      (Reading database ... 137272 files and directories currently installed.)
17-09-2012 19:37:43 execcmd.run                   INFO      Unpacking glx-diversions (from .../glx-diversions_0.2.2_amd64.deb) ...
17-09-2012 19:37:43 execcmd.run                   INFO      Selecting previously unselected package glx-alternative-mesa.
17-09-2012 19:37:43 execcmd.run                   INFO      Unpacking glx-alternative-mesa (from .../glx-alternative-mesa_0.2.2_amd64.deb) ...
17-09-2012 19:37:43 execcmd.run                   INFO      Selecting previously unselected package glx-alternative-nvidia.
17-09-2012 19:37:43 execcmd.run                   INFO      Unpacking glx-alternative-nvidia (from .../glx-alternative-nvidia_0.2.2_amd64.deb) ...
17-09-2012 19:37:43 execcmd.run                   INFO      Selecting previously unselected package libgl1-nvidia-alternatives.
17-09-2012 19:37:43 execcmd.run                   INFO      Unpacking libgl1-nvidia-alternatives (from .../libgl1-nvidia-alternatives_302.17-3_amd64.deb) ...
17-09-2012 19:37:43 execcmd.run                   INFO      Selecting previously unselected package libglx-nvidia-alternatives.
17-09-2012 19:37:43 execcmd.run                   INFO      Unpacking libglx-nvidia-alternatives (from .../libglx-nvidia-alternatives_302.17-3_amd64.deb) ...
17-09-2012 19:37:43 execcmd.run                   INFO      Selecting previously unselected package nvidia-alternative.
17-09-2012 19:37:43 execcmd.run                   INFO      Unpacking nvidia-alternative (from .../nvidia-alternative_302.17-3_amd64.deb) ...
17-09-2012 19:37:43 execcmd.run                   INFO      Selecting previously unselected package nvidia-support.
17-09-2012 19:37:44 execcmd.run                   INFO      Unpacking nvidia-support (from .../nvidia-support_20120630+1_amd64.deb) ...
17-09-2012 19:37:48 execcmd.run                   INFO      Selecting previously unselected package libgl1-nvidia-glx:amd64.
17-09-2012 19:37:54 execcmd.run                   INFO      Unpacking libgl1-nvidia-glx:amd64 (from .../libgl1-nvidia-glx_302.17-3_amd64.deb) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Selecting previously unselected package xserver-xorg-video-nvidia.
17-09-2012 19:37:56 execcmd.run                   INFO      Unpacking xserver-xorg-video-nvidia (from .../xserver-xorg-video-nvidia_302.17-3_amd64.deb) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Selecting previously unselected package nvidia-vdpau-driver:amd64.
17-09-2012 19:37:56 execcmd.run                   INFO      Unpacking nvidia-vdpau-driver:amd64 (from .../nvidia-vdpau-driver_302.17-3_amd64.deb) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Selecting previously unselected package nvidia-kernel-common.
17-09-2012 19:37:56 execcmd.run                   INFO      Unpacking nvidia-kernel-common (from .../nvidia-kernel-common_20120630+1_amd64.deb) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Selecting previously unselected package nvidia-kernel-dkms.
17-09-2012 19:37:56 execcmd.run                   INFO      Unpacking nvidia-kernel-dkms (from .../nvidia-kernel-dkms_302.17-3_amd64.deb) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Selecting previously unselected package nvidia-glx.
17-09-2012 19:37:56 execcmd.run                   INFO      Unpacking nvidia-glx (from .../nvidia-glx_302.17-3_amd64.deb) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Selecting previously unselected package libxnvctrl0.
17-09-2012 19:37:56 execcmd.run                   INFO      Unpacking libxnvctrl0 (from .../libxnvctrl0_302.17-2_amd64.deb) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Selecting previously unselected package nvidia-settings.
17-09-2012 19:37:56 execcmd.run                   INFO      Unpacking nvidia-settings (from .../nvidia-settings_302.17-2_amd64.deb) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Selecting previously unselected package nvidia-xconfig.
17-09-2012 19:37:56 execcmd.run                   INFO      Unpacking nvidia-xconfig (from .../nvidia-xconfig_302.17-2_amd64.deb) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Processing triggers for man-db ...
17-09-2012 19:37:56 execcmd.run                   INFO      Processing triggers for menu ...
17-09-2012 19:37:56 execcmd.run                   INFO      Processing triggers for desktop-file-utils ...
17-09-2012 19:37:56 execcmd.run                   INFO      Setting up glx-diversions (0.2.2) ...
17-09-2012 19:37:56 execcmd.run                   INFO      No diversion 'diversion of /usr/lib/debug/usr/lib/xorg/modules/extensions/libglx.so to /usr/lib/mesa-diverted/libglx.so.dbg by glx-diversions', none removed.
17-09-2012 19:37:56 execcmd.run                   INFO      No diversion 'diversion of /usr/lib/xorg/modules/extensions/libglx.so to /usr/lib/mesa-diverted/libglx.so by glx-diversions', none removed.
17-09-2012 19:37:56 execcmd.run                   INFO      Adding 'diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by glx-diversions'
17-09-2012 19:37:56 execcmd.run                   INFO      Adding 'diversion of /usr/lib/i386-linux-gnu/libGL.so to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions'
17-09-2012 19:37:56 execcmd.run                   INFO      Adding 'diversion of /usr/lib/x86_64-linux-gnu/libGL.so to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions'
17-09-2012 19:37:56 execcmd.run                   INFO      Adding 'diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by glx-diversions'
17-09-2012 19:37:56 execcmd.run                   INFO      Adding 'diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions'
17-09-2012 19:37:56 execcmd.run                   INFO      Adding 'diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions'
17-09-2012 19:37:56 execcmd.run                   INFO      Adding 'diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by glx-diversions'
17-09-2012 19:37:56 execcmd.run                   INFO      Adding 'diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions'
17-09-2012 19:37:56 execcmd.run                   INFO      Adding 'diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions'
17-09-2012 19:37:56 execcmd.run                   INFO      Setting up glx-alternative-mesa (0.2.2) ...
17-09-2012 19:37:56 execcmd.run                   INFO      update-alternatives: using /usr/lib/mesa-diverted to provide /usr/lib/glx (glx) in auto mode.
17-09-2012 19:37:56 execcmd.run                   INFO      update-alternatives: using /usr/lib/mesa-diverted to provide /usr/lib/mesa-diverted/libGL.so-master (libGL.so-master) in auto mode.
17-09-2012 19:37:56 execcmd.run                   INFO      Setting up glx-alternative-nvidia (0.2.2) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Setting up libgl1-nvidia-alternatives (302.17-3) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Setting up libglx-nvidia-alternatives (302.17-3) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Setting up nvidia-alternative (302.17-3) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Setting up nvidia-support (20120630+1) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Setting up nvidia-vdpau-driver:amd64 (302.17-3) ...
17-09-2012 19:37:56 execcmd.run                   INFO      Setting up nvidia-kernel-common (20120630+1) ...
17-09-2012 19:37:58 execcmd.run                   INFO      update-initramfs: deferring update (trigger activated)
17-09-2012 19:37:58 execcmd.run                   INFO      Setting up nvidia-kernel-dkms (302.17-3) ...
17-09-2012 19:37:58 execcmd.run                   INFO      Loading new nvidia-302.17 DKMS files...
17-09-2012 19:38:01 execcmd.run                   INFO      First Installation: checking all kernels...
17-09-2012 19:38:04 execcmd.run                   INFO      Building only for 3.2.0-3-amd64
17-09-2012 19:38:04 execcmd.run                   INFO      Building initial module for 3.2.0-3-amd64
17-09-2012 19:38:17 execcmd.run                   INFO      Done.
17-09-2012 19:38:24 execcmd.run                   INFO      nvidia:
17-09-2012 19:38:35 execcmd.run                   INFO      Running module version sanity check.
17-09-2012 19:38:35 execcmd.run                   INFO      - Original module
17-09-2012 19:38:35 execcmd.run                   INFO      - No original module exists within this kernel
17-09-2012 19:38:35 execcmd.run                   INFO      - Installation
17-09-2012 19:38:35 execcmd.run                   INFO      - Installing to /lib/modules/3.2.0-3-amd64/updates/dkms/
17-09-2012 19:38:35 execcmd.run                   INFO      depmod.....
17-09-2012 19:38:35 execcmd.run                   INFO      DKMS: install completed.
17-09-2012 19:38:35 execcmd.run                   INFO      Setting up libxnvctrl0 (302.17-2) ...
17-09-2012 19:38:35 execcmd.run                   INFO      Setting up nvidia-settings (302.17-2) ...
17-09-2012 19:38:35 execcmd.run                   INFO      Setting up nvidia-xconfig (302.17-2) ...
17-09-2012 19:38:37 execcmd.run                   INFO      Processing triggers for nvidia-alternative ...
17-09-2012 19:38:59 execcmd.run                   INFO      update-alternatives: using /usr/lib/nvidia/current to provide /usr/lib/nvidia/nvidia (nvidia) in auto mode.
17-09-2012 19:39:09 execcmd.run                   INFO      Processing triggers for glx-alternative-nvidia ...
17-09-2012 19:39:32 execcmd.run                   INFO      update-alternatives: using /usr/lib/nvidia to provide /usr/lib/glx (glx) in auto mode.
17-09-2012 19:39:39 execcmd.run                   INFO      Setting up libgl1-nvidia-glx:amd64 (302.17-3) ...
17-09-2012 19:48:50 execcmd.run                   INFO      [?1876h[1;24r[4l[?25l(B[m[37m[40m[1;24r[H[2J[1;1H[1m[37m[44m                                                                                [2;1H                                                                                [3;1H                                                                                [4;1H                                                                                [5;1H                                                                                [6;1H                                                                                [7;1H                                                                                [8;1H                                                                                [9;1H                                                                                [10;1H                                                                                [11;1H                           
                                                     [12;1H                                                                                [13;1H                                                                                [14;1H                                                                                [15;1H                                                                                [16;1H                                                                                [17;1H                                                                                [18;1H                                                                                [19;1H                                                                                [20;1H                                                                                [21;1H                                                                                [22;1H                                                                                [23;1H       
                                                                         [24;1H                                                                               [24;79H [4h [4l[1;1H(B[m[37m[44mPackage configuration[6;2H[30m[47m┌───────────────────────────────────┤  ├────────────────────────────────────┐[7;2H│                                                                           │[1m[37m[40m [8;2H(B[m[30m[47m│ Conflicting nouveau kernel module loaded                                  │[1m[37m[40m [9;2H(B[m[30m[47m│                                                                           │[1m[37m[40m [10;2H(B[m[30m[47m│ The free 'nouveau' kernel module is currently loaded and conflicts with   │[1m[37m[40m [11;2H(B[m[30m[47m│ the non-free 'nvidia' kernel module.                                      │[1m[37m[40m [12;2H(B[m[30m[47m│                                                                           │[1m[37m[40m [13;2H(B[m[30m[47m│ The easiest 
way to fix this is to reboot the machine once the             │[1m[37m[40m [14;2H(B[m[30m[47m│ installation has finished.                                                │[1m[37m[40m [15;2H(B[m[30m[47m│                                                                           │[1m[37m[40m [16;2H(B[m[30m[47m│                                  [37m[41m<Ok>[30m[47m                                     │[1m[37m[40m [17;2H(B[m[30m[47m│                                                                           │[1m[37m[40m [18;2H(B[m[30m[47m└───────────────────────────────────────────────────────────────────────────┘[1m[37m[40m [19;3H                                                                             [16;38H[?12l[?25h[24;1H(B[m[37m[40m(B[m[39;49m
[K
[?1876lSetting up xserver-xorg-video-nvidia (302.17-3) ...
17-09-2012 19:48:58 execcmd.run                   INFO      [?104h[1;24r[4l(B[m[37m[40m[1;24r[H[2J[1;1H[35m[K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K
17-09-2012 19:48:58 execcmd.run                   INFO      [K[1;1H[33m[42mPackage configuration[8;6H[34m[40m┌─────────────┤ [31mConfiguring xserver-xorg-video-nvidia[34m ├─────────────┐[9;6H│[33m                                                                   [34m│[32m [10;6H[34m│[33m [36m[42mManual configuration required to enable nvidia driver            [33m[40m [34m│[32m [11;6H[34m│[33m [36m[42m                                                                 [33m[40m [34m│[32m [12;6H[34m│[33m [36m[42mThe nvidia driver is not yet configured. Please see the package  [33m[40m [34m│[32m [13;6H[34m│[33m [36m[42mdocumentation for instructions.                                  [33m[40m [34m│[32m [14;6H[34m│[33m                                                                   [34m│[32m [15;6H[34m│[33m                              [37m[41m<Ok>[33m[40m                                 [34m│[32m [16;6H[34m│[33m                                      
                             [34m│[32m [17;6H[34m└───────────────────────────────────────────────────────────────────┘[32m [18;7H                                                                     [15;38H[?12l[?25h[24;1H[37m(B[m[39;49m
[K
[?1876lFailed to open terminal.debconf: whiptail output the above errors, giving up!
17-09-2012 19:48:58 execcmd.run                   INFO      dpkg: error processing xserver-xorg-video-nvidia (--configure):
17-09-2012 19:48:58 execcmd.run                   INFO      subprocess installed post-installation script returned error exit status 255
17-09-2012 19:48:58 execcmd.run                   INFO      dpkg: dependency problems prevent configuration of nvidia-glx:
17-09-2012 19:48:58 execcmd.run                   INFO      nvidia-glx depends on xserver-xorg-video-nvidia (= 302.17-3); however:
17-09-2012 19:48:58 execcmd.run                   INFO      Package xserver-xorg-video-nvidia is not configured yet.
17-09-2012 19:48:58 execcmd.run                   INFO      dpkg: error processing nvidia-glx (--configure):
17-09-2012 19:48:58 execcmd.run                   INFO      dependency problems - leaving unconfigured
17-09-2012 19:48:58 execcmd.run                   INFO      Processing triggers for initramfs-tools ...
17-09-2012 19:48:58 execcmd.run                   INFO      update-initramfs: Generating /boot/initrd.img-3.2.0-3-amd64
17-09-2012 19:49:37 execcmd.run                   INFO      Processing triggers for menu ...
17-09-2012 19:49:37 execcmd.run                   INFO      Errors were encountered while processing:
17-09-2012 19:49:37 execcmd.run                   INFO      xserver-xorg-video-nvidia
17-09-2012 19:49:37 execcmd.run                   INFO      nvidia-glx
17-09-2012 19:49:37 execcmd.run                   INFO      E: Sub-process /usr/bin/dpkg returned an error code (1)
17-09-2012 19:49:37 nvidia.installNvidia          DEBUG     Configure Nvidia...
17-09-2012 19:49:37 execcmd.run                   DEBUG     Command to execute: nvidia-xconfig
17-09-2012 19:49:37 execcmd.run                   INFO      WARNING: Unable to locate/open X configuration file.
17-09-2012 19:49:37 execcmd.run                   INFO      New X configuration file written to '/etc/X11/xorg.conf'
17-09-2012 19:49:37 nvidia.installNvidia          DEBUG     Blacklist Nouveau: /etc/modprobe.d/blacklist-nouveau.conf
Schoelje

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by Schoelje »

Do you see that line that starts with:
17-09-2012 19:48:50 execcmd.run INFO [?1876h[1;24r[4l[?25l(B[m[37m[40m[1;24r[H[2J[1;1H[1m[37m[44m

That's when the process is waiting for user input.
I suppose I have to catch that with debconf but I have no clue how to do that...back to the drawing board. :(
GeneC

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by GeneC »

Good Morning... :)

I was never prompted for use input, after the first request for password.. :?:

I am thinking that the long time the process took had a lot to do with the heavy traffic due to UP5? None the less. It did work... Nice work on that.
We should see more testers once the Update Pack 5 RUSH is over... Perhaps my case was unique..

Appreciate all your hard work.... :wink:
Schoelje

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by Schoelje »

I'm absolutely positive the process was waiting for user input.
The packages nvidia-support and nvidia-installer-cleanup can show some notes or ask questions.

I'm trying to solve this issue by preseeding the answers with debconf.
I will get back to you with a new deb for you to test.

Now here's the problem:
  1. Could somebody post back the results of this line of code on a Ubuntu machine with Nvidia drivers installed (from repository)?:

    Code: Select all

    debconf-get-selections | grep nvidia > debconf-nvidia.seed
  2. I don't have an ATI card and I don't know if I have to preseed, if any. Could somebody run this and post back the result?:

    Code: Select all

    debconf-get-selections > debconf.seed
arjay
Level 4
Level 4
Posts: 201
Joined: Sat Mar 17, 2007 9:34 am

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by arjay »

[quote="Schoelje"
  1. Could somebody post back the results of this line of code on a Ubuntu machine with Nvidia drivers installed (from repository)?:

    Code: Select all

    debconf-get-selections | grep nvidia > debconf-nvidia.seed
  2. I don't have an ATI card and I don't know if I have to preseed, if any. Could somebody run this and post back the result?:

    Code: Select all

    debconf-get-selections > debconf.seed
[/quote]
I only have Linux Mint 13 kde on another PC but this is the output from that if it helps:

Code: Select all

richard@antec ~ $     debconf-get-selections | grep nvidia > debconf-nvidia.seedThe program 'debconf-get-selections' is currently not installed.  You can install it by typing:
sudo apt-get install debconf-utils
richard@antec ~ $ sudo apt-get install debconf-utils
[sudo] password for richard: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  debconf-utils
0 upgraded, 1 newly installed, 0 to remove and 46 not upgraded.
Need to get 54.9 kB of archives.
After this operation, 144 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ precise/main debconf-utils all 1.5.42ubuntu1 [54.9 kB]
Fetched 54.9 kB in 0s (85.7 kB/s)  
Selecting previously unselected package debconf-utils.
(Reading database ... 161436 files and directories currently installed.)
Unpacking debconf-utils (from .../debconf-utils_1.5.42ubuntu1_all.deb) ...
Processing triggers for man-db ...
Setting up debconf-utils (1.5.42ubuntu1) ...
richard@antec ~ $ 
richard@antec ~ $     debconf-get-selections | grep nvidia > debconf-nvidia.seed
debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied
richard@antec ~ $ sudo     debconf-get-selections | grep nvidia > debconf-nvidia.seed
richard@antec ~ $ 
BostonPeng

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by BostonPeng »

I had no issues detecting my Nvidia graphics card and making sure I had drivers installed. The previous version also detected other hardware (I can't recall for sure but I think it was networking chips) but it didn't show up when I tested it last night and this am.

The welcome screen is now respecting my wish not to be shown each boot, although I'm noticing that even when I had just installed LMDE KDE the fonts were pretty big. It may be due to how I have my fonts set up but I'm not sure. I'm including a screenshot to show you what it looks like on my system.
LMDE welcome screen.png
Schoelje

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by Schoelje »

@arjay
Thanks, that means that removing and installing Nvidia drivers won't pose any problems.

@bostonpeng
- The manager detects wireless Broadcom chip sets. Do you have that?
- The fonts must be a personal setting. I can't say I've seen that behavior before. It would mean that the gui would have to make place for the bigger font, resulting in a bigger window. I don't know if that is possible. Let's say it's a "wannahave" but not a high priority. Getting this app to work for everybody is priority #1 for now.
BostonPeng

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by BostonPeng »

Schoelje wrote:@bostonpeng
- The manager detects wireless Broadcom chip sets. Do you have that?
- The fonts must be a personal setting. I can't say I've seen that behavior before. It would mean that the gui would have to make place for the bigger font, resulting in a bigger window. I don't know if that is possible. Let's say it's a "wannahave" but not a high priority. Getting this app to work for everybody is priority #1 for now.
No, mine are all Intel. I wish I had snagged a screenshot of the screen the first time it came up so I could remember what it found. As far as the fonts go I agree that it's probably a local font thing but it's not even a big enough deal for me to poke around to see what's making it so big. I shared the screenshot just to let you see what I'm seeing but not with any intent of trying to get a fix. I had forgotten to save my font settings before the reinstall so I can't even recall what they used to be before the reinstall reset things.
Schoelje

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by Schoelje »

Probably your GTK font settings.
Mine are: Nimbus Sans L (size 11)
Schoelje

Re: Unofficial LMDE KDE Live DVD: UP4 / 201208

Post by Schoelje »

I've uploaded DDM with arjay's fix:
http://www.schoelje.nl/lmdekde/packages ... .0_all.deb
The process should be a lot quicker now, so let me know.
Locked

Return to “Chat about Linux”