Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Two questions about gatos drivers
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
MasterX
Veteran
Veteran


Joined: 26 Jun 2003
Posts: 1165

PostPosted: Thu Dec 11, 2003 4:21 am    Post subject: Two questions about gatos drivers Reply with quote

1) I installed ati_remote to use the remote control that came with ATI WONDER VE. Suprisingly it works, but some of the buttons do not do what they are supposed to do. At the gatos' site it says to use xmodmap, I went through the man, but I did not really understand how can I use it. Could an expert give me some insight?

2) I have radeon 7500 with tv out (s-video) and I want to use it, to watch, what else, movies. Right now, I have a very good quality picture in the console, but in the X I see a bunch of lines, no picture. I want to use Gatos drivers, but I am kind lost:

I am getting the following error:

(II) Loading /usr/X11R6/lib/modules/drivers/gatos_radeon_drv.o
(EE) LoadModule: Module gatos_radeon does not have a gatos_radeonModuleData data object.
(II) UnloadModule: "gatos_radeon"

(i called them gatos_radeon)

How can I create gatos_radeonModuleData data object. ?
Back to top
View user's profile Send private message
MasterX
Veteran
Veteran


Joined: 26 Jun 2003
Posts: 1165

PostPosted: Thu Dec 11, 2003 7:40 am    Post subject: Reply with quote

An update:

Instead of renaming the gatos drivers, I saved the folder dri and drivers in folder /usr/X11R6/lib/modules and then I copied the two folders dri and drivers that I found in the file that I downloaded from gatos' site.
Now, I am getting a new error:

Code:

(II) RADEON(0): Validating modes on Primary head (DDCType: 2) ---------
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): No DDC data available, DDCMode option is dismissed
(II) RADEON(0): Total number of valid DDC mode(s) found: 0
(WW) RADEON(0): Mode 1024x768 is out of range.
(WW) RADEON(0): Valid modes must be between 320x200-0x0
(WW) RADEON(0): Mode 800x600/60 is out of range.
(WW) RADEON(0): Valid modes must be between 320x200-0x0
(II) RADEON(0): Total number of valid FP mode(s) found: 0
(EE) RADEON(0): No valid mode found for this DFP/LCD
(II) UnloadModule: "ati"
(II) UnloadModule: "i2c"
(II) Unloading /usr/X11R6/lib/modules/libi2c.a
(II) UnloadModule: "ddc"
(II) Unloading /usr/X11R6/lib/modules/libddc.a
(II) UnloadModule: "int10"
(II) Unloading /usr/X11R6/lib/modules/linux/libint10.a
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(II) UnloadModule: "radeon"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86@xfree86.org.


and this is what I have in the XF86Config

Code:

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth    24
        SubSection "Display"
                Depth   24
                Modes "1024x768" "800x600/60"
                Virtual 0 0
        EndSubSection
EndSection

Section "DRI"
        #Group        0666
        Mode         0666
EndSection


The "800x600/60" is for the TV

Does anybody have any idea of what the problem might be?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum