MESSAGE
DATE | 2001-12-10 |
FROM | Ruben Safir
|
SUBJECT | Re: [hangout] Tulip drivers
|
X shouldn't run slow. Use olvwm.
Ruben
On 2001.12.10 08:55:16 -0500 joev_nylxs-at-pipeline.com wrote: >> >> >> Ruben Safir wrote: >>> Do it through the make xconfig menu >> >> X runs way to slowly with only 16mb of ram >> >> >> >> >>> Why are you busting your hump on this. >> >> I don't know any other way to do this. I was just following the >> directions that cam with the NIC >> >> Joe >> >> >> >>>> I still can not compile the tulip.c driver. >>>> >>>> I'm using kernel 2.2.19 in a slackware8.0 distro. >>>> >>>> Steps taken: >>>> >>>> 1-from http://www.scyld.com/network/updates.html, I've download >>>> tulip.c, pci-scan.c, pci-scan.h and kern_compat.h. >>>> >>>> 2-copied to /usr/rsc/modules >>>> >>>> 3-ran gcc -DMODULE -D__KERNEL__ -O6 -c driver.c and gcc -DMODULE >>>> -D__KERNEL__ -O6 -c pci-scan.c >>>> >>>> 4-ran insmod pci-scan.o and insmod driver.o >>>> >>>> The result was no such file or directory >>>> >>>> Then I tried copying kern_compat.h and pci-scan-.h to /usr/src/linux/ >>>> and >>>> ran: >>>> gcc -DMODULE -D__KERNEL__ -O6 -c tulip.c -I/usr/src/linux/include >>>> -include /usr/src/linux/include/linux/kern_compat.h >>>> >>>> gcc -DMODULE -D__KERNEL__ -O6 -c pci-scan.c -I/usr/src/linux/include >>>> -include /usr/src/linux/include/linux/pci-scan.h >>>> >>>> and insmod pci-scan.o resulted in no such file or directory. >>>> >>>> Just for the heck of it I tried: >>>> gcc -DMODULE -D__KERNEL__ -O6 -c driver.c -I/usr/src/linux/include >>>> -include /usr/src/linux/include/linux/modversions.htulip.c >>>> >>>> result: >>>> cpp0: /usr/src/linux/modversions.htulip.c: no such file or directory >>>> >>>> What am I doing wrong or missing here?? >>>> >>>> Thanks >>>> Joe >>>> >> -- >> __________________________ >> >> Brooklyn Linux Solutions >> __________________________ >> http://www.mrbrklyn.com - Consulting >> http://www.brooklynonline.com - For the love of Brooklyn >> http://www.nylxs.com - Leadership Development in Free Software >> http://www.nyfairuse.org - The foundation of Democracy >> http://www2.mrbrklyn.com/resources - Unpublished Archive or stories and >> articles from around the net >> http://www2.mrbrklyn.com/mp3/annie.mp3 - Armed and Dangerous.... >> http://www2.mrbrklyn.com/downtown.html - See the New Downtown >> Brooklyn.... >> >> 1-718-382-5752 >> >> >> >> ____________________________ >> New Yorker Linux Users Scene >> Fair Use - >> because it's either fair use or useless.... >> >> ____________________________ >> New Yorker Linux Users Scene >> Fair Use - >> because it's either fair use or useless.... >> -- __________________________
Brooklyn Linux Solutions __________________________ http://www.mrbrklyn.com - Consulting http://www.brooklynonline.com - For the love of Brooklyn http://www.nylxs.com - Leadership Development in Free Software http://www.nyfairuse.org - The foundation of Democracy http://www2.mrbrklyn.com/resources - Unpublished Archive or stories and articles from around the net http://www2.mrbrklyn.com/mp3/annie.mp3 - Armed and Dangerous.... http://www2.mrbrklyn.com/downtown.html - See the New Downtown Brooklyn....
1-718-382-5752
____________________________ New Yorker Linux Users Scene Fair Use - because it's either fair use or useless....
|
|