RE: copied the driver modules from my old 2.6.18 kernel to the 2.6.22.5-31-default. -------- Ratenn, This cannot work. Driver modules are matched to particular kernels. They cannot be shuffled around. Delete them from the 2.6.22.5-31-default tree. You must install the WHOLE 2.6.18 kernel+modules package, to use the old drivers thereunder. MarvS On Thu, Mar 6, 2008 at 9:57 AM, ratenn <ratenn@xxxxxxxxxx> wrote: > I have copied the driver modules from my old 2.6.18 kernel to the > 2.6.22.5-31-default. > and treid to load the modules manually as described in the ess 2.6-v0.3 > Readme. > didn't work > following message came from boot.msg > > > boot.msg > ...... > <4>linmodem: disagrees about version of symbol struct_module > <4>esscom_hw: disagrees about version of symbol struct_module > <4>linmodem: disagrees about version of symbol struct_module > <4>esscom_hw: disagrees about version of symbol struct_module > <4>esscom: disagrees about version of symbol struct_module > Loading required kernel modules > FATAL: Error inserting linmodem > (/lib/modules/2.6.22.5-31-default/misc/linmodem.ko): Invalid module format > FATAL: Error inserting esscom_hw > (/lib/modules/2.6.22.5-31-default/misc/esscom_hw.ko): Invalid module format > WARNING: Error inserting linmodem > (/lib/modules/2.6.22.5-31-default/misc/linmodem.ko): Invalid module format > WARNING: Error inserting esscom_hw > (/lib/modules/2.6.22.5-31-default/misc/esscom_hw.ko): Invalid module format > FATAL: Error inserting esscom > (/lib/modules/2.6.22.5-31-default/misc/esscom.ko): Invalid module format > ........ > > I still have my Suse 10.2 system as backup,so in worst case I can have a > rollback, > where my modem works and my dvb-t stick not.Maybe some one can tell me which > files > I have to copy or to change for 10.3 > > Many thanks > Ralph > >