Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,235
» Latest member: pwcreator
» Forum threads: 4,030
» Forum posts: 16,405

Full Statistics

Online Users
There are currently 596 online users.
» 0 Member(s) | 592 Guest(s)
Applebot, Baidu, Bing, Google

Latest Threads
Wi-Fi works for a few min...
Forum: Network Problems
Last Post: kabifff
2025-12-15, 12:57 AM
» Replies: 0
» Views: 40
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 3,588
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 113,043
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 60,159
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 4,965
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 8,636
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 46,000
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 143,299
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 79,178
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 62,419

 
  shared libraries err
Posted by: singh - 2008-12-03, 05:44 PM - Forum: How Do I? - No Replies


Dear All,

Hello, I am still not a heavy user of linux so please pardon my sillyness in asking this.

I recently installed CentOS-5.2-i386 and started working on it little bit. I also recently installed a program VMD (www.ks.uiuc.edu/Research/vmd/) which though worked, but not fully, i.e. When i run vmd it says

................................................................................

............................................

Info) Multithreading available, 2 CPUs detected.

Info) Free system memory: 1508MB (84%)

libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0)

libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so

drmOpenByBusid: Searching for BusID pci:0000:01:00.0

drmOpenDevice: node name is /dev/dri/card0

drmOpenDevice: open result is 5, (OK)

drmOpenByBusid: drmOpenMinor returns 5

drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0

unknown chip id 0x7183, can't guess.

libGL warning: 3D driver returned no fbconfigs.

libGL error: InitDriver failed

libGL error: reverting to (slow) indirect rendering

Info) OpenGL renderer: Mesa GLX Indirect

Info) Features: STENCIL MDE MTX NPOT PP PS

Info) GLSL rendering mode is NOT available.

Info) Textures: 2-D (2048x2048), Multitexture (8)

................................................................................

............................................

my system is

uname -a

Linux dhcp5XnX1.XXX.edu 2.6.18-92.1.18.el5xen #1 SMP Wed Nov 12 10:35:03 EST 2008 i686 i686 i386 GNU/Linux

................................................................................

............................................

glxgears

libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0)

libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so

drmOpenByBusid: Searching for BusID pci:0000:01:00.0

drmOpenDevice: node name is /dev/dri/card0

drmOpenDevice: open result is 4, (OK)

drmOpenByBusid: drmOpenMinor returns 4

drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0

unknown chip id 0x7183, can't guess.

libGL warning: 3D driver returned no fbconfigs.

libGL error: InitDriver failed

libGL error: reverting to (slow) indirect rendering

1613 frames in 5.0 seconds = 319.589 FPS

1582 frames in 5.1 seconds = 313.140 FPS

1582 frames in 5.1 seconds = 311.108 FPS

................................................................................

............................................

glxinfo

name of display: :0.0

libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0)

libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so

drmOpenByBusid: Searching for BusID pci:0000:01:00.0

drmOpenDevice: node name is /dev/dri/card0

drmOpenDevice: open result is 4, (OK)

drmOpenByBusid: drmOpenMinor returns 4

drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0

unknown chip id 0x7183, can't guess.

libGL warning: 3D driver returned no fbconfigs.

libGL error: InitDriver failed

libGL error: reverting to (slow) indirect rendering

display: :0 screen: 0

direct rendering: No

server glx vendor string: SGI

server glx version string: 1.2

server glx extensions:

GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,

GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,

GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,

GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer

client glx vendor string: SGI

client glx version string: 1.4

client glx extensions:

GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,

GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,

GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,

GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,

GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,

GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,

GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap

GLX version: 1.2

GLX extensions:

GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,

GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,

GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample,

GLX_SGIX_fbconfig, GLX_EXT_texture_from_pixmap

OpenGL vendor string: Mesa project: www.mesa3d.org

OpenGL renderer string: Mesa GLX Indirect

OpenGL version string: 1.2 (1.5 Mesa 6.5.1)

OpenGL extensions:

GL_ARB_depth_texture, GL_ARB_imaging, GL_ARB_multitexture,

GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow,

GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp,

GL_ARB_texture_cube_map, GL_ARB_texture_env_add,

GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,

GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,

GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle,

GL_ARB_transpose_matrix, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,

GL_EXT_blend_color, GL_EXT_blend_func_separate, GL_EXT_blend_logic_op,

GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,

GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_fog_coord,

GL_EXT_framebuffer_object, GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels,

GL_EXT_point_parameters, GL_EXT_polygon_offset, GL_EXT_rescale_normal,

GL_EXT_secondary_color, GL_EXT_separate_specular_color,

GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, GL_EXT_subtexture,

GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,

GL_EXT_texture_env_add, GL_EXT_texture_env_combine,

GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias, GL_EXT_texture_object,

GL_EXT_texture_rectangle, GL_EXT_vertex_array, GL_APPLE_packed_pixels,

GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once,

GL_ATIX_texture_env_combine3, GL_IBM_texture_mirrored_repeat,

GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,

GL_NV_blend_square, GL_NV_point_sprite, GL_NV_texgen_reflection,

GL_NV_texture_rectangle, GL_SGIS_generate_mipmap,

GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,

GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow,

GL_SGIX_shadow_ambient, GL_SUN_multi_draw_arrays

 

visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav

id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat

----------------------------------------------------------------------

0x23 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None

0x24 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None

0x25 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow

0x26 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow

0x27 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None

0x28 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None

0x29 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow

0x2a 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow

0x2b 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None

0x2c 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None

0x2d 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow

0x2e 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow

0x2f 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None

0x30 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None

0x31 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow

0x32 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow

0x4a 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 Ncon

................................................................................

............................................

dmesg | grep radeon

[drm] Initialized radeon 1.25.0 20060524 on minor 0

................................................................................

.............................................

 

 

Now i googled and found that i should install correct driver. So I downloaded "ati-driver-installer-8-11-x86.x86_64.run" (this was the only option available for my ATI radeon X1300 series)

................................................................................

............................................

sh ./ati-driver-installer-8-11-x86.x86_64.run

Created directory fglrx-install.Z23219

Verifying archive integrity... All good.

Uncompressing ATI Proprietary Linux Driver-8.552......................

==================================================

ATI Technologies Linux Driver Installer/Packager

==================================================

Detected configuration:

Architecture: i686 (32-bit)

X Server: X.Org 7.1 7.2 7.3

Removing temporary directory: fglrx-install.Z23219

................................................................................

............................................

 

After this i did:

................................................................................

............................................

aticonfig --initial

aticonfig: error while loading shared libraries: /usr/lib/libGL.so.1: cannot restore segment prot after reloc: Permission denied

................................................................................

............................................

also glxinfo, and glxgears gives the same error

and "ls -lh /usr/lib | grep GL" gives (just to give more information)

# ls -lh /usr/lib | grep GL

-rwxr-xr-x 1 root root 432K Nov 10 2007 FGL.renamed.libGL.so.1.2

lrwxrwxrwx 1 root root 21 Dec 3 10:58 libGL.so -> /usr/lib/libGL.so.1.2

lrwxrwxrwx 1 root root 21 Dec 3 10:58 libGL.so.1 -> /usr/lib/libGL.so.1.2

-rw-r--r-- 1 root root 463K Dec 3 10:58 libGL.so.1.2

lrwxrwxrwx 1 root root 11 Nov 26 10:20 libGLU.so -> libGLU.so.1

lrwxrwxrwx 1 root root 20 Nov 26 10:14 libGLU.so.1 -> libGLU.so.1.3.060501

-rwxr-xr-x 1 root root 515K Nov 10 2007 libGLU.so.1.3.060501

 

Please suggest how to correct this. Any input would be greatly appreciated (Also sorry for the long post)

Thank you

 

Please suggest how to correct this. Any input would be greatly appreciated (Also sorry for the long post)

Thank you

Print this item

  nVidia petition driver 173.14.15 to be released stable
Posted by: Awesome Tux - 2008-12-03, 12:14 AM - Forum: Suggestion Box - No Replies


Currently nVidia seems to be paying more attention to the beta 180.11 driver, which only supports the newest nVidia video cards, when many more people are waiting for a stable 173.14.15 driver to be released. Even I can't use my fairly new MSI nVidia GeForce FX 5200, on Ubuntu 8.10, because the driver doesn't have a stable version that supports the newest Kernel and Xorg.

 

So please post your name here(and maybe a comment) as sort of a petition to try and get nVidia more focused on the driver that millions of Linux users have politely been doing without.

Print this item

  zLinux Default Accounts
Posted by: bacerock - 2008-12-01, 04:24 AM - Forum: Just Starting Linux - Replies (1)


Hello,

Can someone provide a list of default account names in SUSE Linux Enterprise v9? Thanks!

Print this item

  How do I get rid of DSL?
Posted by: Abstract - 2008-11-28, 05:04 AM - Forum: How Do I? - Replies (2)


I'm very much a noob to linux, installing DSL because I had nothing better to do. However, I now have a need to get it off of my machine, yet I can't figure out how.

 

Basically, what I'm asking is, how can I format my hard drive to the point of which I can install a new OS? I've heard about the "cfdisk" command, but it doesn't show any hard drives when I enter it.

 

Thank you!.

Print this item

  External mouse help needed !
Posted by: cplagger - 2008-11-27, 04:07 PM - Forum: Vista - No Replies


my external mouse(uses a cord and is laser not a ball) has started to stop working on my cp at first it was working properly but it just started failing to work today i have a Dell vista basic Inspiron.1525 (intel/celeron inside)thats everything thats on my laptop.

 

Everytime i plug in my mouse the laser comes on and off and its really frustrating my touchpad is working perfectly but now my external mouse is malfunctioning or something its either the mouse or the computer (i place my bets on the cp)

i will post screenshots in a few minutes so that way it will show what i have

 

on the bottom of my mouse heres everything on the back

 

HP

product no.GM324AA

Model: M859PU

FCC Id: E5XMSM870PU

Rating: +5V_ _ _80mA

Produc of China (B) Please help me tell me what i have to do so that way my mouse will work properly when i try to use it :(

Print this item

  Fedora 10 is out !
Posted by: anyweb - 2008-11-26, 04:29 PM - Forum: Linux News - No Replies


Fedora 10 is now available, sporting a new graphical boot-up sequence, OpenOffice.org 3, many improvements to sound support via PulseAudio, and other updates. See the release notes here, and Linux Format has a detailed look at F10's features and changes.

 

Fedora 10 release notes > http://docs.fedoraproject.org/release-notes/f10/

 

download > http://fedoraproject.org/get-fedora.html

 

osnews > http://osnews.com/story/20580/Fedora_10_Released

Print this item

  coming soon......
Posted by: anyweb - 2008-11-25, 12:11 PM - Forum: Site News - Replies (2)


hi all,

 

as some of you are aware from the results of the current poll, the forums need a change, an update, something to take them out of that 2007 feeling... heh, well that will happen as soon as IPB moves to version 3,

 

so, if you'd like to get a sneak preview of what that looks like, then take a look here

 

nice !

 

cheers

anyweb

Print this item

  Ubuntu to release ARM version
Posted by: hybrid - 2008-11-16, 09:02 PM - Forum: Linux News - Replies (1)


Quote:Canonical, the company behind the Ubuntu Linux distribution, has collaborated with ARM to produce a complete Ubuntu port for the ARMv7 architecture. Canonical aims to bring the Ubuntu experience to ARM-based mobile devices. This announcement comes only one month after ARM publicly revealed plans to enter the netbook market. 

The new ARM port is expected to be made available in conjunction with the official launch of Ubuntu 9.04, codenamed Jaunty Jackalope. Improved netbook support was one of the primary development goals leading up to the release of Ubuntu 8.10 last month, and that trend is set to continue with Jaunty, which developers say will offer better performance and faster boot time. Canonical is clearly pushing hard to make Ubuntu a top choice for consumer netbook products.
 

Not only is this cool for the netbook scene, but potentially means Ubuntu could appear on other embedded devices as well.

 

Full story

Print this item

  Hello
Posted by: xDamox - 2008-11-15, 11:15 AM - Forum: General Chat - Replies (3)


Hello All,

 

What happened to znx? I haven't seen him on the forum for a while?

Print this item

  how do I only allow the keygen pair to only allow SCP usage
Posted by: karamorf - 2008-11-15, 12:40 AM - Forum: How Do I? - Replies (1)


I want to be able to write a script to basically back up files from other servers. I've got it working from perl grabbing these files without having to ask for password (by using the rsa public/private key I generated and automatically accepting any connection to any foreign host). But what I'm having problems figuring out how to do is only allowing this key pair to issue the scp command (meaning if someone tries to connect to the other servers from the server with the private key it should ask for a password since it cant use the public key on the other server to authenticate ssh since that public key only allows scp usage).

 

Google doesn't seem to be helping much, only get guides on how to generate the key pairs (god is there enough of them?) and I seem to be incapable of finding out how to put limits on the public key (though this could be because I don't know what specifically I'm looking for). I've made some progress, adding command="scp" to the begging of the key does prevent ssh from working but it also breaks scp (basically it looks like the command "scp" was entered without anything else, not the command my perl script was trying to issue against it).

 

Any help would be greatly appreciated, even if it is only a link to a detailed tutorial of all the little things you can set up in the key file.

Print this item