|
Grex > Agora56 > #63: the near future of networked homes? | |
|
| Author |
Message |
| 24 new of 290 responses total. |
keesan
|
|
response 267 of 290:
|
Mar 14 02:51 UTC 2006 |
The card has about 100Kbytes of built-in RAM, not a flash card. The only
mention I found for it for linux was that nobody had any idea whether it
worked and to let them know if it did. My expensive Olympus digital camera
uses Smartmedia cards (for which I have a reader that works in linux but not
DOS) and it also comes with a serial download cable that works in linux or
DOS (40K, fits onto a book disk). Can you find linux software for the camer?
It apparently takes nighttime photos via infrared flash and Jim wants to try
it for fun. A grexer gave it to us. It is reviewed under 'toys, other'.
|
ball
|
|
response 268 of 290:
|
Mar 14 05:06 UTC 2006 |
My wife recently bought an Olympus digital camera. I suspect
(althought I have yet to confirm this) that it supports the
umass standard and should work directly with systems like
NetBSD and Linux.
I'll look for open-source drivers for your Yahoo Digital
Camera.
|
mcnally
|
|
response 269 of 290:
|
Mar 14 07:20 UTC 2006 |
The Olympus camera I bought 4 years ago worked as a USB mass
storage device, as does the one I bought earlier this year.
I'm sure yours will as well.
|
ball
|
|
response 270 of 290:
|
Mar 14 08:58 UTC 2006 |
Nice job Olympus! ;-)
|
keesan
|
|
response 271 of 290:
|
Mar 14 14:52 UTC 2006 |
Mine is never going to work as a USB mass storage device because it only comes
with a serial cable. The card reader is mass-storage.
I found STV0680.c linux software but it seems to be for USB. I also found
two other Win98 drivers to try next with the Yahoo camera. The camera is said
to also need Video4Linux (maybe to act as a webcam? Maybe to take single
photos while acting as a webcam?). Someone using it with Windows said just
to plug it in and reboot to download photos, which is all we are after.
Lots of other cheap cameras (spycam, pen camera) use this chip.
|
ball
|
|
response 272 of 290:
|
Mar 14 15:12 UTC 2006 |
I don't know if this helps...
http://gkall.hobby.nl/stv680-aiptek.html
...or if it supports the RS-232 cable option.
Have you tried sane or gphoto?
|
keesan
|
|
response 273 of 290:
|
Mar 14 22:08 UTC 2006 |
I have SANE set up for a scanner. I deleted the qcam parts, which I think
are for webcam. I read about gphoto - it is about a 5MB download with dozens
of dependencies, and most things won't compile on my system. Today we tried
three Win98 drivers and they all installed but there are no instructions about
what to do next. This camera has a serial cable. Jim just wants to play with
it a bit and take infrared flash shots and I am not going to knock myself out
trying to compile a huge program, one little bit of which downloads images
from this toy camera.
How does one use a camera that is not USB in Windows? It installed a couple
dozen files, I think. The third of these Win98 packages is 1.1MB.
It put files stv* into c:\windows\system : cfg, dll, sys, drv. Ten files.
Maybe the batteries ran down? It has stopped beeping when we reboot.
|
ball
|
|
response 274 of 290:
|
Mar 15 01:50 UTC 2006 |
It's some time since I saw a digital camera with a serial
interface. That was an old Apple QuickTake (I forget which
model, but perhaps all of them had serial ports). If the
supplied software doesn't work with your camera, I don't
know what to suggest, since I doubt there's a serial
equivalent of umass.
|
keesan
|
|
response 275 of 290:
|
Mar 15 02:00 UTC 2006 |
It probably does work, we just don't have any instructions how to use it.
Our other two serial cameras work with 40K of Photopc software in DOS or
linux, for downloads, or to list what is on there, remove it, rename it, etc.
I don't know what the 1.1MB of Windows software is supposed to do, or how.
umass - usb-storage? I will look into qcam (SANE).
|
keesan
|
|
response 276 of 290:
|
Mar 15 03:56 UTC 2006 |
I am about to try compiling a PCMCIA kernel to use with the 133MHz laptop and
the wireless card. Can someone give a simple summary of how to go about this?
I have kernel source code in /usr/src/linux-2.4.31 (linked to
/lib/modules/2.4.31/build) and I think I put the pcmcia-cs package there and
unpack it and run a make config on that package as well as for the kernel.
|
gull
|
|
response 277 of 290:
|
Mar 17 08:09 UTC 2006 |
Re resp:222: Good luck finding a USB wireless adapter that works with
MacOS. I never did. I found one D-Link model that was supposed to,
but the drivers were terrible and made MacOS unstable.
Re resp:248: Actually, I think a problem with X11 is that there *are*
so many options. Instead of having one or two window managers that are
really good, and one or two sets of widgets and interface standards to
support, there are dozens of half-baked ones. The network-oriented
operation of X also made it slow, which has since inspired three or
four direct rendering methods, all of which are (of course)
incompatible with each other.
|
twenex
|
|
response 278 of 290:
|
Mar 17 09:37 UTC 2006 |
Better dozens of half-baked ones to choose from than one half-baked one you're
forced to use.
|
keesan
|
|
response 279 of 290:
|
Mar 17 15:57 UTC 2006 |
Jim mentioned to people that we were trying to get PCMCIA and modems working
so someone in his Dawn Ducks group gave him two external 56K (probably v92)
and a router with an Airwire 330TX Maxgate. Maxgate is made by Umax and I
could not find any drivers for it there. I could not find Airwire 330TX on
the web. I found Addtron AEF-330TX which uses the same chip as Accton EN1217
according to BSD, and the Macronix 98713 chip, which is supported by tulip
but may need something special done during compilation. I will try it anyway,
precompiled module from Slackware.
This card plugs into a PCMCIA slot in a box that also has a printer port and
two ethernet ports labelled PC and hub and one wider WAN? port. What gets
plugged into each of these? Do we plug something from the ISP (if we have
DSL) into one port and a hub into the other into which we can plug several
computers (if we don't want to use wireless)? I presume we can take this same
wireless card and put it into a laptop computer to take to the library.
What is the WAN used for and how?
|
ball
|
|
response 280 of 290:
|
Mar 17 16:09 UTC 2006 |
Re #277: I was really hoping to use NetBSD, but my iBook's
firmware wouldn't boot from an ffs partition. I tried
OpenDarwin, but it was dismal. Perhaps I'll try putting
the NetBSD kernel on a small Darwin partition and making
the rest of the disk ffs. Failing all that, I'll need to
find MacOS X Panther on CD.
Re #279: What is the make and model of the mystery box?
|
keesan
|
|
response 281 of 290:
|
Mar 17 16:17 UTC 2006 |
MaxGate UGate-3300 Wireless Sharing Router with Print Server.
|
keesan
|
|
response 282 of 290:
|
Mar 17 16:47 UTC 2006 |
UMax has links to linux drivers for its routers, but they are broken. I tried
to write them and they returned my mail. THey use sorbs blacklist.
|
rcurl
|
|
response 283 of 290:
|
Mar 17 20:54 UTC 2006 |
Re #277: http://www.macwireless.com/html/products/11g_11b_cards/11bUSB.php
|
ball
|
|
response 284 of 290:
|
Mar 17 21:20 UTC 2006 |
Re #281: http://www.homenethelp.com/web/review/ugate-3300.asp
|
gull
|
|
response 285 of 290:
|
Mar 18 00:54 UTC 2006 |
Re resp:283: Wow! That's steep! I think the D-Link model (which works
fine with Linux, but not with MacOS) cost $60.
|
keesan
|
|
response 286 of 290:
|
Mar 18 01:07 UTC 2006 |
When compiling a PCMCIA kernel, if I am going to use precompiled modules do
I answered N or M to CONFIG_PCMCIA? I tried both ways. If I don't have APM
and PNP and I get messages about them being unresolved symbols while using
precompiled modules, do I need to answer Y to them or compile my own modules?
|
gull
|
|
response 287 of 290:
|
Mar 20 02:38 UTC 2006 |
I think you need CONFIG_PCMCIA to provide the framework the other PCMCIA
modules work with. I'm not totally sure, though. I don't compile many
kernels from scratch anymore.
|
keesan
|
|
response 288 of 290:
|
Mar 20 16:05 UTC 2006 |
I had to answer N in order to compile directly within the downloaded pcmcia
package instead of using the precompiled modules. It works now except Cardbus
has a bus and does not work. The precompiled modules for some reason did not
work with the precompiled kernel so I had to compile kernel and modules in
two steps. Answering Y would have compiled drivers into the kernel, M would
have NOT compiled any drivers, N lets you compile them yourself afterwards.
Very confusing, and now I need to learn to use /sbin/hotplug and maybe some
other scripts in order to use regular PCI modules with Cardbus cards.
|
wilt
|
|
response 289 of 290:
|
May 16 23:52 UTC 2006 |
HACKED BY GNAA LOL JEWS DID WTC LOL
|
ball
|
|
response 290 of 290:
|
Oct 4 01:49 UTC 2006 |
My networked home now has an 802.11g LAN in addition to a
small 10baseT LAN in the study. The wired LAN connects via
the wireless LAN and then DSL to the Internet. AT&T DSL
registration requires access to MS Windows.
|