Sponsored Links

View Single Post
Old 12-23-05, 02:20 PM   #5
joffe
Registered User
 
joffe's Avatar
 
Join Date: Nov 2004
Posts: 171
Default Re: 8178 maximum pixel clock: 0 MHz

I have looked at the changes I did to make 8174/8178 to work and boiled it down to this - the only thing that really mattered was to change the modprobe.conf from:
Code:
alias char-major-195* nvidia
to
Code:
options nvidia NVreg_SoftEDIDs=0 NVreg_Mobile=1
Also, it appears that one or both of the following two lines in xorg.conf are needed:
Code:
Option "IgnoreEDID" "true"
Option "IgnoreEdidFreqs" "true"
__________________
GA-MA790GP-DS4H, ATI Radeon HD3300, AMD Phenom X4 9850, 4GB PC8500 [Ubuntu 8.10]
Toshiba 2450-201, GeForce4 420 Go 32MB, Pentium4 2.4GHz, 512 MB PC2700 [Ubuntu 8.10]

Last edited by joffe; 12-23-05 at 02:29 PM. Reason: Unloaded the nvidia module and had to edit xorg.conf
joffe is offline   Reply With Quote