Author Topic: Can't login  (Read 2144 times)

yanom

  • Hydlaa Resident
  • *
  • Posts: 55
    • View Profile
Can't login
« on: October 19, 2008, 04:59:45 am »
When i start the client on 64bit Ubuntu Linux the graphics and mouse movement are all sluggish. How do I fix this?

Caarrie

  • Forum Addict
  • *
  • Posts: 3369
  • We want no UNFIXED bugs!!!!!!!!!!!!!
    • View Profile
    • PlaneShift3dMods
Re: Can't login
« Reply #1 on: October 19, 2008, 02:23:43 pm »
do you have direct rendering enabled?

yanom

  • Hydlaa Resident
  • *
  • Posts: 55
    • View Profile
Re: Can't login
« Reply #2 on: October 20, 2008, 12:17:26 am »
what is 'direct rendering?'

Aiwendil

  • Guest
Re: Can't login
« Reply #3 on: October 20, 2008, 01:53:26 am »
Open up a shell (Konsole/Terminal) and type "glxinfo | grep rendering". Then you should see something like "direct rendering: Yes". If there is a "No", try to install some other drivers for your graphic card (depending on your hardware the drivers from Nvidia or ATI, should be in the Ubuntu package manager I think)

yanom

  • Hydlaa Resident
  • *
  • Posts: 55
    • View Profile
Re: Can't login
« Reply #4 on: October 20, 2008, 03:11:56 am »
I'm pretty sure i have all of the drivers... by the way i installed some openGL packages now the mouse isn't all sluggish but the screen is flashing and blinking... it goes black and then i see it and then black again... It cycles about 10 times a second.

Vonor

  • Hydlaa Resident
  • *
  • Posts: 132
  • Languages: English / German
    • View Profile
Re: Can't login
« Reply #5 on: October 20, 2008, 04:34:15 am »
What graphics card do you have?
Have you had a look at ubuntus propritary driver tool? it's under System -> Administration -> Hardware Drivers (If I remember correctly)

You haven't answered yet to the question if direct rendering is enabled, please run "glxinfo | grep rendering" in a terminal to see if it's enabled or disabled.
Quote from: Mordraugion
Quote from: zanzibar
::|  What just happened?

you got Caarried

yanom

  • Hydlaa Resident
  • *
  • Posts: 55
    • View Profile
Re: Can't login
« Reply #6 on: October 20, 2008, 11:09:09 pm »
ATI Radeon HD 3600 Series graphics card
all drivers are enabled, but they are all opensource (all of the drivers for my card are open source)
« Last Edit: October 20, 2008, 11:15:53 pm by yanom »

yanom

  • Hydlaa Resident
  • *
  • Posts: 55
    • View Profile
Re: Can't login
« Reply #7 on: October 20, 2008, 11:12:21 pm »
Code: [Select]
yanom@yanom-desktop:~$ glxinfo | grep rendering
direct rendering: Yes
yanom@yanom-desktop:~$

Vonor

  • Hydlaa Resident
  • *
  • Posts: 132
  • Languages: English / German
    • View Profile
Re: Can't login
« Reply #8 on: October 21, 2008, 05:19:11 pm »
Try the propritary drivers, afaik they are called fglrx or somesuch
Quote from: Mordraugion
Quote from: zanzibar
::|  What just happened?

you got Caarried

yanom

  • Hydlaa Resident
  • *
  • Posts: 55
    • View Profile
Re: Can't login
« Reply #9 on: October 21, 2008, 11:19:33 pm »
fglrx is installed (it's actually opensource, not proprietary)
« Last Edit: October 23, 2008, 02:24:24 am by yanom »

yanom

  • Hydlaa Resident
  • *
  • Posts: 55
    • View Profile
Re: Can't login
« Reply #10 on: October 25, 2008, 02:11:02 am »
after cleaning up the fallout from a disaster when i tried to install some ATI drivers, driect rendering is off. Why is this?

yanom

  • Hydlaa Resident
  • *
  • Posts: 55
    • View Profile
Re: Can't login
« Reply #11 on: October 25, 2008, 03:55:44 am »
Never mind. I found the right driver, and it works perfectly! Thanks for all of your help.