ShareOpenSolaris


Home » OpenSolaris.com Forums » Installation

Thread: Device Driver Utility fails to launch


This question is not answered. Helpful answers available: 2. Correct answers available: 1.


Permlink Replies: 1 - Pages: 1 - Last Post: Jul 4, 2008 1:23 AM Last Post By: zsejk
CodeCarpenter

Posts: 7
Registered: 5/21/08
Device Driver Utility fails to launch
Posted: May 21, 2008 8:12 PM
 
  Click to reply to this thread Reply
I've installed OpenSolaris 2008.05 on an HP 2133 Mini-Note but every time I try to launch the Device Driver Utility, to see what's working and what isn't, it appears briefly in the bottom tabs (but no window) and then disappears. I haven't been able to find anyone else with this problem, and I'm wondering if it's more likely hardware or a bad install... If you think the specs on the machine would help I can post them. Thanks

ed.
This is the response I get when launching ddu from the command line:
Traceback (most recent call last):
File "/usr/bin/ddu", line 1297, in ?
app=HDDgui()
File "/usr/bin/ddu", line 721, in __init__
self.__dev_tree,self.__certdata,self.abnormal_path=insert_row(model)
File "/usr/bin/ddu", line 660, in insert_row
parentiter=dev_tree[component_disc[1]][0]
KeyError: ' /tmp/dvt_cd_ctl_tmpfile'

Edited by: CodeCarpenter on Jun 8, 2008 8:08 AM
zsejk

Posts: 1
Registered: 7/4/08
Re: Device Driver Utility fails to launch
Posted: Jul 4, 2008 1:20 AM   in response to: CodeCarpenter in response to: CodeCarpenter
 
  Click to reply to this thread Reply
I have the exact same problem: Opensolaris installed on a Thinkpad X61s, no working Device Driver Utility. It was working on this laptop on the LiveCD, but after install... no luck.

Here's my output when run from the command line:


Traceback (most recent call last):
File "/usr/bin/ddu", line 1297, in ?
app=HDDgui()
File "/usr/bin/ddu", line 721, in __init__
self.__dev_tree,self.__certdata,self.abnormal_path=insert_row(model)
File "/usr/bin/ddu", line 660, in insert_row
parentiter=dev_tree[component_disc[1]][0]
KeyError: ' /tmp/dvt_cd_ctl_tmpfile'


-zsejk

[EDIT]
The /tmp/dvt_cd_ctl_tmpfile of course has semi-interesting information in it that looks like it could be what should be the output of ddu, but somehow something goes wrong somewhere. In any case, having a look at the /tmp/dvt_cd_tmpfile might also give you some information on your devices
[/EDIT]

Edited by: zsejk on Jul 4, 2008 1:22 AM

Point your RSS reader here for a feed of the latest messages in all forums