| View previous topic :: View next topic |
| Author |
Message |
eremini Apprentice


Joined: 27 May 2005 Posts: 157
|
Posted: Mon Aug 28, 2006 2:45 pm Post subject: |
|
|
thanks for that, I think I'll leave unionfs alone, don't wanna mess with CVS snapshots, but I will use the squashfs patch. Thanks a lot, I am learning today
Edit: seems half of that patch has been incorporated upstream |
|
| Back to top |
|
 |
dr.bombay n00b


Joined: 05 May 2005 Posts: 39 Location: Los Angeles
|
Posted: Thu Aug 31, 2006 4:05 pm Post subject: ndiswrapper & 2.6.18-rc4-no2 |
|
|
say cheater-conrad, I remerged 2.6.18-rc4-no2, and recomplied it, still ndiswrapper willnot build, please help if you can, here is the build error;
http://pastebin.ca/156122 _________________ I just escaped from microsoft please help I dont want to ever go back |
|
| Back to top |
|
 |
_dA_CyANIDe Apprentice


Joined: 30 Mar 2005 Posts: 196 Location: Czech Republic
|
Posted: Thu Aug 31, 2006 8:56 pm Post subject: Re: ndiswrapper & 2.6.18-rc4-no2 |
|
|
| dr.bombay wrote: | say cheater-conrad, I remerged 2.6.18-rc4-no2, and recomplied it, still ndiswrapper willnot build, please help if you can, here is the build error;
http://pastebin.ca/156122 |
Hi,
change CHECKSUM_HW to CHECKSUM_PARTIAL in ndis.c file. After that it should be ok.  _________________ AMD64 X2 3800+, 1GB RAM, Gigabyte GF7600
-----
Firewalls cannot block stupidity! |
|
| Back to top |
|
 |
dr.bombay n00b


Joined: 05 May 2005 Posts: 39 Location: Los Angeles
|
Posted: Thu Aug 31, 2006 9:37 pm Post subject: Re: ndiswrapper & 2.6.18-rc4-no2 |
|
|
| _dA_CyANIDe wrote: | | dr.bombay wrote: | say cheater-conrad, I remerged 2.6.18-rc4-no2, and recomplied it, still ndiswrapper willnot build, please help if you can, here is the build error;
http://pastebin.ca/156122 |
Hi,
change CHECKSUM_HW to CHECKSUM_PARTIAL in ndis.c file. After that it should be ok.  |
where do I find it at, and thank you for your help. I tried #slocate ndis.c and this is what I get;
# slocate ndis.c
/usr/src/linux-2.6.17-emission6/drivers/usb/gadget/rndis.c
/usr/src/linux-2.6.17-rc3-no2/drivers/usb/gadget/rndis.c
/usr/src/linux-2.6.18-rc4-no2/drivers/usb/gadget/rndis.c
/usr/src/linux-2.6.17-emission7/drivers/usb/gadget/rndis.c
Your assistances is appreciated _________________ I just escaped from microsoft please help I dont want to ever go back |
|
| Back to top |
|
 |
vipernicus Veteran


Joined: 17 Jan 2005 Posts: 1462 Location: Your College IT Dept.
|
Posted: Fri Sep 01, 2006 12:46 am Post subject: Re: ndiswrapper & 2.6.18-rc4-no2 |
|
|
| dr.bombay wrote: | | _dA_CyANIDe wrote: | | dr.bombay wrote: | say cheater-conrad, I remerged 2.6.18-rc4-no2, and recomplied it, still ndiswrapper willnot build, please help if you can, here is the build error;
http://pastebin.ca/156122 |
Hi,
change CHECKSUM_HW to CHECKSUM_PARTIAL in ndis.c file. After that it should be ok.  |
where do I find it at, and thank you for your help. I tried #slocate ndis.c and this is what I get;
# slocate ndis.c
/usr/src/linux-2.6.17-emission6/drivers/usb/gadget/rndis.c
/usr/src/linux-2.6.17-rc3-no2/drivers/usb/gadget/rndis.c
/usr/src/linux-2.6.18-rc4-no2/drivers/usb/gadget/rndis.c
/usr/src/linux-2.6.17-emission7/drivers/usb/gadget/rndis.c
Your assistances is appreciated |
How-to:
| Code: | Add FEATURES="keepwork keeptemp" to /etc/make.conf
cd /usr/portage/net-wireless/ndiswrapper
ebuild ndiswrapper-1.17.ebuild unpack
cd /var/tmp/portage/ndiswrapper-1.17/work/ndiswrapper-1.17/
nano -w driver/ndis.c
Do a CTRL+W to search, and search for CHECKSUM_HW & change to CHECKSUM_PARTIAL (there will be several instances probably)
Once done, do an emerge ndiswrapper
Remove FEATURES that were added |
Maybe you should try ndiswrapper-1.21, it is hard masked. It may already have this fix applied to it. _________________ Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog |
|
| Back to top |
|
 |
seren Guru


Joined: 27 Aug 2005 Posts: 448 Location: Wisconsin
|
Posted: Fri Sep 01, 2006 2:51 am Post subject: |
|
|
some reason i booted rc4-no2 and my keyboard didnt work, the numlock light was stuck on but no keystrokes went through. the only thing changed in my .config from no1 to no2 were preempt and some things which i cant recall that changed in make oldconfig. its VIA VT8235 Chipset. its a PS/2 keyboard.
| Code: | jaymzbox linux # grep KEYBOARD .config
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
|
thx
seren |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5345 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
cheater1034 Veteran


Joined: 09 Sep 2004 Posts: 1551
|
Posted: Sun Sep 17, 2006 12:46 am Post subject: |
|
|
| kernelOfTruth wrote: | cheater1034, could you please create a reverse-patch for unionfs ?
Thanks in advance |
Hello, I will have a new no-sources release up very soon, and due to instability anyway, I'll drop it then. _________________ JOIN IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
Zen bugs/requests?: http://zen-kernel.org/issues
--
Join: ARCFPWDLVEFOTTSBNA - Anti-Rice club for people who don't like volcanoes except for on the TVs sometimes but not always |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|