i tried to insmod sheep_net.o but got lots of unresolved symbols

Dan Brunet mol-general@lists.maconlinux.org
Sat, 15 Jun 2002 20:57:00 +1000


Then again I have never used debian so I wouldn't know if this
method would be a valid fix.

Regards,
Dan

On Sat, Jun 15, 2002 at 08:47:45PM +1000, Dan Brunet wrote:
> Sounds like a problem with the new linux input layer,
> 
> Here's how I got around it;
> 
> Simply insert the following line into your /etc/sysctl.conf file
> (if you enabled sysctl support in the kernel) and reboot.
> 
> dev.mac_hid.keyboard_sends_linux_keycodes = 1
> 
> You'll need to either do this from your previous kernel or log into
> the box from another machine in which case you could then activate
> the changes with `sysctl -p` which wouldn't require a reboot.
> 
> The sysctl settings can be modified on the fly too, (located in
> /proc/sys/), you could try something like
> 
> `echo "1" > /proc/sys/dev/mac_hid/keyboard_sends_linux_keycodes`
> 
> 
> Hope this helps,
> Dan
> 
> 
> On Fri, Jun 14, 2002 at 05:40:48PM -0500, Benjamin Racher wrote:
> > Well, I rebuilt the kernel (yaaay, I've never done that before) and the
> > modules together, looks like they compiled fine against each other. did
> > the yaboot, ybin thing, reboot, everything looks fine, until i type in my
> > username and realize that the 's' key now makes a 'v' and the 'p' key now
> > acts as my delete button. so... i ultimately was unable to determine if
> > mol works because of this keyboard rearrangement problem. anybody got any
> > tips, i'm kind of blankly staring at menuconfig trying to figure out what
> > might work, while this next kernel recompiles.
> > thanx again - ben
> > 
> > 
> > _______________________________________________
> > mol-general mailing list
> > mol-general@lists.maconlinux.org
> > http://lists.maconlinux.org/mailman/listinfo/mol-general
> _______________________________________________
> mol-general mailing list
> mol-general@lists.maconlinux.org
> http://lists.maconlinux.org/mailman/listinfo/mol-general