Hello List, I have 2 problems: I have a 2 cpus (pentium III, 800Mhz) machine, 2 ethernets cards and a voodoo 5500 with fedora core 2. The mobo chipset is via apollo133A. The network modules in use are: fealnx and 8139too. The machine is updated with the fedora repositories. Problem 1: With the smp kernel (2.6.6-1.435.2.3smp), the network devices report this errors: NETDEV WATCHDOG: eth0: transmit timed out Jul 29 20:37:47 roko kernel: eth0: Transmit timed out, status 0000003c, resetting... And the network doesn't work. With the non-smp kernels (2.6.6-1.435.2.3), the network devices work properly. This also happens with the original smp kernel. --- Problem 2: The 3D is not working, but xorg.conf seems to be properly configured. The messages are like this: gd error (glide): grSstSelect: non-existent SST (and then seg. fault). Any help would be apreciated. [My xorg.conf file (comments cutted)] # XFree86 4 configuration created by pyxf86config Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7100" EndSection Section "Module" Load "dbe" Load "extmod" Load "fbdevhw" Load "glx" Load "record" Load "freetype" Load "type1" Load "dri" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "es" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "yes" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "ViewSonic E771-4" DisplaySize 320 240 HorizSync 30.0 - 70.0 VertRefresh 50.0 - 120.0 Option "dpms" EndSection Section "Device" Identifier "Videocard0" Driver "tdfx" VendorName "Videocard vendor" BoardName "Voodoo5 (generic)" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection -- Antonio Chay Hidalgo <antonio@xxxxxxx>