Can someone arrange for an unstripped XF68_FBDev binary from the 3.3.6-10 sources for this gentleman? I have no m68k box of my own to do so. Running gdb on the stripped binary won't do any good at all. ----- Forwarded message from Didier MEQUIGNON <didier.mequignon@wanadoo.fr> ----- From: didier.mequignon@wanadoo.fr (Didier MEQUIGNON) To: submit@bugs.debian.org Subject: Bug#70094: Pb with FBDev on Falcon/CT2 Date: Sun, 27 Aug 2000 15:19:35 -0500 Delivered-To: branden@localhost.deadbeast.net Delivered-To: branden@deadbeast.net Reply-To: didier.mequignon@wanadoo.fr (Didier MEQUIGNON), 70094@bugs.debian.org Resent-From: didier.mequignon@wanadoo.fr (Didier MEQUIGNON) Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: Branden Robinson <branden@debian.org> Resent-Date: Sun, 27 Aug 2000 20:33:02 GMT Resent-Message-ID: <handler.70094.B.96740757529697@bugs.debian.org> Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 70094 X-Debian-PR-Package: xserver-fbdev X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Message-ID: <39a9765939abeff8@andira.wanadoo.fr> (added by andira.wanadoo.fr) Organization: /|\ X-Mailer: NEWSie Version 0.96 (Atari) Delivered-To: submit@bugs.debian.org Package: xserver-fbdev Version: 3.3.6-10 Hi, I'am a new user of Linux68K, and I'am a programmer under TOS (Atari). I have an Atari Falcon 030 with a Centurbo II (32 mb of Fast-Ram). I have installed the base of XFree, but I have some problems for start it. I obtain just a white screen during some seconds, and after a signal 11. I have found all packages in the ftp.fr.debian.org in the directory /debian/dists/potato/main/binary-m68k , Debian 2.2, kernel 2.2.10 This is the results in the xdm.log: -------------------------------------------------------------------------- XFree86 Version 3.3.6 / X Window System (protocol Version 11, revision 0, vendor release 6300) Release Date: January 8 2000 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (see http://www.XFree86.Org/FAQ) Operating System: Linux 2.2.10 m68k [ELF] Configured drivers: FBDev: Server for frame buffer device (Patchlevel 11): mfb, iplan2p2, iplan2p4, iplan2p8, ilbm, afb, cfb8, cfb16, cfb32 (using VT number 7) XF86Config: /usr/X11R6/lib/X11/XF86Config (**) stands for supplied, (--) stands for probed/default values (**) XKB: disabled (**) Mouse: type: BusMouse, device: /dev/atarimouse, buttons: 3 (**) Mouse: 3 button emulation (timeout: 50ms) (**) FBDev: Graphics device ID: "Linux Frame Buffer Device" (**) FBDev: Monitor ID: "Generic Monitor" (**) FontPath set to "/usr/lib/X11/fonts/Speedo/,/usr/lib/X11/fonts/Type1/, /usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/75dpi/" (**) FBDev: Using default frame buffer video mode (--) FBDev: Frame buffer device: Atari Builtin (--) FBDev: Video memory: 536K @ 0x1f41000 (--) FBDev: MMIO regs: 0K @ (nil) (--) FBDev: Type 2 type_aux 2 bits_per_pixel 4 (--) FBDev: Hardware accelerator: Atari Blitter (--) FBDev: No driver support for hardware acceleration (--) FBDev: Using iplan2p4 driver Caught signal 11. Server aborting... Please forward information about this crash to XFree86@XFree86.org including the _full_ output of the X server. To analyse the crash dump, please type gdb /usr/bin/X11/X //core where and include this output in your report. Thanks! xdm error (pid 152): Server for display :0 terminated unexpectedly: 1280 ------------------------------------------------------------------------- FBDev seems not likes my Centurbo II. I have installed the package of gdb, start a cmd: 'gdb XF68_FBDev' > file.txt And obtained this results, gdb seems not received others commands after the screen is changed to white, and CTRL-ALT-SUP not works. GNU gdb 19990928 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "m68k-unknown-linux-gnu"...(no debugging symbols found)... (gdb) run Starting program: /usr/bin/X11/XF68_FBDev (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x8009ff96 in ipl2p4FillBoxTile32 () (gdb) It's the results with a screen in 16 colors. When monochrome screen is used this is another function who causes the same fault: Program received signal SIGSEGV, Segmentation fault. 0x8014bc24 in mfbTileAreaPPWCopy () (gdb) You can see this message in xdm.log: (--) FBDev: Hardware accelerator: Atari Blitter For information using the Blitter isn't possible with the Fast-ram (works only with the ST-Ram) and the blitter can causes problems on CT2: With some Falcons the blitter no works with a bus at 25 MHz (in turbo mode the bus of the CT2 is at 50 MHz and the bus of the Falcon at 25 MHz). CT2's users use NVDI under TOS (who not uses the Blitter), and the CPU at 50 MHz is more fast than the blitter. I think that the Blitter causes this crash (signal SIGSEGV), because this problem not exists on TT (fast-ram without Blitter) and a normal Falcon (Blitter but no fast-ram). I haven't found a solution for remove the Blitter of the kernel. This is my config of XF86Config, all values are set to default: ------------------------------------------------------------------------- Section "Files" RgbPath "/usr/lib/X11/rgb" FontPath "/usr/lib/X11/fonts/Speedo/" FontPath "/usr/lib/X11/fonts/Type1/" FontPath "/usr/lib/X11/fonts/misc/" FontPath "/usr/lib/X11/fonts/75dpi/" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 500 5 XkbDisable EndSection Section "Pointer" Protocol "BusMouse" Device "/dev/atarimouse" Emulate3Buttons EndSection Section "Monitor" Identifier "Generic Monitor" VendorName "Unknown" ModelName "Unknown" EndSection Section "Device" Identifier "Linux Frame Buffer Device" EndSection Section "Screen" Driver "FBDev" Device "Linux Frame Buffer Device" Monitor "Generic Monitor" DefaultColorDepth 4 SubSection "Display" Depth 4 Modes "default" EndSubSection EndSection ------------------------------------------------------------------------- Any ideas ? Regards, Didier. -- Didier MEQUIGNON Aniplayer download: http://aniplay.atari.org E-mail: didier.mequignon@wanadoo.fr http://perso.wanadoo.fr/didierm/ Address: 25,rue de l'Ascenseur 62510 Arques FRANCE Atari FALCON 030/CT2B 46Mb 13Go HD ~ ZIP100 ~ CD-ROM10X ~ MODEM V90 ----- End forwarded message ----- -- G. Branden Robinson | The key to being a Southern Baptist: Debian GNU/Linux | It ain't a sin if you don't get caught. branden@deadbeast.net | -- Anthony Davidson http://deadbeast.net/~branden/ | Attachment: pgp00001.pgp
Attachment:
pgp00001.pgp
Description: "Description: PGP signature"