[cbm4linux-users] cbm4linux on Suse 8.2 & GCC 3.3
Brought to you by:
cbm4linux
From: Andreas <co...@c6...> - 2003-04-12 23:09:51
|
Hey dudes, I am new to the list, but checked the ML Archives and found only little information on setting up cbm4linux 0.3.1 on my new Distri. However, here we go: - Download & unpack cbm4linux 0.3.1 - Unpack the attached diff files into the same directory - Apply the patches with: "patch d64copy/main.c d64copy/main.diff" "patch cbmcopy/main.c cbmcopy/main.diff" - This will fix the printf help output to get compiled without problems on my 2.4.20 kernel and gcc-3.3. - make ; make dev ; make install on the cbm4linux directory to install the module. for my system I had to to add the following lines to /etc/modules.conf: === start alias char-major-6 parport alias parport_lowlevel parport_pc options parport_pc io=0x378 irq=7,none # If you have multiple parallel ports, specify them this way: # options parport_pc io=0x378,0x278 irq=none,none post-install parport /sbin/modprobe cbm === end - and after reboot the module is loaded. Ofcourse you should test before rebooting if the cbm module is loaded fine. (See some other postings I read.) Hope this helps some ppl .. l8r -- Count Zero/CyberpunX/SCS*TRC http://rr.c64.org - Retro Replay home |