radeon dual head

Jethro Tull heavytull at hotmail.com
Fri Dec 28 04:13:33 PST 2007





> > #less /var/log/Xorg.0.log
> >  ....
> > (II) LoadModule: "radeon"
> > (II) Loading /usr/X11R6/lib/modules/drivers//radeon_drv.so
> > (II) Module radeon: vendor="X.Org Foundation"
> >         compiled for 1.3.0, module version = 4.2.0
> >         Module class: X.Org Video Driver
> >         ABI class: X.Org Video Driver, version 1.2
> > (II) LoadModule: "ati"
> > (II) Loading /usr/X11R6/lib/modules/drivers//ati_drv.so
> > (II) Module ati: vendor="X.Org Foundation"
> >         compiled for 1.3.0, module version = 6.6.192
> >         Module class: X.Org Video Driver
> >         ABI class: X.Org Video Driver, version 1.2
> >
> >
> > (II) ATI: ATI driver wrapper (version 6.6.192) for chipsets: mach64,
> > rage128, radeon
> > (II) Primary Device is: PCI 01:00:0
> > (II) Loading sub module "radeon"
> > (II) LoadModule: "radeon"
> > (II) Reloading /usr/X11R6/lib/modules/drivers//radeon_drv.so
> > ....
> >
> 

> > > http://www.intellinuxgraphics.com/dualhead.html
> > > >
> > > > by the way i would like to know if this is normal tthat drm is never
> > loaded.
> > > >
> > > > when i load it manually it says:
> > > >
> > > > root at slack12:/home/slackkk# modprobe drm
> > > > FATAL: Error inserting drm
> > > > (/lib/modules/2.6.21.5-smp/kernel/drivers/char/drm/drm.ko): Cannot
> > allocate
> > > > memory
> > > >
> > > >
> > > >
> > > > but the X interface works well, Open GL screen savers are Ok, some are
> > slow.
> > > > google earth is not hard accelerated at all, it is awfully slow and runs
> > th
> > > > CPU at 100%
> > >
> >
> > #less /var/log/Xorg.0.log
> > ....
> > (II) RADEON(0): PCIE card detected
> > drmOpenDevice: node name is /dev/dri/card0
> > drmOpenDevice: open result is 9, (OK)
> > drmOpenByBusid: Searching for BusID pci:0000:01:00.0
> > drmOpenDevice: node name is /dev/dri/card0
> > drmOpenDevice: open result is 9, (OK)
> > drmOpenByBusid: drmOpenMinor returns 9
> > drmOpenByBusid: drmGetBusid reports
> > drmOpenDevice: node name is /dev/dri/card1
> > drmOpenDevice: open result is -1, (No such device)
> > drmOpenDevice: open result is -1, (No such device)
> > drmOpenDevice: Open failed
> > drmOpenByBusid: drmOpenMinor returns -19
> > drmOpenDevice: node name is /dev/dri/card2
> > drmOpenDevice: open result is -1, (No such device)
> > drmOpenDevice: open result is -1, (No such device)
> > drmOpenDevice: Open failed
> > drmOpenByBusid: drmOpenMinor returns -19
> > .....
> 
actually drm was not loaded because fglrx was being load at every X startup. i rmmoded fglrx and drm loads properly:

drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0



_________________________________________________________________
Free games, great prizes - get gaming at Gamesbox. 
http://www.searchgamesbox.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20071228/e713defa/attachment.html>


More information about the xorg mailing list