This forum is closed for posting. Please, join us in our Discord server at discord.gg/regnum. See you there!

Go Back   Champions of Regnum > English > Technical Support > Linux

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 11-22-2008, 06:21 PM   #21
Torph
Pledge
 
Join Date: Nov 2008
Posts: 5
Torph is on a distinguished road
Default

"envyng" is the tools new name..

I got some errors trying to install the aTI driver..

Quote:
Dowloading the packages...
[==================================100.0%========== ============================]dpkg: status database area is locked by another process
Traceback (most recent call last):
File "interface.py", line 432, in <module>
a.mainMenu()
File "interface.py", line 303, in mainMenu
a.driverMenu('fglrx')
File "interface.py", line 339, in driverMenu
self.mainMenu()
File "interface.py", line 303, in mainMenu
a.driverMenu('fglrx')
File "interface.py", line 333, in driverMenu
self.process(self.abstract.install, package)
File "interface.py", line 391, in process
myFunction(myArgs)
File "/usr/lib/python2.5/site-packages/Envy/abstraction.py", line 155, in install
self.pkg.install(packages, self.widget)
File "/usr/lib/python2.5/site-packages/Envy/packagemanager.py", line 206, in install
self.cacheUi.commit(UiFetchProgress(widget, self.isText), UiInstallProgress(widget, self.isText))
File "/usr/lib/python2.5/site-packages/apt/cache.py", line 226, in commit
res = self.installArchives(pm, installProgress)
File "/usr/lib/python2.5/site-packages/apt/cache.py", line 201, in installArchives
res = installProgress.run(pm)
File "/usr/lib/python2.5/site-packages/apt/progress.py", line 216, in run
res = pm.DoInstall(self.writefd)
SystemError: E:Sub-process /usr/bin/dpkg returned an error code (2)
Traceback (most recent call last):
File "interface.py", line 432, in <module>
a.mainMenu()
File "interface.py", line 303, in mainMenu
a.driverMenu('fglrx')
File "interface.py", line 339, in driverMenu
self.mainMenu()
File "interface.py", line 303, in mainMenu
a.driverMenu('fglrx')
File "interface.py", line 333, in driverMenu
self.process(self.abstract.install, package)
File "interface.py", line 391, in process
myFunction(myArgs)
File "/usr/lib/python2.5/site-packages/Envy/abstraction.py", line 155, in install
self.pkg.install(packages, self.widget)
File "/usr/lib/python2.5/site-packages/Envy/packagemanager.py", line 206, in install
self.cacheUi.commit(UiFetchProgress(widget, self.isText), UiInstallProgress(widget, self.isText))
File "/usr/lib/python2.5/site-packages/apt/cache.py", line 230, in commit
raise SystemError, "installArchives() failed"
SystemError: installArchives() failed
papa@htpc:~/Desktop/Regnum$
Torph no ha iniciado sesión   Reply With Quote
Old 11-22-2008, 06:26 PM   #22
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default

Sorry im not ubunty/debian user, so i dont know what exactly fail, but you can try with ubuntu way too.

In ubuntu you can enable the proprietary drivers doing that:

System > Administration > hardware controllers

I dont know where it is in kubuntu
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan
arlick no ha iniciado sesión   Reply With Quote
Old 11-22-2008, 06:27 PM   #23
ArcticWolf
Duke
 
ArcticWolf's Avatar
 
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
ArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of light
Default

Execute it as root with sudo, and keep in mind that no other packaging tool is working (close Synaptic and the update manager).
__________________
I don't have a solution, but I admire the problem.
ArcticWolf no ha iniciado sesión   Reply With Quote
Old 11-22-2008, 08:08 PM   #24
Torph
Pledge
 
Join Date: Nov 2008
Posts: 5
Torph is on a distinguished road
Default

cool update. I changed my video driver from the open source ATI to the FGLRX
rebooted... and it works now.. yeah!
Torph no ha iniciado sesión   Reply With Quote
Old 04-17-2009, 07:37 PM   #25
Pakos
Master
 
Pakos's Avatar
 
Join Date: May 2007
Location: Poland
Posts: 259
Pakos is on a distinguished road
Default

Is it normal when library has user as a owner instead of root?
Pakos no ha iniciado sesión   Reply With Quote
Old 04-18-2009, 04:07 AM   #26
ArcticWolf
Duke
 
ArcticWolf's Avatar
 
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
ArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of light
Default

Quote:
Originally Posted by Pakos View Post
Is it normal when library has user as a owner instead of root?

chown it then, but it should work... Check the permissions first.
__________________
I don't have a solution, but I admire the problem.
ArcticWolf no ha iniciado sesión   Reply With Quote
Old 04-18-2009, 01:42 PM   #27
Pakos
Master
 
Pakos's Avatar
 
Join Date: May 2007
Location: Poland
Posts: 259
Pakos is on a distinguished road
Default

Quote:
Originally Posted by Xephandor View Post
chown it then, but it should work... Check the permissions first.
permissions are ok, i was just curious
Pakos no ha iniciado sesión   Reply With Quote
Old 04-23-2009, 05:47 AM   #28
onemyndseye
Master
 
onemyndseye's Avatar
 
Join Date: Jul 2008
Location: South Central USA
Posts: 260
onemyndseye is on a distinguished road
Default

permissions will be set to whom ever compiled the lib.. then fixed-up to root when ' sudo make install ' is performed
onemyndseye no ha iniciado sesión   Reply With Quote
Old 04-25-2009, 09:51 PM   #29
Pakos
Master
 
Pakos's Avatar
 
Join Date: May 2007
Location: Poland
Posts: 259
Pakos is on a distinguished road
Default

anybody tried game under newest ubuntu? i'm wondering if it's still required?

Forgot about backup
Pakos no ha iniciado sesión   Reply With Quote
Old 04-27-2009, 09:52 PM   #30
Vijabei
Pledge
 
Vijabei's Avatar
 
Join Date: Jul 2008
Posts: 15
Vijabei is on a distinguished road
Default

The provided proprietary driver from ATI for Ubuntu 9.04 does not support "older" cards. To have 3D performance for some cards you have to use the following driver

http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/

Regnum does not work with this driver.
__________________
Vijabei
The Dark Legion - Horus - Ignis
Vijabei no ha iniciado sesión   Reply With Quote
Reply

Tags
linux intel

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:31 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
NGD Studios 2002-2016 © All rights reserved