Author Topic: No textures (Gentoo Linux)  (Read 1214 times)

pcrow

  • Wayfarer
  • *
  • Posts: 8
    • View Profile
No textures (Gentoo Linux)
« on: February 18, 2008, 04:41:57 am »
I seem to have lost all the textures.  When I first installed it, everything looked great, but I was having some other problems, so I reinstalled a bunch of things (all from ebuilds), and now it doesn't display any textures.  Any clue what I might have messed up?

Zakrei

  • Traveller
  • *
  • Posts: 18
    • View Profile
Re: No textures (Gentoo Linux)
« Reply #1 on: February 18, 2008, 08:17:22 pm »
I seem to have lost all the textures.  When I first installed it, everything looked great, but I was having some other problems, so I reinstalled a bunch of things (all from ebuilds), and now it doesn't display any textures.  Any clue what I might have messed up?

If you look in your planeshift directory, something like   PlaneShift/art/world , are there any zip files in it ? Do you have the permissions to read, write and execute them, and are you their owner ? These are only the textures for the world, the others are in some other directories. Does your character have any textures ? Or don't you have any textures at all ?

Zakrei

dakra

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
Re: No textures (Gentoo Linux)
« Reply #2 on: February 18, 2008, 11:54:34 pm »
Same problem here. Ebuilds compiled on two machines very well. But on my Desktop I get no textures. Permissions and size are on both systems the same. Only one thing is different...

Quote
...
*********************************WARN_ONCE*********************************
File r300_state.c function r300_setup_rs_unit line 1391
fragprog wants coords for tex1, vp doesn't provide them!
***************************************************************************

crystalspace.graphics3d.shader.fixed:
  Multitexture units: whopping 8

#edit - Both systems use the radeon modul from kernel.

dakra
« Last Edit: February 19, 2008, 12:00:55 am by dakra »

pcrow

  • Wayfarer
  • *
  • Posts: 8
    • View Profile
Re: No textures (Gentoo Linux)
« Reply #3 on: February 19, 2008, 12:26:04 am »
If you look in your planeshift directory, something like   PlaneShift/art/world , are there any zip files in it ? Do you have the permissions to read, write and execute them, and are you their owner ? These are only the textures for the world, the others are in some other directories. Does your character have any textures ? Or don't you have any textures at all ?
I have not textures at all.  The ebuild puts things in /opt/planeshift/bin/art/world, and all the .zip files are 664.  I tried running as root, and that didn't help, so it doesn't seem to be a matter of permissions, whether on those files or elsewhere.

dakra

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
Re: No textures (Gentoo Linux)
« Reply #4 on: February 19, 2008, 12:29:53 am »
With this permissions, it runs on my Notebook. But these are the same on my Desktop.

Code: [Select]
/opt/planeshift/bin/art $ ls -la
total 43940
drwxrwxr-x 11 root games     4096 Feb 18 13:16 .
drwxrws---  6 root games     4096 Feb 18 14:26 ..
-rw-rw-r--  1 root games     1023 Feb 18 23:31 README
-rw-rw-r--  1 root games  1073711 Feb 18 23:31 apps.zip
drwxrwxr-x  3 root games     4096 Feb 18 13:16 buttons
-rw-rw-r--  1 root games 27962344 Feb 18 23:31 characters.zip
drwxrwxr-x  3 root games     4096 Feb 18 13:16 effects
drwxrwxr-x  3 root games     4096 Feb 18 13:16 gui
drwxrwxr-x  2 root games     4096 Feb 18 13:16 music
-rw-rw-r--  1 root games 15829415 Feb 18 23:31 npcs.zip
-rw-rw-r--  1 root games     2577 Feb 18 23:31 racelib.xml
drwxrwxr-x  2 root games     4096 Feb 18 13:16 shaders
drwxrwxr-x  3 root games     4096 Feb 18 13:16 skins
-rw-rw-r--  1 root games    11415 Feb 18 23:31 soundlib.xml
drwxrwxr-x  8 root games     4096 Feb 18 13:16 sounds
drwxrwxr-x  2 root games     4096 Feb 18 13:16 things
drwxrwxr-x  2 root games     4096 Feb 18 13:16 world

@pcrow: What module for your graphic card do you use? Could you paste your output from terminal here, when you run psclient.sh until you get the "no textures" please.

dakra
« Last Edit: February 19, 2008, 12:34:06 am by dakra »

Vornne

  • Testers
  • Hydlaa Resident
  • *
  • Posts: 189
    • View Profile
Re: No textures (Gentoo Linux)
« Reply #5 on: February 20, 2008, 08:05:32 am »
This is a shot in the dark, but did you change the skin from cvs to another one in pssetup? What textures are missing, can you see nothing at all, a blank screen when you log in? Or everything uses the colored checkerboard texture? Or only some items are invisible, or use the checkerboard?

I also run gentoo linux, though I don't use the ebuilds (I build by hand) and the latest stable revision works fine for me. I'm almost certain you don't need write permission to the art files ;)

dakra

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
Re: No textures (Gentoo Linux)
« Reply #6 on: February 20, 2008, 04:11:00 pm »
Hey...my problem is solved. Compiled the modul fglrx and now it works fine. The radeon modul could'nt handle some GL-Stuff.