Anyone so I was finally able to get the above mentioned source package to compile into a set of debs for my potato based pismo running 2.4.4 (benh)
so I isntalled them and tried to startx first off it was complaining the r128 driver didnt have some functions available that the object referenced, I worked out that it was drm functions so added the Load glx and Load dri to the modules section. I also then noticed no kernel modules were created by the deb build, so I looked in the source tree found the location of the drm modules and did a make -f Makefile.linux r128.o and compiled the kernel module, which worked and I can insmod the module and that also works and I get a /proc/dri/0 with stuff in it. However now when I startx it still wont start but it doesnt tell me anything useful. It then gets a sig11 and dies. Anyway if anyone has any idea what is going on or how to get this running I would be happy :) Attached are my current XF86Config and the output from the attempt to startx. I also strace -f'd the attempt to startx and it had absolutely nothing useful, weirdl it seemed to never get around to runningg most of the processes it forked. Thanks See You Steve -- [EMAIL PROTECTED] http://wibble.net/~sjh/ Look Up In The Sky Is it a bird? No Is it a plane? No Is it a small blue banana? YES
Section "ServerLayout" Identifier "Powerbook G3" Screen "Screen 1" 0 0 InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/misc/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "speedo" Load "bitmap" Load "pex5" Load "dri" Load "glx" EndSection Section "ServerFlags" Option "standby time" "20" Option "suspend time" "30" Option "off time" "60" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "keyboard" Option "AutoRepeat" "500 5" Option "XkbModel" "pc101" Option "XkbLayout" "us" Option "XkbDisable" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "Monitor" Identifier "Apple 1024x768 LCD" HorizSync 48.359 VertRefresh 59.998 ModeLine "1024x768" 65.0 1024 1082 1218 1344 768 771 777 806 -hsync -vsync EndSection Section "Device" Identifier "ATI Rage 128" Driver "ati" BusID "PCI:0:16:0" EndSection Section "Screen" Identifier "Screen 1" Device "ATI Rage 128" Monitor "Apple 1024x768 LCD" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection Section "DRI" Mode 0666 EndSection
PTRACE_ATTACH: Operation not permitted Too late? PTRACE_ATTACH: Operation not permitted Too late? PTRACE_ATTACH: Operation not permitted Too late? Process 4986 attached Process 4986 detached /usr/bin/X11/startx: line 77: 4985 Illegal instruction /usr/bin/X11/xauth list "$displayname" 4986 Done(1) | grep -qs "$displayname " PTRACE_ATTACH: Operation not permitted Too late? /usr/bin/X11/startx: line 77: 4987 Illegal instruction xauth add $displayname . $mcookie PTRACE_ATTACH: Operation not permitted Too late? Process 4989 attached Process 4989 detached /usr/bin/X11/startx: line 77: 4988 Illegal instruction /usr/bin/X11/xauth list "$displayname" 4989 Done(1) | grep -qs "$displayname " PTRACE_ATTACH: Operation not permitted Too late? /usr/bin/X11/startx: line 77: 4990 Illegal instruction xauth add $displayname . $mcookie PTRACE_ATTACH: Operation not permitted Too late? /usr/bin/X11/startx: line 79: 4991 Illegal instruction xinit $client $clientargs -- $server $display $serverargs PTRACE_ATTACH: Operation not permitted Too late? /usr/bin/X11/startx: line 83: 4992 Illegal instruction xauth remove $removelist PTRACE_ATTACH: Operation not permitted Too late? /usr/bin/X11/startx: line 91: 4993 Illegal instruction deallocvt