2006-08-21 15:28:51

by Thibaud Hulin

[permalink] [raw]
Subject: [Fwd: ndiswrapper]

Hi !
I wanted to write at the kernel-net list, but that don't works.
I updated my kernel and compiled it to 2.6.17, but now, ndiswrapper
don't recognize my dongle Thomson XG-1500A.
What can I do ?
Thanks you very much,
Thibaud.



2006-08-21 15:51:17

by Jeffrey V. Merkey

[permalink] [raw]
Subject: Re: [Fwd: ndiswrapper]

Hulin Thibaud wrote:

> Hi !
> I wanted to write at the kernel-net list, but that don't works.
> I updated my kernel and compiled it to 2.6.17, but now, ndiswrapper
> don't recognize my dongle Thomson XG-1500A.
> What can I do ?
> Thanks you very much,
> Thibaud.
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
Use the .19 ndiswrapper and try rebuilding.

Jeff

2006-08-21 16:06:51

by Thibaud Hulin

[permalink] [raw]
Subject: Re: [Fwd: ndiswrapper]

I rebuilt ndiswrapper 1.19 version. When I type make, I have these errors :

/usr/src/kernel-headers-2.6.17.060815.dell/Ach/i386/Makefile:383
/usr/src/kernel-headers-2.6.17.060815.dell/Ach/i386/Makefile.cpu : No
file or folder of this type
Not rules to built the target

(I traduce from french)

Jeff V. Merkey a ?crit :
> Hulin Thibaud wrote:
>
>> Hi !
>> I wanted to write at the kernel-net list, but that don't works.
>> I updated my kernel and compiled it to 2.6.17, but now, ndiswrapper
>> don't recognize my dongle Thomson XG-1500A.
>> What can I do ?
>> Thanks you very much,
>> Thibaud.
>>
>>
>> -
>> To unsubscribe from this list: send the line "unsubscribe
>> linux-kernel" in
>> the body of a message to [email protected]
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at http://www.tux.org/lkml/
>>
> Use the .19 ndiswrapper and try rebuilding.
> Jeff
>
>

2006-08-21 16:30:10

by Jeffrey V. Merkey

[permalink] [raw]
Subject: Re: [Fwd: ndiswrapper]

Hulin Thibaud wrote:

> I rebuilt ndiswrapper 1.19 version. When I type make, I have these
> errors :
>
> /usr/src/kernel-headers-2.6.17.060815.dell/Ach/i386/Makefile:383
> /usr/src/kernel-headers-2.6.17.060815.dell/Ach/i386/Makefile.cpu : No
> file or folder of this type
> Not rules to built the target
>
> (I traduce from french)
>
> Jeff V. Merkey a ?crit :
>
>> Hulin Thibaud wrote:
>>
>>> Hi !
>>> I wanted to write at the kernel-net list, but that don't works.
>>> I updated my kernel and compiled it to 2.6.17, but now, ndiswrapper
>>> don't recognize my dongle Thomson XG-1500A.
>>> What can I do ?
>>> Thanks you very much,
>>> Thibaud.
>>>
>>>
>>> -
>>> To unsubscribe from this list: send the line "unsubscribe
>>> linux-kernel" in
>>> the body of a message to [email protected]
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>> Please read the FAQ at http://www.tux.org/lkml/
>>>
>> Use the .19 ndiswrapper and try rebuilding.
>> Jeff
>>
>>
>
>
Sounds like the kernel includes and sources are not fully installed.
Don't rely on stock kernels for any of the distros, go the the provider
and get the kernel andall the header sources.

Jeff

2006-08-21 20:10:33

by Thibaud Hulin

[permalink] [raw]
Subject: Re: [Fwd: ndiswrapper]

That's not the kernel of my distrib (Ubuntu Dapper). That's my own
kernel compiled with the option -binary. So, I installed manually the
.deb from kernel.org to sources, image, and headers. Maybe there is a
problem of links, to headers by example ?



Jeff V. Merkey a ?crit :
> Hulin Thibaud wrote:
>
>> I rebuilt ndiswrapper 1.19 version. When I type make, I have these
>> errors :
>>
>> /usr/src/kernel-headers-2.6.17.060815.dell/Ach/i386/Makefile:383
>> /usr/src/kernel-headers-2.6.17.060815.dell/Ach/i386/Makefile.cpu : No
>> file or folder of this type
>> Not rules to built the target
>>
>> (I traduce from french)
>>
>> Jeff V. Merkey a ?crit :
>>
>>> Hulin Thibaud wrote:
>>>
>>>> Hi !
>>>> I wanted to write at the kernel-net list, but that don't works.
>>>> I updated my kernel and compiled it to 2.6.17, but now, ndiswrapper
>>>> don't recognize my dongle Thomson XG-1500A.
>>>> What can I do ?
>>>> Thanks you very much,
>>>> Thibaud.
>>>>
>>>>
>>>> -
>>>> To unsubscribe from this list: send the line "unsubscribe
>>>> linux-kernel" in
>>>> the body of a message to [email protected]
>>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>> Please read the FAQ at http://www.tux.org/lkml/
>>>>
>>> Use the .19 ndiswrapper and try rebuilding.
>>> Jeff
>>>
>>>
>>
>>
> Sounds like the kernel includes and sources are not fully installed.
> Don't rely on stock kernels for any of the distros, go the the provider
> and get the kernel andall the header sources.
>
> Jeff
>
>

2006-08-21 20:15:26

by Jeffrey V. Merkey

[permalink] [raw]
Subject: Re: [Fwd: ndiswrapper]

Hulin Thibaud wrote:

> That's not the kernel of my distrib (Ubuntu Dapper). That's my own
> kernel compiled with the option -binary. So, I installed manually the
> .deb from kernel.org to sources, image, and headers. Maybe there is a
> problem of links, to headers by example ?

Looks that way. First thing it to get a stable kernel tree you can
build and boot from without ndiswrapper. Next is check their makefiles
for ndiswrapper.
I have never attempted to build it on Ubuntu, just Suse and RedHat so
there may be issues with this.

Jeff

>
>
>
> Jeff V. Merkey a ?crit :
>
>> Hulin Thibaud wrote:
>>
>>> I rebuilt ndiswrapper 1.19 version. When I type make, I have these
>>> errors :
>>>
>>> /usr/src/kernel-headers-2.6.17.060815.dell/Ach/i386/Makefile:383
>>> /usr/src/kernel-headers-2.6.17.060815.dell/Ach/i386/Makefile.cpu :
>>> No file or folder of this type
>>> Not rules to built the target
>>>
>>> (I traduce from french)
>>>
>>> Jeff V. Merkey a ?crit :
>>>
>>>> Hulin Thibaud wrote:
>>>>
>>>>> Hi !
>>>>> I wanted to write at the kernel-net list, but that don't works.
>>>>> I updated my kernel and compiled it to 2.6.17, but now, ndiswrapper
>>>>> don't recognize my dongle Thomson XG-1500A.
>>>>> What can I do ?
>>>>> Thanks you very much,
>>>>> Thibaud.
>>>>>
>>>>>
>>>>> -
>>>>> To unsubscribe from this list: send the line "unsubscribe
>>>>> linux-kernel" in
>>>>> the body of a message to [email protected]
>>>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>>> Please read the FAQ at http://www.tux.org/lkml/
>>>>>
>>>> Use the .19 ndiswrapper and try rebuilding.
>>>> Jeff
>>>>
>>>>
>>>
>>>
>> Sounds like the kernel includes and sources are not fully installed.
>> Don't rely on stock kernels for any of the distros, go the the
>> provider and get the kernel andall the header sources.
>>
>> Jeff
>>
>>
>
>