Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

XGL

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Locked
Advanced search
749 posts
  • Page 26 of 30
    • Jump to page:
  • Previous
  • 1
  • …
  • 24
  • 25
  • 26
  • 27
  • 28
  • …
  • 30
  • Next
Author
Message
ianegg
Apprentice
Apprentice
User avatar
Posts: 279
Joined: Wed Oct 26, 2005 1:15 pm
Location: Breakfast.

Post by ianegg » Fri Feb 10, 2006 8:17 pm

ianegg wrote:I just replied to this same suggestion in the other thread... I really think it was a bad idea to start a second thread.

Will it work if I emerge gnome-base/control-center --nodeps ? I'll try shortly, anway.
Computer says, "no."
Top
pijalu
Guru
Guru
User avatar
Posts: 365
Joined: Mon Oct 04, 2004 10:43 am

Post by pijalu » Fri Feb 10, 2006 8:50 pm

flowolf wrote:Pijalu, are you going to update it? I have problems with compiz using your overlay...
Last update: http://users.skynet.be/muaddib/my-xglov ... 10.tar.bz2

after installing the overlay:

Code: Select all

emerge mesa xgl compiz glxcompmgr
Btw... don't do that if you have a working xgl...
(this is the last update i do... tired to grap src from cvs, compile, tar cvs, update ebuild and reupload ;))
EDIT: this overlay version should include a working glxcompmgr... dunno the use but who knows....
Top
fuoco
Guru
Guru
Posts: 386
Joined: Sun May 23, 2004 3:19 pm
Location: Israel

Post by fuoco » Fri Feb 10, 2006 9:08 pm

what's the difference between hanno's and pijalu's overlays ? I don't know which one to use...
Top
Blaine
n00b
n00b
User avatar
Posts: 34
Joined: Fri Jun 03, 2005 12:57 pm

Post by Blaine » Fri Feb 10, 2006 11:10 pm

pijalu wrote:(this is the last update i do... tired to grap src from cvs, compile, tar cvs, update ebuild and reupload ;))
EDIT: this overlay version should include a working glxcompmgr... dunno the use but who knows....
Just wanted to thank you pijalu. Got Xgl and compiz working great with your overlay. Never thought that my 9500pro would make it to such a great linux desktop experience (I just can't stop playing around with my "wobble-windows"!).
Let's hope that the whole thing will soon be ready to be used on a productive system...

greets

PS: The only caveat I experience is that my beloved Konqueror is not working at all with gnome-window-decorator. I hope for Zack Rusin to finish the KDE stuff soon for I could not manage to compile what is in CVS yet.
Top
maw
Apprentice
Apprentice
Posts: 175
Joined: Sun Aug 25, 2002 6:54 pm
Location: Nottingham, UK
Contact:
Contact maw
Website

Post by maw » Fri Feb 10, 2006 11:28 pm

With Hanno's latest overlay (200602101), Xgl fails during configure, saying that it can't find depthstencil.c inside the Mesa tree. I checked this out, and symlink-mesa.sh is what wants it and can't find it (quite rightly, it isn't there). Unfortunately it seems that Xgl's makefile will be using it as a dependency in build, so this is something that is rather inconvenient and makes me wonder how anybody else managed to get anything to compile :-)

I'm now having a go with Pijalu's overlay to see if that behaves any better - I notice that it's using a different Mesa, for starters.
Your Gentoo woll sle me sodenly!
I may the beaute of it not sustene
(to misquote Chaucer)
Top
ianegg
Apprentice
Apprentice
User avatar
Posts: 279
Joined: Wed Oct 26, 2005 1:15 pm
Location: Breakfast.

Post by ianegg » Fri Feb 10, 2006 11:29 pm

fuoco wrote:what's the difference between hanno's and pijalu's overlays ? I don't know which one to use...
Hanno's ebuild use the lastest CVS source, whereas pijalu took a snapshot of the various sources he knew to be working.
Top
fuoco
Guru
Guru
Posts: 386
Joined: Sun May 23, 2004 3:19 pm
Location: Israel

Post by fuoco » Fri Feb 10, 2006 11:31 pm

But I think hanno uses a release of Mesa and not cvs, and that is why xgl now fails to compile - some changes in cvs of xgl require changes made to mesa cvs.
Top
smcallis182
Apprentice
Apprentice
User avatar
Posts: 197
Joined: Sun Apr 04, 2004 10:22 pm
Location: Kansas City

Post by smcallis182 » Sat Feb 11, 2006 12:36 am

So I got it installed, but it, of course, doesn't work since I'm running the nvidia driver's.
I get the can't find GLX_EXT.... stuff and stuff about not being able to find pixmap data.
I emerge kompose (which uses composite if it's available), and that gives me the same pixmap error.
Has anyone figured out a fix for the nvidia problems?
Is pretty much everyone that has gotten it running using ATI hardware? (I've got an FX5200 for the record)
Top
ianegg
Apprentice
Apprentice
User avatar
Posts: 279
Joined: Wed Oct 26, 2005 1:15 pm
Location: Breakfast.

Post by ianegg » Sat Feb 11, 2006 12:38 am

Ah, you're correct fuoco. I was using pijalu's overlay for mesa and just assumed Hanno had left it on CVS.

smcallis182, did you remember to put LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ in front of compiz? (ie. LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz --replace gconf &)

I have a 6800 and it works fine for me, though I did have the black window bug for quite a while.
Top
smcallis182
Apprentice
Apprentice
User avatar
Posts: 197
Joined: Sun Apr 04, 2004 10:22 pm
Location: Kansas City

Post by smcallis182 » Sat Feb 11, 2006 1:07 am

smcallis182, did you remember to put LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ in front of compiz? (ie. LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz --replace gconf &)

I have a 6800 and it works fine for me, though I did have the black window bug for quite a while.
Yeah I sure did, I tried everything really. I tried just loading up xgl and running glxcompmgr and that just kind of freezes and turns things black till I ctrl-c the process, haven't gotten compiz running at all. What version of the nvidia drivers are you running?
Top
Senori
n00b
n00b
Posts: 11
Joined: Fri Jan 13, 2006 2:11 am

Post by Senori » Sat Feb 11, 2006 1:42 am

pijalu wrote:
flowolf wrote:Pijalu, are you going to update it? I have problems with compiz using your overlay...
Last update: http://users.skynet.be/muaddib/my-xglov ... 10.tar.bz2

after installing the overlay:

Code: Select all

emerge mesa xgl compiz glxcompmgr
Btw... don't do that if you have a working xgl...
(this is the last update i do... tired to grap src from cvs, compile, tar cvs, update ebuild and reupload ;))
EDIT: this overlay version should include a working glxcompmgr... dunno the use but who knows....
At least on my system, your overlay eventually ends with errors that libGL.la doesn't exist (and it doesn't).
Top
Haystack
n00b
n00b
Posts: 60
Joined: Mon Nov 28, 2005 4:37 pm
Location: Utrecht, Netherlands
Contact:
Contact Haystack
Website

Post by Haystack » Sat Feb 11, 2006 1:52 am

Senori wrote: At least on my system, your overlay eventually ends with errors that libGL.la doesn't exist (and it doesn't).
"locate libGL.la" will give you a list of existing libGL.la, copy one from the overlay to /usr/lib/. Don't forget to check if the libGL.la you're going to copy has content, if not, look for another.
Top
ianegg
Apprentice
Apprentice
User avatar
Posts: 279
Joined: Wed Oct 26, 2005 1:15 pm
Location: Breakfast.

Post by ianegg » Sat Feb 11, 2006 2:11 am

smcallis182 wrote:
smcallis182, did you remember to put LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ in front of compiz? (ie. LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz --replace gconf &)

I have a 6800 and it works fine for me, though I did have the black window bug for quite a while.
Yeah I sure did, I tried everything really. I tried just loading up xgl and running glxcompmgr and that just kind of freezes and turns things black till I ctrl-c the process, haven't gotten compiz running at all. What version of the nvidia drivers are you running?
If compiz is complaining about the missing extention, but glxcompmgr is working (albeit with the black window bug) then it seems you're using an older version of Mesa that's been patched before the name of the extention was changed.

I'm using the 8178(-r3) drivers. Have you tried pijalu's overlay? I haven't tried his final update, but it uses snapshots of the code that work for him.
Top
smcallis182
Apprentice
Apprentice
User avatar
Posts: 197
Joined: Sun Apr 04, 2004 10:22 pm
Location: Kansas City

Post by smcallis182 » Sat Feb 11, 2006 2:20 am

If compiz is complaining about the missing extention, but glxcompmgr is working (albeit with the black window bug) then it seems you're using an older version of Mesa that's been patched before the name of the extention was changed.

I'm using the 8178(-r3) drivers. Have you tried pijalu's overlay? I haven't tried his final update, but it uses snapshots of the code that work for him.
I used pijalu's overlay (the -r2 ebuild for mesa), and I thought I got all the name's changed. What should the name of the extension be for sure? I'll make sure that mesa's compiled with the right name.
Top
Senori
n00b
n00b
Posts: 11
Joined: Fri Jan 13, 2006 2:11 am

Post by Senori » Sat Feb 11, 2006 3:05 am

Haystack wrote:
Senori wrote: At least on my system, your overlay eventually ends with errors that libGL.la doesn't exist (and it doesn't).
"locate libGL.la" will give you a list of existing libGL.la, copy one from the overlay to /usr/lib/. Don't forget to check if the libGL.la you're going to copy has content, if not, look for another.
And now I'm missing libGLU.so.1 <.<. Locate turns up nothing.

Using Mesa 6.4.3_alpha20060209-r3 from pijalu's overlay.

edit: fixed this a while ago.
Last edited by Senori on Sat Feb 11, 2006 4:39 am, edited 1 time in total.
Top
blair1
n00b
n00b
Posts: 11
Joined: Fri Feb 11, 2005 4:17 pm

Post by blair1 » Sat Feb 11, 2006 3:55 am

ianegg wrote:
ianegg wrote:I just replied to this same suggestion in the other thread... I really think it was a bad idea to start a second thread.

Will it work if I emerge gnome-base/control-center --nodeps ? I'll try shortly, anway.
Computer says, "no."
I had the same problem. I emerged gnome-light (I didn't have gnome on my system before). compiz subsequently built gnome-window-decoration. I also enabled the gnome use flag for compiz.
Top
Haystack
n00b
n00b
Posts: 60
Joined: Mon Nov 28, 2005 4:37 pm
Location: Utrecht, Netherlands
Contact:
Contact Haystack
Website

Post by Haystack » Sat Feb 11, 2006 4:21 am

Senori wrote:[
And now I'm missing libGLU.so.1 <.<. Locate turns up nothing.

Using Mesa 6.4.3_alpha20060209-r3 from pijalu's overlay.
it should be a symlink to /usr/lib/libGLU.so.1.3.060402 or something similar. If that file is missing too, I would try re-emerging mesa...

----------Now for something different:

I re-installed the whole thing (ATI radeon 9200 with KDE running) with the newest overlay from Hanno. But now it doesn't work anymore....

after 1 or 2 seconds the xlg crashes with the following message:

Code: Select all

X Error of failed request:  BadLength (poly request too large or internal Xlib length error)
  Major opcode of failed request:  142 (GLX)
  Minor opcode of failed request:  1 (X_GLXRender)
  Serial number of failed request:  94
  Current serial number in output stream:  95
I believe it's a very little thing I completely overlooked, but I can't find the damned problem (or solution). The message implies GLX is broken or missing but running glxinfo doesn't seem to agree with that:

Code: Select all

# glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
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_OML_swap_method, GLX_SGI_make_current_read,
    GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
    GLX_SGIX_fbconfig
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_ATI_pixel_format_float,
    GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_multisample
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9200 DDR Generic
OpenGL version string: 1.3.1050 (X4.3.0-8.22.5)
OpenGL extensions:
    GL_ARB_multitexture, GL_EXT_texture_env_add, GL_EXT_compiled_vertex_array,
    GL_S3_s3tc, GL_ARB_occlusion_query, GL_ARB_point_parameters,
    GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
    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_transpose_matrix, GL_ARB_vertex_blend, GL_ARB_vertex_buffer_object,
    GL_ARB_vertex_program, GL_ARB_window_pos, GL_ATI_element_array,
    GL_ATI_envmap_bumpmap, GL_ATI_fragment_shader, GL_ATI_map_object_buffer,
    GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once,
    GL_ATI_vertex_array_object, GL_ATI_vertex_attrib_array_object,
    GL_ATI_vertex_streams, GL_ATIX_texture_env_combine3,
    GL_ATIX_texture_env_route, GL_ATIX_vertex_shader_output_point_size,
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_func_separate,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays,
    GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_rescale_normal,
    GL_EXT_secondary_color, GL_EXT_separate_specular_color,
    GL_EXT_stencil_wrap, GL_EXT_texgen_reflection, GL_EXT_texture3D,
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine,
    GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
    GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array,
    GL_EXT_vertex_shader, GL_HP_occlusion_test, GL_NV_blend_square,
    GL_NV_occlusion_query, GL_NV_texgen_reflection, GL_SGI_color_matrix,
    GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
    GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

# glxgears
11401 frames in 5.0 seconds = 2280.137 FPS
Anyone out there to help me out?
Top
Senori
n00b
n00b
Posts: 11
Joined: Fri Jan 13, 2006 2:11 am

Post by Senori » Sat Feb 11, 2006 4:53 am

Haystack wrote: Anyone out there to help me out?
Interestingly, this is my problem now too. ;). Perhaps Hanno's latest overlay is broken?
Top
Haystack
n00b
n00b
Posts: 60
Joined: Mon Nov 28, 2005 4:37 pm
Location: Utrecht, Netherlands
Contact:
Contact Haystack
Website

Post by Haystack » Sat Feb 11, 2006 5:06 am

Senori wrote:
Haystack wrote: Anyone out there to help me out?
Interestingly, this is my problem now too. ;). Perhaps Hanno's latest overlay is broken?
hehe that's weird... So my solution to your problem, ends up in our problem... its almost 6 AM overhere so I'm going to take a nap, but I think tomorrow a solution will rise... coz we both having this, i believe ther'se something uncool about replacing libGL or libGLU.

How did you resolve the missing libGLU.so.1 ? making a symlink or re-emerge mesa?

--edit: --
Take a look at this:
A month ago Hanno had a similar problem posted at the xorg-mailinglist:

http://lists.freedesktop.org/archives/x ... 12101.html

"I get this if it tries to use the Mesa libGL.so with the nVidia
proprietry drivers. Try

$ LD_PRELOAD=/usr/lib/libGL.so Xgl :1 -ac

(or wherever your distro installs libGL.so)"

is the response.

So I checked what's about libGL.so in /usr/lib :

Code: Select all

$ file /usr/lib/libGL.so
  /usr/lib/libGL.so: symbolic link to `//usr/lib/opengl/ati/lib/libGL.so'
$ locate libGL.so
  /usr/lib/opengl/xorg-x11/lib/libGL.so.1.2
  /usr/lib/opengl/xorg-x11/lib/libGL.so
  /usr/lib/opengl/xorg-x11/lib/libGL.so.1
  /usr/lib/opengl/ati/lib/libGL.so.1.2
  /usr/lib/opengl/ati/lib/libGL.so.1
  /usr/lib/opengl/ati/lib/libGL.so
  /usr/lib/libGL.so
  /usr/lib/libGL.so.1
  /usr/lib/libGL.so.1.2

$ file /usr/lib/opengl/ati/lib/libGL.so
  /usr/lib/opengl/ati/lib/libGL.so: symbolic link to `libGL.so.1.2'
$ file /usr/lib/opengl/ati/lib/libGL.so.1.2
  /usr/lib/opengl/ati/lib/libGL.so.1.2: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped
$ file /usr/lib/libGL.so.1.2
  /usr/lib/libGL.so.1.2: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped
$ mv /usr/lib/libGL.so /usr/lib/libGL.soBAK
  mv: cannot move `/usr/lib/libGL.so' to `/usr/lib/libGL.soBAK': Permission denied
$ su
  Password:
# mv /usr/lib/libGL.so /usr/lib/libGL.soBAK
# cd /usr/lib
# ln -s libGL.so.1.2 libGL.so
# exit
  exit
$ LD_PRELOAD=/usr/lib/libGL.so Xgl :1 -ac -accel glx:pbuffer -accel xv:pbuffer

Now it runs incredible!!!
Last edited by Haystack on Sat Feb 11, 2006 9:33 am, edited 2 times in total.
Top
maw
Apprentice
Apprentice
Posts: 175
Joined: Sun Aug 25, 2002 6:54 pm
Location: Nottingham, UK
Contact:
Contact maw
Website

Post by maw » Sat Feb 11, 2006 8:10 am

I've got it working! Using Pijau's overlay I can get Xgl started and compiz running. For reference:

amd64
Geforce 6800GS (AGP)
nvidia-kernel-1.0.8178-r3
nvidia-glx-1.0.8178

However, compiz does like to freeze up from time to time, and of course I have the problem with the missing OpenGL extension in the nVidia drivers. If that's fixed though, the incredibly bad speed of drawing in the windows should be fixed, and I can't see anything more than polish required. Lots of polish to be sure, and obviously hardware compatibility needs to be improved, but this is one seriously impressive system.

Now if only I could get the wobbly plugin working. It segfaults on startup, and my experiments with GDB so far lead only to Xgl freezing up.
Your Gentoo woll sle me sodenly!
I may the beaute of it not sustene
(to misquote Chaucer)
Top
tulinius
n00b
n00b
Posts: 1
Joined: Thu Jul 14, 2005 3:23 pm
Location: Denmark

compiz - can't move windows

Post by tulinius » Sat Feb 11, 2006 9:14 am

got the shit working, but can't move windows when using compiz and hanno's overlay. only other problem is refresh from time to time.

i have an intel i810 card :P

any ideas?
Top
Donpasquale
Apprentice
Apprentice
User avatar
Posts: 150
Joined: Fri Jan 03, 2003 1:34 pm
Location: Munich

Post by Donpasquale » Sat Feb 11, 2006 9:38 am

I still got the problem that xgl starts up just fine but as soon as i try to start compiz it segfaults. here is the output of strace when segfaulting:

open("/usr/share/compiz/background.png", O_RDONLY) = 13
fstat(13, {st_mode=S_IFREG|0644, st_size=127, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaac6e6000
read(13, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\1\0\0\0\1\10\2\0\0\0"..., 4096) = 127
close(13) = 0
munmap(0x2aaaac6e6000, 4096) = 0
writev(3, [{"\224\1\17\0\1\0\0\0", 8}, {"\4\0\270\0\20\0\276\0\0\0\0\277\0\0\0\277\327\263]\277"..., 52}], 2) = 60
write(3, "\224\221\3\0\1\0\0\0\1\0\0\0", 12) = 12
read(3, 0x7ffffffd1f30, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(3, "\1\0\311\0\1\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0"..., 32) = 32
read(3, "\1\0\0\0", 4) = 4
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++



I used hanno´s latest overlay and everything just compiled fine for me. Does anyone have an idea on what the problem could be?

Thanks in advance,

Passi
Top
sque
n00b
n00b
Posts: 21
Joined: Sun Dec 18, 2005 4:08 am

Post by sque » Sat Feb 11, 2006 9:44 am

ianegg wrote:I just replied to this same suggestion in the other thread... I really think it was a bad idea to start a second thread.

Will it work if I emerge gnome-base/control-center --nodeps ? I'll try shortly, anway.

The other thread is NVIDIA problems specifig (like black windows)

I will add a notice on it
CAUTION: I am noob :)
Top
sque
n00b
n00b
Posts: 21
Joined: Sun Dec 18, 2005 4:08 am

Post by sque » Sat Feb 11, 2006 9:49 am

pijalu wrote: Last update: http://users.skynet.be/muaddib/my-xglov ... 10.tar.bz2
Ty for the great work you are doing!

But what's the direfference of yours and hannos?
http://dev.gentoo.org/~hanno check it out he is still publishing overlays too.

Give us some info about yours. :)
CAUTION: I am noob :)
Top
LL0rd
l33t
l33t
User avatar
Posts: 652
Joined: Mon May 24, 2004 4:29 pm
Location: Schlundcity

Post by LL0rd » Sat Feb 11, 2006 9:51 am

Hi,

yesterday I installed a new gentoo system with modular xorg and XGL. But I can't get the X server up. Error messages like that appears, when I try to start it.

Code: Select all

Couldn't open RGB_DB '/usr/lib/X11/rgb'
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Could not init font path element /usr/lib/X11/fonts/local/, removing from list!

Fatal server error:
no visual format found
FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.
So does anybody have a working xorg.conf für nvidia GF6600GT?
Alte Mathematiker sterben nicht - sie verlieren nur einige ihrer Funktionen.
Top
Locked

749 posts
  • Page 26 of 30
    • Jump to page:
  • Previous
  • 1
  • …
  • 24
  • 25
  • 26
  • 27
  • 28
  • …
  • 30
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic