www.pegasos.org

Linux, BSD, Unix etc. - Ubuntu 8.10 graphics problem no 3D

dOpus - Nov 10, 2008 - 15:58
Post subject: Ubuntu 8.10 graphics problem no 3D
Hi,

Recently i installed 8.10 intrepid on my Pegasos II with help of spceial made kernel from
http://genesi.hu/ubuntu/

How can i activate 3D?

Somebody woking on this?
Trizt - Nov 10, 2008 - 18:09
Post subject: Re: Ubuntu 8.10 graphics problem no 3D
Much depends on the graphics card you are using, for older radeon cards you use the radeon driver that comes with Xorg. Just run the tool used in Ubuntu to generate the Xorg file, at least one of Xorgconfig and Xorcfg should come along, run one of those from console.
dOpus - Nov 10, 2008 - 20:37
Post subject: Re: Ubuntu 8.10 graphics problem no 3D
I try something but my xorg-conf file is empty

marcel@pegasos:~$ stat /etc/X11/xorg.conf
File: `/etc/X11/xorg.conf'
Size: 0 Blocks: 0 IO Block: 4096 regular empty file
Device: 812h/2066d Inode: 261421 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2008-11-06 16:45:55.000000000 +0200
Modify: 2008-11-06 15:44:57.000000000 +0200
Change: 2008-11-06 15:44:57.000000000 +0200

I have grafics on my desktop ,is anywere my config....or working with something else?
dOpus - Nov 10, 2008 - 21:23
Post subject: Re: Ubuntu 8.10 graphics problem no 3D
I try to play with xorg config ..and i get niminal graphics...i delete the content generated in xorg.conf and everything is go back to normal.
I think is the intrepid_boot_peg file necesary to boot in ubuntu on my Peg is the cause..maybe later appears a new boot file for this.

All the other function in intrepid works
Trizt - Nov 11, 2008 - 18:53
Post subject: Re: Ubuntu 8.10 graphics problem no 3D
I haven't played with ubuntus, I'm one of the Gentoo users here and at the moment my Peggy is running without a graphical environment, as it's working as a server.
The person who has most ubuntu experience here is Kozz, but he seems to be busy working.

I think nowadays the Gentoo PPC cd do work on the Peggy with the default kernel (dholm, correct me if I'm wrong).
ironfist - Nov 13, 2008 - 21:18
Post subject: Re: Ubuntu 8.10 graphics problem no 3D
Ubuntu for PPC is no longer a supported Ubuntu distribution.
dOpus - Nov 16, 2008 - 14:30
Post subject: Re: Ubuntu 8.10 graphics problem no 3D
I see,i think going to Gentoo it's a best way
kozz - Dec 25, 2008 - 15:27
Post subject: Re: Ubuntu 8.10 graphics problem no 3D
Nowadays no explicit driver is specified in the xorg.conf file in Ubuntu systems, instead the pci id of the card is used to search the driver database located in /usr/share/xserver-xorg/pci/. That directory contains a file for each driver in X and each file simply contains a list of pci ids that are known to work with that driver. If your card isn't found it should fall back to vesa. But it is indeed possible to override that logic by explicitly specifying a driver to use in xorg.conf.

Can you provide the output of the command:
Code:

sudo lshw -class display -numeric

so I can see what graphics card you have?
kozz - Dec 25, 2008 - 15:33
Post subject: Re: Ubuntu 8.10 graphics problem no 3D
Btw, I found and old xorg.conf file I have left which you can use as reference. I haven't used Ubuntu on my Pegasos since feisty (7.04) and I think that file was last used then but it should still be almost the same.

http://kozz.org/files/xorg.conf

If I remember correctly the line:
Code:

Option      "BusType"      "PCI"

is essential for it to work.
All times are GMT + 1 Hour
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits