![]() |
2010-04-15
, 09:25
|
Posts: 540 |
Thanked: 288 times |
Joined on Sep 2009
|
#72
|
First of all awesome stuff this mobile hotspot!
After installing the mobile hotspot debs, I had some trouble with the cifs module though. Dmesg error on modprobing:
Is this hotspot kernel missing something that was present in the stock kernel?
Also wouldn't it be a good idea to remove the dependencies to the custom kernel and modules from the mobilehotspot_0.2.0_all.deb? This way the mobile hotspot can be installed/updated while using some other 'custom' kernels which also support everything needed for doing nat.
![]() |
2010-04-15
, 11:00
|
Posts: 224 |
Thanked: 107 times |
Joined on Aug 2009
|
#73
|
![]() |
2010-04-15
, 11:37
|
Posts: 540 |
Thanked: 288 times |
Joined on Sep 2009
|
#74
|
![]() |
2010-04-15
, 13:23
|
Posts: 4 |
Thanked: 0 times |
Joined on Apr 2010
|
#75
|
No but if the cifs module is compiled for the stock kernel (I mean compiled later, ie not included in the default stock config) then there definitely is version mismatch.
The other kernel should use the same scheme as me and titan use with Provides: -line (for example http://maemo.org/packages/package_in....6.28-maemo24/).
![]() |
2010-04-15
, 20:09
|
Posts: 540 |
Thanked: 288 times |
Joined on Sep 2009
|
#76
|
I do not exactly understand why there should be a version mismatch as both kernels were compiled from the same source? But I must admit that I do not know much about how this version checking works exactly.
I'm not sure that I understand what you mean here. What happens if another package which requires a custom kernel config needs to be installed. Let's say a package that needs usbnet supported. Then the maintainer of this package needs to recompile hotspot-kernel with the addition of usbnet? And would the package on which it depends still be called hotspot-kernel?
I don't think you should have a dependency to a certain kernel config. I've never seen it done anyway.
![]() |
2010-04-15
, 20:26
|
Posts: 515 |
Thanked: 259 times |
Joined on Jan 2010
|
#77
|
geohsia: I've heard somewhere that this joiku spot is using a custom kernel module. Maybe it's no longer working because of the change of kernel / module directory?
You could maybe check the link /lib/modules/current to see if it's reset to the original modules dir
![]() |
2010-04-15
, 20:34
|
Posts: 540 |
Thanked: 288 times |
Joined on Sep 2009
|
#78
|
![]() |
2010-04-15
, 20:45
|
Posts: 515 |
Thanked: 259 times |
Joined on Jan 2010
|
#79
|
Please move this discussion to either the relevant kernels or joikuspots thread.
AFAIRecall titans kernel has the joikuspot module compiled in but maybe Joikuspot itself is being stupid (hint: trusting a symlink "current" that is provided by a package is not smart, the software could figure out the running kernels version [and by extension exact module path...] with a very simple call...).
![]() |
2010-04-16
, 05:34
|
Posts: 540 |
Thanked: 288 times |
Joined on Sep 2009
|
#80
|
Hi Rambo. The reason I brought this up here was because my system was working fine until I installed this Hotspot software. I didn't think that it would break Joikuspot.
You could maybe check the link /lib/modules/current to see if it's reset to the original modules dir