From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Blackburn Subject: [parisc-linux] Visualize J5000 and EG Graphics card Date: Thu, 30 Dec 2004 10:07:06 +0000 Message-ID: <41D3D34A.2090209@softhome.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=_tango-18741-1104401223-0001-2" To: parisc-linux@lists.parisc-linux.org Return-Path: List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: parisc-linux-bounces@lists.parisc-linux.org This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_tango-18741-1104401223-0001-2 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I am trying to get X windows working on a Visualize J5000 with an EG Graphics card. The kernel recognises the card and dmesg | grep fb shows that a framebuffer has been activated but when I try to run X I get an HPMC error. Is this a known problem? If so how can I fix it. Details:- uname -a: Linux dougal 2.6.8-1-64-smp #1 SMP Tue Nov 2 13:37:53 MST 2004 parisc64 GNU/Linux Appropriate part of /proc/pci:- ~ Bus 4, device 7, function 0: ~ Display controller: Hewlett-Packard Company A4977A Visualize EG (rev 3). ~ Non-prefetchable 32 bit memory at 0xfffffffffa000000 [0xfffffffffbffffff]. and my XF86Config-4 file is attached. Thanks for all your help - -- Chris Blackburn E-Mail: cblackburn36NOSPAM@softhome.net E-Mail: cblackburn36@NOSPAMgmail.com PGP Public Key: http://makeashorterlink.com/?C2AF31929 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFB09NKxsNEmi5WofsRAlX+AKDvE7Wi06Y7CFDA5I++3MgkSynSegCcDal6 iR17GP9UvzM+8nlp1h01OLI= =YbmC -----END PGP SIGNATURE----- --=_tango-18741-1104401223-0001-2 Content-Type: text/plain; x-mac-type=0; x-mac-creator=0; name=XF86Config-4; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="XF86Config-4" # XF86Config-4 (XFree86 X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the XF86Config-4 manual page. # (Type "man XF86Config-4" at the shell prompt.) # # This file is automatically updated on xserver-xfree86 package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xfree86 # package. # # If you have edited this file but would like it to be automatically updated # again, run the following commands as root: # # cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom # md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum # dpkg-reconfigure xserver-xfree86 Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "speedo" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "gb" Option "XkbVariant" "gb" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "HP Visualize FX4" Driver "fbdev" Option "UseFBDev" "true" EndSection Section "Monitor" Identifier "MITAC-17AE" HorizSync 30-65 VertRefresh 50-75 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "HP Visualize FX4" Monitor "MITAC-17AE" DefaultDepth 8 SubSection "Display" Depth 1 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection --=_tango-18741-1104401223-0001-2 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ parisc-linux mailing list parisc-linux@lists.parisc-linux.org http://lists.parisc-linux.org/mailman/listinfo/parisc-linux --=_tango-18741-1104401223-0001-2--