home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2013 / 2013.06.linuxmafia.com / linuxmafia.com / pub / humour / wichert / apple < prev    next >
Internet Message Format  |  2000-04-03  |  2KB

  1. Path: news.cistron.nl!gateway
  2. From: Vince Weaver <weave@eng.umd.edu>
  3. Newsgroups: lists.linux.kernel
  4. Subject: GPF on 6502 Linux with 2.3.99-pre4
  5. Date: 1 Apr 2000 07:11:02 +0200
  6. Message-ID: <cistron.Pine.GSO.4.21.0004010000570.1412-100000@z.glue.umd.edu>
  7. NNTP-Posting-Date: 1 Apr 2000 05:11:02 GMT
  8.  
  9. Hello,
  10.  
  11. running 2.3.99-pre4 on my Apple IIe I got the following gpf
  12. anyone know the cause?  I've attached dmesg at the end
  13.  
  14. Vince
  15.  
  16.  
  17. Apr 1 1:54:52 cider kernel: CPU:    0
  18. Apr 1 1:54:52 cider kernel: PC:     1045
  19. Apr 1 1:54:52 cider kernel: PFLAGS: A0
  20. Apr 1 1:54:52 cider kernel: A: 41   IX: 3F     IY: 2B
  21. Apr 1 1:54:52 cider kernel: S: 49
  22. Apr 1 1:54:52 cider kernel: Process lynx (pid: 11, stackpage=4)
  23. Apr 1 1:54:52 cider kernel:   09 54     ORA 54
  24. Apr 1 1:54:52 cider kernel:   CA        DEX
  25. Apr 1 1:54:52 cider kernel:   F0 02     BEQ 02
  26. Apr 1 1:54:52 cider kernel: Code: 41 50 52 49 4C 20 46 4F 4F 4C 53 21 00
  27. Apr 1 1:54:52 cider kernel: general protection fault: 0000
  28.  
  29.  
  30.  
  31. LINUX 6502 BOOTING
  32. Found Apple IIe enhanced, enabling lowercase.
  33. Linux version 2.3.99-pre4 (vince@cider) (gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)) #1 Fri Mar 31 23:49:34 EST 2000
  34. zone(0): 16 pages.
  35. Initializing CPU#0
  36. Detected 1020 Hz processor.
  37. Console: found 80 column card in slot 3, 0xC0B0
  38. Console: mono 80x24
  39. Calibrating delay loop... 0.0625 BogoMIPS
  40. Memory: 36k/64k available (10k kernel code, 16k reserved, 2k data, 0k init, 64k highmem)
  41. Adding 64k of highmem, bank-switched
  42. CPU: NCR 65C02
  43. Using FPU emulation.
  44. Checking 'TSB' instruction... OK.
  45. POSIX conformance testing by UNIFIX
  46. Linux NET4.0 for Linux 2.3
  47. Based upon Swansea University Computer Society NET3.039
  48. NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
  49. NET4: Linux TCP/IP 1.0 for NET4.0
  50. IP Protocols: ICMP, UDP, TCP, IGMP
  51. Serial driver version 4.92 (2000-1-27) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
  52. ttyS00 at Slot4 (0xC400) is a Super Serial Card 
  53. pty: 4 Unix98 ptys configured
  54. Floppy drive(s): fd0 is 160k disk ][
  55.          fd1 is 160k disk ][
  56. FDC 0 is a post-1979 Super-WOZ
  57. speaker: found at 0xc030
  58. VFS: Mounted root (ext2 filesystem) readonly.
  59. Freeing unused kernel memory: 0k freed
  60. Adding Swap: 160k swap-space (priority -1)
  61.  
  62.  
  63.  
  64.  
  65. -
  66. To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
  67. the body of a message to majordomo@vger.rutgers.edu
  68. Please read the FAQ at http://www.tux.org/lkml/
  69.  
  70.