Jump to content

StimpE

Members
  • Posts

    16
  • Joined

  • Last visited

StimpE's Achievements

New Here

New Here (1/7)

0

Reputation

  1. StimpE

    OpenGL Issue

    [landon@localhost ~]$ glxinfo | grep direct glxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory Mandriva 2006, ATI Radeon 9800 PRO, ATI proprietary driver module.
  2. StimpE

    OpenGL Issue

    I had America's Army workin fine then all of a sudden when I try to start it, It exits with an openGL error. [landon@localhost ~]$ armyops Could not load OpenGL library History: Exiting due to error How do I get openGL back on here?
  3. Search results for libexpat.so.1 : PLD ftp.pld-linux.org/dists/2.0/PLD/i586/PLD/RPMS/ltsp_x_core-3.0.4-2.i586.rpm PLD ftp.pld-linux.org/dists/2.0/PLD/i386/PLD/RPMS/ltsp_x_core-3.0.4-2.i386.rpm Other ftp.sourceforge.net/pub/sourceforge/l/lt/ltsp/ltsp_x_core-3.0.4-0.i386.rpm Other ftp.sourceforge.net/pub/sourceforge/l/lt/ltsp/ltsp_x_core-3.0.3-0.i386.rpm Other ftp.sourceforge.net/pub/sourceforge/l/lt/ltsp/ltsp_x_core-3.0.2-0.i386.rpm ALTLinux ftp.altlinux.ru/pub/distributions/ALTLinux/Sisyphus/files/i586/RPMS/libexpat-2.0.0-alt3.1.i586.rpm Other ftp.sourceforge.net/pub/sourceforge/f/fr/freevo/freevo_runtime-3-3.i386.rpm Other ftp.sourceforge.net/pub/sourceforge/f/fr/freevo/freevo_runtime-3-2.i386.rpm Other ftp.sourceforge.net/pub/sourceforge/f/fr/freevo/freevo_runtime-3-1.i386.rpm Other ftp.sourceforge.net/pub/sourceforge/f/fr/freevo/freevo_runtime-1-1.i386.rpm Other ftp.sourceforge.net/pub/sourceforge/f/fr/freevo/freevo-runtime-8.01-rc1.i386.rpm Other ftp.sourceforge.net/pub/sourceforge/f/fr/freevo/freevo-runtime-8-1.i386.rpm Other ftp.sourceforge.net/pub/sourceforge/f/fr/freevo/freevo-runtime-7-1.i386.rpm Trustix ftp.trustix.com/pub/trustix/releases/trustix-3.0.5/i586/trustix/rpms/expat-libs-1.95.8-5tr.i586.rpm Trustix ftp.trustix.com/pub/trustix/updates/3.0/rpms/expat-libs-1.95.8-5tr.i586.rpm Trustix ftp.trustix.com/pub/trustix/releases/trustix-3.0/i586/trustix/rpms/expat-libs-1.95.8-5tr.i586.rpm Trustix ftp.trustix.com/pub/trustix/releases/trustix-2.2/i586/trustix/rpms/expat-libs-1.95.8-2tr.i586.rpm Trustix ftp.trustix.com/pub/trustix/releases/trustix-2.1/i586/trustix/rpms/expat-libs-1.95.7-7tr.i586.rpm SuSE Other atrpms.net/sl10.1-i386/suse/RPMS.release/expat-2.0.0-11.i586.rpm SuSE Other atrpms.net/sl10.1-i386/suse/release/expat-2.0.0-11.i586.rpm Which one should I use?
  4. Updated my sources and it still can't find libexpat.so.1. Anyone have any other ideas? :(
  5. Ok I'll give it a shot and post the results.
  6. Here's a pic of my Media Manager. What should I change to get urpmi to find that dependancy?
  7. [landon@localhost ~]$ su Password: [root@localhost landon]# urpmi libexpat no package named libexpat The following packages contain libexpat: libexpat0 libexpat0-devel [root@localhost landon]# urpmi libexpat0 medium "update_source" uses an invalid list file: mirror is probably not up-to-date, trying to use alternate method medium "updates" uses an invalid list file: mirror is probably not up-to-date, trying to use alternate method The package(s) are already installed [root@localhost landon]# urpmi libexpat0-devel medium "update_source" uses an invalid list file: mirror is probably not up-to-date, trying to use alternate method medium "updates" uses an invalid list file: mirror is probably not up-to-date, trying to use alternate method The package(s) are already installed
  8. Trying to update my ati drivers, here's what im trying to do [root@localhost landon]# rpm -Uhi --force fglrx.rpm error: Failed dependencies: libexpat.so.1 is needed by fglrx_6_8_0-8.29.6-1.i386 I've tried urpmi'in libexpat.so.1 but it isn't availablle. Anyone know a way around this?
  9. I think we tried that already. If I enter modprobe 8139too, it pauses for a sec and then prompts you for the next line. After supposedly loading the module, it still won't show up when you run lspci..still shows up as Unkown device.
  10. Yes, didn't work :( As for the actual model I think it's Realtek RL8100CL, but Windows recognizes the NIC as Realtek RTL8139/810x Family Fast Ethernet NIC *edit* I've tried booting the newest MEPIS distro, and it too cannot detect neither my LAN or WLAN device.
  11. *update* Looks like it's a proprietary driver so I guess I'm forced to buy a $5NIC. Thanks for all your help
  12. I looked around in my BIOS and it doesn't have an option for PnP OS so it must be enabled by default since windows picks it up fine. Any other ideas as to how I can get it working?
  13. is your nic, and eth0 is running. Just doesn't seem to have ip, so add this to /etc/modprobe.conf: alias net-pf-10 off and you'll prob find it'll work better, this is common problem with realtek. The lsmod command should list something like 8139too is a module that is loaded, effectively a driver for your card. Still nothing, here is my modprobe.conf here is lspci and here is the results of ifconfig Thanks for your help so far, any more ideas? :S *edit* I just noticed after I rebooted it edited the line you told me to add and replaced it with this Should I change it back to what you said, or will it just get changed to this again? lsmod is not showing me anything with 8139too, I'm starting to get worried lol.
  14. Windows recognizes the NIC as Realtek RTL8139/810x Family Fast Ethernet NIC. Now what do I do? Thanks in advance. *edit* If it matters, this is on a laptop.
  15. what can i type in the konsole to see if linux recognizes my network device?
×
×
  • Create New...