problems with xorg on intel 945gm

Problems and successes with specific brands/models of computer video hardware
Post Reply
Message
Author
james_liu
Posts: 22
Joined: Wed 03 Dec 2008, 13:07

problems with xorg on intel 945gm

#1 Post by james_liu »

When I start from CD to puppy400, cannot use xorg to start X. Examines Xorg.0.log, discovers some mistakes .

Code: Select all

(EE) GARTInit: Unable to open /dev/agpgart (No such device)
(WW) intel(0): /dev/agpgart is either not available, or no memory is available
for allocation.  Using pre-allocated memory only.
(==) intel(0): VideoRam: 7932 KB
(EE) intel(0): [dri] I830CheckDRIAvailable failed: glx not loaded
(II) intel(0): Allocating 1892 scanlines for pixmap cache
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Couldn't allocate video memory
When I start to xvesa and use pupscan to scan the PCI equipment to obtain the following information:

Code: Select all

DESCRIPTION: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller
VENDOR: 8086  DEVICE: 27a6  KERNEL MODULE: unknown
Some people may help to solve this problem? I want to use intel to actuate intel 945gm. Thanks any help!

james_liu
Posts: 22
Joined: Wed 03 Dec 2008, 13:07

#2 Post by james_liu »

This question already puzzled my many days, hoped that the person of good intention may help me to solve

Post Reply