So my new Olympus C-4000 Zoom is seen by my RH9 system as;
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 3 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=07b4 ProdID=0105 Rev= 1.00
S: Manufacturer=OLYMPUS
S: Product=C4100Z/C4000Z
S: SerialNumber=000237251802
Now what do I do to upload pics from it?
Secondly, I'm trying to get Realplayer to work with RH9 and have read the release notes regarding ;
if an application does not work properly with NPTL, it can be run using the old LinuxThreads implementation by setting the following environment variable:
LD_ASSUME_KERNEL=<kernel-version>
The following versions are available:
- 2.4.1 — Linuxthreads with floating stacks
- 2.2.5 — Linuxthreads without floating stacks
NPTL support for all dynamically-linked applications can be disabled by using the following boot-time option:
nosysinfo
Does that mean at a command line I should;
[root@localhost booda]# LD_ASSUME_KERNEL=2.4.1
or what?
TIA
