Gentoo Archives: gentoo-user

From: Arnaud FARINE <arnaud.farine@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Synce and gentoo : crash RAPI driver
Date: Thu, 01 Mar 2007 17:53:08
Message-Id: 934e29750703010940r5bc4cf07m73d6fc02101751ae@mail.gmail.com
In Reply to: Re: [gentoo-user] Synce and gentoo : crash RAPI driver by Arnaud FARINE
1 On 3/1/07, Arnaud FARINE <arnaud.farine@×××××.com> wrote:
2 >
3 >
4 >
5 > On 3/1/07, Hans-Werner Hilse <hilse@×××.de> wrote:
6 > >
7 > > Hi,
8 > >
9 > > On Thu, 1 Mar 2007 14:40:28 +0100 "Arnaud FARINE"
10 > > <arnaud.farine@×××××.com> wrote:
11 > >
12 > > > Great answer !! I understand that I must use the subversion If I
13 > > > would like to have a chance to make something ;-)
14 > >
15 > > I think so. When I tried it using the (masked) version that is in
16 > > Portage, it failed miserably.
17 > >
18 > > > I verify by two times, I've CONFIG_USB_NET_CDCETHER set to =m, so I
19 > > > think it's ok.
20 > >
21 > > Yep.
22 > >
23 > > > rndis-driver...I don't understand "You might even have to delete the
24 > > > modules that
25 > > > the kernel generated in order to use the usb-rndis-lite ones, because
26 > > > they will have the same name as the vanilla-kernel modules. It is
27 > > > important to compile them in you kernel beforehand in order to have
28 > > > the kernel include some needed symbols." but I'll look for at the
29 > > > link that you give me.
30 > >
31 > > When you install usb-rndis-lite (after checking it out with svn and
32 > > compiling it), you may find that the modules have the same name as
33 > > those which were compiled from kernel sources. usb-rndis-lite will put
34 > > its module in /lib/modules/$(uname -r)/extra, I think. Because the
35 > > kernel puts its own modules in /lib/modules/.../kernel/driver/usb/net
36 > > (or similar, can't check right now), there will be a naming collision.
37 > > This might lead into a situation where the new usb-rndis-lite drivers
38 > > are never loaded because the kernel's own drivers are loaded first.
39 > > However, the kernel's own driver don't support WM5 right now, AFAIK.
40 > >
41 > > > Other thing, I use dccm bc occm isn't provided by Gentoo distrib...
42 > >
43 > > odccm will be available from subversion. I think it is definately
44 > > preferred over the others.
45 > >
46 > > > I thank you, and I'll try this soon! Do you think I must unmerge my
47 > > > synce previous installation before to use subversion ? Or the
48 > > > subversion compilation scratchs my present installation ?
49 > >
50 > > It will probably work, but watch out to always call the right utility.
51 > > Maybe you'll run into problems with the concurrent versions of
52 > > librapi/libsynce/synce.
53 > >
54 > > Just ask if you run into problems during following the wiki's recipe!
55 > >
56 > > -hwh
57 > > --
58 > > gentoo-user@g.o mailing list
59 > >
60 > >
61 > Thanks!!
62 > After the subversion install I'll install again all necessary package to
63 > be sure!
64 > I'll make a feed back ;-)
65 >
66 > Regards
67 > Arno
68 >
69 > --
70 > Arnaud FARINE
71
72
73
74
75 After installed programs from subversion. I launch odccm and I obtain the
76 following message :
77 "error while loading shared libraries: libdbus-1.so.2 cannot open share
78 object file: No such file pr directory
79
80 Could you help me ?
81
82 Arnaud
83
84 --
85 Arnaud FARINE

Replies

Subject Author
Re: [gentoo-user] Synce and gentoo : crash RAPI driver "Bo Ørsted Andresen" <bo.andresen@××××.dk>