Re:VirtualBox is not started

2010-04-09 Thread mojian4linux
from CHINA?:) "failed: /usr/lib/virtualbox/VirtualBox.so">there is a 
problem in this file:“VirtualBox.so”

在2010-04-10 11:11:53,-andria-  写道:
Dear all,

I have installed VirtualBox,
$ rpm -qa | grep -i virtualbox
VirtualBox-3.1-3.1.6_59338_
fedora12-1.i686

and sucessfully recompiled, linux kernel with VirtualBox module.
Removing old VirtualBox kernel module  [  OK  ]
Recompiling VirtualBox kernel module   [  OK  ]
Starting VirtualBox kernel module  [  OK  ]

but when I start VirtualBox, it says:
VirtualBox: supR3HardenedMainGetTrustedMain: 
dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: 
/usr/lib/virtualbox/VirtualBox.so: undefined symbol: 
_ZNK14QDesktopWidget17availableGeometryEPK7QWidget

what does it mean?

thank you,
-andria
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Some question in include\linux\I2c.h

2010-04-15 Thread mojian4linux
Hi all.
 when i read the include\linux\I2c.h,  i have a question   between 
--
/* include\linux\I2c.h */
  ...
/* Standard driver model interfaces */
int (*probe)(struct i2c_client *, const struct i2c_device_id *);
int (*remove)(struct i2c_client *);

/* driver model interfaces that don't relate to enumeration  */
void (*shutdown)(struct i2c_client *);
int (*suspend)(struct i2c_client *, pm_message_t mesg);
int (*resume)(struct i2c_client *);
...
--
Q:
1. /* driver model interfaces that don't relate to enumeration  */-->what 
does this sentence mean?
2. what  the different between 
int (*resume)(struct i2c_client *) 
and 
int (*remove)(struct i2c_client *)
?



-
-
Best regards, 
 
mojian

E-mail:mojian4li...@163.com



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines