From owner-freebsd-ppc@FreeBSD.ORG Sun Apr 12 05:03:43 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B18AB106564A for ; Sun, 12 Apr 2009 05:03:43 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id 73FBC8FC08 for ; Sun, 12 Apr 2009 05:03:43 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id C9C07316EE4; Sun, 12 Apr 2009 01:03:42 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sun, 12 Apr 2009 01:03:42 -0400 X-Sasl-enc: nF03LyLxlZfmmxtJyDemspgFq9BpULh+lpbloF/XvAb7 1239512621 Received: from [192.168.1.10] (ppp-93-104-111-236.dynamic.mnet-online.de [93.104.111.236]) by mail.messagingengine.com (Postfix) with ESMTPSA id AF93D1687D for ; Sun, 12 Apr 2009 01:03:41 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: References: <1239463626.24591.1310047137@webmail.messagingengine.com> <49E0BEAA.7030001@freebsd.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Jochen Fahrner Date: Sun, 12 Apr 2009 07:03:35 +0200 To: freebsd-ppc@freebsd.org X-Mailer: Apple Mail (2.753.1) Subject: Re: FreeBSD on iMac G3 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2009 05:03:43 -0000 >> If you could provide a dmesg, and a description of the crash you >> mentioned earlier, that would be appreciated as well. Good luck! > > Thank you, luck is needed. I will make the Xorg tonight and try it > tomorrow again. Luck was not so much. :-( The sysctl hw.ofwfb.relax_mmap=1 helped loading the video driver. Next problem was, that Xorg 1.6 must be compiled without HAL support, otherwise it would deactivate the keyboard and mouse driver. Now the Xorg starts without errors, but it also freezes the console with a blank screen. Looks like it cannot find the monitor. Xorg.log: ================= X.Org X Server 1.6.0 Release Date: 2009-2-25 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 7.1-RELEASE powerpc Current Operating System: FreeBSD imacg3.fahrner.name 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Sun Jan 4 05:48:40 UTC 2009 root@xserve.xcllnt.net:/usr/obj/usr/src/sys/GENERIC powerpc Build Date: 12 April 2009 06:05:20AM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 12 06:45:01 2009 (II) Loader magic: 0x1ebc (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 5.0 X.Org XInput driver : 4.0 X.Org Server Extension : 2.0 (II) Loader running on freebsd (--) Using syscons driver with X support (version 2.0) (--) using VT number 9 (WW) xf86EnableIO 6 (II) xf86EnableIO: 21ed6000 (--) PCI: (0@0:16:0) ATI Technologies Inc Rage 128 Pro Ultra TR rev 0, Mem @ 0x08000090/16, 0x00000090/4 List of video drivers: ati radeon mach64 nv r128 radeonhd openchrome vesa (II) LoadModule: "ati" (II) Loading /usr/local/lib/xorg/modules/drivers//ati_drv.so (II) Module ati: vendor="X.Org Foundation" compiled for 1.6.0, module version = 6.12.2 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 5.0 (II) LoadModule: "radeon" (II) Loading /usr/local/lib/xorg/modules/drivers//radeon_drv.so (II) Module radeon: vendor="X.Org Foundation" compiled for 1.6.0, module version = 6.12.2 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 5.0 (II) LoadModule: "mach64" (II) Loading /usr/local/lib/xorg/modules/drivers//mach64_drv.so (II) Module mach64: vendor="X.Org Foundation" compiled for 1.6.0, module version = 6.8.0 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 5.0 (II) LoadModule: "nv" (II) Loading /usr/local/lib/xorg/modules/drivers//nv_drv.so (II) Module nv: vendor="X.Org Foundation" compiled for 1.6.0, module version = 2.1.13 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 5.0 (II) LoadModule: "r128" (II) Loading /usr/local/lib/xorg/modules/drivers//r128_drv.so (II) Module r128: vendor="X.Org Foundation" compiled for 1.6.0, module version = 6.8.0 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 5.0 (II) LoadModule: "radeonhd" (II) Loading /usr/local/lib/xorg/modules/drivers//radeonhd_drv.so (II) Module radeonhd: vendor="AMD GPG" compiled for 1.6.0, module version = 1.2.5 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 5.0 (II) LoadModule: "openchrome" (II) Loading /usr/local/lib/xorg/modules/drivers//openchrome_drv.so (II) Module openchrome: vendor="http://openchrome.org/" compiled for 1.6.0, module version = 0.2.903 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 5.0 (II) LoadModule: "vesa" (II) Loading /usr/local/lib/xorg/modules/drivers//vesa_drv.so (II) Module vesa: vendor="X.Org Foundation" compiled for 1.6.0, module version = 2.1.0 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 5.0 (WW) xf86EnableIO 6 (II) System resource ranges: [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP), ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP), ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP), ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI), ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP), ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP), ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP), ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP), ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP), ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI), ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI), ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP), ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP), ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP), ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI), ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP), ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP), ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP), ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP), ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP), ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?), ATI Rage 128 Pro ULTRA TU (AGP?) (WW) Falling back to old probe method for vesa (++) Using config file: "/root/xorg.conf.new" (==) ServerLayout "X.org Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (==) Not automatically adding devices (==) Not automatically enabling devices (**) FontPath set to: /usr/local/lib/X11/fonts/misc/, /usr/local/lib/X11/fonts/TTF/, /usr/local/lib/X11/fonts/OTF, /usr/local/lib/X11/fonts/Type1/, /usr/local/lib/X11/fonts/100dpi/, /usr/local/lib/X11/fonts/75dpi/, /usr/local/lib/X11/fonts/misc/, /usr/local/lib/X11/fonts/TTF/, /usr/local/lib/X11/fonts/OTF, /usr/local/lib/X11/fonts/Type1/, /usr/local/lib/X11/fonts/100dpi/, /usr/local/lib/X11/fonts/75dpi/, built-ins (**) ModulePath set to "/usr/local/lib/xorg/modules" (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) resource ranges after probing: [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [3] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [4] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [5] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [6] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [7] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [8] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [9] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Loading sub module "vbe" (II) LoadModule: "vbe" (II) Loading /usr/local/lib/xorg/modules//libvbe.so (II) Module vbe: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.1.0 ABI class: X.Org Video Driver, version 5.0 (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/local/lib/xorg/modules//libint10.so (II) Module int10: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 5.0 (II) R128(0): initializing int10 Xorg detected your mouse at device /dev/sysmouse. Please check your config if the mouse is still not operational, as by default Xorg tries to autodetect the protocol. Your xorg.conf file is /root/xorg.conf.new To test the server, run 'X -config /root/xorg.conf.new' ============================= The generated xorg.conf: ============================= Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/local/lib/xorg/modules" FontPath "/usr/local/lib/X11/fonts/misc/" FontPath "/usr/local/lib/X11/fonts/TTF/" FontPath "/usr/local/lib/X11/fonts/OTF" FontPath "/usr/local/lib/X11/fonts/Type1/" FontPath "/usr/local/lib/X11/fonts/100dpi/" FontPath "/usr/local/lib/X11/fonts/75dpi/" EndSection Section "Module" Load "extmod" Load "record" Load "dbe" Load "glx" Load "dri" Load "dri2" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "DMAForXv" # [] #Option "ForcePCIMode" # [] #Option "CCEPIOMode" # [] #Option "CCENoSecurity" # [] #Option "CCEusecTimeout" # #Option "AGPMode" # #Option "AGPSize" # #Option "RingSize" # #Option "BufferSize" # #Option "EnablePageFlip" # [] #Option "Display" # #Option "PanelWidth" # #Option "PanelHeight" # #Option "ProgramFPRegs" # [] #Option "UseFBDev" # [] #Option "VideoKey" # #Option "ShowCache" # [] #Option "VGAAccess" # [] Identifier "Card0" Driver "r128" VendorName "ATI Technologies Inc" BoardName "Rage 128 Pro Ultra TR" BusID "PCI:0:16:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection =================================== And the boot log: =================================== Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.1-RELEASE #0: Sun Jan 4 05:48:40 UTC 2009 root@xserve.xcllnt.net:/usr/obj/usr/src/sys/GENERIC cpu0: Motorola PowerPC 750 revision 2.5, 500.00 MHz cpu0: HID0 8090c0a4 real memory = 392404992 (374 MB) avail memory = 377712640 (360 MB) kbd0 at kbdmux0 nexus0: unin0: on nexus0 unin0: Version 192 pcib0: on nexus0 pci0: on pcib0 vgapci0: port 0x400-0x4ff mem 0x94000000-0x97ffffff,0x90000000-0x90003fff irq 48 at device 16.0 on pci0 pcib1: on nexus0 pci1: on pcib1 macio0: mem 0x80000000-0x8007ffff at device 23.0 on pci1 openpic0: mem 0x40000-0x7ffff on macio0 scc0: mem 0x13000-0x13fff, 0x8400-0x84ff,0x8500-0x85ff,0x8600-0x86ff,0x8700-0x87ff irq 22,5,6,50,7,8 on macio0 scc0: [FILTER] scc0: [FILTER] uart0: on scc0 uart0: [FILTER] uart1: on scc0 uart1: [FILTER] ata0 mem 0x1f000-0x1ffff,0x8a00-0x8aff irq 19,11 on macio0 ata0: [ITHREAD] ohci0: mem 0x80081000-0x80081fff irq 27 at device 24.0 on pci1 ohci0: [GIANT-LOCKED] ohci0: [ITHREAD] usb0: OHCI version 1.0 usb0: on ohci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered ohci1: mem 0x80080000-0x80080fff irq 28 at device 25.0 on pci1 ohci1: [GIANT-LOCKED] ohci1: [ITHREAD] usb1: OHCI version 1.0 usb1: on ohci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered pcib2: on nexus0 pci2: on pcib2 fwohci0: mem 0xf5000000-0xf5000fff irq 40 at device 14.0 on pci2 fwohci0: [FILTER] fwohci0: OHCI version 1.0 (ROM=0) fwohci0: No. of Isochronous channels is 8. fwohci0: EUI64 00:03:93:ff:fe:0d:93:7e fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 sbp0: on firewire0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 02:03:93:0d:93:7e fwe0: Ethernet address: 02:03:93:0d:93:7e fwohci0: Initiate bus reset fwohci0: BUS reset fwohci0: node_id=0xc800ffc0, gen=2, CYCLEMASTER mode gem0: mem 0xf5200000-0xf53fffff irq 41 at device 15.0 on pci2 miibus0: on gem0 bmtphy0: PHY 0 on miibus0 bmtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto gem0: 10kB RX FIFO, 4kB TX FIFO gem0: Ethernet address: 00:03:93:0d:93:7e gem0: [ITHREAD] sc0: on nexus0 sc0: Unknown <16 virtual consoles, flags=0x300> uhub2: on uhub0 uhub2: 3 ports with 2 removable, bus powered ukbd0: on uhub2 kbd1 at ukbd0 uhid0: on uhub2 ums0: on uhub2 ums0: 3 buttons and Z dir. Timecounter "decrementer" frequency 24960000 Hz quality 0 Timecounters tick every 10.000 msec firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) ad0: 19536MB at ata0-master BIOSPIO acd0: CDRW at ata0-slave BIOSPIO Trying to mount root from ufs:/dev/ad0s3 WARNING: / was not properly dismounted WARNING: /tmp was not properly dismounted WARNING: /usr was not properly dismounted WARNING: /var was not properly dismounted Waiting (max 60 seconds) for system process `vnlru' to stop...done Waiting (max 60 seconds) for system process `bufdaemon' to stop...done Waiting (max 60 seconds) for system process `syncer' to stop... Syncing disks, vnodes remaining...1 1 0 0 done All buffers synced. Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.1-RELEASE #0: Sun Jan 4 05:48:40 UTC 2009 root@xserve.xcllnt.net:/usr/obj/usr/src/sys/GENERIC cpu0: Motorola PowerPC 750 revision 2.5, 500.00 MHz cpu0: HID0 8090c0a4 real memory = 392404992 (374 MB) avail memory = 377712640 (360 MB) kbd0 at kbdmux0 nexus0: unin0: on nexus0 unin0: Version 192 pcib0: on nexus0 pci0: on pcib0 vgapci0: port 0x400-0x4ff mem 0x94000000-0x97ffffff,0x90000000-0x90003fff irq 48 at device 16.0 on pci0 pcib1: on nexus0 pci1: on pcib1 macio0: mem 0x80000000-0x8007ffff at device 23.0 on pci1 openpic0: mem 0x40000-0x7ffff on macio0 scc0: mem 0x13000-0x13fff, 0x8400-0x84ff,0x8500-0x85ff,0x8600-0x86ff,0x8700-0x87ff irq 22,5,6,50,7,8 on macio0 scc0: [FILTER] scc0: [FILTER] uart0: on scc0 uart0: [FILTER] uart1: on scc0 uart1: [FILTER] ata0 mem 0x1f000-0x1ffff,0x8a00-0x8aff irq 19,11 on macio0 ata0: [ITHREAD] ohci0: mem 0x80081000-0x80081fff irq 27 at device 24.0 on pci1 ohci0: [GIANT-LOCKED] ohci0: [ITHREAD] usb0: OHCI version 1.0 usb0: on ohci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered ohci1: mem 0x80080000-0x80080fff irq 28 at device 25.0 on pci1 ohci1: [GIANT-LOCKED] ohci1: [ITHREAD] usb1: OHCI version 1.0 usb1: on ohci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered pcib2: on nexus0 pci2: on pcib2 fwohci0: mem 0xf5000000-0xf5000fff irq 40 at device 14.0 on pci2 fwohci0: [FILTER] fwohci0: OHCI version 1.0 (ROM=0) fwohci0: No. of Isochronous channels is 8. fwohci0: EUI64 00:03:93:ff:fe:0d:93:7e fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 sbp0: on firewire0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 02:03:93:0d:93:7e fwe0: Ethernet address: 02:03:93:0d:93:7e fwohci0: Initiate bus reset fwohci0: BUS reset fwohci0: node_id=0xc800ffc0, gen=2, CYCLEMASTER mode gem0: mem 0xf5200000-0xf53fffff irq 41 at device 15.0 on pci2 miibus0: on gem0 bmtphy0: PHY 0 on miibus0 bmtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto gem0: 10kB RX FIFO, 4kB TX FIFO gem0: Ethernet address: 00:03:93:0d:93:7e gem0: [ITHREAD] sc0: on nexus0 sc0: Unknown <16 virtual consoles, flags=0x300> uhub2: on uhub0 uhub2: 3 ports with 2 removable, bus powered ukbd0: on uhub2 kbd1 at ukbd0 uhid0: on uhub2 ums0: on uhub2 ums0: 3 buttons and Z dir. Timecounter "decrementer" frequency 24960000 Hz quality 0 Timecounters tick every 10.000 msec firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) ad0: 19536MB at ata0-master BIOSPIO acd0: CDRW at ata0-slave BIOSPIO Trying to mount root from ufs:/dev/ad0s3 From owner-freebsd-ppc@FreeBSD.ORG Sun Apr 12 15:28:59 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E74D0106564A for ; Sun, 12 Apr 2009 15:28:59 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id BBF298FC1B for ; Sun, 12 Apr 2009 15:28:59 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 472DF319853; Sun, 12 Apr 2009 11:28:59 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sun, 12 Apr 2009 11:28:59 -0400 X-Sasl-enc: hSWgdgC3CdqUdO1ng3efXwnNCQJFWEtVOYn0dM5JovOf 1239550138 Received: from [192.168.1.10] (ppp-93-104-111-236.dynamic.mnet-online.de [93.104.111.236]) by mail.messagingengine.com (Postfix) with ESMTPSA id BE36F39FF4 for ; Sun, 12 Apr 2009 11:28:58 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: <49E1FEF6.8060506@freebsd.org> References: <1239463626.24591.1310047137@webmail.messagingengine.com> <49E0BEAA.7030001@freebsd.org> <49E1FEF6.8060506@freebsd.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <1C7B3FE2-32F4-47D5-AF45-632F0B81F039@fahrners.de> Content-Transfer-Encoding: 7bit From: Jochen Fahrner Date: Sun, 12 Apr 2009 17:28:54 +0200 To: freebsd-ppc@freebsd.org X-Mailer: Apple Mail (2.753.1) Subject: Re: FreeBSD on iMac G3 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2009 15:29:00 -0000 Hi Nathan, >> (II) R128(0): initializing int10 > You might want to try setting NoInt10. > I have no idea what your graphics card will try to do if you if you > do that -- mine at least will stomp all over the system and then > crash it. You may also need to set UseFBDev to false. The first is > an x86-ism, and your built-in graphics do not have an x86 ROM, and > the second is a Linux-ism. Both are on by default in X for god > knows what reason... 1. I found a bug in the driver source. I was looking how I can disable this int10 stuff. There were some ifdef's around that read: #if defined(__powerpc__) || defined(__alpha__) and a comment that int10 is not working on alpha. Bit one ifdef was only: #if 1 && !defined(__alpha__) I changed that to #if 1 && !defined(__alpha__) && !defined(__powerpc__) Now it does not try to load int10 module. But now comes another error: (II) R128(0): PCI bus 0 card 16 func 0 (==) R128(0): Depth 24, (--) framebuffer bpp 32 (II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) (==) R128(0): Default visual is TrueColor (**) R128(0): Option "UseFBDev" "False" (II) R128(0): VGAAccess option set to FALSE, VGA module load skipped (==) R128(0): RGB weight 888 (II) R128(0): Using 8 bits per RGB (8 bit DAC) (--) R128(0): Chipset: "ATI Rage 128 Pro ULTRA TR (AGP)" (ChipID = 0x5452) (--) R128(0): Linear framebuffer at 0x08000000 (EE) R128(0): No valid MMIO address Looks like it has to read some information from the chipset, either via framebuffer or via int10. Both is not available on PPC BSD. Looks like the Rage only works with Linux. ??? From owner-freebsd-ppc@FreeBSD.ORG Sun Apr 12 15:54:07 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 894AF1065672 for ; Sun, 12 Apr 2009 15:54:07 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id 5BD3E8FC0C for ; Sun, 12 Apr 2009 15:54:07 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id EDD0E31996D; Sun, 12 Apr 2009 11:54:06 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sun, 12 Apr 2009 11:54:06 -0400 X-Sasl-enc: PJ0QUuOoQkMGWXcF5DgCxnpm2OnMenezoPByraL1OAFq 1239551646 Received: from [192.168.1.10] (ppp-93-104-111-236.dynamic.mnet-online.de [93.104.111.236]) by mail.messagingengine.com (Postfix) with ESMTPSA id 6FCABB7C4 for ; Sun, 12 Apr 2009 11:54:06 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: <49E20D8D.7080201@freebsd.org> References: <1239463626.24591.1310047137@webmail.messagingengine.com> <49E0BEAA.7030001@freebsd.org> <49E1FEF6.8060506@freebsd.org> <1C7B3FE2-32F4-47D5-AF45-632F0B81F039@fahrners.de> <49E20D8D.7080201@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: <482D04E7-6B1C-439C-9AD0-45893C32DC2F@fahrners.de> Content-Transfer-Encoding: quoted-printable From: Jochen Fahrner Date: Sun, 12 Apr 2009 17:54:01 +0200 To: freebsd-ppc@freebsd.org X-Mailer: Apple Mail (2.753.1) Subject: Re: FreeBSD on iMac G3 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2009 15:54:07 -0000 Hi Nathan, > My Blue & White G3 works perfectly with a Rage 128, on 8.0-CURRENT. Sounds good. Mine is also a blue. > you could try downgrading to server 1.4, How can I do that? > doing a source upgrade to 8.0, and how that? Wouldn't it be easier to do a complete new install of 8.0? Mit besten Gr=FC=DFen --=20 Joachim Fahrner mailto: joachim@fahrner.name From owner-freebsd-ppc@FreeBSD.ORG Sun Apr 12 17:55:58 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA5B91065676 for ; Sun, 12 Apr 2009 17:55:58 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id BA9728FC18 for ; Sun, 12 Apr 2009 17:55:58 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id EEB7D31AC71; Sun, 12 Apr 2009 13:55:57 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sun, 12 Apr 2009 13:55:57 -0400 X-Sasl-enc: DrR7Tjx8Gh8ov0NPk7SXQBtBf4lg8k+VSRXKRTCdXwJq 1239558957 Received: from [192.168.1.10] (ppp-93-104-111-236.dynamic.mnet-online.de [93.104.111.236]) by mail.messagingengine.com (Postfix) with ESMTPSA id 657501F172 for ; Sun, 12 Apr 2009 13:55:57 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: <49E21FF5.70807@freebsd.org> References: <1239463626.24591.1310047137@webmail.messagingengine.com> <49E0BEAA.7030001@freebsd.org> <49E1FEF6.8060506@freebsd.org> <1C7B3FE2-32F4-47D5-AF45-632F0B81F039@fahrners.de> <49E20D8D.7080201@freebsd.org> <482D04E7-6B1C-439C-9AD0-45893C32DC2F@fahrners.de> <49E21FF5.70807@freebsd.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <68785B2B-0997-4BC7-9224-1254D6F3C00C@fahrners.de> Content-Transfer-Encoding: 7bit From: Jochen Fahrner Date: Sun, 12 Apr 2009 19:55:53 +0200 To: freebsd-ppc@freebsd.org X-Mailer: Apple Mail (2.753.1) Subject: Re: FreeBSD on iMac G3 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2009 17:55:59 -0000 Hi Nathan, looks like I'm too stupid for all that. :-( First I tried the downgrade tool: "downgrade x11-server/xorg-server". This was running 30 minutes using 99% of cpu time, and nothing happened. Looked like this tool is looping. Next I tried a upgrade to FreeBSD 8.0. I did "cvs co src" in /usr. Worked without errors. Then "make buildworld" aborted with: [root@imacg3 /usr/src]# make buildworld "/usr/src/Makefile.inc1", line 1066: Malformed conditional ($ {MK_LIBTHR} != "no" && ${MK_LIBKSE} != "no") "/usr/src/Makefile.inc1", line 1068: if-less elif "/usr/src/Makefile.inc1", line 1070: if-less elif "/usr/src/Makefile.inc1", line 1072: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/src. From owner-freebsd-ppc@FreeBSD.ORG Mon Apr 13 11:06:59 2009 Return-Path: Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B07C1065673 for ; Mon, 13 Apr 2009 11:06:59 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 17E0D8FC19 for ; Mon, 13 Apr 2009 11:06:59 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3DB6wJP085048 for ; Mon, 13 Apr 2009 11:06:58 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3DB6wDF085044 for freebsd-ppc@FreeBSD.org; Mon, 13 Apr 2009 11:06:58 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 13 Apr 2009 11:06:58 GMT Message-Id: <200904131106.n3DB6wDF085044@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-ppc@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-ppc@FreeBSD.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2009 11:06:59 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o power/133503 ppc Sound stutter after switching ttys o power/133383 ppc firefox thr_kill crash with heavy vm load o power/133382 ppc [install] Installer gets signal 11 o power/131548 ppc ofw_syscons no longer supports 32-bit framebuffer a power/121407 ppc [panic] Won't boot up; strange error message. o power/111296 ppc [kernel] [patch] [request] Support IMISS, DLMISS an DS o power/93203 ppc FreeBSD PPC Can't Write to Partitions. 7 problems total. From owner-freebsd-ppc@FreeBSD.ORG Mon Apr 13 12:30:07 2009 Return-Path: Delivered-To: freebsd-ppc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7839A10656F5 for ; Mon, 13 Apr 2009 12:30:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 651DF8FC21 for ; Mon, 13 Apr 2009 12:30:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3DCU6lH098956 for ; Mon, 13 Apr 2009 12:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3DCU6Db098948; Mon, 13 Apr 2009 12:30:06 GMT (envelope-from gnats) Date: Mon, 13 Apr 2009 12:30:06 GMT Message-Id: <200904131230.n3DCU6Db098948@freefall.freebsd.org> To: freebsd-ppc@FreeBSD.org From: Jochen Fahrner Cc: Subject: Re: powerpc/93203: FreeBSD PPC Can't Write to Partitions. X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jochen Fahrner List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2009 12:30:09 -0000 The following reply was made to PR powerpc/93203; it has been noted by GNATS. From: Jochen Fahrner To: bug-followup@FreeBSD.org, aibotca@yahoo.ca Cc: Subject: Re: powerpc/93203: FreeBSD PPC Can't Write to Partitions. Date: Mon, 13 Apr 2009 14:08:24 +0200 I think this is a bug in disklabel. With disklabel a slice can be divided into partitions. Slices in BSD are, what other operating systems call "partition". Device files for slices are number with a preceding "s". Example: /dev/ad0s3 is referring to slice 3 on disk 0. Partitions, created by disklabel, are numbered with a preceding "p". Example: /dev/ad0s3p1 is referring to partition 1 in slice 3 on disk 0. The bug in disklabel seems to be, that it does not append the partition number do devices on the ppc platform. All partitions in on slice have the same device name. Example: if you create partition 1, 2 and 3 in slice 3 of disk 0, then they should have the names: ad0s3p1 ad0s3p2 ad0s3p3 Due to the bug they all have ad0s3 as name. Assume these 3 partitions should be mounted as /, /var and /usr. When the installer tries to mount them, it first mounts /dev/ad0s3 -> / Next it want mount /dev/ad0s3 -> /var. This is not possible (operation not permitted) because /dev/ad0s3 is already mounted. From owner-freebsd-ppc@FreeBSD.ORG Mon Apr 13 17:39:11 2009 Return-Path: Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31DCE106566B for ; Mon, 13 Apr 2009 17:39:11 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout017.mac.com (asmtpout017.mac.com [17.148.16.92]) by mx1.freebsd.org (Postfix) with ESMTP id 1F19C8FC08 for ; Mon, 13 Apr 2009 17:39:10 +0000 (UTC) (envelope-from xcllnt@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed Received: from slim-mbp.jnpr.net ([66.129.224.36]) by asmtp017.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KI100AQVVOOO210@asmtp017.mac.com> for freebsd-ppc@FreeBSD.org; Mon, 13 Apr 2009 10:38:48 -0700 (PDT) Message-id: From: Marcel Moolenaar To: Jochen Fahrner In-reply-to: <200904131230.n3DCU6Db098948@freefall.freebsd.org> Date: Mon, 13 Apr 2009 10:37:26 -0700 References: <200904131230.n3DCU6Db098948@freefall.freebsd.org> X-Mailer: Apple Mail (2.930.3) Cc: freebsd-ppc@FreeBSD.org Subject: Re: powerpc/93203: FreeBSD PPC Can't Write to Partitions. X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2009 17:39:11 -0000 On Apr 13, 2009, at 5:30 AM, Jochen Fahrner wrote: > Subject: Re: powerpc/93203: FreeBSD PPC Can't Write to Partitions. *snip* > I think this is a bug in disklabel. It isn't. The problem is in sysinstall. Disklabel has nothing to do with it. > Partitions, created by disklabel, are numbered with a preceding "p". No, they are not. Partitions created by disklabel are named 'a', 'b', etc. (example: ad0s1a, ad0s1b, etc) -- Marcel Moolenaar xcllnt@mac.com From owner-freebsd-ppc@FreeBSD.ORG Mon Apr 13 18:03:47 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14508106566B for ; Mon, 13 Apr 2009 18:03:47 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id DE53F8FC13 for ; Mon, 13 Apr 2009 18:03:46 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id C661531D745; Mon, 13 Apr 2009 14:03:45 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute2.internal (MEProxy); Mon, 13 Apr 2009 14:03:45 -0400 X-Sasl-enc: zIyCgjst6lEPkwLrq7A1hH6ZjRY5dxTbclx3Dzhh7MdB 1239645825 Received: from [192.168.1.10] (ppp-93-104-111-236.dynamic.mnet-online.de [93.104.111.236]) by mail.messagingengine.com (Postfix) with ESMTPSA id 461E6461B6 for ; Mon, 13 Apr 2009 14:03:45 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: References: <200904131230.n3DCU6Db098948@freefall.freebsd.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Jochen Fahrner Date: Mon, 13 Apr 2009 20:03:47 +0200 To: freebsd-ppc@freebsd.org X-Mailer: Apple Mail (2.753.1) Subject: Re: powerpc/93203: FreeBSD PPC Can't Write to Partitions. X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2009 18:03:47 -0000 Am 13.04.2009 um 19:37 schrieb Marcel Moolenaar: > No, they are not. Partitions created by disklabel are named > 'a', 'b', etc. (example: ad0s1a, ad0s1b, etc) Not on my i386 FreeBSD 7.1 From owner-freebsd-ppc@FreeBSD.ORG Mon Apr 13 18:45:01 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A49B7106566C for ; Mon, 13 Apr 2009 18:45:01 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout015.mac.com (asmtpout015.mac.com [17.148.16.90]) by mx1.freebsd.org (Postfix) with ESMTP id 8FD3F8FC15 for ; Mon, 13 Apr 2009 18:45:01 +0000 (UTC) (envelope-from xcllnt@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed Received: from macbook-pro.jnpr.net (natint3.juniper.net [66.129.224.36]) by asmtp015.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KI100EI3YQWRB80@asmtp015.mac.com> for freebsd-ppc@freebsd.org; Mon, 13 Apr 2009 11:44:57 -0700 (PDT) Message-id: <9A744C5D-250B-433D-B7E6-4FC11933AD5C@mac.com> From: Marcel Moolenaar To: Jochen Fahrner In-reply-to: Date: Mon, 13 Apr 2009 11:44:54 -0700 References: <200904131230.n3DCU6Db098948@freefall.freebsd.org> X-Mailer: Apple Mail (2.930.3) Cc: freebsd-ppc@freebsd.org Subject: Re: powerpc/93203: FreeBSD PPC Can't Write to Partitions. X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2009 18:45:02 -0000 On Apr 13, 2009, at 11:03 AM, Jochen Fahrner wrote: > Am 13.04.2009 um 19:37 schrieb Marcel Moolenaar: > >> No, they are not. Partitions created by disklabel are named >> 'a', 'b', etc. (example: ad0s1a, ad0s1b, etc) > > Not on my i386 FreeBSD 7.1 Yes, even on your i386 FreeBSD 7.1. Partitions named p1, p2, etc are GPT partitions. -- Marcel Moolenaar xcllnt@mac.com From owner-freebsd-ppc@FreeBSD.ORG Mon Apr 13 20:23:26 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96BC0106564A for ; Mon, 13 Apr 2009 20:23:26 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id 4EC4B8FC08 for ; Mon, 13 Apr 2009 20:23:26 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id A917118699F; Mon, 13 Apr 2009 16:23:25 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Mon, 13 Apr 2009 16:23:25 -0400 X-Sasl-enc: T0NJAdEylKpf4BpN8qv3Wm6GciXncWqttGYaQdMZ5IPA 1239654204 Received: from [192.168.1.10] (ppp-93-104-111-236.dynamic.mnet-online.de [93.104.111.236]) by mail.messagingengine.com (Postfix) with ESMTPSA id 917DB2A859 for ; Mon, 13 Apr 2009 16:23:24 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: <49E21FF5.70807@freebsd.org> References: <1239463626.24591.1310047137@webmail.messagingengine.com> <49E0BEAA.7030001@freebsd.org> <49E1FEF6.8060506@freebsd.org> <1C7B3FE2-32F4-47D5-AF45-632F0B81F039@fahrners.de> <49E20D8D.7080201@freebsd.org> <482D04E7-6B1C-439C-9AD0-45893C32DC2F@fahrners.de> <49E21FF5.70807@freebsd.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <174B5195-8AA0-4862-B7CF-17BD1700B3F7@fahrners.de> Content-Transfer-Encoding: 7bit From: Jochen Fahrner Date: Mon, 13 Apr 2009 22:23:27 +0200 To: freebsd-ppc@freebsd.org X-Mailer: Apple Mail (2.753.1) Subject: Re: FreeBSD on iMac G3 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2009 20:23:26 -0000 Hi Nathan, > Most of the work on PPC recently has gone into 8.0, so you'll also > get ATA DMA and support for the built-in audio out of the upgrade, > if you choose to do that. I'm now on 8.0. Looks a bit better now, but the screen is always still dark and the console frozen. :-( Please could you send me your xorg.conf file? This is the log now: X.Org X Server 1.6.0 Release Date: 2009-2-25 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 8.0-CURRENT powerpc Current Operating System: FreeBSD imacg3.fahrner.name 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Apr 13 16:50:01 CEST 2009 root@imacg3.fahrner.name:/usr/obj/usr/src/sys/GENERIC powerpc Build Date: 13 April 2009 07:28:39PM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 13 22:16:50 2009 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "X.org Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (==) Not automatically adding devices (==) Not automatically enabling devices (**) FontPath set to: /usr/local/lib/X11/fonts/misc/, /usr/local/lib/X11/fonts/TTF/, /usr/local/lib/X11/fonts/OTF, /usr/local/lib/X11/fonts/Type1/, /usr/local/lib/X11/fonts/100dpi/, /usr/local/lib/X11/fonts/75dpi/, /usr/local/lib/X11/fonts/misc/, /usr/local/lib/X11/fonts/TTF/, /usr/local/lib/X11/fonts/OTF, /usr/local/lib/X11/fonts/Type1/, /usr/local/lib/X11/fonts/100dpi/, /usr/local/lib/X11/fonts/75dpi/, built-ins (**) ModulePath set to "/usr/local/lib/xorg/modules" (II) Loader magic: 0x1e8c (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 5.0 X.Org XInput driver : 4.0 X.Org Server Extension : 2.0 (II) Loader running on freebsd (--) Using syscons driver with X support (version 2.0) (--) using VT number 9 (WW) xf86EnableIO 6 (II) xf86EnableIO: 22000000 (--) PCI: (0@0:16:0) ATI Technologies Inc Rage 128 Pro Ultra TR rev 0, Mem @ 0x94000000/67108864, 0x90000000/16384, I/O @ 0x00000400/256 (II) System resource ranges: [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. (II) "glx" will be loaded. This was enabled by default and also specified in the config file. (II) "record" will be loaded. This was enabled by default and also specified in the config file. (II) "dri" will be loaded. This was enabled by default and also specified in the config file. (II) "dri2" will be loaded. This was enabled by default and also specified in the config file. (II) LoadModule: "extmod" (II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "record" (II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension RECORD (II) LoadModule: "dbe" (II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "glx" (II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so (II) Module glx: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (==) AIGLX disabled (II) Loading extension GLX (II) LoadModule: "dri" (II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension XFree86-DRI (II) LoadModule: "dri2" (II) Loading /usr/local/lib/xorg/modules/extensions//libdri2.so (II) Module dri2: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DRI2 (II) LoadModule: "r128" (II) Loading /usr/local/lib/xorg/modules/drivers//r128_drv.so (II) Module r128: vendor="X.Org Foundation" compiled for 1.6.0, module version = 6.8.0 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 5.0 (II) LoadModule: "mouse" (II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.4.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 4.0 (II) LoadModule: "kbd" (II) Loading /usr/local/lib/xorg/modules/input//kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.3.2 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 4.0 (II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP), ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP), ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP), ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI), ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP), ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP), ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP), ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP), ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP), ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI), ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI), ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP), ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP), ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP), ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI), ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP), ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP), ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP), ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP), ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP), ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?), ATI Rage 128 Pro ULTRA TU (AGP?) (WW) xf86EnableIO 6 (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) resource ranges after probing: [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [3] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [4] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [5] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [6] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [7] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [8] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [9] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) R128(0): PCI bus 0 card 16 func 0 (==) R128(0): Depth 24, (--) framebuffer bpp 32 (II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) (==) R128(0): Default visual is TrueColor (**) R128(0): Option "Display" "CRT" (**) R128(0): Option "UseFBDev" "False" (II) R128(0): VGAAccess option set to FALSE, VGA module load skipped (==) R128(0): RGB weight 888 (II) R128(0): Using 8 bits per RGB (8 bit DAC) (--) R128(0): Chipset: "ATI Rage 128 Pro ULTRA TR (AGP)" (ChipID = 0x5452) (--) R128(0): Linear framebuffer at 0x94000000 (--) R128(0): MMIO registers at 0x90000000 (--) R128(0): VideoRAM: 16384 kByte (128-bit SDR SGRAM 1:1) (**) R128(0): Using external CRT for display (WW) R128(0): Failed to read PCI ROM! (WW) R128(0): Video BIOS not found! (II) R128(0): Primary Display == Type 3 (WW) R128(0): Can't determine panel dimensions, and none specified. Disabling programming of FP registers. (II) R128(0): PLL parameters: rf=2950 rd=59 min=12500 max=25000; xclk=13000 (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Module "ddc" already built-in (==) R128(0): Using gamma correction (1.0, 1.0, 1.0) (II) Loading sub module "i2c" (II) LoadModule: "i2c" (II) Module "i2c" already built-in (II) R128(0): I2C bus "DDC" initialized. (II) R128(0): I2C device "DDC:E-EDID segment register" registered at address 0x60. (II) R128(0): I2C device "DDC:ddc2" registered at address 0xA0. (EE) R128(0): No DFP detected (II) R128(0): Monitor0: Using default hsync range of 31.50-37.90 kHz (II) R128(0): Monitor0: Using default vrefresh range of 50.00-70.00 Hz (WW) R128(0): Unable to estimate virtual size (II) R128(0): Clock range: 12.50 to 250.00 MHz (II) R128(0): Not using default mode "640x350" (vrefresh out of range) (II) R128(0): Not using default mode "320x175" (vrefresh out of range) (II) R128(0): Not using default mode "640x400" (vrefresh out of range) (II) R128(0): Not using default mode "320x200" (vrefresh out of range) (II) R128(0): Not using default mode "720x400" (vrefresh out of range) (II) R128(0): Not using default mode "360x200" (vrefresh out of range) (II) R128(0): Not using default mode "640x480" (vrefresh out of range) (II) R128(0): Not using default mode "320x240" (vrefresh out of range) (II) R128(0): Not using default mode "640x480" (vrefresh out of range) (II) R128(0): Not using default mode "320x240" (vrefresh out of range) (II) R128(0): Not using default mode "640x480" (hsync out of range) (II) R128(0): Not using default mode "320x240" (hsync out of range) (II) R128(0): Not using default mode "800x600" (hsync out of range) (II) R128(0): Not using default mode "400x300" (hsync out of range) (II) R128(0): Not using default mode "800x600" (hsync out of range) (II) R128(0): Not using default mode "400x300" (hsync out of range) (II) R128(0): Not using default mode "800x600" (hsync out of range) (II) R128(0): Not using default mode "400x300" (hsync out of range) (II) R128(0): Not using default mode "1024x768" (vrefresh out of range) (II) R128(0): Not using default mode "512x384" (vrefresh out of range) (II) R128(0): Not using default mode "1024x768" (hsync out of range) (II) R128(0): Not using default mode "512x384" (hsync out of range) (II) R128(0): Not using default mode "1024x768" (hsync out of range) (II) R128(0): Not using default mode "512x384" (hsync out of range) (II) R128(0): Not using default mode "1024x768" (hsync out of range) (II) R128(0): Not using default mode "512x384" (hsync out of range) (II) R128(0): Not using default mode "1024x768" (hsync out of range) (II) R128(0): Not using default mode "512x384" (hsync out of range) (II) R128(0): Not using default mode "1152x864" (hsync out of range) (II) R128(0): Not using default mode "576x432" (hsync out of range) (II) R128(0): Not using default mode "1280x960" (hsync out of range) (II) R128(0): Not using default mode "640x480" (hsync out of range) (II) R128(0): Not using default mode "1280x960" (hsync out of range) (II) R128(0): Not using default mode "640x480" (hsync out of range) (II) R128(0): Not using default mode "1280x1024" (hsync out of range) (II) R128(0): Not using default mode "640x512" (hsync out of range) (II) R128(0): Not using default mode "1280x1024" (hsync out of range) (II) R128(0): Not using default mode "640x512" (hsync out of range) (II) R128(0): Not using default mode "1280x1024" (hsync out of range) (II) R128(0): Not using default mode "640x512" (hsync out of range) (II) R128(0): Not using default mode "1600x1200" (hsync out of range) (II) R128(0): Not using default mode "800x600" (hsync out of range) (II) R128(0): Not using default mode "1600x1200" (hsync out of range) (II) R128(0): Not using default mode "800x600" (hsync out of range) (II) R128(0): Not using default mode "1600x1200" (hsync out of range) (II) R128(0): Not using default mode "800x600" (hsync out of range) (II) R128(0): Not using default mode "1600x1200" (hsync out of range) (II) R128(0): Not using default mode "800x600" (hsync out of range) (II) R128(0): Not using default mode "1600x1200" (hsync out of range) (II) R128(0): Not using default mode "800x600" (hsync out of range) (II) R128(0): Not using default mode "1792x1344" (hsync out of range) (II) R128(0): Not using default mode "896x672" (hsync out of range) (II) R128(0): Not using default mode "1792x1344" (bad mode clock/ interlace/doublescan) (II) R128(0): Not using default mode "896x672" (hsync out of range) (II) R128(0): Not using default mode "1856x1392" (hsync out of range) (II) R128(0): Not using default mode "928x696" (hsync out of range) (II) R128(0): Not using default mode "1856x1392" (bad mode clock/ interlace/doublescan) (II) R128(0): Not using default mode "928x696" (hsync out of range) (II) R128(0): Not using default mode "1920x1440" (hsync out of range) (II) R128(0): Not using default mode "960x720" (hsync out of range) (II) R128(0): Not using default mode "1920x1440" (bad mode clock/ interlace/doublescan) (II) R128(0): Not using default mode "960x720" (hsync out of range) (II) R128(0): Not using default mode "832x624" (hsync out of range) (II) R128(0): Not using default mode "416x312" (hsync out of range) (II) R128(0): Not using default mode "1400x1050" (hsync out of range) (II) R128(0): Not using default mode "700x525" (hsync out of range) (II) R128(0): Not using default mode "1400x1050" (hsync out of range) (II) R128(0): Not using default mode "700x525" (hsync out of range) (II) R128(0): Not using default mode "1920x1440" (bad mode clock/ interlace/doublescan) (II) R128(0): Not using default mode "960x720" (hsync out of range) (II) R128(0): Not using default mode "2048x1536" (bad mode clock/ interlace/doublescan) (II) R128(0): Not using default mode "1024x768" (hsync out of range) (II) R128(0): Not using default mode "2048x1536" (bad mode clock/ interlace/doublescan) (II) R128(0): Not using default mode "1024x768" (hsync out of range) (II) R128(0): Not using default mode "2048x1536" (bad mode clock/ interlace/doublescan) (II) R128(0): Not using default mode "1024x768" (hsync out of range) (--) R128(0): Virtual size is 800x600 (pitch 800) (**) R128(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz (II) R128(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) (**) R128(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz (II) R128(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) (**) R128(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz (II) R128(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) (**) R128(0): *Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D) (II) R128(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz) (**) R128(0): *Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D) (II) R128(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz) (**) R128(0): *Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D) (II) R128(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz) (==) R128(0): DPI set to (96, 96) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/local/lib/xorg/modules//libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Module "ramdac" already built-in (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Loading /usr/local/lib/xorg/modules//libxaa.so (II) Module xaa: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.2.1 ABI class: X.Org Video Driver, version 5.0 (II) Loading sub module "shadowfb" (II) LoadModule: "shadowfb" (II) Loading /usr/local/lib/xorg/modules//libshadowfb.so (II) Module shadowfb: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) R128(0): Page flipping disabled (!!) R128(0): For information on using the multimedia capabilities of this adapter, please see http://gatos.sf.net. (--) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [3] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU) [4] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU) [5] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU) [6] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [7] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [8] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [9] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: Open failed drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: Open failed [drm] failed to load kernel module "r128" (EE) [drm] drmOpen failed. (EE) R128(0): [dri] DRIScreenInit failed. Disabling DRI. (II) R128(0): Memory manager initialized to (0,0) (800,5242) (II) R128(0): Reserved area from (0,600) to (800,602) (II) R128(0): Largest offscreen area available: 800 x 4640 (II) R128(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles 8x8 mono pattern filled rectangles Indirect CPU to Screen color expansion Solid Lines Dashed Lines Scanline Image Writes Setting up tile and stipple cache: 32 128x128 slots 22 256x256 slots 6 512x512 slots (II) R128(0): Acceleration enabled (==) R128(0): Backing store disabled (==) R128(0): Silken mouse enabled (II) R128(0): Using hardware cursor (scanline 2408) (II) R128(0): Largest offscreen area available: 800 x 4637 (II) R128(0): DPMS enabled (WW) R128(0): Option "NoInt10" is not used (WW) R128(0): Direct rendering disabled (==) RandR enabled (II) Initializing built-in extension Generic Event Extension (II) Initializing built-in extension SHAPE (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension BIG-REQUESTS (II) Initializing built-in extension SYNC (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-MISC (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) AIGLX: Loaded and initialized /usr/local/lib/dri/swrast_dri.so (II) GLX: Initialized DRISWRAST GL provider for screen 0 (**) Option "Protocol" "auto" (**) Mouse0: Device: "/dev/sysmouse" (**) Mouse0: Protocol: "auto" (**) Option "CorePointer" (**) Mouse0: always reports core events (**) Option "Device" "/dev/sysmouse" (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5 6 7" (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7 (**) Mouse0: Buttons: 11 (**) Mouse0: Sensitivity: 1 (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) (**) Mouse0: (accel) keeping acceleration scheme 1 (**) Mouse0: (accel) filter chain progression: 2.00 (**) Mouse0: (accel) filter stage 0: 20.00 ms (**) Mouse0: (accel) set acceleration profile 0 (II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0 (II) Mouse0: SetupAuto: protocol is SysMouse (**) Option "CoreKeyboard" (**) Keyboard0: always reports core events (**) Option "Protocol" "standard" (**) Keyboard0: Protocol: standard (**) Option "AutoRepeat" "500 30" (**) Option "XkbRules" "xorg" (**) Keyboard0: XkbRules: "xorg" (**) Option "XkbModel" "pc105" (**) Keyboard0: XkbModel: "pc105" (**) Option "XkbLayout" "us" (**) Keyboard0: XkbLayout: "us" (**) Option "CustomKeycodes" "off" (**) Keyboard0: CustomKeycodes disabled (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD) From owner-freebsd-ppc@FreeBSD.ORG Tue Apr 14 08:53:16 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 137121065676 for ; Tue, 14 Apr 2009 08:53:16 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id D608D8FC13 for ; Tue, 14 Apr 2009 08:53:15 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 56660319DCB for ; Tue, 14 Apr 2009 04:53:15 -0400 (EDT) Received: from web6.messagingengine.com ([10.202.2.215]) by compute1.internal (MEProxy); Tue, 14 Apr 2009 04:53:15 -0400 Received: by web6.messagingengine.com (Postfix, from userid 99) id 3970A123B15; Tue, 14 Apr 2009 04:53:15 -0400 (EDT) Message-Id: <1239699195.8245.1310381637@webmail.messagingengine.com> X-Sasl-Enc: Llr24BjQfBnNk8j5faVDWrZJU6tr9USkq6lOF+DC/TJu 1239699195 From: "Jochen Fahrner" To: freebsd-ppc@freebsd.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-Mailer: MessagingEngine.com Webmail Interface In-Reply-To: <174B5195-8AA0-4862-B7CF-17BD1700B3F7@fahrners.de> References: <1239463626.24591.1310047137@webmail.messagingengine.com><49E0BEAA.7030001@freebsd.org><49E1FEF6.8060506@freebsd.org><1C7B3FE2-32F4-47D5-AF45-632F0B81F039@fahrners.de><49E20D8D.7080201@freebsd.org><482D04E7-6B1C-439C-9AD0-45893C32DC2F@fahrners.de><49E21FF5.70807@freebsd.org> <174B5195-8AA0-4862-B7CF-17BD1700B3F7@fahrners.de> Date: Tue, 14 Apr 2009 10:53:15 +0200 Subject: Re: FreeBSD on iMac G3 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2009 08:53:16 -0000 Hi, > I'm now on 8.0. > Looks a bit better now, but the screen is always still dark and the > console frozen. :-( Maybe that my new problem comes from Xorg 7.4. Looking through the lists, this seems to be a terrible upgrade. Is there an easy way to get rid off *all* installations coming from ports? I want to start with a fresh port system coming from 7.1-STABLE, without side effects from newer ports, to see if Xorg is then working on my iMac G3 with ATI Rage 128. From owner-freebsd-ppc@FreeBSD.ORG Tue Apr 14 11:03:06 2009 Return-Path: Delivered-To: FreeBSD-PPC@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C7F910656BD for ; Tue, 14 Apr 2009 11:03:06 +0000 (UTC) (envelope-from Daan@vehosting.nl) Received: from VM01.VEHosting.nl (unknown [IPv6:2001:470:1f14:32d::1:140]) by mx1.freebsd.org (Postfix) with ESMTP id 4F3058FC1D for ; Tue, 14 Apr 2009 11:03:06 +0000 (UTC) (envelope-from Daan@vehosting.nl) Received: from [192.168.72.10] (124-54.bbned.dsl.internl.net [92.254.54.124]) (authenticated bits=0) by VM01.VEHosting.nl (8.14.3/8.13.8) with ESMTP id n3EB36rw068528 for ; Tue, 14 Apr 2009 13:03:06 +0200 (CEST) (envelope-from Daan@vehosting.nl) From: Daan Vreeken Organization: VEHosting.nl - Vitsch Electronics Hosting To: FreeBSD-PPC@FreeBSD.org Date: Tue, 14 Apr 2009 13:02:54 +0200 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904141302.54802.Daan@vehosting.nl> x-ve-auth-version: mi-1.0.3 2008-05-30 - Copyright (c) 2008 - Daan Vreeken - VEHosting x-ve-auth: authenticated as 'pa4dan' on VM01.VEHosting.nl Cc: Subject: Recipe for Efika / SAM440? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2009 11:03:08 -0000 Hi all, Since a couple of weeks I have a SAM440 and an Efika board. I tried to cross-compile a kernel and boot it on the Efika, but the console simply goes silent after loading the kernel. (I have yet to try the SAM440.) Before I spend lots of time finding out the obvious, is there a document anywhere on how to get -Current running on these two boards? Or can anyone share their favourite recipe for compiling a kernel and getting it to boot for one of these boards? Thanks, -- Daan Vreeken VEHosting http://VEHosting.nl tel: +31-(0)40-7113050 / +31-(0)6-46210825 KvK nr: 17174380 From owner-freebsd-ppc@FreeBSD.ORG Tue Apr 14 17:26:37 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 951211065670; Tue, 14 Apr 2009 17:26:37 +0000 (UTC) Date: Tue, 14 Apr 2009 17:26:37 +0000 From: Alexey Dokuchaev To: Jochen Fahrner Message-ID: <20090414172637.GA87686@FreeBSD.org> References: <174B5195-8AA0-4862-B7CF-17BD1700B3F7@fahrners.de> <1239699195.8245.1310381637@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <1239699195.8245.1310381637@webmail.messagingengine.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-ppc@freebsd.org Subject: Re: FreeBSD on iMac G3 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2009 17:26:38 -0000 On Tue, Apr 14, 2009 at 10:53:15AM +0200, Jochen Fahrner wrote: > Hi, > > > I'm now on 8.0. > > Looks a bit better now, but the screen is always still dark and the > > console frozen. :-( > > Maybe that my new problem comes from Xorg 7.4. Looking through the > lists, this seems to be a terrible upgrade. > > Is there an easy way to get rid off *all* installations coming from > ports? You could just wipe out /usr/local and /var/db/pkg. It sounds kinda scary, but works for me. There'd be minor things to take care afterwards, e.g. clean up /etc/passwd and group. ./danfe From owner-freebsd-ppc@FreeBSD.ORG Tue Apr 14 19:30:33 2009 Return-Path: Delivered-To: FreeBSD-PPC@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 735271065920 for ; Tue, 14 Apr 2009 19:30:33 +0000 (UTC) (envelope-from raj@semihalf.com) Received: from semihalf.com (semihalf.com [206.130.101.55]) by mx1.freebsd.org (Postfix) with ESMTP id 380838FC17 for ; Tue, 14 Apr 2009 19:30:33 +0000 (UTC) (envelope-from raj@semihalf.com) Received: from mail.semihalf.com (mail.semihalf.com [83.15.139.206]) by semihalf.com (8.13.1/8.13.1) with ESMTP id n3EIrHSA016746; Tue, 14 Apr 2009 12:53:18 -0600 Message-Id: <5FD6C1A9-A47E-47AE-BA00-094EEB5F50A1@semihalf.com> From: Rafal Jaworowski To: Daan Vreeken In-Reply-To: <200904141302.54802.Daan@vehosting.nl> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Tue, 14 Apr 2009 20:53:15 +0200 References: <200904141302.54802.Daan@vehosting.nl> X-Mailer: Apple Mail (2.930.3) Cc: FreeBSD-PPC@FreeBSD.org Subject: Re: Recipe for Efika / SAM440? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2009 19:30:35 -0000 Hi Daan, On 2009-04-14, at 13:02, Daan Vreeken wrote: > Since a couple of weeks I have a SAM440 and an Efika board. I tried to > cross-compile a kernel and boot it on the Efika, but the console > simply goes > silent after loading the kernel. (I have yet to try the SAM440.) > Before I spend lots of time finding out the obvious, is there a > document > anywhere on how to get -Current running on these two boards? > Or can anyone share their favourite recipe for compiling a kernel > and getting > it to boot for one of these boards? FreeBSD as you can find in SVN at the moment will not work on neither of these. As we talked earlier, there's work being done on getting FreeBSD to work both of the involved machines (MPC5200 and PPC440/460), but the support is preliminary and the code not ready for merging with the tree. Rafal From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 16 12:07:53 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 357E210656F3 for ; Thu, 16 Apr 2009 12:07:53 +0000 (UTC) (envelope-from nse@delfi-konsult.com) Received: from smtp.delfi-konsult.com (smtp.delfi-konsult.com [87.58.191.122]) by mx1.freebsd.org (Postfix) with ESMTP id C2ECF8FC25 for ; Thu, 16 Apr 2009 12:07:52 +0000 (UTC) (envelope-from nse@delfi-konsult.com) Received: from localhost (localhost [127.0.0.1]) by smtp.delfi-konsult.com (Postfix) with ESMTP id C0F5F2111E6 for ; Thu, 16 Apr 2009 13:58:43 +0200 (CEST) Received: from smtp.delfi-konsult.com ([127.0.0.1]) by localhost (smtp.delfi-konsult.com [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 81677-08 for ; Thu, 16 Apr 2009 13:58:43 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by smtp.delfi-konsult.com (Postfix) with ESMTP id 1082B2111D4 for ; Thu, 16 Apr 2009 13:58:42 +0200 (CEST) Message-Id: <2B19F083-3CA9-4852-9936-B67EAE49EAE3@delfi-konsult.com> From: "Niels S. Eliasen" To: freebsd-ppc@freebsd.org X-Custom-Header: Yo! this is my X-Face Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Thu, 16 Apr 2009 13:58:46 +0200 X-Mailer: Apple Mail (2.930.3) Subject: SMP support ? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2009 12:08:01 -0000 hi guys What is the present status of SMP support ? (I have a dual G4 box.. that would be interesting to have running.... ;-) ) kind regards nse "Ach, crivens, what a wee snotter....." Quote from "The Wee Free Men" by Terry Pratchett From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 16 13:19:52 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6703C1065672 for ; Thu, 16 Apr 2009 13:19:52 +0000 (UTC) (envelope-from ross@grinz.com) Received: from mail.boomhaus.com (emerson.grinz.com [64.219.233.251]) by mx1.freebsd.org (Postfix) with ESMTP id 432ED8FC1D for ; Thu, 16 Apr 2009 13:19:51 +0000 (UTC) (envelope-from ross@grinz.com) Received: from [72.26.190.232] (232-190-26-72-txsps.xanadoo.com [72.26.190.232]) by mail.boomhaus.com (Postfix) with ESMTPSA id 7E07FFF99 for ; Thu, 16 Apr 2009 08:09:42 -0500 (CDT) Message-ID: <49E73073.9030100@grinz.com> Date: Thu, 16 Apr 2009 08:19:47 -0500 From: Ross Gohlke User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 To: freebsd-ppc@freebsd.org References: <2B19F083-3CA9-4852-9936-B67EAE49EAE3@delfi-konsult.com> In-Reply-To: <2B19F083-3CA9-4852-9936-B67EAE49EAE3@delfi-konsult.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: SMP support ? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2009 13:19:52 -0000 Niels S. Eliasen wrote: > hi guys > What is the present status of SMP support ? > > (I have a dual G4 box.. that would be interesting to have running.... ;-) ) > > kind regards > > nse nse, Back in November I got an SMP kernel working on an Xserve G4, but it was not stable. The same server is currently running -CURRENT UP. I'm hoping news will show up on this list when it's time to try SMP again. http://lists.freebsd.org/pipermail/freebsd-ppc/2008-November/thread.html and look for Xserve G4. As you'll see at end of thread, I was using SYSV-related kernel settings, maybe that was the problem. Give it a shot! Ross From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 16 15:18:34 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE9C11065733 for ; Thu, 16 Apr 2009 15:18:34 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id A35DD8FC0C for ; Thu, 16 Apr 2009 15:18:34 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 3A3AB31580D; Thu, 16 Apr 2009 11:18:34 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Thu, 16 Apr 2009 11:18:34 -0400 X-Sasl-enc: gdH7qdgGBYwHQCM8T58CHKOWK6rdsnQ7u8HhGUAA7Cbq 1239895113 Received: from [192.168.1.10] (ppp-93-104-111-236.dynamic.mnet-online.de [93.104.111.236]) by mail.messagingengine.com (Postfix) with ESMTPSA id AD67E23045 for ; Thu, 16 Apr 2009 11:18:33 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: quoted-printable Message-Id: Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed To: freebsd-ppc@freebsd.org From: Jochen Fahrner Date: Thu, 16 Apr 2009 17:18:29 +0200 X-Mailer: Apple Mail (2.753.1) Subject: Fatal kernel trap during boot 8.0-CURRENT X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2009 15:18:36 -0000 Hi, after a fews days of power off I wanted to boot the 8.0 kernel I =20 installed last week on my iMac G3. I got a kernel trap after starting sc0 driver: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D sc0: Unknown <16 virtual consoles, flags=3D0x300> Timecounter "decrementer" frequency 24960000 Hz quality 0 Timecounters tick every 10.000 msec fatal kernel trap: exception =3D 0x7 (program) srr0 =3D 0x509168 srr1 =3D 0x83032 lr =3D 0x4f9788 curthread =3D 0x633a30 pid =3D 0, comm=3Dswapper thread pid 0 tid 100000 Stopped at 0x509168 illegal instruction 7c0049ce =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D I could repeat this several times. Then I booted my old 7.1 kernel without problems. After that I also could boot 8.0 again. Jochen Mit besten Gr=FC=DFen --=20 Joachim Fahrner mailto: joachim@fahrner.name From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 16 15:51:33 2009 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D91BB106566C; Thu, 16 Apr 2009 15:51:33 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 7084D8FC14; Thu, 16 Apr 2009 15:51:33 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3GFpUVZ047271; Thu, 16 Apr 2009 11:51:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3GFpTcV069026; Thu, 16 Apr 2009 11:51:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 853CB7302F; Thu, 16 Apr 2009 11:51:29 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090416155129.853CB7302F@freebsd-current.sentex.ca> Date: Thu, 16 Apr 2009 11:51:29 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2009 15:51:34 -0000 TB --- 2009-04-16 15:07:03 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-16 15:07:03 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2009-04-16 15:07:03 - cleaning the object tree TB --- 2009-04-16 15:07:31 - cvsupping the source tree TB --- 2009-04-16 15:07:31 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2009-04-16 15:07:39 - building world TB --- 2009-04-16 15:07:39 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-16 15:07:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-16 15:07:39 - TARGET=powerpc TB --- 2009-04-16 15:07:39 - TARGET_ARCH=powerpc TB --- 2009-04-16 15:07:39 - TZ=UTC TB --- 2009-04-16 15:07:39 - __MAKE_CONF=/dev/null TB --- 2009-04-16 15:07:39 - cd /src TB --- 2009-04-16 15:07:39 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 16 15:07:42 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies [...] mkdep -f .depend -a /src/usr.sbin/rarpd/rarpd.c echo rarpd: /obj/powerpc/src/tmp/usr/lib/libc.a >> .depend ===> usr.sbin/raycontrol (depend) rm -f .depend mkdep -f .depend -a -I/src/usr.sbin/raycontrol/../../sys /src/usr.sbin/raycontrol/raycontrol.c /src/usr.sbin/raycontrol/raycontrol.c:47:31: error: dev/ray/if_rayreg.h: No such file or directory /src/usr.sbin/raycontrol/raycontrol.c:48:31: error: dev/ray/if_raymib.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.sbin/raycontrol. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-16 15:51:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-16 15:51:29 - ERROR: failed to build world TB --- 2009-04-16 15:51:29 - 2031.80 user 233.81 system 2666.10 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 16 16:34:06 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65DBC1065713 for ; Thu, 16 Apr 2009 16:34:06 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout022.mac.com (asmtpout022.mac.com [17.148.16.97]) by mx1.freebsd.org (Postfix) with ESMTP id 537368FC32 for ; Thu, 16 Apr 2009 16:34:06 +0000 (UTC) (envelope-from xcllnt@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from slim-mbp.jnpr.net ([66.129.224.36]) by asmtp022.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KI70078XCOOQZ00@asmtp022.mac.com> for freebsd-ppc@freebsd.org; Thu, 16 Apr 2009 09:34:04 -0700 (PDT) Message-id: <1F8C4A62-1196-4FE9-92A3-57BB3DF6731E@mac.com> From: Marcel Moolenaar To: Ross Gohlke In-reply-to: <49E73073.9030100@grinz.com> Date: Thu, 16 Apr 2009 09:32:39 -0700 References: <2B19F083-3CA9-4852-9936-B67EAE49EAE3@delfi-konsult.com> <49E73073.9030100@grinz.com> X-Mailer: Apple Mail (2.930.3) Cc: freebsd-ppc@freebsd.org Subject: Re: SMP support ? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2009 16:34:07 -0000 On Apr 16, 2009, at 6:19 AM, Ross Gohlke wrote: > Niels S. Eliasen wrote: >> hi guys >> What is the present status of SMP support ? >> (I have a dual G4 box.. that would be interesting to have >> running.... ;-) ) >> kind regards >> nse > > nse, > > Back in November I got an SMP kernel working on an Xserve G4, but it > was not stable. There's no SMP stability problem specific to PowerPC that I'm aware of. FYI, -- Marcel Moolenaar xcllnt@mac.com From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 16 16:53:56 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47C96106566C for ; Thu, 16 Apr 2009 16:53:56 +0000 (UTC) (envelope-from andreast-list@fgznet.ch) Received: from smtp.fgznet.ch (mail.fgznet.ch [81.92.96.47]) by mx1.freebsd.org (Postfix) with ESMTP id DA1D38FC1F for ; Thu, 16 Apr 2009 16:53:55 +0000 (UTC) (envelope-from andreast-list@fgznet.ch) Received: from wolfram.andreas.nets ([91.190.8.131]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id n3GGrdqv040471; Thu, 16 Apr 2009 18:53:40 +0200 (CEST) (envelope-from andreast-list@fgznet.ch) Message-ID: <49E76291.4000002@fgznet.ch> Date: Thu, 16 Apr 2009 18:53:37 +0200 From: Andreas Tobler User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: Jochen Fahrner References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on 81.92.96.47 Cc: freebsd-ppc@freebsd.org Subject: Re: Fatal kernel trap during boot 8.0-CURRENT X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2009 16:53:56 -0000 Jochen Fahrner wrote: > Hi, > after a fews days of power off I wanted to boot the 8.0 kernel I > installed last week on my iMac G3. > I got a kernel trap after starting sc0 driver: > > ======================= > sc0: Unknown <16 virtual consoles, flags=0x300> > Timecounter "decrementer" frequency 24960000 Hz quality 0 > Timecounters tick every 10.000 msec > > fatal kernel trap: > exception = 0x7 (program) > srr0 = 0x509168 > srr1 = 0x83032 > lr = 0x4f9788 > curthread = 0x633a30 > pid = 0, comm=swapper > thread pid 0 tid 100000 > Stopped at 0x509168 > illegal instruction 7c0049ce > ========================== > > I could repeat this several times. > Then I booted my old 7.1 kernel without problems. > After that I also could boot 8.0 again. Fyi, I experience the same on my imac G3. And I use the same procedure to get back to -CURRENT. Andreas From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 16 18:16:47 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86D391065697 for ; Thu, 16 Apr 2009 18:16:47 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout013.mac.com (asmtpout013.mac.com [17.148.16.88]) by mx1.freebsd.org (Postfix) with ESMTP id 720AC8FC2C for ; Thu, 16 Apr 2009 18:16:47 +0000 (UTC) (envelope-from xcllnt@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from macbook-pro.jnpr.net ([66.129.224.36]) by asmtp013.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KI700553HFVZ510@asmtp013.mac.com> for freebsd-ppc@freebsd.org; Thu, 16 Apr 2009 11:16:47 -0700 (PDT) Message-id: From: Marcel Moolenaar To: Andreas Tobler In-reply-to: <49E76291.4000002@fgznet.ch> Date: Thu, 16 Apr 2009 10:53:11 -0700 References: <49E76291.4000002@fgznet.ch> X-Mailer: Apple Mail (2.930.3) Cc: freebsd-ppc@freebsd.org Subject: Re: Fatal kernel trap during boot 8.0-CURRENT X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2009 18:16:48 -0000 On Apr 16, 2009, at 9:53 AM, Andreas Tobler wrote: >> I could repeat this several times. >> Then I booted my old 7.1 kernel without problems. >> After that I also could boot 8.0 again. > > Fyi, I experience the same on my imac G3. And I use the same > procedure to get back to -CURRENT. Smells like I-cache incoherency to me... -- Marcel Moolenaar xcllnt@mac.com From owner-freebsd-ppc@FreeBSD.ORG Fri Apr 17 07:43:49 2009 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FE9C106566C; Fri, 17 Apr 2009 07:43:49 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 3B6FB8FC15; Fri, 17 Apr 2009 07:43:48 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H7hk4Q096022; Fri, 17 Apr 2009 03:43:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H7hkOG077035; Fri, 17 Apr 2009 03:43:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C2C187302F; Fri, 17 Apr 2009 03:43:46 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090417074346.C2C187302F@freebsd-current.sentex.ca> Date: Fri, 17 Apr 2009 03:43:46 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2009 07:43:50 -0000 TB --- 2009-04-17 06:27:03 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-17 06:27:03 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2009-04-17 06:27:03 - cleaning the object tree TB --- 2009-04-17 06:27:26 - cvsupping the source tree TB --- 2009-04-17 06:27:26 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2009-04-17 06:27:36 - building world TB --- 2009-04-17 06:27:36 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-17 06:27:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-17 06:27:36 - TARGET=powerpc TB --- 2009-04-17 06:27:36 - TARGET_ARCH=powerpc TB --- 2009-04-17 06:27:36 - TZ=UTC TB --- 2009-04-17 06:27:36 - __MAKE_CONF=/dev/null TB --- 2009-04-17 06:27:36 - cd /src TB --- 2009-04-17 06:27:36 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 17 06:27:38 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] /obj/powerpc/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0xfa8): In function `archive_write_mtree_data': : undefined reference to `SHA384_Update' /obj/powerpc/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x14a0): In function `archive_write_mtree_header': : undefined reference to `SHA512_Init' /obj/powerpc/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x15f0): In function `archive_write_mtree_header': : undefined reference to `SHA384_Init' /obj/powerpc/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x1628): In function `archive_write_mtree_header': : undefined reference to `MD5_Init' *** Error code 1 Stop in /obj/powerpc/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-17 07:43:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-17 07:43:46 - ERROR: failed to build world TB --- 2009-04-17 07:43:46 - 3363.90 user 334.83 system 4603.62 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Fri Apr 17 12:14:58 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A9BC1065836 for ; Fri, 17 Apr 2009 12:14:58 +0000 (UTC) (envelope-from nse@delfi-konsult.com) Received: from smtp.delfi-konsult.com (smtp.hoerhavegaard.dk [87.58.191.122]) by mx1.freebsd.org (Postfix) with ESMTP id B761D8FC20 for ; Fri, 17 Apr 2009 12:14:57 +0000 (UTC) (envelope-from nse@delfi-konsult.com) Received: from localhost (localhost [127.0.0.1]) by smtp.delfi-konsult.com (Postfix) with ESMTP id 37C622111D4; Fri, 17 Apr 2009 14:14:51 +0200 (CEST) Received: from smtp.delfi-konsult.com ([127.0.0.1]) by localhost (smtp.delfi-konsult.com [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 90770-09; Fri, 17 Apr 2009 14:14:50 +0200 (CEST) Received: from [192.168.9.8] (hjemme [87.58.191.122]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nse@delfi-konsult.com) by smtp.delfi-konsult.com (Postfix) with ESMTPSA id BB8762110E8; Fri, 17 Apr 2009 14:14:50 +0200 (CEST) From: "Niels S. Eliasen" To: Marcel Moolenaar , ross@grinz.com In-Reply-To: <20090417120716.05F39106573C@hub.freebsd.org> References: <20090417120716.05F39106573C@hub.freebsd.org> Message-Id: <89E58925-1845-4C41-963A-C393F5EE6A85@delfi-konsult.com> X-Custom-Header: Yo! this is my X-Face Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Fri, 17 Apr 2009 14:14:55 +0200 X-Mailer: Apple Mail (2.930.3) Cc: freebsd-ppc@freebsd.org Subject: Re: freebsd-ppc Digest, Vol 301, Issue 4 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2009 12:15:07 -0000 hi Den 17/04/2009 kl. 14.07 skrev freebsd-ppc-request@freebsd.org: > Message: 5 > Date: Thu, 16 Apr 2009 09:32:39 -0700 > From: Marcel Moolenaar > Subject: Re: SMP support ? > To: Ross Gohlke > Cc: freebsd-ppc@freebsd.org > Message-ID: <1F8C4A62-1196-4FE9-92A3-57BB3DF6731E@mac.com> > Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes > > > On Apr 16, 2009, at 6:19 AM, Ross Gohlke wrote: > >> Niels S. Eliasen wrote: >>> hi guys >>> What is the present status of SMP support ? >>> (I have a dual G4 box.. that would be interesting to have >>> running.... ;-) ) >>> kind regards >>> nse >> >> nse, >> >> Back in November I got an SMP kernel working on an Xserve G4, but it >> was not stable. > > There's no SMP stability problem specific to PowerPC that I'm > aware of. > > FYI, > > -- > Marcel Moolenaar > xcllnt@mac.com > good .. that there is no stability-problems.. but will FreeBSD use both CPU's ?? or just one?? kind regards nse "Ach, crivens, what a wee snotter....." Quote from "The Wee Free Men" by Terry Pratchett From owner-freebsd-ppc@FreeBSD.ORG Fri Apr 17 15:26:32 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AA43106566B for ; Fri, 17 Apr 2009 15:26:32 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout019.mac.com (asmtpout019.mac.com [17.148.16.94]) by mx1.freebsd.org (Postfix) with ESMTP id 658E88FC0C for ; Fri, 17 Apr 2009 15:26:32 +0000 (UTC) (envelope-from xcllnt@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from MacBook-Pro.lan.xcllnt.net (mail.xcllnt.net [75.101.29.67]) by asmtp019.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KI900G2M47R3W90@asmtp019.mac.com> for freebsd-ppc@freebsd.org; Fri, 17 Apr 2009 08:26:20 -0700 (PDT) Message-id: <58A4DDB2-9CAC-451A-B591-F9F5CDFBA5BF@mac.com> From: Marcel Moolenaar To: "Niels S. Eliasen" In-reply-to: <89E58925-1845-4C41-963A-C393F5EE6A85@delfi-konsult.com> Date: Fri, 17 Apr 2009 08:26:15 -0700 References: <20090417120716.05F39106573C@hub.freebsd.org> <89E58925-1845-4C41-963A-C393F5EE6A85@delfi-konsult.com> X-Mailer: Apple Mail (2.930.3) Cc: ross@grinz.com, freebsd-ppc@freebsd.org Subject: Re: freebsd-ppc Digest, Vol 301, Issue 4 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2009 15:26:33 -0000 On Apr 17, 2009, at 5:14 AM, Niels S. Eliasen wrote: >> There's no SMP stability problem specific to PowerPC that I'm >> aware of. >> > good .. that there is no stability-problems.. but will FreeBSD use > both CPU's ?? or just one?? Both. -- Marcel Moolenaar xcllnt@mac.com From owner-freebsd-ppc@FreeBSD.ORG Sat Apr 18 19:46:05 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8669E10657B4 for ; Sat, 18 Apr 2009 19:46:05 +0000 (UTC) (envelope-from andreast-list@fgznet.ch) Received: from smtp.fgznet.ch (mail.fgznet.ch [81.92.96.47]) by mx1.freebsd.org (Postfix) with ESMTP id D5D2F8FF3A for ; Sat, 18 Apr 2009 19:30:34 +0000 (UTC) (envelope-from andreast-list@fgznet.ch) Received: from wolfram.andreas.nets ([91.190.8.131]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id n3IJUVkO056368 for ; Sat, 18 Apr 2009 21:30:32 +0200 (CEST) (envelope-from andreast-list@fgznet.ch) Message-ID: <49EA2A57.1040100@fgznet.ch> Date: Sat, 18 Apr 2009 21:30:31 +0200 From: Andreas Tobler User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: FreeBSD PowerPC ML Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on 81.92.96.47 Subject: X11 CURRENT and non-altivec based macs X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Apr 2009 19:46:05 -0000 Hi all, I discovered a nasty issue which hits all non-altivec based ppc systems, mostly G3, there are some 7400 w/o altivec, which want to use X11. When you upgraded to -CURRENT and latest Xorg stuff including pixman-0.15.2 you'll hit a coredump when starting X with a recent/decent wm. Analyzing the coredump of Xorg led me to this: #0 0x21b9e494 in pixman_have_vmx () from /usr/local/lib/libpixman-1.so.9 Cannot find new threads: generic error A closer look into the build of pixman showed me that it was built with altivec support. No go on my G3. I helped myself with the below patch in the ports Makefile. But I do not know if the other ppc users 'have' real working Altivec support. We have Altivec support since a few moons in the kernel. Thanks Nathan! I know we build the kernel w/o Altivec. How do we want to build user applications/packages? Also w/o altivec or with? We can either adjust the ports Makefile or try to fixup the pixman sources. They are currently 'fixed' for apple and linux only. Fixed in terms of runtime detection of Altivec capability. (see pixman/pixman-pict.c) Do we have already a sysctl telling us we have altivec, I do not see such a sysctl? Suggestions? In case of disabling vmx on all ppc based systems, who do I need to ping, x11@freebsd.org? Thanks, Andreas imacb# diff -u /usr/ports/x11/pixman/Makefile.orig /usr/ports/x11/pixman/Makefile --- /usr/ports/x11/pixman/Makefile.orig 2009-04-18 22:25:40.000000000 +0200 +++ /usr/ports/x11/pixman/Makefile 2009-04-18 22:25:56.000000000 +0200 @@ -17,8 +17,14 @@ USE_PERL5_BUILD=yes USE_GNOME= ltverhack:9 +.include + +.if ${ARCH} == "powerpc" +CONFIGURE_ARGS+= --disable-vmx +.endif + post-patch: @${REINPLACE_CMD} -e 's|gtk+-2\.0|disable-gtk|g' \ -e 's|-msse||' ${WRKSRC}/configure -.include +.include From owner-freebsd-ppc@FreeBSD.ORG Sat Apr 18 21:25:44 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E8CB106568D for ; Sat, 18 Apr 2009 21:25:44 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from argol.doit.wisc.edu (argol.doit.wisc.edu [144.92.197.212]) by mx1.freebsd.org (Postfix) with ESMTP id 023CE8FC20 for ; Sat, 18 Apr 2009 21:25:43 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=ISO-8859-1; format=flowed Received: from avs-daemon.smtpauth3.wiscmail.wisc.edu by smtpauth3.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7.0-5.01 32bit (built Feb 19 2009)) id <0KIB00B00FIO9E00@smtpauth3.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Sat, 18 Apr 2009 16:25:36 -0500 (CDT) Received: from comporellon.tachypleus.net ([unknown] [76.201.152.222]) by smtpauth3.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7.0-5.01 32bit (built Feb 19 2009)) with ESMTPSA id <0KIB005GJFIFFI70@smtpauth3.wiscmail.wisc.edu>; Sat, 18 Apr 2009 16:25:33 -0500 (CDT) Date: Sat, 18 Apr 2009 16:25:27 -0500 From: Nathan Whitehorn In-reply-to: <49EA2A57.1040100@fgznet.ch> To: Andreas Tobler Message-id: <49EA4547.8010508@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=76.201.152.222 X-Spam-PmxInfo: Server=avs-11, Version=5.5.1.360522, Antispam-Engine: 2.6.1.350677, Antispam-Data: 2009.4.18.200551, SenderIP=76.201.152.222 References: <49EA2A57.1040100@fgznet.ch> User-Agent: Thunderbird 2.0.0.21 (X11/20090405) Cc: FreeBSD PowerPC ML Subject: Re: X11 CURRENT and non-altivec based macs X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Apr 2009 21:25:44 -0000 Andreas Tobler wrote: > Hi all, > > I discovered a nasty issue which hits all non-altivec based ppc > systems, mostly G3, there are some 7400 w/o altivec, which want to use > X11. > > When you upgraded to -CURRENT and latest Xorg stuff including > pixman-0.15.2 you'll hit a coredump when starting X with a > recent/decent wm. > > Analyzing the coredump of Xorg led me to this: > > #0 0x21b9e494 in pixman_have_vmx () from > /usr/local/lib/libpixman-1.so.9 Cannot find new threads: generic error > > A closer look into the build of pixman showed me that it was built > with altivec support. No go on my G3. > > I helped myself with the below patch in the ports Makefile. But I do > not know if the other ppc users 'have' real working Altivec support. > We have Altivec support since a few moons in the kernel. Thanks Nathan! > I know we build the kernel w/o Altivec. How do we want to build user > applications/packages? Also w/o altivec or with? > > We can either adjust the ports Makefile or try to fixup the pixman > sources. They are currently 'fixed' for apple and linux only. Fixed in > terms of runtime detection of Altivec capability. (see > pixman/pixman-pict.c) > > Do we have already a sysctl telling us we have altivec, I do not see > such a sysctl? > > Suggestions? > In case of disabling vmx on all ppc based systems, who do I need to > ping, x11@freebsd.org? Could you provide some more information than this (versions of X11, pixman and name/version of the window manager)? I just tested the non-Apple/non-Linux VMX detection code in pixman and it appears to work properly. Providing a sysctl turned out to be problematic since PowerPC CPUs, unlike x86, do not provide a features mask. You either have to have a table of CPUs and capabilities, or try the instructions you want to know about and see if you get SIGILL. We could do this in the kernel and provide a sysctl, but you can do the more-portable SIGILL just as easily from userspace, and this is what pixman currently does. -Nathan