| View previous topic :: View next topic |
| Author |
Message |
nonprophets n00b

Joined: 03 Jan 2005 Posts: 30 Location: Chino Hills, Ca
|
Posted: Tue Jan 18, 2005 12:16 am Post subject: Mplayer just stopped working(Solved) |
|
|
i type in mplayer at console and this is what it says
I
| Code: |
gmplayer: error while loading shared libraries: /usr/X11R6/lib64/libGL.so.1: cannot read file data: Error 21
|
It was working perfectly fine before...
Last edited by nonprophets on Wed Jan 19, 2005 9:18 pm; edited 1 time in total |
|
| Back to top |
|
 |
NocturnalCoffeeMan Tux's lil' helper


Joined: 20 Aug 2004 Posts: 148 Location: Friday Harbor, WA
|
Posted: Wed Jan 19, 2005 3:11 pm Post subject: |
|
|
rebuild it _________________ Registered Linux User #365191 |
|
| Back to top |
|
 |
spdrmonkey n00b


Joined: 19 Oct 2004 Posts: 18
|
Posted: Wed Jan 19, 2005 3:54 pm Post subject: |
|
|
Obviously something changed... If it is your video drivers then you might want to make sure that all the new links are created, maybe run opengl-update again. If you installed a new version of xorg I would suggest re-building mplayer as well. I just checked mine and libGL.so.1 is linked to libMesaGL.so that is linked to my nvidia libGL.so.1.0.6629. Hope this helps.
-Zac |
|
| Back to top |
|
 |
nonprophets n00b

Joined: 03 Jan 2005 Posts: 30 Location: Chino Hills, Ca
|
Posted: Wed Jan 19, 2005 9:17 pm Post subject: |
|
|
well guess what, I compiled my kernel again, and wiped out the alsa-drivers, so I emerged the alsa-drivers again and it works perfect.
Now I gotta make the hardware mixing to work.. |
|
| Back to top |
|
 |
Ridley n00b


Joined: 06 Aug 2003 Posts: 50 Location: Orlando, FL
|
Posted: Wed Sep 21, 2005 1:30 pm Post subject: |
|
|
All I had to do was
| Code: | | opengl-update xorg-x11 |
as root |
|
| Back to top |
|
 |
|