|
Re: I can't enable my video card's 3D acceleration(Radeon 7500): msg#00089video.dri.user
This line: "/usr/include/bits/errno.h:25:26: linux/errno.h: No such file or directory" indicates your problem. It means that your kernel source is not entirely complete. What you need to do is download the kernel source again, your version available at http://www.kernel.org/pub/linux/kernel/v2.4/linux-2.4.18.tar.bz2 All you have to do is download that file, and untar it as this directory: /usr/src/linux-2.4.18-3 Or untar it anywhere, but make sure the symlink /usr/src/linux is pointing to the right directory. Then, try re-installing the binary package. The reason for this is because DRI needs to use a kernel module, and all kernel modules can only be used on the kernel version that they were compiled for. That's why the installation process needs a little bit of compiling, and when a file from the kernel source is missing, it can't go on. Good luck with that. On Monday 14 July 2003 21:27, mikechou wrote: > Sure,i download DRI binary package from dri.sourceforge.net > and use ./install.sh to install it,but it still not work. > log file is attached. > would you please take look ...thanks > -----Original message----- > From:Yun Zhou <innerguy@xxxxxxxxxxxxxxxxx> > To:mikechou <mikechou@xxxxxxxxxxxxx> > Cc:dri-users@xxxxxxxxxxxxxxxxxxxxx > Date:Mon, 14 Jul 2003 10:57:07 -0500 > Subject:Re: [Dri-users] I can't enable my video card's 3D > acceleration(Radeon 7500) > > Did you try to compile from source, or did you try using the > binary packages > that are avaliable from the DRI website? I would strongly > recommend using the > binary packages because you don't have to compile them by > hand (no more not > finding a header file error). > > The package also includes the kernel modules, which is what > I see you are > missing: > > "[drm] failed to load kernel module "agpgart" > [drm] failed to load kernel module "radeon"" > > Install those, and I think that it probably would work. > > On Monday 14 July 2003 02:08, mikechou wrote: > > Hi..thank you for your reply first. > > i attach my x window log file in mail. > > and i have already try to reinstall DRI module, > > but it always occurs some make error,ex:not found some .h > > file. > > > i'm not sure what happen in my linux system,i also try to > > use CVS update DRI source code and compile it,but it always > > fail during download DRI cvs,so it is so confuse me. > > > > > > > > -----Original message----- > > From:Yun Zhou <innerguy@xxxxxxxxxxxxxxxxx> > > To:mikechou <mikechou@xxxxxxxxxxxxx> > > Date:Sun, 13 Jul 2003 23:46:30 -0500 > > Subject:Re: [Dri-users] I can't enable my video card's 3D > > acceleration(Radeon 7500) > > > > Oh, I'm sorry, I didn't see the title of your message (I see > > you have a 7500). > > Is it a PCI model or AGP model? > > > > Thanks! > > > > On Sunday 13 July 2003 23:44, you wrote: > > > I think that it would help if you attached your XF86Config > > > > file and the > > > > > entire log, not just that exerpt. Moreover, please specify > > > > your video card > > > > > type. I see that it is a Radeon, but there are many models > > > > of Radeon (7000, > > > > > 7500, 8500, 9000, 9500, etc...). > > > > > > If what I see below is accruate, it seems that the kernel > > > > module "agpgart" > > > > > is misspelled, and the Radeon module does not exist. Are > > > > you sure you > > > > > installed DRI correctly? I recommend that you download the > > > > binary package > > > > > and (re-)install it. > > > > > > I could offer more advice if I had more information. > > > > Please attach your X > > > > > log and config file. > > > > > > Best regards. > > > > > > On Sunday 13 July 2003 20:24, mikechou wrote: > > > > Dears: > > > > My liunx kernel is 2.4.18 and XFree 4.3.0 , when i > > > > login x window > > > > > > i want to play Quake 3 , it's so slowly. > > > > So i check x window log file... some error message > > > > i found, like > > > > > > this: > > > > > > > > drmOpenDevice: minor is 0 > > > > drmOpenDevice: node name is /dev/dri/card0 > > > > drmOpenDevice: open result is -1, (No such device) > > > > drmOpenDevice: open result is -1, (No such device) > > > > drmOpenDevice: Open failed > > > > drmOpenDevice: minor is 0 > > > > drmOpenDevice: node name is /dev/dri/card0 > > > > drmOpenDevice: open result is -1, (No such device) > > > > drmOpenDevice: open result is -1, (No such device) > > > > drmOpenDevice: Open failed > > > > [drm] failed to load kernel module "agpgard" > > > > [drm] failed to load kernel module "radeon" > > > > > > > > i check /etc/dri , there is no card 0 ,just only > > > > card1,card2,card3 > > > > > > what is problem here? > > > > i guess it maybe drm module not exist? > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.Net email sponsored by: Parasoft > > > > Error proof Web apps, automate testing & more. > > > > Download & eval WebKing and get a free book. > > > > www.parasoft.com/bulletproofapps1 > > > > _______________________________________________ > > > > Dri-users mailing list > > > > Dri-users@xxxxxxxxxxxxxxxxxxxxx > > > > https://lists.sourceforge.net/lists/listinfo/dri-users ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: I can't enable my video card's 3D acceleration(Radeon 7500): 00089, mikechou |
|---|---|
| Next by Date: | Re: Error in i830M: 00089, Robos |
| Previous by Thread: | Re: I can't enable my video card's 3D acceleration(Radeon 7500)i: 00089, mikechou |
| Next by Thread: | Re: I can't enable my video card's 3D acceleration(Radeon 7500): 00089, Yun Zhou |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |