Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel 2.6.20 and blink screen
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
j0r1k
n00b
n00b


Joined: 21 May 2007
Posts: 2

PostPosted: Mon May 21, 2007 7:32 am    Post subject: Kernel 2.6.20 and blink screen Reply with quote

I am have troubles with kernel 2.6.19 and 2.6.20 .
Every ~30 sec blink screen in console (framebuffer) and in X.
Video - Geforce 5600, change to old card Geforce3 is not solved problem.
On kernel 2.6.16 all work corretly.
Back to top
View user's profile Send private message
rufnut
Apprentice
Apprentice


Joined: 16 May 2005
Posts: 252

PostPosted: Mon May 21, 2007 11:47 am    Post subject: Reply with quote

I get a similar thing on my FX-5500 but only when starting up, then I ctrl-alt-F7 to get back to the gui.

I guess you have this in dmesg :

Quote:

**WARNING** I2C adapter driver [NVIDIA I2C Device] forgot to specify physical device; fix it!
**WARNING** I2C adapter driver [NVIDIA I2C Device] forgot to specify physical device; fix it!
**WARNING** I2C adapter driver [NVIDIA I2C Device] forgot to specify physical device; fix it!
Back to top
View user's profile Send private message
j0r1k
n00b
n00b


Joined: 21 May 2007
Posts: 2

PostPosted: Mon May 21, 2007 12:52 pm    Post subject: Reply with quote

I try compile kernel without i2c support, but screen keep blink.
Back to top
View user's profile Send private message
rufnut
Apprentice
Apprentice


Joined: 16 May 2005
Posts: 252

PostPosted: Tue May 22, 2007 10:59 am    Post subject: Reply with quote

Here try my xorg.conf , you may have to change a few little things but see what you can do.


Code:

#
#Section "Extensions"
#   Option "Composite" "Enable"
#EndSection

Section "ServerLayout"

#  Option       "Clone" "off"
    Identifier     "Layout[all]"
    Screen         "Screen[0]" 0 0
    InputDevice    "Keyboard[0]" "CoreKeyboard"
    InputDevice    "Mouse[1]" "CorePointer"
    Option         "Xinerama" "off"
EndSection

Section "Files"

#  FontPath    "unix/:7101"
    InputDevices      "/dev/ttyS0"
    InputDevices      "/dev/ttyS1"
    InputDevices      "/dev/ttyS2"
    InputDevices      "/dev/ttyS3"
    InputDevices      "/dev/ttyS4"
    InputDevices      "/dev/ttyS5"
    InputDevices      "/dev/ttyS6"
    InputDevices      "/dev/ttyS7"
    InputDevices      "/dev/ttyS8"
    InputDevices      "/dev/psaux"
    InputDevices      "/dev/logibm"
    InputDevices      "/dev/sunmouse"
    InputDevices      "/dev/atibm"
    InputDevices      "/dev/amigamouse"
    InputDevices      "/dev/atarimouse"
    InputDevices      "/dev/inportbm"
    InputDevices      "/dev/gpmdata"
    InputDevices      "/dev/mouse"
    InputDevices      "/dev/usbmouse"
    InputDevices      "/dev/adbmouse"
    InputDevices      "/dev/input/mice"
    InputDevices      "/dev/input/event0"
    InputDevices      "/dev/pointer0"
    InputDevices      "/dev/pointer1"
    InputDevices      "/dev/pointer2"
    InputDevices      "/dev/pointer3"
    FontPath    "/usr/share/fonts/misc:unscaled"
    FontPath    "/usr/share/fonts/Type1"
    FontPath    "/usr/share/fonts/TTF"
    FontPath    "/usr/share/fonts/corefonts"
    FontPath    "/usr/share/fonts/freefont"
    FontPath    "/usr/share/fonts/sharefonts"
    FontPath    "/usr/share/fonts/terminus"
    FontPath    "/usr/share/fonts/ttf-bitstream-vera"
    FontPath    "/usr/share/fonts/unifont"
    FontPath    "/usr/share/fonts/75dpi:unscaled"
    FontPath    "/usr/share/fonts/100dpi:unscaled"
    FontPath    "/usr/share/fonts/artwiz"
    FontPath    "/usr/local/share/fonts"
EndSection

Section "Module"
    Load           "type1"
    Load           "dbe"
    Load           "freetype"
    Load           "glx"
#  Load         "v4l"
    Load           "extmod"
EndSection

Section "ServerFlags"
    Option         "AllowMouseOpenFail"
EndSection

Section "InputDevice"
    Identifier     "Keyboard[0]"
    Driver         "kbd"
    Option         "Protocol" "Standard"
    Option         "XkbLayout" "us"
    Option         "XkbModel" "pc105"
EndSection

Section "InputDevice"
    Identifier     "Mouse[1]"
    Driver         "mouse"
    Option         "Buttons" "7"
    Option         "Device" "/dev/input/mice"
    Option         "Name" "ImExPS/2 Generic Explorer Mouse"
    Option         "Protocol" "explorerps/2"
    Option         "Vendor" "Sysp"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Modes"

   # These are the DDC-probed settings reported by your monitor.
   # 1280x1024, 75.0Hz; hfreq=79.98, vfreq=75.03
    Identifier         "Modes[0]"
    ModeLine     "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
   # 1024x768, 85.0Hz; hfreq=68.68, vfreq=85.00
    ModeLine     "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
   # 1024x768, 75.0Hz; hfreq=60.02, vfreq=75.03
    ModeLine     "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
   # 1024x768, 70.0Hz; hfreq=56.48, vfreq=70.07
    ModeLine     "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
   # 1024x768, 60.0Hz; hfreq=48.36, vfreq=60.00
    ModeLine     "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
   # 800x600, 85.0Hz; hfreq=53.67, vfreq=85.06
    ModeLine     "800x600" 56.2 800 832 896 1048 600 601 604 631 +hsync +vsync
   # 800x600, 75.0Hz; hfreq=46.88, vfreq=75.00
    ModeLine     "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
   # 800x600, 60.0Hz; hfreq=37.88, vfreq=60.32
    ModeLine     "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
   # 800x600, 56.0Hz; hfreq=35.16, vfreq=56.25
    ModeLine     "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
   # 640x480, 85.0Hz; hfreq=43.27, vfreq=85.01
    ModeLine     "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
   # 640x480, 75.0Hz; hfreq=37.50, vfreq=75.00
    ModeLine     "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
   # 640x480, 72.0Hz; hfreq=37.86, vfreq=72.81
    ModeLine     "640x480" 31.5 640 656 696 816 480 481 484 504 -hsync -vsync
   # 640x480, 60.0Hz; hfreq=31.47, vfreq=59.94
    ModeLine     "640x480" 25.2 640 648 744 784 480 482 484 509 -hsync -vsync
   # Extended modelines with GTF timings
   # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
    ModeLine     "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
   # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
    ModeLine     "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
   # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
    ModeLine     "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
   # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
    ModeLine     "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
   # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
    ModeLine     "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
   # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
    ModeLine     "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
   # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
    ModeLine     "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
   # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
    ModeLine     "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
   # 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
    ModeLine     "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
   # 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
    ModeLine     "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
   # 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
    ModeLine     "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
   # 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
    ModeLine     "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
   # 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
    ModeLine     "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
   # 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
    ModeLine     "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
   # 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
    ModeLine     "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
   # 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
    ModeLine     "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
   # 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
    ModeLine     "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
   # 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
    ModeLine     "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
   # 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
    ModeLine     "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
   # 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
    ModeLine     "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
   # 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
    ModeLine     "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
   # 1920x1200 @ 60.00 Hz (GTF)  hsync: 74.52; pclk: 193.16 MHz
    ModeLine     "1920x1200" 193.2 1920 2048 2256 2592 1200 1201 1204 1242 +hsync -hsync
EndSection

Section "Monitor"

 # DDC-probed
 # DDC-probed
    Identifier     "Monitor[0]"
    VendorName     "GWY"
    ModelName      "GWY7658"
    UseModes       "Modes[0]"
    HorizSync       30.0 - 70.0
    VertRefresh     50.0 - 120.0
EndSection

Section "Device"

#   Option       "IgnoreEDID" "True"
#   Option      "ConnectedMonitor" "CRT, TV"
    Identifier     "Device[0]"
    Driver         "nvidia"
    VendorName     "NVidia"
    BoardName      "GeForce FX 5500 (0x0326)"
EndSection

Section "Screen"
    Identifier     "Screen[0]"
    Device         "Device[0]"
    Monitor        "Monitor[0]"
    DefaultDepth    24
    Option         "NvAGP" "3"
    Option         "RenderAccel" "True"
#   Option      "UseEdidFreqs" "True"
    Option         "NoLogo" "true"
    Option         "HWCursor" "on"
    Option         "CursorShadow" "true"
#    Option         "XvmcUsesTextures" "True"
    Option         "HorizSync" "CRT-0: 30-70"
    Option         "VertRefresh" "CRT-0: 50-120"
    Option         "UseEdidFreq" "false"
    Option         "ModeValidation" "NoEdidModes"
   #TV Out Setup
#    Option         "TwinView" "True"
#    Option         "SecondMonitorHorizSync" "30-50"
#    Option         "SecondMonitorVertRefresh" "60"
#    Option         "TVStandard" "PAL-B"
#    Option         "TVOutFormat" "SVIDEO"
#    Option         "TVOverScan" "0.5"
#    Option         "TwinViewOrientation" "Clone"
##   Option      "TwinViewOrientation" "RightOf"
#    Option         "MetaModes" "1280x1024,1280x1024; 1024x768,1024x768; 800x600,800x600; 640x480,640x480"
    Option         "Coolbits" "1"
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       32
        Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Back to top
View user's profile Send private message
fbcyborg
Advocate
Advocate


Joined: 16 Oct 2005
Posts: 3056
Location: ROMA

PostPosted: Sun May 27, 2007 9:22 pm    Post subject: Reply with quote

Hi!

I have the same problem too:

Code:
**WARNING** I2C adapter driver [NVIDIA I2C Device] forgot to specify physical device; fix it!
**WARNING** I2C adapter driver [NVIDIA I2C Device] forgot to specify physical device; fix it!
**WARNING** I2C adapter driver [NVIDIA I2C Device] forgot to specify physical device; fix it!


What's the solution to fix it????

EDIT: it seems to be nothing serious, here is something about it. Maybe it will be solved with a new release. I hope so!
_________________
[HOWTO] Come criptare la /home usando cryptsetup e luks
[HOWTO] Abilitare il supporto al dom0 XEN su kernel 3.X
Help answer the unanswered
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