Jump to content

Wolf_Racer

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Wolf_Racer

  1. That is what i am thinking too. But I have not touched the /dev folder or ANY folder after the install. I simpley run through the install programs, login, and type startx and have these problems. During the install I did configure each item (graphcis card, monitor, mouse, etc) and it automaticlly found each one. Do you suggest I download and build some new install CD's with 2.6.3-7mdk kernel and try the install again? Where would I get some reliable install CD's I can download from the internet? A link would be greatly appericated. Thanks!
  2. What is the name of the x configuration program? Are you looking at this and thinking I have major problems and it is not worth debugging it as it might be major problems? Rather you are suggesting I should try to install the new kernel of 2.6.3-7mdk ? Strange that this image I installed worked perfect on another machine (simular, but different video card). That leads me to believe that there is something simple i am missing and while the new kernel might be better it might be unneccessary to get me up and running. I am concerned i have no /dev/mouse either. Ug! Thanks in advance.
  3. Changed i810 to vga and got this error when starting startx: (EE) VGA(0) Virtual size (1280x960) (pitch 640) exceed video memory I tried to change the Virtual lines from 1280x960 to 640 480 in the XF86Config-4 file but got the same error. Is it also a concern I do not have a /dev/mouse file? when i run 'uname -r' it says 2.4.25-0.pre7.3mdk/. Not sure why I am not running 2.6.2-3mdk and I dont know how to change it, or if I should. It seems I find the mouse.o and agpgart files in the 2.6.2-3mdk directory and not the 2.4.25-0.pre7.3mdk directory. Not sure if this has anything to do with this. It never asked me about this during the install. We used these exact same CD's (and image) to install on other machine and it worked fine. A dell, but it did not have the i810 card. I am feeling really dumb now! Thanks so much for your help!
  4. Here is my /etc/X11/XF86Config-4 file. I have not modified it. As I read this file, I also see I do not have a /dev/mouse. I followed all the install instructions and have tried to re-install multiple times. Thanks! # File generated by XFdrake. # ********************************************************************** # Refer to the XF86Config man page for details about the format of # this file. # ********************************************************************** Section "Files" # Multiple FontPath entries are allowed (they are concatenated together) # By default, Mandrake 6.0 and later now use a font server independent of # the X server to render fonts. FontPath "unix/:-1" EndSection Section "ServerFlags" #DontZap # disable <Crtl><Alt><BS> (server abort) #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching) AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work EndSection Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "glx" # 3D layer Load "dri" # direct rendering EndSection Section "DRI" Mode 0666 EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "en_US" Option "XkbOptions" "" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "6 7" EndSection Section "Monitor" Identifier "monitor1" VendorName "Plug'n Play" ModelName "ViewSonic G810-2" HorizSync 30-97 VertRefresh 50-180 # Sony Vaio C1(X,XS,VE,VN)? # 1024x480 @ 85.6 Hz, 48 kHz hsync ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync # TV fullscreen mode or DVD fullscreen output. # 768x576 @ 79 Hz, 50 kHz hsync ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 # 768x576 @ 100 Hz, 61.6 kHz hsync ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 EndSection Section "Device" Identifier "device1" VendorName "Intel Corporation" BoardName "Intel 810" Driver "i810" VideoRam 16384 Option "DPMS" Option "XaaNoPixmapCache" EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 16 Subsection "Display" Depth 8 Virtual 1280 960 EndSubsection Subsection "Display" Depth 15 Virtual 1280 960 EndSubsection Subsection "Display" Depth 16 Virtual 1280 960 EndSubsection Subsection "Display" Depth 24 Virtual 1280 960 EndSubsection EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" Screen "screen1" EndSection
  5. Hi, I have a Dell GX110 with an Intel 810 graphics Card. I have installed Mandrake 10.0 (RC1). After I installed and login and try to run 'startx', I get the following error: GartInit: Unable to open /dev/agpgart (no such file or directory) I810(0) AGP GART support not available. I have read these forums and looked in the internet and have done the following but I am still am stuck: there is no agpgart file in /dev I cannot find agpgart anywhere on the system. When I try to run 'modprobe agpgart' is says it cannot find the module. I cannot find agpgart.o on the system. I did find agpgart.ko.gz in: /lib/modules/2.4.25-0.pre7.3mdk/kernel/drivers/char/agp. I have gunzip'ed this file and tried to move it into different directories but I cannot get modprobe agpgart to find it. I found a file called /etc/modprobe.conf and it has this line in it: alias agpgart intel-agp I cannot find intel-agp on the system. I did find intel-agp.ko.gz in /lib/modules/2.6.2-3mdk/kernel/drivers/char/agp/intel-agp.ko.gunzip when i run 'uname -r' it says 2.4.25-0.pre7.3mdk/. Not sure why I am not running 2.6.2-3mdk and I dont know how to change it, or if I should. I am hoping I am missing something simple. I would be grateful if anyone can help as I am stuck! Thanks
  6. yes, I tried it as root and I have not recomlied. I just installed 10.0 (RC1). I have an intel 810 graphics card. I found the agpgart.ko.gz file. Is this the file modprobe is looking for?
  7. I am using 10.0 (RC1) and get the same error as above. GARTInit unable to open /dev/agpgart (EE) I810(0): AGP GART support it not avaiable when I do a modprobe agpgart it cannot find agpgart Where do I get agpgart? Thanks
×
×
  • Create New...