From owner-freebsd-ppc@FreeBSD.ORG Sun May 22 04:28:43 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B83B016A41F for ; Sun, 22 May 2005 04:28:43 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3530F43D1D for ; Sun, 22 May 2005 04:28:43 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.onthenet.net [203.144.25.99])j4M4SenP082299; Sun, 22 May 2005 14:28:41 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <42900A67.90307@freebsd.org> Date: Sun, 22 May 2005 14:28:23 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andreas Tobler References: <428FAEA2.50805@pop.agri.ch> In-Reply-To: <428FAEA2.50805@pop.agri.ch> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: OF boot commands for firewire X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2005 04:28:43 -0000 Hi Andreas, > new subject. You mentioned that your build was done on an external fw > disc on a macmini. Do you also boot from it ? I haven't with the mini, but I boot the powerbook from it all the time. > I have placed the loader on a hfs drive. > Now I enter OF and I type 'boot hd:7,\boot\loader fw:3| fw:3, .... > (I do not know if fw:3 is really right, or if we need additional > arguments. There is only one drive attached to the bus and it has 3 > partitions, map, swap, root) Almost :) For partition 3, what you want to do is: boot hd:7,\boot\loader fw/node/sbp-2/disk@0:3 If the fstab file is set up on the firewire drive, the kernel will just go straight into mounting root without prompting. later, Peter. From owner-freebsd-ppc@FreeBSD.ORG Sun May 22 09:58:01 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA3EF16A41C; Sun, 22 May 2005 09:58:01 +0000 (GMT) (envelope-from toa@pop.agri.ch) Received: from smtp.messaging.ch (exsmtp01.agrinet.ch [81.221.250.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17F8143D1D; Sun, 22 May 2005 09:58:00 +0000 (GMT) (envelope-from toa@pop.agri.ch) Received: from [192.168.225.5] ([80.218.0.93]) by smtp.messaging.ch with Microsoft SMTPSVC(6.0.3790.211); Sun, 22 May 2005 11:57:58 +0200 Message-ID: <4290579F.90102@pop.agri.ch> Date: Sun, 22 May 2005 11:57:51 +0200 From: Andreas Tobler User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Grehan References: <428FAEA2.50805@pop.agri.ch> <42900A67.90307@freebsd.org> In-Reply-To: <42900A67.90307@freebsd.org> Content-Type: multipart/mixed; boundary="------------000900080405050904090108" X-OriginalArrivalTime: 22 May 2005 09:57:58.0401 (UTC) FILETIME=[BB92C710:01C55EB4] Cc: freebsd-ppc@freebsd.org Subject: Re: OF boot commands for firewire 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, 22 May 2005 09:58:01 -0000 This is a multi-part message in MIME format. --------------000900080405050904090108 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Peter! Peter Grehan wrote: > Almost :) > > For partition 3, what you want to do is: > > boot hd:7,\boot\loader fw/node/sbp-2/disk@0:3 > > If the fstab file is set up on the firewire drive, the kernel will just > go straight into mounting root without prompting. Wheee, like a charm. Great. I even built and booted my "own" kernel. THANKS for your support! Attached the dmesg.albook with uninorth.debug=1 since the pci1b fails. I do not set anything else in the boot prompt except I have to reduce my mem to 512M. I do not set hint.pcib.1.skipslot=26. I can use the external usb w/o problems so far. Maybe the dmesg gives you some idea what happens. In the meantime I learn a bit more fbsd :) Thanks, Andreas --------------000900080405050904090108 Content-Type: text/plain; x-mac-type="0"; x-mac-creator="0"; name="dmesg.albook" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="dmesg.albook" Copyright (c) 1992-2005 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 6.0-20050518-SNAP #0: Sun May 22 10:50:14 CEST 2005 root@albook.andreas.nets:/usr/obj/usr/src/sys/GENERIC WARNING: WITNESS option enabled, expect reduced performance. Timecounter "decrementer" frequency 18432000 Hz quality 0 cpu0: Motorola PowerPC 7447A revision 1.1, 752.32 MHz cpu0: HID0 8450c0bc real memory = 536870912 (512 MB) avail memory = 519360512 (495 MB) nexus0: openpic0: on nexus0 unin0: on nexus0 unin0: Version 210 pcib0: on nexus0 uninorth: io start 0 size 800000 uninorth: mem f1000000 size f2000000 uninorth: mem b0000000 size c0000000 pci0: on pcib0 pci0: at device 16.0 (no driver attached) pcib1: on nexus0 uninorth: io start 0 size 800000 uninorth: mem f3000000 size f4000000 uninorth: mem 80000000 size 90000000 uninorth: mem 90000000 size a0000000 uninorth: mem a0000000 size b0000000 pci1: on pcib1 pcib1: failed to reserve resource for (null) failed request: type 3 start 80000000 end 8007ffff pci1: at device 18.0 (no driver attached) pci1: at device 19.0 (no driver attached) macio0: mem 0x80000000-0x8007ffff at device 23.0 on pci1 zs0: mem 0x13000-0x13fff,0x8400-0x84ff,0x8500-0x85ff,0x8600-0x86ff,0x8700-0x87ff irq 22,23 on macio0 zs0: [FAST] zs0: [FAST] zstty0: on zs0 zstty1: on zs0 ata0 mem 0x20000-0x20fff,0x8800-0x88ff irq 24 on macio0 ohci0: irq 0 at device 24.0 on pci1 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: Apple OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ohci1: irq 0 at device 25.0 on pci1 ohci1: [GIANT-LOCKED] usb1: OHCI version 1.0, legacy support usb1: on ohci1 usb1: USB revision 1.0 uhub1: Apple OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered ohci2: mem 0xa0003000-0xa0003fff irq 29 at device 26.0 on pci1 ohci2: [GIANT-LOCKED] usb2: OHCI version 1.0, legacy support usb2: on ohci2 usb2: USB revision 1.0 uhub2: Apple OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ohci3: mem 0xa0002000-0xa0002fff irq 63 at device 27.0 on pci1 ohci3: [GIANT-LOCKED] usb3: OHCI version 1.0 usb3: on ohci3 usb3: USB revision 1.0 uhub3: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 3 ports with 3 removable, self powered ohci4: mem 0xa0001000-0xa0001fff irq 63 at device 27.1 on pci1 ohci4: [GIANT-LOCKED] usb4: OHCI version 1.0 usb4: on ohci4 usb4: USB revision 1.0 uhub4: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub4: 2 ports with 2 removable, self powered ehci0: mem 0xa0000000-0xa00000ff irq 63 at device 27.2 on pci1 ehci0: [GIANT-LOCKED] usb5: EHCI version 1.0 usb5: companion controllers, 3 ports each: usb3 usb4 usb5: on ehci0 usb5: USB revision 2.0 uhub5: NEC EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub5: 5 ports with 5 removable, self powered pcib2: on nexus0 uninorth: io start 0 size 800000 uninorth: mem f5000000 size f6000000 pci2: on pcib2 ata1: mem 0xf5004000-0xf5007fff irq 39 at device 13.0 on pci2 fwohci0: mem 0xf5000000-0xf5000fff irq 40 at device 14.0 on pci2 fwohci0: OHCI version 1.10 (ROM=0) fwohci0: No. of Isochronous channels is 8. fwohci0: EUI64 00:0d:93:ff:fe:35:b3:80 fwohci0: invalid speed 7 (fixed to 3). fwohci0: Phy 1394a available S800, 3 ports. fwohci0: Link S800, max_rec 4096 bytes. firewire0: on fwohci0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 02:0d:93:35:b3:80 fwe0: Ethernet address: 02:0d:93:35:b3:80 fwe0: if_start running deferred for Giant sbp0: on firewire0 fwohci0: Initiate bus reset fwohci0: node_id=0xc800ffc1, gen=2, CYCLEMASTER mode firewire0: 2 nodes, maxhop <= 1, cable IRM = 1 (me) firewire0: bus manager 1 (me) gem0: mem 0xf5200000-0xf53fffff irq 41 at device 15.0 on pci2 miibus0: on gem0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto gem0: 10kB RX FIFO, 4kB TX FIFO gem0: Ethernet address: 00:0d:93:35:b3:80 gem0: if_start running deferred for Giant gem0: [GIANT-LOCKED] sc0: on nexus0 sc0: Unknown <16 virtual consoles, flags=0x300> ugen0: vendor 0x05ac product 0x8203, rev 1.10/5.26, addr 2 uhub6: vendor 0x0409 product 0x55ab, class 9/0, rev 1.00/1.00, addr 2 uhub6: 4 ports with 4 removable, bus powered ukbd0: Alps Electric M2452, rev 1.00/1.01, addr 3, iclass 3/1 Timecounters tick every 10.000 msec acd0: DVDR at ata0-master BIOSPIO ad0: 76319MB at ata1-master BIOSPIO firewire0: New S400 device ID:0001a30000054263 da0 at sbp0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-0 device da0: 50.000MB/s transfers da0: 4769MB (9767520 512 byte sectors: 255H 63S/T 608C) Trying to mount root from ufs:/dev/da0s3 --------------000900080405050904090108-- From owner-freebsd-ppc@FreeBSD.ORG Sun May 22 13:01:21 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7FBF16A41C; Sun, 22 May 2005 13:01:21 +0000 (GMT) (envelope-from peterg@ptree32.com.au) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CE6743D58; Sun, 22 May 2005 13:01:20 +0000 (GMT) (envelope-from peterg@ptree32.com.au) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.onthenet.net [203.144.25.99]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j4MD1HnP082842; Sun, 22 May 2005 23:01:18 +1000 (EST) (envelope-from peterg@ptree32.com.au) Message-ID: <4290828C.6070500@ptree32.com.au> Date: Sun, 22 May 2005 23:01:00 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andreas Tobler References: <428FAEA2.50805@pop.agri.ch> <42900A67.90307@freebsd.org> <4290579F.90102@pop.agri.ch> In-Reply-To: <4290579F.90102@pop.agri.ch> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Peter Grehan , freebsd-ppc@freebsd.org Subject: Re: OF boot commands for firewire 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, 22 May 2005 13:01:21 -0000 > Wheee, like a charm. Great. I even built and booted my "own" kernel. If you want to see a huge speedup, remove the WITNESS option in powerpc/conf/GENERIC. > Attached the dmesg.albook with uninorth.debug=1 since the pci1b fails. I think that's benign, especially since your keyboard is working. > I do not set anything else in the boot prompt except I have to reduce my > mem to 512M. I do not set hint.pcib.1.skipslot=26. > I can use the external usb w/o problems so far. Good to hear, except for the 512M reduction. I'll have to locate some more memory and work out what is going on. later, Peter. From owner-freebsd-ppc@FreeBSD.ORG Sun May 22 17:20:47 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CC5516A41C; Sun, 22 May 2005 17:20:47 +0000 (GMT) (envelope-from tilman@arved.at) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EC9843D1F; Sun, 22 May 2005 17:20:45 +0000 (GMT) (envelope-from tilman@arved.at) Received: from jim.arved.de (localhost [127.0.0.1]) by 21322530218.direct.eti.at (8.13.1/8.13.1) with ESMTP id j4MHKff7097779; Sun, 22 May 2005 19:20:41 +0200 (CEST) (envelope-from tilman@arved.at) Received: (from arved@localhost) by jim.arved.de (8.13.3/8.13.1/Submit) id j4MHKZ04097777; Sun, 22 May 2005 19:20:35 +0200 (CEST) (envelope-from tilman@arved.at) X-Authentication-Warning: jim.arved.de: arved set sender to tilman@arved.at using -f Date: Sun, 22 May 2005 19:20:35 +0200 From: Tilman Linneweh To: reyad@reyadsworld.com Message-ID: <20050522172035.GA97714@arved.at> References: <772add1005051820131e2e7440@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <772add1005051820131e2e7440@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: gnome@freebsd.org, freebsd-ppc@freebsd.org Subject: Re: How much longer for GNOME 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, 22 May 2005 17:20:47 -0000 * Reyad Attiyat [2005-05-19 05:14]: > Just curious but what is stoping the developement from getting GNOME > working is it the hardware support or the ports slowing you down. It's currently failing quite early in libgnomecanvas with gmake[3]: Entering directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.10.1/libgnomecanvas' /bin/sh /usr/local/bin/libtool15 --mode=link cc -O -pipe -L/usr/local/lib -o libgnomecanvas-2.la -rpath /usr/X11R6/lib -version-info 1000:1:1000 gnome-canvas-shape.lo gnome-canvas-bpath.lo gnome-canvas-path-def.lo gnome-canvas-clipgroup.lo gnome-canvas-line.lo gnome-canvas-pixbuf.lo gnome-canvas-polygon.lo gnome-canvas-rect-ellipse.lo gnome-canvas-text.lo gnome-canvas-rich-text.lo gnome-canvas-util.lo gnome-canvas-widget.lo gnome-canvas.lo libgnomecanvastypes.lo -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lgtk-x11-2.0 -lart_lgpl_2 -lpango-1.0 -lm -lpangoft2-1.0 -lfontconfig -lfreetype -lz libtool15: link: CURRENT `1000' is not a nonnegative integer libtool15: link: `1000:1:1000' is not valid version information So some ports work needs to be done until it is ready. regards tilman From owner-freebsd-ppc@FreeBSD.ORG Sun May 22 17:29:09 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 566C116A41C; Sun, 22 May 2005 17:29:09 +0000 (GMT) (envelope-from kwm@rainbow-runner.nl) Received: from amsfep15-int.chello.nl (amsfep15-int.chello.nl [213.46.243.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2947043D1D; Sun, 22 May 2005 17:29:07 +0000 (GMT) (envelope-from kwm@rainbow-runner.nl) Received: from [192.168.1.50] (really [80.57.164.193]) by amsfep15-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20050522172906.JWIR1625.amsfep15-int.chello.nl@[192.168.1.50]>; Sun, 22 May 2005 19:29:06 +0200 From: Koop Mast To: Tilman Linneweh In-Reply-To: <20050522172035.GA97714@arved.at> References: <772add1005051820131e2e7440@mail.gmail.com> <20050522172035.GA97714@arved.at> Content-Type: text/plain Date: Sun, 22 May 2005 19:29:09 +0200 Message-Id: <1116782949.89455.12.camel@crashalot> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, reyad@reyadsworld.com, freebsd-ppc@freebsd.org Subject: Re: How much longer for GNOME 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, 22 May 2005 17:29:09 -0000 On Sun, 2005-05-22 at 19:20 +0200, Tilman Linneweh wrote: > * Reyad Attiyat [2005-05-19 05:14]: > > Just curious but what is stoping the developement from getting GNOME > > working is it the hardware support or the ports slowing you down. > > It's currently failing quite early in libgnomecanvas with > > gmake[3]: Entering directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.10.1/libgnomecanvas' > /bin/sh /usr/local/bin/libtool15 --mode=link cc -O -pipe -L/usr/local/lib -o libgnomecanvas-2.la -rpath /usr/X11R6/lib -version-info 1000:1:1000 gnome-canvas-shape.lo gnome-canvas-bpath.lo gnome-canvas-path-def.lo gnome-canvas-clipgroup.lo gnome-canvas-line.lo gnome-canvas-pixbuf.lo gnome-canvas-polygon.lo gnome-canvas-rect-ellipse.lo gnome-canvas-text.lo gnome-canvas-rich-text.lo gnome-canvas-util.lo gnome-canvas-widget.lo gnome-canvas.lo libgnomecanvastypes.lo -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lgtk-x11-2.0 -lart_lgpl_2 -lpango-1.0 -lm -lpangoft2-1.0 -lfontconfig -lfreetype -lz > libtool15: link: CURRENT `1000' is not a nonnegative integer > libtool15: link: `1000:1:1000' is not valid version information > > So some ports work needs to be done until it is ready. > > regards > tilman This is a really old and very known error, update your libtool15 port. Koop From owner-freebsd-ppc@FreeBSD.ORG Mon May 23 15:46:58 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A29816A41C; Mon, 23 May 2005 15:46:58 +0000 (GMT) (envelope-from tilman@arved.at) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D14243D1D; Mon, 23 May 2005 15:46:57 +0000 (GMT) (envelope-from tilman@arved.at) Received: from jim.arved.de (localhost [127.0.0.1]) by 21322530218.direct.eti.at (8.13.1/8.13.1) with ESMTP id j4NFktTa008105; Mon, 23 May 2005 17:46:55 +0200 (CEST) (envelope-from tilman@arved.at) Received: (from arved@localhost) by jim.arved.de (8.13.3/8.13.1/Submit) id j4NFksdh008104; Mon, 23 May 2005 17:46:54 +0200 (CEST) (envelope-from tilman@arved.at) X-Authentication-Warning: jim.arved.de: arved set sender to tilman@arved.at using -f Date: Mon, 23 May 2005 17:46:54 +0200 From: Tilman Linneweh To: Koop Mast Message-ID: <20050523154654.GF92909@arved.at> References: <772add1005051820131e2e7440@mail.gmail.com> <20050522172035.GA97714@arved.at> <1116782949.89455.12.camel@crashalot> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1116782949.89455.12.camel@crashalot> User-Agent: Mutt/1.4.2.1i Cc: gnome@freebsd.org, freebsd-ppc@freebsd.org Subject: Re: How much longer for GNOME 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, 23 May 2005 15:46:58 -0000 * Koop Mast [2005-05-22 19:29]: > > > Just curious but what is stoping the developement from getting GNOME > > > working is it the hardware support or the ports slowing you down. > > > > libtool15: link: CURRENT `1000' is not a nonnegative integer > > libtool15: link: `1000:1:1000' is not valid version information > > This is a really old and very known error, update your libtool15 port. Thank you very much. Ooops, somehow i didn't picked the patch up. I am now getting quite far: Mozilla (dependency of yelp) fails because of nspr: cc -o prfdcach.o -c -O -pipe -pipe -ansi -Wall -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -DFREEBSD=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr -I../../../pr/include -I../../../pr/include/private prfdcach.c In file included from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:55, from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/pratom.h:43, from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/nspr.h:38, from ../../../pr/include/private/primpl.h:66, from prfdcach.c:35: /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prcpucfg.h:285:2: #error "Unknown CPU architecture" In file included from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/pratom.h:43, from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/nspr.h:38, from ../../../pr/include/private/primpl.h:66, from prfdcach.c:35: /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:259:2: #error No suitable type for PRInt8/PRUint8 /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:284:2: #error No suitable type for PRInt16/PRUint16 /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:316:2: #error No suitable type for PRInt32/PRUint32 In file included from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/pratom.h:43, from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/nspr.h:38, from ../../../pr/include/private/primpl.h:66, from prfdcach.c:35: /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:360: error: syntax error before "PRUint32" /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:379:2: #error 'sizeof(int)' not sufficient for platform use /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:402: error: syntax error before "PROffset32" /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:402: warning: type defaults to `int' in declaration of `PROffset32' /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:402: warning: data definition has no type or storage class /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:429: error: syntax error before "PRBool" /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:429: warning: type defaults to `int' in declaration of `PRBool' /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:429: warning: data definition has no type or storage class /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:439: error: syntax error before "PRPackedBool" /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:439: warning: type defaults to `int' in declaration of `PRPackedBool' /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:439: warning: data definition has no type or storage class [...] I will try to look at this over the weekend. regards tilman From owner-freebsd-ppc@FreeBSD.ORG Mon May 23 23:44:27 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 553F616A41C; Mon, 23 May 2005 23:44:27 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA08843D1D; Mon, 23 May 2005 23:44:26 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.onthenet.net [203.144.25.99]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j4NNiPnP089364; Tue, 24 May 2005 09:44:25 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <42926AC7.3040400@freebsd.org> Date: Tue, 24 May 2005 09:44:07 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tilman Linneweh References: <772add1005051820131e2e7440@mail.gmail.com> <20050522172035.GA97714@arved.at> <1116782949.89455.12.camel@crashalot> <20050523154654.GF92909@arved.at> In-Reply-To: <20050523154654.GF92909@arved.at> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, freebsd-ppc@freebsd.org Subject: Re: How much longer for GNOME 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, 23 May 2005 23:44:27 -0000 > /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prcpucfg.h:285:2: #error "Unknown CPU architecture" > In file included from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/pratom.h:43, > from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/nspr.h:38, > from ../../../pr/include/private/primpl.h:66, > from prfdcach.c:35: The netbsd ppc stuff is the template to use for getting this working: the calling convention on FreeBSD/ppc is the same (as on linux/ppc too). later, Peter. From owner-freebsd-ppc@FreeBSD.ORG Tue May 24 00:01:54 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CBE816A41C for ; Tue, 24 May 2005 00:01:54 +0000 (GMT) (envelope-from nextie@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7AFA43D1D for ; Tue, 24 May 2005 00:01:53 +0000 (GMT) (envelope-from nextie@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so2164025wra for ; Mon, 23 May 2005 17:01:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:subject:date:to:x-mailer:from; b=cPsIiVXPdlsqmaUMEmYsi9TgoNaC1cbv8WbxdUet3BiZl9DW7VSM3sL3fcUxn8+oma0yV0XHswPGUw8gHJWD/xG9Ec9mArhRhrfBmGvNqqQFkipiJxr6ZO9hlLL9hnf1sWNANvOql2bKuasqAzaY+h7FEV7nYuIAtY8Db2rXpcs= Received: by 10.54.79.8 with SMTP id c8mr3174332wrb; Mon, 23 May 2005 17:01:53 -0700 (PDT) Received: from ?10.1.0.2? ([80.180.45.222]) by mx.gmail.com with ESMTP id d8sm123075wra.2005.05.23.17.01.52; Mon, 23 May 2005 17:01:53 -0700 (PDT) In-Reply-To: <42926AC7.3040400@freebsd.org> References: <772add1005051820131e2e7440@mail.gmail.com> <20050522172035.GA97714@arved.at> <1116782949.89455.12.camel@crashalot> <20050523154654.GF92909@arved.at> <42926AC7.3040400@freebsd.org> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <34FF6B2C-A968-4F5D-85E5-D64A38175669@break.net> Content-Transfer-Encoding: 7bit Date: Tue, 24 May 2005 02:01:41 +0200 To: freebsd-ppc@freebsd.org X-Mailer: Apple Mail (2.730) From: Orlando Bassotto Cc: Peter Grehan Subject: Re: How much longer for GNOME 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, 24 May 2005 00:01:54 -0000 Hi! On May 24, 2005, at 1:44 AM, Peter Grehan wrote: >> /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prcpucfg.h: >> 285:2: #error "Unknown CPU architecture" >> In file included from /usr/ports/www/mozilla/work/mozilla/dist/ >> include/nspr/pratom.h:43, >> from /usr/ports/www/mozilla/work/mozilla/dist/ >> include/nspr/nspr.h:38, >> from ../../../pr/include/private/primpl.h:66, >> from prfdcach.c:35: >> >> > > The netbsd ppc stuff is the template to use for getting this > working: the calling convention on FreeBSD/ppc is the same (as on > linux/ppc too). > > First of all, let me say I'm really impressed, great work! Now my cube is happily running FreeBSD with X and XFCE 4. I have tried already to compile firefox, and managed to have it compile successfully, using netbsd and linux stuff (netbsd doesn't use g++3 name mangling for assembly stubs). The result is... it starts, then dies... so the next question is, any progress with gdb? it is almost impossible to determine what's going on without a debugger... :-) While I was at it, I compiled more than 200 ports successfully, including the QT framework (and it works!!). Since the cube doesn't have internal audio, I managed to make usb audio work... and it works like a charm! (I limited myself to comment out sndbuf_xxx calls in pcm/channel.c to get sound.ko don't complain about missing symbols heh). Thanks really for the good work! Ciao Orlando From owner-freebsd-ppc@FreeBSD.ORG Tue May 24 00:54:26 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A34CF16A41C for ; Tue, 24 May 2005 00:54:26 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DCF743D1F for ; Tue, 24 May 2005 00:54:25 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.onthenet.net [203.144.25.99]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j4O0sOnP089717; Tue, 24 May 2005 10:54:24 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <42927B2E.2060101@freebsd.org> Date: Tue, 24 May 2005 10:54:06 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Orlando Bassotto References: <772add1005051820131e2e7440@mail.gmail.com> <20050522172035.GA97714@arved.at> <1116782949.89455.12.camel@crashalot> <20050523154654.GF92909@arved.at> <42926AC7.3040400@freebsd.org> <34FF6B2C-A968-4F5D-85E5-D64A38175669@break.net> In-Reply-To: <34FF6B2C-A968-4F5D-85E5-D64A38175669@break.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: How much longer for GNOME 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, 24 May 2005 00:54:26 -0000 Hi Orlando, > Now my cube is happily running FreeBSD with X and XFCE 4. Is this 6.8.2 or the pre-compiled 6.8.1 I put up ? I noticed that 6.8.2 server compiles out of the box now, but I've not run it up other than trying (unsuccessfully) to get it going on the mini. What are the specs on your cube ? > I have tried already to compile firefox, and managed to have it compile > successfully, using > netbsd and linux stuff (netbsd doesn't use g++3 name mangling for > assembly stubs). > The result is... it starts, then dies... so the next question is, any > progress with gdb? it is almost > impossible to determine what's going on without a debugger... :-) There has been some. Suleiman did a fair amount of initial work, so it's just a matter of pulling the pieces together. > While I was at it, I compiled more than 200 ports successfully, > including the QT framework (and > it works!!). That's great to hear :) > Since the cube doesn't have internal audio, I managed to make usb audio > work... and it works > like a charm! (I limited myself to comment out sndbuf_xxx calls in > pcm/channel.c to get > sound.ko don't complain about missing symbols heh). Might want to bring that up on the -multimedia or -usb lists: I think Tilman was trying to get this to work as well: http://docs.freebsd.org/cgi/mid.cgi?20050426145734.GC2894 Sounds like you did this with loadable modules ? later, Peter. From owner-freebsd-ppc@FreeBSD.ORG Tue May 24 01:18:27 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8890E16A423; Tue, 24 May 2005 01:18:27 +0000 (GMT) (envelope-from orlando@break.net) Received: from supertolla.itapac.net (supertolla.itapac.net [212.239.21.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4D1E43D1F; Tue, 24 May 2005 01:18:26 +0000 (GMT) (envelope-from orlando@break.net) In-Reply-To: <42927B2E.2060101@freebsd.org> References: <772add1005051820131e2e7440@mail.gmail.com> <20050522172035.GA97714@arved.at> <1116782949.89455.12.camel@crashalot> <20050523154654.GF92909@arved.at> <42926AC7.3040400@freebsd.org> <34FF6B2C-A968-4F5D-85E5-D64A38175669@break.net> <42927B2E.2060101@freebsd.org> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit From: Orlando Bassotto Date: Tue, 24 May 2005 03:18:12 +0200 To: Peter Grehan Message-Id: <20050524011824.93EB31D90DD@supertolla.itapac.net> Cc: freebsd-ppc@freebsd.org Subject: Re: How much longer for GNOME 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, 24 May 2005 01:18:27 -0000 On May 24, 2005, at 2:54 AM, Peter Grehan wrote: > Hi Orlando, > > > > >> Now my cube is happily running FreeBSD with X and XFCE 4. >> >> >> > > Is this 6.8.2 or the pre-compiled 6.8.1 I put up ? > > I noticed that 6.8.2 server compiles out of the box now, but I've > not run it up other than trying (unsuccessfully) to get it going on > the mini. > > > 6.8.2 compiled from ports, it just ran out of the box! :-) > What are the specs on your cube ? > > > Here is the dmesg: Copyright (c) 1992-2005 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 6.0-20050518-SNAP #1: Sat May 21 00:21:04 CEST 2005 root@fosforo.n3.thc:/usr/src/sys/powerpc/compile/FOSFORO Timecounter "decrementer" frequency 24907667 Hz quality 0 cpu0: Motorola PowerPC 7400 revision 2.9, 450.00 MHz cpu0: HID0 8094c0a4 real memory = 796577792 (759 MB) avail memory = 769802240 (734 MB) nexus0: openpic0: on nexus0 unin0: on nexus0 unin0: Version 8 pcib0: on nexus0 pci0: on pcib0 pci0: at device 16.0 (no driver attached) pcib1: on nexus0 pci1: on pcib1 macio0: mem 0x80000000-0x8007ffff at device 23.0 on pci1 zs0: mem 0x13000-0x13fff,0x8400-0x84ff,0x8500-0x85ff, 0x8600-0x86ff,0x8700-0x87ff irq 22,50 on macio0 zs0: [FAST] zs0: [FAST] zstty0: on zs0 zstty1: on zs0 ata0 mem 0x1f000-0x1ffff,0x8a00-0x8aff irq 19 on macio0 ata1 mem 0x20000-0x20fff,0x8b00-0x8bff irq 20 on macio0 ata2 mem 0x21000-0x21fff,0x8c00-0x8cff irq 21 on macio0 ohci0: mem 0x80082000-0x80082fff irq 27 at device 24.0 on pci1 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0 usb0: on ohci0 usb0: USB revision 1.0 uhub0: Apple OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ohci1: mem 0x80081000-0x80081fff irq 28 at device 25.0 on pci1 ohci1: [GIANT-LOCKED] usb1: OHCI version 1.0 usb1: on ohci1 usb1: USB revision 1.0 uhub1: Apple OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered fwohci0: mem 0x80080000-0x800807ff, 0x80084000-0x80087fff irq 63 at device 26.0 on pci1 fwohci0: OHCI version 1.0 (ROM=0) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 00:30:65:ff:fe:e5:a5:2e fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 02:30:65:e5:a5:2e fwe0: Ethernet address: 02:30:65:e5:a5:2e fwe0: if_start running deferred for Giant sbp0: on firewire0 fwohci0: Initiate bus reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) pcib2: on nexus0 pci2: on pcib2 gem0: mem 0xf5200000-0xf53fffff irq 41 at device 15.0 on pci2 miibus0: on gem0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto gem0: 10kB RX FIFO, 4kB TX FIFO gem0: Ethernet address: 00:30:65:e5:a5:2e gem0: if_start running deferred for Giant gem0: [GIANT-LOCKED] sc0: on nexus0 sc0: Unknown <16 virtual consoles, flags=0x300> uhub2: Mitsumi Electric Hub in Apple Extended USB Keyboard, class 9/0, rev 1.10/4.10, addr 2 uhub2: 3 ports with 2 removable, bus powered ums0: Fujitsu Component Apple Optical USB Mouse, rev 1.10/1.00, addr 3, iclass 3/1 ums0: 1 buttons. ukbd0: Mitsumi Electric Apple Extended USB Keyboard, rev 1.10/4.10, addr 4, iclass 3/1 uhid0: Mitsumi Electric Apple Extended USB Keyboard, rev 1.10/4.10, addr 4, iclass 3/1 Timecounters tick every 10.000 msec ad0: 58644MB at ata0-master BIOSPIO acd0: CDRW at ata0-slave BIOSPIO Trying to mount root from ufs:/dev/ad0s12 ugen1: at uhub1 port 1 (addr 2) disconnected All threads purged from ugen1.3 All threads purged from ugen1 ugen1: detached uaudio0: Creative Technology SB Live! 24-bit External, rev 1.10/1.00, addr 2 uaudio0: audio rev 1.00 pcm0: on uaudio0 >> [...] >> >> > > There has been some. Suleiman did a fair amount of initial work, > so it's just a matter of pulling the pieces together. > > > Great, where can I get these "pieces" ? :-) > > > >> Since the cube doesn't have internal audio, I managed to make usb >> audio work... and it works >> like a charm! (I limited myself to comment out sndbuf_xxx calls >> in pcm/channel.c to get >> sound.ko don't complain about missing symbols heh). >> >> >> > > Might want to bring that up on the -multimedia or -usb lists: I > think Tilman was trying to get this to work as well: > > http://docs.freebsd.org/cgi/mid.cgi?20050426145734.GC2894 > > > Sounds like you did this with loadable modules ? > > > That's exactly what I did, right. Ciao! Orlando PS sorry for the email change, I posted using the wrong one. :-) From owner-freebsd-ppc@FreeBSD.ORG Tue May 24 02:53:06 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F52716A41C for ; Tue, 24 May 2005 02:53:06 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EC2743D1F for ; Tue, 24 May 2005 02:53:05 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.onthenet.net [203.144.25.99]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j4O2qxnP090299; Tue, 24 May 2005 12:53:00 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <429296F9.3000801@freebsd.org> Date: Tue, 24 May 2005 12:52:41 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Orlando Bassotto References: <772add1005051820131e2e7440@mail.gmail.com> <20050522172035.GA97714@arved.at> <1116782949.89455.12.camel@crashalot> <20050523154654.GF92909@arved.at> <42926AC7.3040400@freebsd.org> <34FF6B2C-A968-4F5D-85E5-D64A38175669@break.net> <42927B2E.2060101@freebsd.org> <20050524011824.93EB31D90DD@supertolla.itapac.net> In-Reply-To: <20050524011824.93EB31D90DD@supertolla.itapac.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: How much longer for GNOME 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, 24 May 2005 02:53:06 -0000 > 6.8.2 compiled from ports, it just ran out of the box! :-) Does your Cube have the Rage 128 ? > Here is the dmesg: Thanks for that. Nice setup :) >> There has been some. Suleiman did a fair amount of initial work, >> so it's just a matter of pulling the pieces together. >> > Great, where can I get these "pieces" ? :-) I'll dig them up. >> Sounds like you did this with loadable modules ? >> > That's exactly what I did, right. Even better :) later, Peter. From owner-freebsd-ppc@FreeBSD.ORG Tue May 24 03:33:05 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA2F016A41C; Tue, 24 May 2005 03:33:04 +0000 (GMT) (envelope-from orlando@break.net) Received: from supertolla.itapac.net (supertolla.itapac.net [212.239.21.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70E5043D1D; Tue, 24 May 2005 03:33:04 +0000 (GMT) (envelope-from orlando@break.net) In-Reply-To: <429296F9.3000801@freebsd.org> References: <772add1005051820131e2e7440@mail.gmail.com> <20050522172035.GA97714@arved.at> <1116782949.89455.12.camel@crashalot> <20050523154654.GF92909@arved.at> <42926AC7.3040400@freebsd.org> <34FF6B2C-A968-4F5D-85E5-D64A38175669@break.net> <42927B2E.2060101@freebsd.org> <20050524011824.93EB31D90DD@supertolla.itapac.net> <429296F9.3000801@freebsd.org> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit From: Orlando Bassotto Date: Tue, 24 May 2005 05:32:51 +0200 To: Peter Grehan Message-Id: <20050524033302.78FF31D9115@supertolla.itapac.net> Cc: freebsd-ppc@freebsd.org Subject: Re: How much longer for GNOME 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, 24 May 2005 03:33:05 -0000 On May 24, 2005, at 4:52 AM, Peter Grehan wrote: >> 6.8.2 compiled from ports, it just ran out of the box! :-) >> > > Does your Cube have the Rage 128 ? > Right, and I can confirm you also that mplayer compiles and works perfectly (with all possible knob on); I'm using it with Xvideo. I've been able to watch an entire movie on it. XFCE is also running with XComposite and it does the transparencies right, so I take it as working. :-) There are a few issues anyway: - You can't switch anymore to any console once in X (monitor goes out of sync) - Using DGA results in out of sync and X doesn't recover - Using GL sometime segfaults the application (I didn't investigate much further into this) Here's my video card pciconf entry: none0@pci0:16:0: class=0x030000 card=0x00000000 chip=0x50461002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'Rage 128 PF/Pro AGP 4x (TMDS)' class = display subclass = VGA xdpyinfo: name of display: :0.0 version number: 11.0 vendor string: The X.Org Foundation vendor release number: 60802000 X.Org version: 6.8.2 maximum request size: 16777212 bytes motion buffer size: 256 bitmap unit, bit order, padding: 32, MSBFirst, 32 image byte order: MSBFirst number of supported pixmap formats: 7 supported pixmap formats: depth 1, bits_per_pixel 1, scanline_pad 32 depth 4, bits_per_pixel 8, scanline_pad 32 depth 8, bits_per_pixel 8, scanline_pad 32 depth 15, bits_per_pixel 16, scanline_pad 32 depth 16, bits_per_pixel 16, scanline_pad 32 depth 24, bits_per_pixel 32, scanline_pad 32 depth 32, bits_per_pixel 32, scanline_pad 32 keycode range: minimum 8, maximum 255 focus: PointerRoot number of extensions: 33 BIG-REQUESTS Composite DAMAGE DEC-XTRAP DOUBLE-BUFFER DPMS Extended-Visual-Information GLX MIT-SCREEN-SAVER MIT-SHM MIT-SUNDRY-NONSTANDARD RANDR RECORD RENDER SECURITY SGI-GLX SHAPE SYNC TOG-CUP X-Resource XC-APPGROUP XC-MISC XEVIE XFIXES XFree86-Bigfont XFree86-DGA XFree86-DRI XFree86-Misc XFree86-VidModeExtension XInputExtension XKEYBOARD XTEST XVideo default screen number: 0 number of screens: 1 X.org log regarding the video card: (II) R128(0): [drm] drmOpen failed (EE) R128(0): [dri] DRIScreenInit failed. Disabling DRI. (II) R128(0): Memory manager initialized to (0,0) (1024,4096) (II) R128(0): Reserved area from (0,768) to (1024,770) (II) R128(0): Largest offscreen area available: 1024 x 3326 (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 Offscreen Pixmaps Setting up tile and stipple cache: 32 128x128 slots 18 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 3080) (II) R128(0): Largest offscreen area available: 1024 x 3324 (II) R128(0): Direct rendering disabled > >> Here is the dmesg: >> > > Thanks for that. Nice setup :) > Heh, welcome, if you need any other information, just ask! :) [...] >> Great, where can I get these "pieces" ? :-) >> > > I'll dig them up. > Great, let me know when something is available! Also, the loader seems not happy loading modules, it results in an exception and returns to of prompt... if you need SRR0/SRR1 I can grab them off. Thanks again for the hard work! Ciao Orlando From owner-freebsd-ppc@FreeBSD.ORG Tue May 24 03:50:44 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F63616A41F for ; Tue, 24 May 2005 03:50:44 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64B3343D49 for ; Tue, 24 May 2005 03:50:43 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.onthenet.net [203.144.25.99]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j4O3ocnP090635; Tue, 24 May 2005 13:50:38 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <4292A47C.2020301@freebsd.org> Date: Tue, 24 May 2005 13:50:20 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Orlando Bassotto References: <772add1005051820131e2e7440@mail.gmail.com> <20050522172035.GA97714@arved.at> <1116782949.89455.12.camel@crashalot> <20050523154654.GF92909@arved.at> <42926AC7.3040400@freebsd.org> <34FF6B2C-A968-4F5D-85E5-D64A38175669@break.net> <42927B2E.2060101@freebsd.org> <20050524011824.93EB31D90DD@supertolla.itapac.net> <429296F9.3000801@freebsd.org> <20050524033302.78FF31D9115@supertolla.itapac.net> In-Reply-To: <20050524033302.78FF31D9115@supertolla.itapac.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: How much longer for GNOME 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, 24 May 2005 03:50:44 -0000 > There are a few issues anyway: > - You can't switch anymore to any console once in X (monitor goes out > of sync) Same on the mini. This works fine with Nvidia cards. I guess it's not detecting the original settings correctly. > - Using DGA results in out of sync and X doesn't recover I've not tried that. > - Using GL sometime segfaults the application (I didn't investigate > much further into this) I found that glxgears would lock up the server, though if I built it and hacked it to run a frame at a time it would be fine :-( > Also, the loader seems not happy loading modules, it results > in an exception and returns to of prompt... if you need > SRR0/SRR1 I can grab them off. Oh, didn't test that. Shouldn't be too hard to find/fix - I'll look into it. later, Peter. From owner-freebsd-ppc@FreeBSD.ORG Tue May 24 15:57:44 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFB1916A41C for ; Tue, 24 May 2005 15:57:44 +0000 (GMT) (envelope-from peadar.edwards@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id A05AA43D1F for ; Tue, 24 May 2005 15:57:44 +0000 (GMT) (envelope-from peadar.edwards@gmail.com) Received: by zproxy.gmail.com with SMTP id 34so2011725nzf for ; Tue, 24 May 2005 08:57:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=fhdpIrqyogW3kO1yiwvBkidb0y/MzvlJJa7VGVC/+gOVHR89f3og3p5WTQF8UuftqDlvh2T258jg4x+Ro4cjYTcQrDqR1e43mwoyJeCtQ/O9iy/hhYEeqzazPLRzZtd5OHoBtoWe5RWD493d38/5KGWYLE71DJL2JWH9vAZG+1I= Received: by 10.36.57.20 with SMTP id f20mr1887512nza; Tue, 24 May 2005 08:57:43 -0700 (PDT) Received: by 10.36.68.15 with HTTP; Tue, 24 May 2005 08:57:43 -0700 (PDT) Message-ID: <34cb7c840505240857736e6f67@mail.gmail.com> Date: Tue, 24 May 2005 16:57:43 +0100 From: Peter Edwards To: freebsd-ppc@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Mac mini install w/ latest ISO => dead keyboard at sysinstall X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: peadar@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2005 15:57:45 -0000 As above: trying the latest ISO from=20 > http://people.freebsd.org/~grehan/6.0-20050518-SNAP-powerpc-disc1.iso on my shiny new mac mini: it gets as far as starting sysinstall, at which point the machine is either hard hung, or the keyboard isn't working (It's kinda hard to tell which). It's a standard apple USB wired keyboard and mouse: I definitely saw a ukbd0 attach flash by in the boot output, but it's kinda hard to capture. (and I haven't done any "home improvement" yet, so there's nothing odd about the machine. I got the impression that this build should "just work" on the Mini, so sorry if this is a known issue. Any hints? Cheers, Peadar. From owner-freebsd-ppc@FreeBSD.ORG Tue May 24 19:48:41 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6402C16A41C; Tue, 24 May 2005 19:48:41 +0000 (GMT) (envelope-from toa@pop.agri.ch) Received: from smtp.messaging.ch (exsmtp01.agrinet.ch [81.221.250.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id D950943D1D; Tue, 24 May 2005 19:48:35 +0000 (GMT) (envelope-from toa@pop.agri.ch) Received: from [192.168.225.5] ([80.218.0.93]) by smtp.messaging.ch with Microsoft SMTPSVC(6.0.3790.211); Tue, 24 May 2005 21:48:32 +0200 Message-ID: <42938509.5020100@pop.agri.ch> Date: Tue, 24 May 2005 21:48:25 +0200 From: Andreas Tobler User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Grehan References: <428FAEA2.50805@pop.agri.ch> <42900A67.90307@freebsd.org> <4290579F.90102@pop.agri.ch> <4290828C.6070500@ptree32.com.au> In-Reply-To: <4290828C.6070500@ptree32.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 24 May 2005 19:48:32.0360 (UTC) FILETIME=[90AF5680:01C56099] Cc: Peter Grehan , freebsd-ppc@freebsd.org Subject: Re: OF boot commands for firewire 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, 24 May 2005 19:48:41 -0000 Hi Peter, Peter Grehan wrote: >> Attached the dmesg.albook with uninorth.debug=1 since the pci1b fails. > > > I think that's benign, especially since your keyboard is working. Well, I think here we have a general problem since on the titanium on the pcib1 the usb0 and usb1 are attached. So I have no chance with an external kbd. At least this is my understanding when I have a look at the device-tree-dump of the titanium: /pci@f2000000 PROPERTIES: device_type pci name pci model AAPL,UniNorth compatible uni-north reg f2000000 02000000 #address-cells 00000003 #size-cells 00000002 #interrupt-cells 00000001 clock-frequency 01fca055 built-in-names 07800000 MAC-IO USB0 USB1 CARDBUS I try to understand the pci code in powerpc/* but I must say it takes some time. I could give you some more info on the device tree if you need. Continue. Thanks, Andreas From owner-freebsd-ppc@FreeBSD.ORG Tue May 24 21:03:33 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5C3216A41C; Tue, 24 May 2005 21:03:33 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D3FB43D48; Tue, 24 May 2005 21:03:33 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.onthenet.net [203.144.25.99]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j4OL3WnP093431; Wed, 25 May 2005 07:03:32 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <42939691.2060707@freebsd.org> Date: Wed, 25 May 2005 07:03:13 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: peadar@freebsd.org References: <34cb7c840505240857736e6f67@mail.gmail.com> In-Reply-To: <34cb7c840505240857736e6f67@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: Mac mini install w/ latest ISO => dead keyboard at sysinstall 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, 24 May 2005 21:03:34 -0000 > on my shiny new mac mini: it gets as far as starting sysinstall, at > which point the machine is either hard hung, or the keyboard isn't > working (It's kinda hard to tell which). It's a standard apple USB > wired keyboard and mouse: I definitely saw a ukbd0 attach flash by in > the boot output, but it's kinda hard to capture. (and I haven't done > any "home improvement" yet, so there's nothing odd about the machine. > > I got the impression that this build should "just work" on the Mini, > so sorry if this is a known issue. > > Any hints? Would you be able to break into the loader and do a 'boot -a' ? This will at least keep the probe msgs on screen, and test if the keyboard is working at the mountroot> prompt. later, Peter. From owner-freebsd-ppc@FreeBSD.ORG Tue May 24 21:43:47 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD20A16A41C for ; Tue, 24 May 2005 21:43:47 +0000 (GMT) (envelope-from dexter@ambidexter.com) Received: from tortoise.way.lv (7.lmuza.lv [195.13.151.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 548DA43D1D for ; Tue, 24 May 2005 21:43:47 +0000 (GMT) (envelope-from dexter@ambidexter.com) Received: from localhost (localhost [127.0.0.1]) by tortoise.way.lv (Postfix) with ESMTP id 42F891FED5B for ; Wed, 25 May 2005 00:43:36 +0300 (EEST) Received: from tortoise.way.lv ([127.0.0.1]) by localhost (tortoise [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08748-09 for ; Wed, 25 May 2005 00:43:31 +0300 (EEST) Received: from [192.168.1.100] (unknown [213.175.79.146]) by tortoise.way.lv (Postfix) with ESMTP id 994CC1FED59 for ; Wed, 25 May 2005 00:43:31 +0300 (EEST) Mime-Version: 1.0 Message-Id: Date: Wed, 25 May 2005 00:43:54 +0300 To: freebsd-ppc@freebsd.org From: Michael Dexter Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at way.lv Subject: jail and compat_linux plans? 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, 24 May 2005 21:43:47 -0000 Hello, This question may be way, way, way too early but... Are jail and compat_linux being maintained in the PPC tree? Appreciated, Michael. From owner-freebsd-ppc@FreeBSD.ORG Tue May 24 21:57:34 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC7A416A41C for ; Tue, 24 May 2005 21:57:34 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C2FA43D48 for ; Tue, 24 May 2005 21:57:33 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.onthenet.net [203.144.25.99]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j4OLvTnP093508; Wed, 25 May 2005 07:57:30 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <4293A337.8030309@freebsd.org> Date: Wed, 25 May 2005 07:57:11 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Dexter References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: jail and compat_linux plans? 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, 24 May 2005 21:57:34 -0000 Hi Michael, > This question may be way, way, way too early but... > > Are jail and compat_linux being maintained in the PPC tree? I believe that jail will "just work" since it's not PPC-specific (and in the GENERIC kernel). There's not been any work on compat_linux though, despite the excellent set of articles by Emmanuel Dreyfus on NetBSD/PPC linux emu - http://www.onlamp.com/pub/a/onlamp/2001/05/10/linux_bsd.html I have glanced at the linux_base ports, though none really seem to be the right distro for PPC. Any ideas on that ? later, Peter. From owner-freebsd-ppc@FreeBSD.ORG Tue May 24 22:05:38 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE87C16A41C for ; Tue, 24 May 2005 22:05:38 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7375C43D4C for ; Tue, 24 May 2005 22:05:38 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.onthenet.net [203.144.25.99]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j4OM5anP093523; Wed, 25 May 2005 08:05:36 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <4293A51D.1030809@freebsd.org> Date: Wed, 25 May 2005 08:05:17 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andreas Tobler References: <428FAEA2.50805@pop.agri.ch> <42900A67.90307@freebsd.org> <4290579F.90102@pop.agri.ch> <4290828C.6070500@ptree32.com.au> <42938509.5020100@pop.agri.ch> In-Reply-To: <42938509.5020100@pop.agri.ch> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: OF boot commands for firewire 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, 24 May 2005 22:05:39 -0000 >>> Attached the dmesg.albook with uninorth.debug=1 since the pci1b fails. >> >> I think that's benign, especially since your keyboard is working. > > > Well, I think here we have a general problem since on the titanium on > the pcib1 the usb0 and usb1 are attached. So I have no chance with an > external kbd Oops, I got the tibook and albook mixed up there... > I could give you some more info on the device tree if you need. Got your off-list dev tree dumps, thanks: I'll check them out. later, Peter. From owner-freebsd-ppc@FreeBSD.ORG Wed May 25 00:56:17 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB3E416A41C for ; Wed, 25 May 2005 00:56:17 +0000 (GMT) (envelope-from peadar.edwards@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DB9B43D48 for ; Wed, 25 May 2005 00:56:17 +0000 (GMT) (envelope-from peadar.edwards@gmail.com) Received: by zproxy.gmail.com with SMTP id 13so1576493nzn for ; Tue, 24 May 2005 17:56:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jaqm8iXv+l8dR4kbKI9Knc0fLR6QxzfzKt21m7JDV6dkTRN006/Rmo+qgiwQNAeCell2LhpVYMHazf5KYtgpst4jO024h1peFrwzRK+mWiRgHjH6CoSTGc7KUE8B/pZYrPbfQT2piXg/VJfZnoW7VobFOqmUt8x1GkCGvmNYW+c= Received: by 10.36.3.12 with SMTP id 12mr2162373nzc; Tue, 24 May 2005 17:56:16 -0700 (PDT) Received: by 10.36.68.15 with HTTP; Tue, 24 May 2005 17:56:16 -0700 (PDT) Message-ID: <34cb7c84050524175630347c08@mail.gmail.com> Date: Wed, 25 May 2005 01:56:16 +0100 From: Peter Edwards To: freebsd-ppc@freebsd.org In-Reply-To: <34cb7c84050524171937077f92@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <34cb7c840505240857736e6f67@mail.gmail.com> <42939691.2060707@freebsd.org> <34cb7c84050524171937077f92@mail.gmail.com> Subject: Re: Mac mini install w/ latest ISO => dead keyboard at sysinstall X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: peadar@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2005 00:56:17 -0000 [ resent without attachments; see=20 http://people.freebsd.org/~peadar/dmesg.cider http://people.freebsd.org/~peadar/usbdevs.cider http://people.freebsd.org/~peadar/cider.spx ] On 5/25/05, Peter Edwards wrote: > On 5/24/05, Peter Grehan wrote: > > > on my shiny new mac mini: it gets as far as starting sysinstall, at > > > which point the machine is either hard hung, or the keyboard isn't > > > working (It's kinda hard to tell which). It's a standard apple USB > > > wired keyboard and mouse: I definitely saw a ukbd0 attach flash by in > > > the boot output, but it's kinda hard to capture. (and I haven't done > > > any "home improvement" yet, so there's nothing odd about the machine. > > > > > > I got the impression that this build should "just work" on the Mini, > > > so sorry if this is a known issue. > > > > > > Any hints? > > > > Would you be able to break into the loader and do a 'boot -a' ? > > This will at least keep the probe msgs on screen, and test if the > > keyboard is working at the mountroot> prompt. > > > > > Ok, it's hung by the time it gets to mountroot>: Particularly > interesting is the fact that it seems to detect 2 USB keyboards and 2 > mice (there's only one plugged in: the keyboard to the back of the > mini, and the mouse into the hub on the keyboard.) >=20 > I wrote part of this info down: >=20 > ukbd0 and ums0 both report as > vendor 0x05ac, product 0x1000, rev 10/15.38, addr 2, iclass 3/1 (I'm > no USB guru, but two devices at the same address? Looks like it's > confusing the hub for a shadow of the devices plugged in.) >=20 > ums1: Logitech Apple Optical USB Mouse rev 2.00/3.40 addr 3 iclass 3/1 > ukbd1: Mitsumi electric Apple Extended USB Keyboard, Rev 1.10/4.10 >=20 > uhub 6 is detected between the two sets of mouse/keyboards: I assume > this is the real hub on the physical keyboard. >=20 > I also got OpenBSD 3.6 to boot on this machine: it also shows the dual > keyboard/mouse combos, but they appear to have a working keyboard mux, > so it's usable after boot. I've attached a dmesg and the output of > usbdevs -v from OpenBSD on the box. >=20 > Also attached is the dump from MacOS's System Profiler of the > hardware, just in case it's of any use. >=20 > HTH. I'm off to see if I can make sense of the USB probe code before I > fall asleep :-) >=20 >=20 > From owner-freebsd-ppc@FreeBSD.ORG Wed May 25 03:26:50 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71DC916A41C; Wed, 25 May 2005 03:26:50 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9E4543D1F; Wed, 25 May 2005 03:26:49 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.OntheNet.net [203.144.25.99]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j4P35pnP095288; Wed, 25 May 2005 13:05:52 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <4293EB7C.30600@freebsd.org> Date: Wed, 25 May 2005 13:05:32 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: peadar@freebsd.org References: <34cb7c840505240857736e6f67@mail.gmail.com> <42939691.2060707@freebsd.org> <34cb7c84050524171937077f92@mail.gmail.com> In-Reply-To: <34cb7c84050524171937077f92@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: Mac mini install w/ latest ISO => dead keyboard at sysinstall 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: Wed, 25 May 2005 03:26:50 -0000 > Ok, it's hung by the time it gets to mountroot>: Particularly > interesting is the fact that it seems to detect 2 USB keyboards and 2 > mice (there's only one plugged in: the keyboard to the back of the > mini, and the mouse into the hub on the keyboard.) ... > ukbd0 and ums0 both report as > vendor 0x05ac, product 0x1000, rev 10/15.38, addr 2, iclass 3/1 (I'm > no USB guru, but two devices at the same address? Looks like it's > confusing the hub for a shadow of the devices plugged in.) This problem has shown up on portables before, but I think I've just realised what it is: If you have Bluetooth, there is a 'fake' OHCI port and devices created that can be used to access a wireless kbd/mouse. Problem is, it gets probed before the fixed kbd/mouse and is first in line to syscons. To get around this, the PCI slot associated with the problematic ohci2 can be disabled at the loader prompt OK set hint.pcib.1.skipslot=26 Now, if you *do* have a b/tooth kbd/mouse this OHCI emulation could be useful, except that it isn't going to co-exist too well with the FreeBSD b/t stack :( later, Peter. From owner-freebsd-ppc@FreeBSD.ORG Wed May 25 07:31:03 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEEA716A41C for ; Wed, 25 May 2005 07:31:03 +0000 (GMT) (envelope-from peadar.edwards@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD09A43D54 for ; Wed, 25 May 2005 07:31:02 +0000 (GMT) (envelope-from peadar.edwards@gmail.com) Received: by zproxy.gmail.com with SMTP id 12so94036nzp for ; Wed, 25 May 2005 00:31:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=F+uVoIkbfBh8rC+jX05Turst/V1kSQUvolScG2nnS0CjTXvDRYokmc39HDoKLwwDpKs8t3lMoJhkGA8aZJC83KaxdVVKSnh5xCkiSJhxXTkM1uOAVQWTkfDXBcGniQ1R/mTf/k/v5+bSrRDDMhCeWqiZdT+wqidYspByxsLQW9o= Received: by 10.36.19.12 with SMTP id 12mr39091nzs; Wed, 25 May 2005 00:31:02 -0700 (PDT) Received: by 10.36.68.15 with HTTP; Wed, 25 May 2005 00:31:02 -0700 (PDT) Message-ID: <34cb7c840505250031613e02c2@mail.gmail.com> Date: Wed, 25 May 2005 08:31:02 +0100 From: Peter Edwards To: Peter Grehan In-Reply-To: <4293EB7C.30600@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <34cb7c840505240857736e6f67@mail.gmail.com> <42939691.2060707@freebsd.org> <34cb7c84050524171937077f92@mail.gmail.com> <4293EB7C.30600@freebsd.org> Cc: freebsd-ppc@freebsd.org Subject: Re: Mac mini install w/ latest ISO => dead keyboard at sysinstall X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: peadar@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2005 07:31:03 -0000 On 5/25/05, Peter Grehan wrote: > > Ok, it's hung by the time it gets to mountroot>: Particularly > > interesting is the fact that it seems to detect 2 USB keyboards and 2 > > mice (there's only one plugged in: the keyboard to the back of the > > mini, and the mouse into the hub on the keyboard.) > ... > > ukbd0 and ums0 both report as > > vendor 0x05ac, product 0x1000, rev 10/15.38, addr 2, iclass 3/1 (I'm > > no USB guru, but two devices at the same address? Looks like it's > > confusing the hub for a shadow of the devices plugged in.) >=20 > This problem has shown up on portables before, but I think I've just > realised what it is: >=20 > If you have Bluetooth, there is a 'fake' OHCI port and devices created > that can be used to access a wireless kbd/mouse. >=20 > Problem is, it gets probed before the fixed kbd/mouse and is first in > line to syscons. To get around this, the PCI slot associated with the > problematic ohci2 can be disabled at the loader prompt >=20 > OK set hint.pcib.1.skipslot=3D26 >=20 > Now, if you *do* have a b/tooth kbd/mouse this OHCI emulation could be > useful, except that it isn't going to co-exist too well with the FreeBSD > b/t stack :( >=20 > later, >=20 > Peter. >=20 Excellent! Keyboard works perfectly with hint in place. From owner-freebsd-ppc@FreeBSD.ORG Wed May 25 11:06:12 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92AEB16A41C; Wed, 25 May 2005 11:06:12 +0000 (GMT) (envelope-from dexter@ambidexter.com) Received: from tortoise.way.lv (7.lmuza.lv [195.13.151.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35FC343D1F; Wed, 25 May 2005 11:06:05 +0000 (GMT) (envelope-from dexter@ambidexter.com) Received: from localhost (localhost [127.0.0.1]) by tortoise.way.lv (Postfix) with ESMTP id CCEEE1FED5F; Wed, 25 May 2005 14:05:39 +0300 (EEST) Received: from tortoise.way.lv ([127.0.0.1]) by localhost (tortoise [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16572-08; Wed, 25 May 2005 14:05:14 +0300 (EEST) Received: from [192.168.1.100] (unknown [62.85.46.110]) by tortoise.way.lv (Postfix) with ESMTP id C7B3A1FED58; Wed, 25 May 2005 14:05:13 +0300 (EEST) Mime-Version: 1.0 Message-Id: In-Reply-To: <4293A337.8030309@freebsd.org> References: <4293A337.8030309@freebsd.org> Date: Wed, 25 May 2005 14:05:35 +0300 To: Peter Grehan From: Michael Dexter Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at way.lv Cc: freebsd-ppc@freebsd.org Subject: Re: jail and compat_linux plans? 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: Wed, 25 May 2005 11:06:12 -0000 Peter, >>Are jail and compat_linux being maintained in the PPC tree? > > I believe that jail will "just work" since it's not PPC-specific >(and in the GENERIC kernel). It will be the first thing I check when I get PPC up. On a Pismo preferably and a mini if necessary. > There's not been any work on compat_linux though, despite the >excellent set of articles by Emmanuel Dreyfus on NetBSD/PPC linux >emu - > > http://www.onlamp.com/pub/a/onlamp/2001/05/10/linux_bsd.html I have looked for a compat_linux home page for years and only come up with sources and mailing lists. I recall seeing mention of compat_linux updates in 5.3/5.4 (to RedHat 8) and the "slippery slope" of implementing anything too current and I am not sure why RH8 was chosen over RH9 given that they both use the 2.4 kernel. >I have glanced at the linux_base ports, though none really seem to >be the right distro for PPC. Any ideas on that ? The default linuxulator has always used RedHat and I suspect that will continue with Fedora. The inclusion of PPC support in Fedora Core 4 may answer your question. I will not speculate as to what this means for the future of the Yellow Dog Linux distribution. Fedora on mini: http://www.redhat.com/magazine/007may05/features/mac-mini/ Which opens the door to compat_linux "the hard way:" http://www.onlamp.com/pub/a/bsd/2000/11/16/Big_Scary_Daemons.html I am currently experimenting with compat_linux jails and hence my question. Along the same lines are compat_mach/darwin: http://hcpnet.free.fr/applebsd.html And effectively the Mac jail for Linux: http://maconlinux.org/ that has been ported to Mac: http://maconmac.bastix.net/ Licensing notwithstanding, might this the feasible on FreeBSD? Michael. From owner-freebsd-ppc@FreeBSD.ORG Wed May 25 15:09:53 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD56B16A41C for ; Wed, 25 May 2005 15:09:53 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51E2143D48 for ; Wed, 25 May 2005 15:09:53 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j4PF9haL055084; Wed, 25 May 2005 08:09:43 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j4PF9cFk055083; Wed, 25 May 2005 08:09:38 -0700 (PDT) (envelope-from obrien) Date: Wed, 25 May 2005 08:09:38 -0700 From: "David O'Brien" To: Michael Dexter Message-ID: <20050525150938.GD35171@dragon.NUXI.org> References: <4293A337.8030309@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i Cc: freebsd-ppc@freebsd.org Subject: Re: jail and compat_linux plans? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ppc@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2005 15:09:53 -0000 On Wed, May 25, 2005 at 02:05:35PM +0300, Michael Dexter wrote: > > There's not been any work on compat_linux though, despite the > >excellent set of articles by Emmanuel Dreyfus on NetBSD/PPC linux > >emu - What Linux/PPC apps are there?? IMO, there isn't a pressing need for Linux/PPC emulation. There have been Linux commercial binary-only applications people wanted to run on x86 and Alpha. Thus the two of those platforms grew Linux emulation support. -- -- David (obrien@FreeBSD.org) From owner-freebsd-ppc@FreeBSD.ORG Thu May 26 07:11:14 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F1BE16A41C for ; Thu, 26 May 2005 07:11:14 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B988F43D1D for ; Thu, 26 May 2005 07:11:13 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.onthenet.net [203.144.25.99]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j4Q7B3nP001115; Thu, 26 May 2005 17:11:09 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <42957675.80901@freebsd.org> Date: Thu, 26 May 2005 17:10:45 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Dexter References: <4293A337.8030309@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: jail and compat_linux plans? 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, 26 May 2005 07:11:14 -0000 > Along the same lines are compat_mach/darwin: > http://hcpnet.free.fr/applebsd.html > > And effectively the Mac jail for Linux: http://maconlinux.org/ that has > been ported to Mac: http://maconmac.bastix.net/ > > Licensing notwithstanding, might this the feasible on FreeBSD? Feasible, yes, massive amount of work, yes :) later, Peter.