My system is embedded system. So I should use framebuffer. So I succeed to startx at linux-2.4.22 kernel version. but the kernel don't support Geforce4 420 go. Now, linux-2.6.0 support the chip. So I tried it ----- Original Message ----- From: "Mark Vojkovich" <mvojkovi@xxxxxxxxxxx> To: <xfree86@xxxxxxxxxxx> Sent: Thursday, December 18, 2003 10:05 AM Subject: Re: [XFree86]With Geforce4 420 Go , I can't start startx > Maybe the framebuffer device doesn't support it? > Why don't you use the "nv" driver instead? It supported it > in 4.3 and onward. > > Mark. > > On Thu, 18 Dec 2003, [ks_c_5601-1987] 최영일 wrote: > > > > > Hi, everyone > > > > I have Geforce4 420 Go VGA chip in My board. > > Now, I knew linux-2.6.xx support Geforce4 420 go at rivafb. > > so I think I am lucky. and I compile 2.6.xx kernel. and insmod rivafb.ko > > and configuration /etc/X11/XF86config and then startx. > > but can't startx because of some problems. > > What'up? > > > > here are XF86config and log file. > > > > /etc/X11/XF86config > > ---snip---- > > Section "Device" > > Identifier "Videocard0" > > Driver "fbdev" > > EndSection > > > > Section "Screen" > > Identifier "Screen0" > > Device "Videocard0" > > Monitor "Monitor0" > > DefaultDepth 24 > > SubSection "Display" > > Depth 24 > > Modes "default" > > EndSubSection > > EndSection > > -----snip------ > > > > /var/log/XFree86.0.log > > -----snip------ > > (II) FBDEV: driver for framebuffer: fbdev, afb > > (II) Primary Device is: PCI 01:00:0 > > (II) Loading sub module "fbdevhw" > > (II) LoadModule: "fbdevhw" > > (II) Reloading /usr/X11R6/lib/modules/linux/libfbdevhw.a > > (II) FBDEV(0): using default device > > (II) Running in FRAMEBUFFER Mode > > (**) FBDEV(0): Depth 24, (--) framebuffer bpp 32 > > (==) FBDEV(0): RGB weight 888 > > (==) FBDEV(0): Default visual is TrueColor > > (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0) > > (II) FBDEV(0): Hardware: nVidiaGeForce4-4 (vidmem: 32768k) > > (II) FBDEV(0): Checking Modes against framebuffer device... > > (II) FBDEV(0): mode "default" not found > > (II) FBDEV(0): Checking Modes against monitor... > > (--) FBDEV(0): Virtual size is 640x480 (pitch 640) > > (**) FBDEV(0): Built-in mode "current": 25.2 MHz, 31.5 kHz, 59.9 Hz > > (II) FBDEV(0): Modeline "current" 25.18 640 664 760 800 480 491 493 525 -hsync -vsync -csync > > (**) FBDEV(0): Display dimensions: (340, 270) mm > > (**) FBDEV(0): DPI set to (47, 45) > > (EE) FBDEV(0): Fbdev type (137547164) not supported yet.(II) UnloadModule: "fbdev" > > (II) UnloadModule: "fbdevhw" > > (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@xxxxxxxxxxxx > > > > _______________________________________________ > > XFree86 mailing list > > XFree86@xxxxxxxxxxx > > http://XFree86.Org/mailman/listinfo/xfree86 > > > > > _______________________________________________ > XFree86 mailing list > XFree86@xxxxxxxxxxx > http://XFree86.Org/mailman/listinfo/xfree86 > _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86