problems with xorg

Using applications, configuring, problems
Post Reply
Message
Author
chillinfart
Posts: 88
Joined: Mon 22 May 2006, 18:43

problems with xorg

#1 Post by chillinfart »

After bad installation of my ati radeon 7000 drivers i cannot use the x.org server
1)How i can go back it?
2)How i can enlable dri manually(the dri dotpups doesnt work well when x.org was working)?
Im using puppyos 2.02 in a disconnected pc (im using my usb key for transfer the .pup files)

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#2 Post by MU »

did you use the wizard?
http://www.murga.org/~puppy/viewtopic.php?t=8661

To restore a broken xorg, run
xorgwizard
again.

Mark

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#3 Post by MU »

To use the wizard without active internet-connection (by copying files from another computer):

For Puppy 2.02 with a Ati Radeon 7000:

The 3DCC is somewhat complex, using it without internet requires to copy several files.
Download and install the 3DCC itself:
http://dotpups.de/dotpups/XServer/3D-Control-Center.pup

After that, you will need to download/copy also these dotpups in the corresponding folders, then run the 3DCC again:

/usr/local/3D-Control-Center/resource/26
http://dotpups.de/dotpups/XServer/DRI/D ... s-K26b.pup

/usr/local/3D-Control-Center/resource/xorg
http://dotpups.de/dotpups/XServer/DRI/OpenGL.pup
http://dotpups.de/dotpups/XServer/DRI/OpenGL-B.pup

/usr/local/3D-Control-Center/resource/xorgA
http://dotpups.de/dotpups/XServer/DRI/dri-radeon.pup

/usr/local/3D-Control-Center/resource/xorgB
http://noforum.de/dotpups/X11R6addons/dri-radeon.pup


Now you must add 2 lines to /root/.xinitrc to fix a bug with Gtk+

Add them after the first line "#!/bin/sh":
XLIB_SKIP_ARGB_VISUALS=1
export XLIB_SKIP_ARGB_VISUALS

Then run the 3D-control-center from the dotpup-menu.
Install graficscard manually.
Choose the Module "Radeon 100".

When asked for a "Xorg-Driver: Ati or Radeon?"
Choose Radeon.

Mark

User avatar
Gn2
Posts: 943
Joined: Mon 16 Oct 2006, 05:33
Location: virtual - Veni vidi, nihil est adpulerit

#4 Post by Gn2 »

If having difficulty w/Radeon proprietary -drivers :
Temp use vesa to get useable desktop:
Manually use command xorgconfig
Then play with ATI settings knowing you have - fallback that works .

"Generic" VESA can give over 1600X1200 unacelerated resolution

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#5 Post by MU »

the propriatary driver ( 8.25.8 ) does not support the Radeon 7000, just 8500 and newer.

For the 7000 you need the free radeon 100 driver.

Mark

Post Reply