From owner-freebsd-questions@FreeBSD.ORG Fri Mar 2 13:34:57 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10D411065677 for ; Fri, 2 Mar 2012 13:34:57 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id ABEBC8FC08 for ; Fri, 2 Mar 2012 13:34:56 +0000 (UTC) Received: from mail.unitedinsong.com.au (bell.herveybayaustralia.com.au [192.168.0.40]) by mail.unitedinsong.com.au (Postfix) with ESMTP id 1F6DC5C28 for ; Fri, 2 Mar 2012 23:48:24 +1000 (EST) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.177]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 545965C22 for ; Fri, 2 Mar 2012 23:48:24 +1000 (EST) Message-ID: <4F50CB51.307@herveybayaustralia.com.au> Date: Fri, 02 Mar 2012 23:29:53 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20120302122543.0dc89556.siefke_listen@web.de> <20120302065220.2b4fa8f9@scorpio> <20120302131554.25016adc.siefke_listen@web.de> <4F50BFB5.6040003@herveybayaustralia.com.au> <20120302141313.4d02f3eb.siefke_listen@web.de> In-Reply-To: <20120302141313.4d02f3eb.siefke_listen@web.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Brother Printer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2012 13:34:57 -0000 On 03/02/12 23:13, siefke_listen@web.de wrote: > Hello, > > On Fri, 02 Mar 2012 22:40:21 +1000 Da Rock wrote: >> Are you sure its just a script? Any clue as to what shell it is using? >> Bash? I do believe there should be some binaries there somewhere as well. > Yes im sure. I have a ppd File, they linked > to /usr/local/libexec/brlpdwrapperMFC730 and thats a shell scipt. > > Bash, its start with #! /bin/sh. > >> Do you know what printer language it is using? This was mostly obscured >> on the net, but I presume GDI. > Yes the printer use GDI. I have try other Brother Printer Driver, but thats > most end in empty letter print without end. > > >> You'll be lucky if you get an answer, but it will invariably be "no. >> Piss off, its not worth our time". > That makes me really angry. I understand it even if software companies keep > your code closed, every programmer has to eat too. But why not give hardware > manufacturers enough information so that other programmers can assemble a > capable driver, is beyond my understanding. Same with most hardware- makes no sense whatsoever. But thats the ridiculous world we live in where greedy nutters rule the roost and demand every last blood soaked dollar in the twisted name of intellectual property. >> Its always hard to give up on a piece of hardware that _should_ work. >> Depends how hard you want to work to get it to operate: you can probably >> get one of those old pdp systems they've mentioned here recently to run >> FreeBSD, but it will take a lot of work :) But you do have a lot of help >> here... > I know FreeBSD now for 4 years. I started on my servers, then I am also > change the Ubuntu Desktop (shame) to Freebsd. Only now I have > installed Gentoo, because FreeBSD will not run some programms. > Gentoo comes very close to Freebsd. The community from FreeBSD > is really the best i see. The community of Freebsd share the knowledge, > without making to smart. The lists are so vastly different, and for FreeBSD they're really quite welcoming as opposed to being narky and flammable. Desktop usage on FreeBSD has also greatly improved; I've been using FreeBSD for about 5 years now on laptops as well, and have rid myself of linux for the past 2. For servers I've been using it a lot longer. > PS. When u want see the scripts i can send it. Its really all shell scripts. That might be interesting to see as I'm surprised there are no binaries at all. Might be able to figure out a solution too...