mounting linux partitions

2008-05-09 Thread Isaac Mushinsky
I have installed a linux distro on a partition of my machine (latest Mandriva i686, default installation). I only need it to use a piece of software for Nikon Coolscan IV film scanner (yes, sane works, but a cheap commercial package called vuescan has better interface and uses some hardware feature

Re: hplip setup problems

2008-03-31 Thread Isaac Mushinsky
Since this problem is most probably not FreeBSD-specific, I filed a bug (209721) with hplip: https://bugs.launchpad.net/hplip/+bug/209721. The patch is attached there too. So my ordeal with this issue is finally closed. ___ freebsd-questions@freebsd.org

Re: hplip setup problems

2008-03-30 Thread Isaac Mushinsky
On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: > I am close to assasinating my HP Photosmart C4280 in frustration. > > 1. This is an all-in-one device. (I did not try the scanner setup yet) > 2. ulpt, umass, uscanner modules are not in kernel and not kld-loaded. > 3. Mac

Re: hplip setup problems

2008-03-28 Thread Isaac Mushinsky
answer this. On Fri, Mar 28, 2008 at 11:42 AM, Anish Mistry <[EMAIL PROTECTED]> wrote: > On Friday 28 March 2008, you wrote: > > On Thursday 27 March 2008 10:37:48 you wrote: > > > On Thursday 27 March 2008, Isaac Mushinsky wrote: > > > > Anish Mistry (the port main

Re: hplip setup problems

2008-03-28 Thread Isaac Mushinsky
On Thursday 27 March 2008 10:37:48 you wrote: > On Thursday 27 March 2008, Isaac Mushinsky wrote: > > Anish Mistry (the port maintainer) has answered below. It seems > > that this is a printer defect after all then. I'll try to patch the > > code to fill in the missin

Re: hplip setup problems

2008-03-27 Thread Isaac Mushinsky
Anish Mistry (the port maintainer) has answered below. It seems that this is a printer defect after all then. I'll try to patch the code to fill in the missing serial id with some fake string, and shall report if I get the thing to work. Is the hp backend the only entry point to libusb, or should

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wednesday 26 March 2008 23:31:26 Predrag Punosevac wrote: > Isaac Mushinsky wrote: > > On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: > >> I am close to assasinating my HP Photosmart C4280 in frustration. > >> > >> 1. This is an all-in-one devi

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wednesday 26 March 2008 23:31:26 you wrote: > Isaac Mushinsky wrote: > > On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: > >> I am close to assasinating my HP Photosmart C4280 in frustration. > >> > >> 1. This is an all-in-one device. (I did n

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: > I am close to assasinating my HP Photosmart C4280 in frustration. > > 1. This is an all-in-one device. (I did not try the scanner setup yet) > 2. ulpt, umass, uscanner modules are not in kernel and not kld-loaded. > 3. Mac

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wed, Mar 26, 2008 at 3:49 PM, Predrag Punosevac < [EMAIL PROTECTED]> wrote: > Isaac Mushinsky wrote: > Obviously the device can not communicate with the kernel. My first hunch > would be to blame on ugen driver > of BSD but look at this lines from hp-check that I copied

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: > I am close to assasinating my HP Photosmart C4280 in frustration. > > 1. This is an all-in-one device. (I did not try the scanner setup yet) > 2. ulpt, umass, uscanner modules are not in kernel and not kld-loaded. > 3. Mac

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wednesday 26 March 2008 04:29:45 you wrote: > Isaac Mushinsky wrote: > > On Wednesday 26 March 2008 02:49:52 you wrote: > >> fOn Wed, 26 Mar 2008, Isaac Mushinsky wrote: > >>> I am close to assasinating my HP Photosmart C4280 in frustration. > >>> >

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wednesday 26 March 2008 04:29:45 you wrote: > Isaac Mushinsky wrote: > > On Wednesday 26 March 2008 02:49:52 you wrote: > >> fOn Wed, 26 Mar 2008, Isaac Mushinsky wrote: > >>> I am close to assasinating my HP Photosmart C4280 in frustration. > >>> >

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wednesday 26 March 2008 02:49:52 you wrote: > fOn Wed, 26 Mar 2008, Isaac Mushinsky wrote: > > I am close to assasinating my HP Photosmart C4280 in frustration. > > > > 1. This is an all-in-one device. (I did not try the scanner setup yet) > > 2. ulpt, umass, uscanne

Re: hplip setup problems

2008-03-25 Thread Isaac Mushinsky
On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: > I am close to assasinating my HP Photosmart C4280 in frustration. > > 1. This is an all-in-one device. (I did not try the scanner setup yet) > 2. ulpt, umass, uscanner modules are not in kernel and not kld-loaded. > 3. Mac

Re: hplip setup problems

2008-03-25 Thread Isaac Mushinsky
> Do you have correct permissions on device nodes? I think so, see the lsdevs output at the link provided. The permissions are even more liberal; I'll change them back when the problem is fixed. ___ freebsd-questions@freebsd.org mailing list http://list

hplip setup problems

2008-03-25 Thread Isaac Mushinsky
I am close to assasinating my HP Photosmart C4280 in frustration. 1. This is an all-in-one device. (I did not try the scanner setup yet) 2. ulpt, umass, uscanner modules are not in kernel and not kld-loaded. 3. Machine is FreeBSD 7-stable/amd64. 4. hplip is 2.8.2 $ usbdevs addr 1: UHCI root hub

Re: Xorg & ATi/Radeon drivers on 7.0-STABLE?

2008-03-25 Thread Isaac Mushinsky
If you haven't done that yet, try recompiling xorg-server without HAL (make config and check it off). I don't know why, but strange things like these happened to me too until HAL support was disabled. On Tue, Mar 25, 2008 at 5:53 PM, Aline de Freitas <[EMAIL PROTECTED]> wrote: > Em Tuesday 25 Mar

Re: What is a good printer/all-in-one?

2008-03-25 Thread Isaac Mushinsky
ttp://www.linux-foundation.org/en/OpenPrinting > > In the 'printer' section you find a ranking and evaluation how the > printers do on unixoid systems. > > Cheers > herbs > > mount -t wbush /dev/whitehouse /dev/nul > > > On Tue, 25 Mar 2008 12:12:52 -0400 > &

What is a good printer/all-in-one?

2008-03-25 Thread Isaac Mushinsky
My 10-year-old deskjet being out of ink and probably not worth a replacement cartridge (it works, but makes some mechanical noise lately), I am considering a reasonable replacement, preferably with scanning/copy possibilities. I tried to get Photosmart C4280, but while I was trying a faulty printc

Re: Scanners, emulators and VueScan

2008-03-17 Thread Isaac Mushinsky
system is unlikely to be cost-effective in his view. And, for this type of software he would need FreeBSD installed on real hardware (rather than emulated), and test a range of devices with it. On 3/17/08, Bill Campbell <[EMAIL PROTECTED]> wrote: > On Mon, Mar 17, 2008, Isaac Mushin

Scanners, emulators and VueScan

2008-03-17 Thread Isaac Mushinsky
Problem: I have a film scanner whose sane support is somewhat incomplete. There is a commercial piece of software called VueScan, which reportedly can do what I need. It can be had as either a Windows or Linux binary. It does not use sane on Linux, but apparently implements its own set of drivers v

Re: SATA problems (Abit IP35-Pro)

2008-03-15 Thread Isaac Mushinsky
On Friday 14 March 2008 13:57:11 Isaac Mushinsky wrote: > I am setting up a new system with Abit IP35-Pro (ich9r), 2 WD SATA drives > on the controller. There is also a SATA DVDRW to boot from. > With the default SATA setup (SATA/IDE) the system cannot find any SATA > drive. I was able

Re: SATA problems (Abit IP35-Pro)

2008-03-14 Thread Isaac Mushinsky
On 3/14/08, Alex Zbyslaw <[EMAIL PROTECTED]> wrote: > > Isaac Mushinsky wrote: > > >If I set SATA controller to AHCI, the system boots (although with some > ACPI > >errors), and I was able to install. However, fdisk thinks that the > geometry > >is &quo

SATA problems (Abit IP35-Pro)

2008-03-14 Thread Isaac Mushinsky
I am setting up a new system with Abit IP35-Pro (ich9r), 2 WD SATA drives on the controller. There is also a SATA DVDRW to boot from. With the default SATA setup (SATA/IDE) the system cannot find any SATA drive. I was able to boot the install disk, attaching an old IDE CDROM, but still could not ma

Re: amd64 or i386 for desktop use?

2008-03-05 Thread Isaac Mushinsky
Thanks everyone, based on the info I am returning the nvidia card and getting an R4xx instead (found an X850 for under $80 still sold; seems to be well enough supported). I still want to try amd64; other limitations do not bother me that much (I do not care for wine or win32 codecs). __

Re: amd64 or i386 for desktop use?

2008-03-05 Thread Isaac Mushinsky
On 3/5/08, Roland Smith <[EMAIL PROTECTED]> wrote: > > On Wed, Mar 05, 2008 at 12:36:33AM -0500, Isaac Mushinsky wrote: > > I have new hardware (Abit ip35-pro, Intel Q6600), and was contemplating > > installing FreeBSD/arch, but now realise that I am going to have some

amd64 or i386 for desktop use?

2008-03-04 Thread Isaac Mushinsky
I have new hardware (Abit ip35-pro, Intel Q6600), and was contemplating installing FreeBSD/arch, but now realise that I am going to have some problems. My nvidia card will not be of much use (GeForce 8500GT), since nvidia-drivers are not there for amd64, and the open source nv driver does not e