Hi Zhao,

Here's what I had to do when I switched from my normal NVidia card to
this test ATI FirePro v8800 on my openSUSE 11.4 machine.  First, I
uninstalled the nvidia-based kernel and installed the generic openSUSE
kernel.  Then, I found and installed the fglrx drivers
(fglrx64_xpic_SUSE114-8.831.2-1.x86_64) for my 64-bit machine.  After
that, when X didn't start, I had to hand-edit the xorg.conf.  It was
really simple, actually, I just needed to change the BusID for the
card.  I typed lspci and saw:

03:00.0 VGA compatible controller: ATI Technologies Inc Device 6888

I then updated the Device's BusID line from

        BusID       "PCI:4:0:0"
to

        BusID       "PCI:3:0:0"

Once I restarted X, everything was fine.  'glxinfo' returned all the
good information and extensions names.  'glxgears' works just as
expected.

For your laptop, you'll probably need the Radeon HD 6xxxM ATI drivers
(http://support.amd.com/us/Pages/AMDSupportHub.aspx) or if your linux
distro is up to date you can use their packages.

Good luck,

-- Jason

On Mon, Apr 18, 2011 at 3:17 AM, ZHAO Lina <lnzha...@gmail.com> wrote:
> Hi Jason,
>
> I removed the fglrx driver, so there is none output of glxgears and glxinfo
> now.
>
> If you want, I can reinstall and test it again. Cause at present the Graphic
> driver on my laptop is lack.
>
> Before I tried twice cause pymol not work so I aborted installation this
> driver. Last time the installation actually just as you said, need edit
> Xorg.conf to make it work (I did a simple search on google before). But I
> don't know how, that will be very nice of you if you can tell me how to edit
> .Xorg.conf.
>
> :~$ lspci | grep VGA
> 01:00.0 VGA compatible controller: ATI Technologies Inc NI Whistler [AMD
> Radeon HD 6600M Series]
>
> Debian Squeeze AMD64.
>
>
> Thanks and best regards,
>
> lina
>
> On Sun, Apr 17, 2011 at 10:51 PM, Jason Vertrees
> <jason.vertr...@schrodinger.com> wrote:
>>
>> Hi Zhao,
>>
>> The ATI drivers are a bit tricky on Linux.  First, can you run
>> "glxgears" ok?  What is the output of "glxinfo"?  I just installed the
>> fglrx drivers on my machine and I had to hand-edit the xorg.conf file
>> to get it working.
>>
>> What type of ATI video card is it?  What distribution and version of
>> Linux are you using?
>>
>> Let's figure this out and be sure to document the results on the
>> PyMOLWiki for everyone to see.
>>
>> Cheers,
>>
>> -- Jason
>>
>> On Sat, Apr 16, 2011 at 10:38 AM, ZHAO Lina <lnzha...@gmail.com> wrote:
>> > :~$ pymol
>> >> X Error of failed request:  BadRequest (invalid request code or no such
>> >> operation)
>> >>    Major opcode of failed request:  135 (GLX)
>> >>    Minor opcode of failed request:  19 (X_GLXQueryServerString)
>> >>    Serial number of failed request:  24
>> >>    Current serial number in output stream:  24
>> >>   PyMOL: abrupt program termination.
>> >>
>> >
>> > After I installed the fglrx driver, it popped up this issue.
>> >
>> > but seems that without driver, the pymol can't get 3D accelerate and the
>> > waiting sometimes so slow.
>> >
>> > If anyone has some ideas please let me know.
>> >
>> > lina
>> >
>> > p.s it's pymol 1.4
>> >
>> >
>> > ------------------------------------------------------------------------------
>> > Benefiting from Server Virtualization: Beyond Initial Workload
>> > Consolidation -- Increasing the use of server virtualization is a top
>> > priority.Virtualization can reduce costs, simplify management, and
>> > improve
>> > application availability and disaster protection. Learn more about
>> > boosting
>> > the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
>> > _______________________________________________
>> > PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
>> > Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
>> > Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
>> >
>>
>>
>>
>> --
>> Jason Vertrees, PhD
>> PyMOL Product Manager
>> Schrodinger, LLC
>>
>> (e) jason.vertr...@schrodinger.com
>> (o) +1 (603) 374-7120
>
>



-- 
Jason Vertrees, PhD
PyMOL Product Manager
Schrodinger, LLC

(e) jason.vertr...@schrodinger.com
(o) +1 (603) 374-7120

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to