Click to See Complete Forum and Search --> : problem with debian + Xwindow on Intel 82815 Graphics card
bilbus
05-14-2003, 08:59 PM
hi im having problems getting X window to start using debian + Intel(R) 82815 Graphics Controller.
anyone know if there are issues with this card?
here is my log
i really want to use debian insteed of RH, but i tryed for hours to get it to work =(
also, X window works fine on RH, with the intel card, just not on debian
thanks
PS log is attached
KarrottoP
05-14-2003, 09:25 PM
Im not exactly sure what you need to do but it does not look like agpgart is loading correctly. I would think that this has something to do with either the particular driver you installed not being installed correctly. I would imagine that your Graphics card is an agp graphics card...if not, maybe you should not be trying to load agpgart module. That might be a place to start.
bilbus
05-15-2003, 11:43 AM
the gfx card is a built in intel card, thats connected to the main board .. not a addin agp card
KarrottoP
05-15-2003, 11:37 PM
I dont really have much experience with that hardware, and your log is not seeming to put up a bunch of tell tale signs, but since nobody else seems to have a guess to venture, I would think that your kernel, possibly by means of a module being loaded? is looking for an agp card for graphics processing. agpgart looks to be the only thing that would be giving you an error. So I would try recompiling your kernel so that agp support is not included, but the drivers for you card are, then make sure X is configured correctly. Possibly looking for another source and instruction for drivers for that particular card could help. Id try google and sourceforge at least.