Jump to content

imwithstupid

Members
  • Posts

    110
  • Joined

  • Last visited

Posts posted by imwithstupid

  1. I installed Thac's RPMs after carefully doing the urpmi dance and everything seemed ok. I had the menu entry missing problem which was fixed easily and i had a couple of other minor issues. However, when i went to startup this morning kde froze towards the end of its startup.

     

    Solution: I renamed ~/.kde to ~/.kde-back and restarted x and it worked...no freeze ups. So i've been migrating stuff from kde-back to kde to find out what is messed up. The problem seems to be something in ~/.kde/share/config/session/ So i whiped that clean and it starts up fine (with messed up icons and nothing left open from my last session). I'll continue migrating the rest of the files and i'll let anyone know if anything else is to blame.

  2. Problem pretty much solved!

     

    I removed all gcc versions on my computer. Then i reinstalled and tried each one. Things only seemed to compile with 3.4 for some reason. However, ver 0.3.2 of powermated wouldn't compile the xmms portion for some reason. So I compiled 0.3.1 which worked quite well with the exception of not being able to use the beep library stuff to have the led pulse to the music (luckily i don't want to do that anyways)

     

    I would also like to say that the developer of this software was extremely helpful, friendly, and knowledgable. He is exactly what we love about the open source community.

  3. I was completely wrong. Boy do i feel foolish right now. I wasn't thinking right and forgot to look for the devel packages. :wall: Oh well.

     

    The new problem is that powermated won't compile (everything else works just fine). It spits out this error:

    PMDaemon.cpp: In member function `bool PMDaemon::performAction(PMDActionType,

    int, int*, const char*)':

    PMDaemon.cpp:744: internal compiler error: in optimize_mode_switching, at

    lcm.c:1225

    Please submit a full bug report,

    with preprocessed source if appropriate.

    See <URL:https://qa.mandrakesoft.com/> for instructions.

    make[2]: *** [PMDaemon.o] Error 1

    make[2]: Leaving directory `/home/flo/Desktop/powermated-0.3.2/powermated'

    make[1]: *** [all-recursive] Error 1

    make[1]: Leaving directory `/home/flo/Desktop/powermated-0.3.2'

    make: *** [all] Error 2

     

    I have contacted the developer and he said to send him the CFLAGS i was using (-g -O2) and the version of gcc i have installed (3.5) Both of us scoured google to find that there is a possible bug in the mandrake 10.1 compile of gcc.

     

    How should I go about fixing this?

     

     

    (also mods, should this be a new post?)

  4. recently i've been trying to compile several programs from source and i've been getting errors when i run the config scripts. They usually say something like cannot find X, where X is actually installed (including its libraries) and it properly in use by other programs.

     

    So far these are the programs and the libraries/components they can't find:

    powermated: can't find alsa...right now i'm listening to xmms with alsa so its there.

    http://mandrakeusers.org/index.php?showtopic=23143

    checking for snd_mixer_open in -lasound... no
    configure: error: You must have ALSA Installed

     

    xmms-plugin for powermate

    checking for glib-config... no
    checking for GLIB - version >= 1.2.0... no
    *** The glib-config script installed by GLIB could not be found
    *** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
    *** your path, or set the GLIB_CONFIG environment variable to the
    *** full path to glib-config.
    configure: error: *** GLIB >= 1.2.0 not installed - please ins
    tall first ***

     

    TORCS:

    checking for X... no
    checking for GL/glut.h... no
    configure: error: Can't find GL/glut.h. Please check config.log and if you can't solve the problem send the file to eric.espie@free.fr with the subject "torcs compilation problem"

     

    These are not the only programs i have this problem with. Does anyone have any ideas or see any pattern forming?

     

    [moved from Software by spinynorman]

  5. ok, I just got the powermate in the mail today.

     

    It plugs in and is regocnized and all (turns blue, harddrake/dmesg show all is well). However, when i got to compile powermated i get an error while running ./configure that says i don't have alsa installed. This is, of course, false. I do have alsa running and it's what i use for puredata, xmms, and everything.

     

    Any ideas?

  6. I just ordered a griffin powermate (glorified volume knob). I was wondering if anyone here has one up and running on their computer yet. So far I've gone to these websites and they seem pretty informative.

    http://sourceforge.net/projects/powermated/

    http://gentoo-wiki.com/HOWTO_Griffin_Power...nd_Kernel_2.6.x

    http://groomlakelabs.com/grandamp/code/

    http://powermated.sourceforge.net/

     

    From what I read their is a good change that my 2.6 kernel has the driver already in it. If not i'm going to try and not recompile but build the module. I'll post the how to on here after I actually get the device and get it working. Maybe I'll include some pretty pictures too.

  7. SOLVED:

    # File generated by XFdrake.
    
    # **********************************************************************
    # Refer to the XF86Config man page for details about the format of
    # this file.
    # **********************************************************************
    
    Section "Files"
       # Multiple FontPath entries are allowed (they are concatenated together)
       # By default, Mandrake 6.0 and later now use a font server independent of
       # the X server to render fonts.
       FontPath "unix/:-1"
    EndSection
    
    Section "ServerFlags"
       # Option "Xinerama" "true"
       #DontZap # disable <Crtl><Alt><BS> (server abort)
       #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
       AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
    EndSection
    
    Section "Module"
       Load "dbe" # Double-Buffering Extension
       Load "v4l" # Video for Linux
       Load "extmod"
       Load "type1"
       Load "freetype"
       Load "glx" # 3D layer
    #    Load "dri"
    EndSection
    
    #Section "DRI"
    #    Mode 0666
    #EndSection
    
    Section "InputDevice"
       Identifier "Keyboard1"
       Driver "keyboard"
       Option "XkbModel" "pc105"
       Option "XkbLayout" "en_US"
       Option "XkbOptions" "ctrl:nocaps"
    EndSection
    
    Section "InputDevice"
       Identifier "Mouse1"
       Driver "mouse"
       Option "Protocol" "ExplorerPS/2"
       Option "Device" "/dev/mouse"
       Option "ZAxisMapping" "6 7"
    EndSection
    
    Section "Monitor"
       Identifier "monitor1"
       VendorName "Compaq"
       HorizSync 30-69
       VertRefresh 50-120
       
       # Sony Vaio C1(X,XS,VE,VN)?
       # 1024x480 @ 85.6 Hz, 48 kHz hsync
       ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync -vsync
       
       # TV fullscreen mode or DVD fullscreen output.
       # 768x576 @ 79 Hz, 50 kHz hsync
       ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
       
       # 768x576 @ 100 Hz, 61.6 kHz hsync
       ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
    EndSection
    
    #Section "Monitor"
    #    Identifier "monitor2"
    #    VendorName "Dell"
    #    HorizSync 30-69
    #    VertRefresh 50-160
    #    ModeLine "1024x480"     65.00 1024 1032 1176 1344   480  488 494 563 -hsync -vsync
    #EndSection
    
    Section "Monitor"
       Identifier "monitor3"
       VendorName "Compaq"
       HorizSync 30-69
       VertRefresh 50-120
       ModeLine "1024x480"     65.00 1024 1032 1176 1344   480  488 494 563 -hsync -vsync
    EndSection
    
    ## dual monitor device PCI
    Section "Device"
       Identifier "device1"
       VendorName "NVidia"
       BoardName "NVIDIA GeForce FX (generic)"
       Driver "nvidia"
       BusID "PCI:0:6:0"
       Option "DPMS"
       Option "IgnoreEDID" "1"
       Option "TwinView" "1"
       Option "TwinViewOrientation" "LeftOf"
     # Option "ConnectedMonitor" "CRT-0"
       Option "ConnectedMonitor" "CRT,CRT"
     # Option "HorizSync" "30-69"
     # Option "VertRefresh" "50-120"
       Option "MetaModes"  "1024X768, 1024X768" #"1280X1024,1280X1024" 
       Option "SecondMonitorHorizSync" "30-69"
       Option "SecondMonitorVertRefresh" "50-160"
    EndSection
    
    #Section "Device"
    #    Identifier "device1a"
    #    VendorName "NVidia"
    #    BoardName "NVIDIA GeForce FX (generic)"
    #    Driver "nvidia"
    #    Screen 1
    #    BusID "PCI:0:6:0"
    #    Option "DPMS"
    #EndSection
    
    #single monitor AGP device
    Section "Device"
       Identifier "device2"
       VendorName "NVidia"
       BoardName "NVIDIA GeForce FX (generic)"
       Driver "nvidia"
       BusID "PCI:1:0:0"
       Option "DPMS"
    EndSection
    
    Section "Screen"
       Identifier "Screen 1"
       Device "device1"
       Monitor "monitor1"
       DefaultColorDepth 24
       
       Subsection "Display"
           Depth 24
           Modes  "1280X1024" "1024X768" "800X600" "640X640"
       EndSubsection
       
       
    EndSection
    
    #Section "Screen"
    #    Identifier "Screen 2"
    #    Device "device2"
    #    Monitor "monitor2"
    #    DefaultColorDepth 24
       
    #    Subsection "Display"
    #        Depth 8
    #        Virtual 1280 1024
    #    EndSubsection
    #    
    #    Subsection "Display"
    #        Depth 15
    #        Virtual 1280 1024
    #    EndSubsection
       
    #    Subsection "Display"
    #        Depth 16
    #        Virtual 1280 1024
    #    EndSubsection
       
    #    Subsection "Display"
    #        Depth 24
    #        Virtual 1280 1024
    #    EndSubsection
    #EndSection
    
    Section "Screen"
       Identifier "Screen 3"
       Device "device2"
       Monitor "monitor3"
       DefaultColorDepth 24
       
       Subsection "Display"
           Depth 24
           Modes "1024X768" "800X600" "640X640"
       EndSubsection
       
    EndSection
    
    Section "ServerLayout"
       Identifier "layout1"
       InputDevice "Keyboard1" "CoreKeyboard"
       InputDevice "Mouse1" "CorePointer"
    Screen "Screen 1" 0 0
    Screen "Screen 3" RightOf "Screen 1"
    #    Screen 0 "Screen 2"
    #    Screen 2 "Screen 1"  Rightof "Screen 2"
    #    Screen 1 "Screen 3"  Leftof "Screen 2"
       # Screen "Screen 1" Rightof "Screen 2"
       # Screen "Screen 2" Rightof "Screen 3"
       # Screen "screenR" Rightof "screenL"
    EndSection

     

    ...and no the link didn't help (sorry)...everyone always spits out that link, but it doesn't help. I got most of the ideas from http://pgshopping.com/mdkxp/?c=ttrls/twinview.

  8. So i finally broke down and tried to get twinview set up on my machine. This is where I am at now. Only one monitor shows up. Any suggestions?

    # File generated by XFdrake.
    
    # **********************************************************************
    # Refer to the XF86Config man page for details about the format of
    # this file.
    # **********************************************************************
    
    Section "Files"
       # Multiple FontPath entries are allowed (they are concatenated together)
       # By default, Mandrake 6.0 and later now use a font server independent of
       # the X server to render fonts.
       FontPath "unix/:-1"
    EndSection
    
    Section "ServerFlags"
       # Option "Xinerama" "true"
       #DontZap # disable <Crtl><Alt><BS> (server abort)
       #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
       AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
    EndSection
    
    Section "Module"
       Load "dbe" # Double-Buffering Extension
       Load "v4l" # Video for Linux
       Load "extmod"
       Load "type1"
       Load "freetype"
       Load "glx" # 3D layer
    #    Load "dri"
    EndSection
    
    #Section "DRI"
    #    Mode 0666
    #EndSection
    
    Section "InputDevice"
       Identifier "Keyboard1"
       Driver "keyboard"
       Option "XkbModel" "pc105"
       Option "XkbLayout" "en_US"
       Option "XkbOptions" "ctrl:nocaps"
    EndSection
    
    Section "InputDevice"
       Identifier "Mouse1"
       Driver "mouse"
       Option "Protocol" "ExplorerPS/2"
       Option "Device" "/dev/mouse"
       Option "ZAxisMapping" "6 7"
    EndSection
    
    Section "Monitor"
       Identifier "monitor1"
       VendorName "Compaq"
       HorizSync 30-69
       VertRefresh 50-120
       
       # Sony Vaio C1(X,XS,VE,VN)?
       # 1024x480 @ 85.6 Hz, 48 kHz hsync
       ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync -vsync
       
       # TV fullscreen mode or DVD fullscreen output.
       # 768x576 @ 79 Hz, 50 kHz hsync
       ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
       
       # 768x576 @ 100 Hz, 61.6 kHz hsync
       ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
    EndSection
    
    #Section "Monitor"
    #    Identifier "monitor2"
    #    VendorName "Dell"
    #    HorizSync 30-69
    #    VertRefresh 50-160
    #    ModeLine "1024x480"     65.00 1024 1032 1176 1344   480  488 494 563 -hsync -vsync
    #EndSection
    
    Section "Monitor"
       Identifier "monitor3"
       VendorName "Compaq"
       HorizSync 30-69
       VertRefresh 50-120
       ModeLine "1024x480"     65.00 1024 1032 1176 1344   480  488 494 563 -hsync -vsync
    EndSection
    
    ## dual monitor device PCI
    Section "Device"
       Identifier "device1"
       VendorName "NVidia"
       BoardName "NVIDIA GeForce FX (generic)"
       Driver "nvidia"
    #   Screen 0
       BusID "PCI:0:6:0"
       Option "DPMS"
    
       Option "TwinView"
       Option "TwinViewOrientation" "LeftOf"
     #  Option "ConnectedMonitor" "CRT-0"
       Option "ConnectedMonitor" "crt,crt"
       Option "HorizSync" "30-69"
       Option "VertRefresh" "50-120"
       Option "MetaModes"                "1280x1024_v,1280x1024_s;1280x1024_v,NULL;1024x768_v,NULL;800x600_v,NULL"
       Option "SecondMonitorHorizSync" "30-69"
       Option "SecondMonitorVertRefresh" "50-160"
    EndSection
    
    #Section "Device"
    #    Identifier "device1a"
    #    VendorName "NVidia"
    #    BoardName "NVIDIA GeForce FX (generic)"
    #    Driver "nvidia"
    #    Screen 1
    #    BusID "PCI:0:6:0"
    #    Option "DPMS"
    #EndSection
    
    #single monitor AGP device
    Section "Device"
       Identifier "device2"
       VendorName "NVidia"
       BoardName "NVIDIA GeForce FX (generic)"
       Driver "nvidia"
       BusID "PCI:1:0:0"
       Option "DPMS"
    EndSection
    
    Section "Screen"
       Identifier "Screen 1"
       Device "device1"
       Monitor "monitor1"
       DefaultColorDepth 24
       
       Subsection "Display"
           Depth 8
           Virtual 1280 1024
       EndSubsection
       
       Subsection "Display"
           Depth 15
           Virtual 1280 1024
       EndSubsection
       
       Subsection "Display"
           Depth 16
           Virtual 1280 1024
       EndSubsection
       
       Subsection "Display"
           Depth 24
           Virtual 1280 1024
       EndSubsection
    EndSection
    
    #Section "Screen"
    #    Identifier "Screen 2"
    #    Device "device2"
    #    Monitor "monitor2"
    #    DefaultColorDepth 24
       
    #    Subsection "Display"
    #        Depth 8
    #        Virtual 1280 1024
    #    EndSubsection
    #    
    #    Subsection "Display"
    #        Depth 15
    #        Virtual 1280 1024
    #    EndSubsection
       
    #    Subsection "Display"
    #        Depth 16
    #        Virtual 1280 1024
    #    EndSubsection
       
    #    Subsection "Display"
    #        Depth 24
    #        Virtual 1280 1024
    #    EndSubsection
    #EndSection
    
    Section "Screen"
       Identifier "Screen 3"
       Device "device2"
       Monitor "monitor3"
       DefaultColorDepth 24
       
       Subsection "Display"
           Depth 8
           Virtual 1280 1024
       EndSubsection
       
       Subsection "Display"
           Depth 15
           Virtual 1280 1024
       EndSubsection
       
       Subsection "Display"
           Depth 16
           Virtual 1280 1024
       EndSubsection
       
       Subsection "Display"
           Depth 24
           Virtual 1280 1024
       EndSubsection
    EndSection
    
    Section "ServerLayout"
       Identifier "layout1"
       InputDevice "Keyboard1" "CoreKeyboard"
       InputDevice "Mouse1" "CorePointer"
    Screen "Screen 1" 0 0
    Screen "Screen 3" RightOf "Screen 1"
    #    Screen 0 "Screen 2"
    #    Screen 2 "Screen 1"  Rightof "Screen 2"
    #    Screen 1 "Screen 3"  Leftof "Screen 2"
       # Screen "Screen 1" Rightof "Screen 2"
       # Screen "Screen 2" Rightof "Screen 3"
       # Screen "screenR" Rightof "screenL"
    EndSection

     

    [moved from Software by spinynorman]

  9. I'm setting up the ol' ipod on my gf's comp and i'd like to make some scripts for mounting and ejecting the ipod.

     

    so far i have one that goes:

     

    su

    mount <mounting stuff>

    exit

    exit

     

    and i have it running through a link on the desktop which lets it run in a terminal window. I'd like her to be ablet click the icon, type in her password, and have the terminal window close.

     

    how do i do this?

     

    [moved from Software by spinynorman]

  10. Yeah, I think that might've been the problem. I've got it working now. All i had to do was add "ifconfig eth0 down" and "dhcpcd wlan0" into rc.local to get a v4 IP addy.

     

    Only problem i'm having now is that its really really slow and it just froze the computer...

     

    dmesg puts out:

    "ndiswrapper (ndis_set_rx_mode_proc:588): Unable to set packet filter (C00000BB)"

     

    pinging google gets me 29.5 ms at first then "Destination Host Unreachable" then 25.7 ms and other semi normal times for a while then unreachable again.

     

    Could this be a sensitivity issue? iwconfig shows:

    Bit rate:12Mb/s (should be 54)

    Sensitivity=-200 dBm

    RTS thr:2346 B Fragment thr:2346 B

    Link quality 92/100 Signal level: -88 dBm Noise level: -256 dBm

    Rx incalid nwid:0 Rx invlaid crypt:0 Rx invlaid frag:0

    Tx excessive retries:8 invalid misc :457 Missed beacon:0

    (this is after going to google a few times and constantly pinging it)

  11. ok so I made more progress...

     

    I installed the winXP drivers from the second link (mentioned above) and everything went as planned. I also installed the latest ndiswrapper. Now in iwconfig I am shown that it is connected to the "linksys" wireless network which means it is working...sort of. I can also change modes and all other settings in iwconfig now. However, I cannot browse to any pages...I can't even ping or browse to the router itself.

     

    What do I do next?

  12. Tonight I started messing around with all the drivers you can download at http://www.asus.it/support/download/item.a...38g&Type=Latest . I installed and tried all of them. The ones for Win98,2000, and ME just plain didn't work. The ones for XP almost worked...the ones in the "ap" folder load with ndiswrapper but are reported as "hardware found. fuzzy". I found that this means it cannot fully communicate with the device. Specifically, if cannot change the mode to managed...however, iwconfig did report and can change other settings. If I install the drivers from the other folder ("sta" I think) then ndiswrapper seems to install them fine and reports "hardware found" (no fuzzy). However, I get a similar instruction mode send error in dmesg. So basically it works, but i can't set the mode...so it doesn't work.

     

    I think the problem could be the drivers...so tomorrow I'm going to download ftp://ftp1.planet.com.tw/Wireless_Lan/WL-...-WL3563v230.zip and give those drivers a try. I may also try compiling the newest ndiswrapper too to see if that helps. This seems hopefull at least from the post on the ndiswrapper wiki "Same Chipset as D-Link DWL-G510. Took Win98 Driver. WinXP Drivers fails unloading. Tested with Debian testing 2.6.7, Ndiswrapper 0.10, Ndiswrapper CVS."

  13. Same soft of problem here:

     

    Marvell card identified by harddrake.

    -ndiswrapper 0.8

    -when i load ndiswrapper with "modprobe ndiswrapper" everything works fine...I even checked dmesg and there are no errors reported

    -"ndiswrapper -l" shows hardware found

    -iwconfig shows

    "lo no wireless extensions

    eth0 no wireless extensions"

    -also, even though i did a "ndiswrapper -m" ndiswrapper does not load on startup; i have to "modprobe ndiswrapper" to get it up (I checked modules.conf and the "alias..." line is there

    -I once saw a wireless command/program that was used to bring up wireless card...like to turn them on.

    -I get this idea from the fact that the light on the back of the card hasn't gone on.

    -the card is good...it works in winxp

  14. I've installed the latest nvidia drivers correctly but I've go a few problems:

     

    1) I keep getting this:

     

    Error: Could not open /dev/nvidiactl because the permissions

    are too restrictive. Please see the FREQUENTLY ASKED QUESTIONS

    section of /usr/share/doc/NVIDIA_GLX-1.0/README for steps

    to correct.

     

    to which I corrected the problem following the directions at nvidia's website which include deleting a line from a pam config file and resetting the permissions on the /dev/nvidia* files. This works but every once in a while the permissions get reset and if i try to run glxgears or glx info as a user i get the above error.

     

    2) Even when I'm allowed to run glxgears/glxinfo and the permissions are set right games don't recognize that there is 3d accelerations enabled. For instance planshift (www.planshift.it) returns: Warning: Failed to load `gl3d'; use '-verbose' argument for details.

    Warning: Failed to load `gl3d'; use '-verbose' argument for details.

    WARNING: could not load plugin 'crystalspace.graphics3d.opengl'

    aws-debug: Couldn't find iGraphics2D plugin!!

    psclient: No 3d driver (iGraphics3D) plugin!

     

    My glxinfo output looks like this:

    name of display: :0.1
    Loading required GL library /usr/lib/libGL.so.1
    display: :0  screen: 0
    direct rendering: Yes
    server glx vendor string: NVIDIA Corporation
    server glx version string: 1.3
    server glx extensions:
       GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
       GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
       GLX_ARB_multisample, GLX_NV_float_buffer
    client glx vendor string: NVIDIA Corporation
    client glx version string: 1.3
    client glx extensions:
       GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
       GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
       GLX_NV_swap_group, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
       GLX_SGI_swap_control, GLX_NV_float_buffer
    GLX extensions:
       GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
       GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
       GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_get_proc_address
    OpenGL vendor string: NVIDIA Corporation
    OpenGL renderer string: GeForce FX 5200/AGP/SSE2/3DNOW!
    OpenGL version string: 1.5.1 NVIDIA 61.11
    OpenGL extensions:
       GL_ARB_depth_texture, GL_ARB_fragment_program,
       GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, GL_ARB_imaging,
       GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
       GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow,
       GL_ARB_shader_objects, GL_ARB_shading_language_100,
       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_dot3,
       GL_ARB_texture_mirrored_repeat, GL_ARB_transpose_matrix,
       GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
       GL_ARB_window_pos, GL_S3_s3tc, GL_EXT_texture_env_add, 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_compiled_vertex_array,
       GL_EXT_Cg_shader, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
       GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_paletted_texture,
       GL_EXT_pixel_buffer_object, GL_EXT_point_parameters,
       GL_EXT_rescale_normal, GL_EXT_secondary_color,
       GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
       GL_EXT_shared_texture_palette, GL_EXT_stencil_two_side,
       GL_EXT_stencil_wrap, 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,
       GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_vertex_array,
       GL_HP_occlusion_test, GL_IBM_rasterpos_clip,
       GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square,
       GL_NV_copy_depth_to_color, GL_NV_depth_clamp, GL_NV_fence,
       GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_program,
       GL_NV_fragment_program_option, GL_NV_half_float, GL_NV_light_max_exponent,
       GL_NV_multisample_filter_hint, GL_NV_occlusion_query,
       GL_NV_packed_depth_stencil, GL_NV_pixel_data_range, GL_NV_point_sprite,
       GL_NV_primitive_restart, GL_NV_register_combiners,
       GL_NV_register_combiners2, GL_NV_texgen_reflection,
       GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4,
       GL_NV_texture_expand_normal, GL_NV_texture_rectangle,
       GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3,
       GL_NV_vertex_array_range, GL_NV_vertex_array_range2, GL_NV_vertex_program,
       GL_NV_vertex_program1_1, GL_NV_vertex_program2,
       GL_NV_vertex_program2_option, GL_SGIS_generate_mipmap,
       GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow,
       GL_SUN_slice_accum
    glu version: 1.3
    glu extensions:
       GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
    
      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
    ----------------------------------------------------------------------
    0x21 24 tc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  0 0 None
    0x22 24 dc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  0 0 None
    0x23 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
    0x24 24 tc  0 32  0 r  .  .  8  8  8  0  0 24  8 16 16 16 16  0 0 None
    0x25 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
    0x26 24 tc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  0 0 None
    0x27 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  0 0 None
    0x28 24 tc  0 32  0 r  .  .  8  8  8  0  0 16  0 16 16 16 16  0 0 None
    0x29 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  0 16 16 16 16  0 0 None
    0x2a 24 tc  0 32  0 r  y  .  8  8  8  0  0  0  0 16 16 16 16  0 0 None
    0x2b 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 None
    0x2c 24 tc  0 32  0 r  .  .  8  8  8  0  0  0  0 16 16 16 16  0 0 None
    0x2d 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 None
    0x2e 24 tc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  2 1 Ncon
    0x2f 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  2 1 Ncon
    0x30 24 tc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  4 1 Ncon
    0x31 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  4 1 Ncon
    0x32 24 tc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  2 1 Ncon
    0x33 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  2 1 Ncon
    0x34 24 tc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  4 1 Ncon
    0x35 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  4 1 Ncon
    0x36 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
    0x37 24 dc  0 32  0 r  .  .  8  8  8  0  0 24  8 16 16 16 16  0 0 None
    0x38 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
    0x39 24 dc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  0 0 None
    0x3a 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  0 0 None
    0x3b 24 dc  0 32  0 r  .  .  8  8  8  0  0 16  0 16 16 16 16  0 0 None
    0x3c 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  0 16 16 16 16  0 0 None
    0x3d 24 dc  0 32  0 r  y  .  8  8  8  0  0  0  0 16 16 16 16  0 0 None
    0x3e 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 None
    0x3f 24 dc  0 32  0 r  .  .  8  8  8  0  0  0  0 16 16 16 16  0 0 None
    0x40 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 None
    0x41 24 dc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  2 1 Ncon
    0x42 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  2 1 Ncon
    0x43 24 dc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  4 1 Ncon
    0x44 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  4 1 Ncon
    0x45 24 dc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  2 1 Ncon
    0x46 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  2 1 Ncon
    0x47 24 dc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  4 1 Ncon
    0x48 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  4 1 Ncon
    
    
    display: :0  screen: 1
    direct rendering: Yes
    server glx vendor string: NVIDIA Corporation
    server glx version string: 1.3
    server glx extensions:
       GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
       GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
       GLX_ARB_multisample, GLX_NV_float_buffer
    client glx vendor string: NVIDIA Corporation
    client glx version string: 1.3
    client glx extensions:
       GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
       GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
       GLX_NV_swap_group, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
       GLX_SGI_swap_control, GLX_NV_float_buffer
    GLX extensions:
       GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
       GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
       GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_get_proc_address
    OpenGL vendor string: NVIDIA Corporation
    OpenGL renderer string: GeForce FX 5200/PCI/SSE2/3DNOW!
    OpenGL version string: 1.5.1 NVIDIA 61.11
    OpenGL extensions:
       GL_ARB_depth_texture, GL_ARB_fragment_program,
       GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, GL_ARB_imaging,
       GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
       GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow,
       GL_ARB_shader_objects, GL_ARB_shading_language_100,
       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_dot3,
       GL_ARB_texture_mirrored_repeat, GL_ARB_transpose_matrix,
       GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
       GL_ARB_window_pos, GL_S3_s3tc, GL_EXT_texture_env_add, 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_compiled_vertex_array,
       GL_EXT_Cg_shader, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
       GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_paletted_texture,
       GL_EXT_pixel_buffer_object, GL_EXT_point_parameters,
       GL_EXT_rescale_normal, GL_EXT_secondary_color,
       GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
       GL_EXT_shared_texture_palette, GL_EXT_stencil_two_side,
       GL_EXT_stencil_wrap, 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,
       GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_vertex_array,
       GL_HP_occlusion_test, GL_IBM_rasterpos_clip,
       GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square,
       GL_NV_copy_depth_to_color, GL_NV_depth_clamp, GL_NV_fence,
       GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_program,
       GL_NV_fragment_program_option, GL_NV_half_float, GL_NV_light_max_exponent,
       GL_NV_multisample_filter_hint, GL_NV_occlusion_query,
       GL_NV_packed_depth_stencil, GL_NV_pixel_data_range, GL_NV_point_sprite,
       GL_NV_primitive_restart, GL_NV_register_combiners,
       GL_NV_register_combiners2, GL_NV_texgen_reflection,
       GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4,
       GL_NV_texture_expand_normal, GL_NV_texture_rectangle,
       GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3,
       GL_NV_vertex_array_range, GL_NV_vertex_array_range2, GL_NV_vertex_program,
       GL_NV_vertex_program1_1, GL_NV_vertex_program2,
       GL_NV_vertex_program2_option, GL_SGIS_generate_mipmap,
       GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow,
       GL_SUN_slice_accum
    glu version: 1.3
    glu extensions:
       GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
    
      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
    ----------------------------------------------------------------------
    0xb5 24 tc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  0 0 None
    0xb6 24 dc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  0 0 None
    0xb7 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
    0xb8 24 tc  0 32  0 r  .  .  8  8  8  0  0 24  8 16 16 16 16  0 0 None
    0xb9 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
    0xba 24 tc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  0 0 None
    0xbb 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  0 0 None
    0xbc 24 tc  0 32  0 r  .  .  8  8  8  0  0 16  0 16 16 16 16  0 0 None
    0xbd 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  0 16 16 16 16  0 0 None
    0xbe 24 tc  0 32  0 r  y  .  8  8  8  0  0  0  0 16 16 16 16  0 0 None
    0xbf 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 None
    0xc0 24 tc  0 32  0 r  .  .  8  8  8  0  0  0  0 16 16 16 16  0 0 None
    0xc1 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 None
    0xc2 24 tc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  2 1 Ncon
    0xc3 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  2 1 Ncon
    0xc4 24 tc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  4 1 Ncon
    0xc5 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  4 1 Ncon
    0xc6 24 tc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  2 1 Ncon
    0xc7 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  2 1 Ncon
    0xc8 24 tc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  4 1 Ncon
    0xc9 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  4 1 Ncon
    0xca 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
    0xcb 24 dc  0 32  0 r  .  .  8  8  8  0  0 24  8 16 16 16 16  0 0 None
    0xcc 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
    0xcd 24 dc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  0 0 None
    0xce 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  0 0 None
    0xcf 24 dc  0 32  0 r  .  .  8  8  8  0  0 16  0 16 16 16 16  0 0 None
    0xd0 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  0 16 16 16 16  0 0 None
    0xd1 24 dc  0 32  0 r  y  .  8  8  8  0  0  0  0 16 16 16 16  0 0 None
    0xd2 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 None
    0xd3 24 dc  0 32  0 r  .  .  8  8  8  0  0  0  0 16 16 16 16  0 0 None
    0xd4 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 None
    0xd5 24 dc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  2 1 Ncon
    0xd6 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  2 1 Ncon
    0xd7 24 dc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  4 1 Ncon
    0xd8 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  4 1 Ncon
    0xd9 24 dc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  2 1 Ncon
    0xda 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  2 1 Ncon
    0xdb 24 dc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  4 1 Ncon
    0xdc 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  4 1 Ncon
    
    
    display: :0  screen: 2
    direct rendering: Yes
    server glx vendor string: NVIDIA Corporation
    server glx version string: 1.3
    server glx extensions:
       GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
       GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
       GLX_ARB_multisample, GLX_NV_float_buffer
    client glx vendor string: NVIDIA Corporation
    client glx version string: 1.3
    client glx extensions:
       GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
       GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
       GLX_NV_swap_group, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
       GLX_SGI_swap_control, GLX_NV_float_buffer
    GLX extensions:
       GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
       GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
       GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_get_proc_address
    OpenGL vendor string: NVIDIA Corporation
    OpenGL renderer string: GeForce FX 5200/PCI/SSE2/3DNOW!
    OpenGL version string: 1.5.1 NVIDIA 61.11
    OpenGL extensions:
       GL_ARB_depth_texture, GL_ARB_fragment_program,
       GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, GL_ARB_imaging,
       GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
       GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow,
       GL_ARB_shader_objects, GL_ARB_shading_language_100,
       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_dot3,
       GL_ARB_texture_mirrored_repeat, GL_ARB_transpose_matrix,
       GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
       GL_ARB_window_pos, GL_S3_s3tc, GL_EXT_texture_env_add, 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_compiled_vertex_array,
       GL_EXT_Cg_shader, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
       GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_paletted_texture,
       GL_EXT_pixel_buffer_object, GL_EXT_point_parameters,
       GL_EXT_rescale_normal, GL_EXT_secondary_color,
       GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
       GL_EXT_shared_texture_palette, GL_EXT_stencil_two_side,
       GL_EXT_stencil_wrap, 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,
       GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_vertex_array,
       GL_HP_occlusion_test, GL_IBM_rasterpos_clip,
       GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square,
       GL_NV_copy_depth_to_color, GL_NV_depth_clamp, GL_NV_fence,
       GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_program,
       GL_NV_fragment_program_option, GL_NV_half_float, GL_NV_light_max_exponent,
       GL_NV_multisample_filter_hint, GL_NV_occlusion_query,
       GL_NV_packed_depth_stencil, GL_NV_pixel_data_range, GL_NV_point_sprite,
       GL_NV_primitive_restart, GL_NV_register_combiners,
       GL_NV_register_combiners2, GL_NV_texgen_reflection,
       GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4,
       GL_NV_texture_expand_normal, GL_NV_texture_rectangle,
       GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3,
       GL_NV_vertex_array_range, GL_NV_vertex_array_range2, GL_NV_vertex_program,
       GL_NV_vertex_program1_1, GL_NV_vertex_program2,
       GL_NV_vertex_program2_option, GL_SGIS_generate_mipmap,
       GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow,
       GL_SUN_slice_accum
    glu version: 1.3
    glu extensions:
       GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
    
      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
    ----------------------------------------------------------------------
    0x147 24 tc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  0 0 None
    0x148 24 dc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  0 0 None
    0x149 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
    0x14a 24 tc  0 32  0 r  .  .  8  8  8  0  0 24  8 16 16 16 16  0 0 None
    0x14b 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
    0x14c 24 tc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  0 0 None
    0x14d 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  0 0 None
    0x14e 24 tc  0 32  0 r  .  .  8  8  8  0  0 16  0 16 16 16 16  0 0 None
    0x14f 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  0 16 16 16 16  0 0 None
    0x150 24 tc  0 32  0 r  y  .  8  8  8  0  0  0  0 16 16 16 16  0 0 None
    0x151 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 None
    0x152 24 tc  0 32  0 r  .  .  8  8  8  0  0  0  0 16 16 16 16  0 0 None
    0x153 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 None
    0x154 24 tc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  2 1 Ncon
    0x155 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  2 1 Ncon
    0x156 24 tc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  4 1 Ncon
    0x157 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  4 1 Ncon
    0x158 24 tc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  2 1 Ncon
    0x159 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  2 1 Ncon
    0x15a 24 tc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  4 1 Ncon
    0x15b 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  4 1 Ncon
    0x15c 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
    0x15d 24 dc  0 32  0 r  .  .  8  8  8  0  0 24  8 16 16 16 16  0 0 None
    0x15e 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
    0x15f 24 dc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  0 0 None
    0x160 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  0 0 None
    0x161 24 dc  0 32  0 r  .  .  8  8  8  0  0 16  0 16 16 16 16  0 0 None
    0x162 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  0 16 16 16 16  0 0 None
    0x163 24 dc  0 32  0 r  y  .  8  8  8  0  0  0  0 16 16 16 16  0 0 None
    0x164 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 None
    0x165 24 dc  0 32  0 r  .  .  8  8  8  0  0  0  0 16 16 16 16  0 0 None
    0x166 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 None
    0x167 24 dc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  2 1 Ncon
    0x168 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  2 1 Ncon
    0x169 24 dc  0 32  0 r  y  .  8  8  8  0  0 24  8 16 16 16 16  4 1 Ncon
    0x16a 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  4 1 Ncon
    0x16b 24 dc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  2 1 Ncon
    0x16c 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  2 1 Ncon
    0x16d 24 dc  0 32  0 r  y  .  8  8  8  0  0 16  0 16 16 16 16  4 1 Ncon

     

    Frankly, this is something I should be able to solve on my own. However, I've never really messed around with pam and I suspect that permissions for something are to blame. Its a matter of letting the 3d programs see that 3d acceleration is enabled.

     

    [moved from Software by spinynorman]

  15. I'm in the process of designing an in car pc.... it will do the following

     

    -read from accelerometers to do 1/4 times, estimate hp, etc.

    -read from o2 sensors...graph...record and spit out info

    -use a ready made 12v powersupply and power on protection circuit

    -play DVD's...not really a big deal but something has to be bling

    -run mdk

    -no gps...no gps...but maps and directions, yes

     

    This project will be similar to the other onboard pc projects people have made in the past except it will have a performance focus and not a ICE focus.

     

    My major question to you all is: where can i find some good accelerometers, temp sensors (that can withstand high exhaust temps), etc. that will interface with a pc?

  16. my tips...

     

    -apple makes nice machines but they are expensive for what you are getting...so if you don't intend to dual boot with osX don't get one. (if you like the pretty industrial design work on one get a sony viao...they are pretty)

     

    -think about what you are really going to use the machine for...do you have a large at home machine you use for just about everything or will this be your primary computer? Perhaps it will just be a glorified pda for you...in which case get a lower spec machine and save $$?

     

    -sometimes setting up the X windowing sys is diffucult on a laptop...but don't let that get you down. There are plenty of people out there who will help you out.

     

    -getting the built in buttons on a laptop (volume, etc.) can be a PITA...but worth it

     

    -if you get a tablet pc getting the tablet part to work will be a PITA...but worth it (the tablet is actually just a wacom tablet thing)

     

    -test out the laptops at the stores around you...use knoppix to test out their functionality. Also, don't buy from retail stores, buy from a reputable mail order place. However, use the store to pick out what features you like and don't like (size, weight, screen, pointer, keyboard, ports, etc.)

     

    -after you buy one, get a padded sleeve and not a laptop bag...if you are like me you will want to use a backpack that isn't your laptop bag from time to time and you don't want to just throw the laptop in it.

     

    -keep in mind that upgrading a laptop is not as easy/cheap as upgrading a pc

     

    -laptops get hot...or at least some of them do...this might suck if you want to use it in your lap for long periods of time...a burning crotch is no fun

     

    -most of the port replicators manufacturers sell are a waste of money....buy yourself a cheap usb hub instead

     

    -batteries don't last forever...they won't recharge an infinite number of times

     

    Okay so it sounds like i don't want anyone to get a laptop. Well i'm just writting from experience about the things i think you should be aware of before getting one. None of these were real deal breakers for me. I own a dell inspiron from a few years ago and it still does me good. (probs with the dell after 4 yrs include a worn out battery that lasts 45 min, a touchpad that drifts around the screen and had to be disabled, a broken hinge which i replaced).

     

    I'd say get one...just don't get one because they are 'cool'

  17. I spent quite a bit of time looking for this online last night and only got a partial answer....

     

    I want a program that takes the straggler mp3's i have that have not ID3 tag info, reads a digital signature of the file and looks up the file name. I know windows media player does this and after some looking around i found it contacts the all music guide (AMG), but i couldn't find anything in linux that does that. The closest thing was a wine setup of mbtagger but that requires a whole bunch of win98 dll's and for full functionality an IE install (something i refuse to do). Does anyone know of any other way to tag single songs?

  18. Supposedly it is possible to put vcalendar files on the ipod and have them show up in the ipod calendar. I've been able to export a calendar form Kontact (part of the kde pim) and it looks like it is formatted fine. However, the ipod only show the first even i put in the calendar and none of the other ones. Does anyone know why? or how to fix this?

     

     

    Ok so this is a dumb one...if i delete the blank lines in between calendar entries it works...this is dumb

×
×
  • Create New...