<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/opencbm/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/opencbm/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 15 Dec 2020 10:56:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/opencbm/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/opencbm/wiki/Home/?limit=25#37aa</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;@Spiro&lt;br/&gt;
Many thanks so far, will use 4x1N5819&lt;br/&gt;
--&amp;gt;Please by careful with the diodes for the XM1541 cable, use only recommended ones&lt;/p&gt;
&lt;p&gt;could be something wrong with my deb setup, as /sbin is not searched&lt;br/&gt;
$ /sbin/modprobe cbm&lt;br/&gt;
modprobe: ERROR: could not insert 'cbm': Operation not permitted&lt;/p&gt;
&lt;p&gt;$ id&lt;br/&gt;
....100(users),...&lt;/p&gt;
&lt;p&gt;$ cat /etc/udev/rules.d/45-opencbm-xa1541.rules&lt;br/&gt;
ACTION!="add", GOTO="opencbm_plugin_xa1541_rules_end"&lt;br/&gt;
# xa1541/xm1541 parallel port driver&lt;br/&gt;
KERNEL=="cbm", GROUP="users", MODE="0664"&lt;/p&gt;
&lt;p&gt;LABEL="opencbm_plugin_xa1541_rules_end"&lt;/p&gt;
&lt;p&gt;/sbin/modprobe cbm still requires root privileges&lt;/p&gt;
&lt;p&gt;perhaps need to rebuild initrd.img ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomas Kral</dc:creator><pubDate>Tue, 15 Dec 2020 10:56:54 -0000</pubDate><guid>https://sourceforge.net42bc20dd2c4c7fda075404ee34ffba261d62cead</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/opencbm/wiki/Home/?limit=25#0777</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;by running /sbin/depmod manually we got entries in&lt;/p&gt;
&lt;p&gt;4.19.0-8-686-pae$ grep cbm modules.alias&lt;br/&gt;
alias char-major-10-177 cbm&lt;br/&gt;
alias opencbm cbm&lt;/p&gt;
&lt;p&gt;and &lt;br/&gt;
4.19.0-8-686-pae$ grep cbm modules.dep&lt;br/&gt;
kernel/drivers/char/cbm.ko: kernel/drivers/parport/parport.ko&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomas Kral</dc:creator><pubDate>Fri, 11 Dec 2020 19:32:04 -0000</pubDate><guid>https://sourceforge.net251c533c15df84ec642b93c8a4ea9338660f508c</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/opencbm/wiki/Home/?limit=25#1411</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;$ find /lib/ -iname cbm.ko&lt;br/&gt;
/lib/modules/4.19.0-8-686-pae/kernel/drivers/char/cbm.ko&lt;/p&gt;
&lt;p&gt;/sbin/depmod on the so are incmod, modrobe&lt;/p&gt;
&lt;p&gt;depmod was not run during install as it needs be given /sbin path explicitly as system binary&lt;br/&gt;
...&lt;br/&gt;
see above&lt;/p&gt;
&lt;p&gt;modprobe looks inside /lib/modules/4.19.0-8-686-pae/ by default&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomas Kral</dc:creator><pubDate>Fri, 11 Dec 2020 19:23:29 -0000</pubDate><guid>https://sourceforge.net2d37152ffa6aeea5166b74c0839b82a85cb84d44</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/opencbm/wiki/Home/?limit=100#6256</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;--&amp;gt; actually no physical connection yet, just testing to load module, taking a long time to load&lt;/p&gt;
&lt;p&gt;This is normal without a cable. The driver tries to reset a floppy. It resets it and waits for the reaction of the floppy. If there is none connected, it will stay there until a timeout occurs ("cbm: quitting because of timeout")&lt;/p&gt;
&lt;p&gt;But why is cbm.ko missing at the right location? What does find /lib/ -iname cbm.ko show?&lt;/p&gt;
&lt;p&gt;depmod should be in the Debian package named 'kmod'.&lt;/p&gt;
&lt;p&gt;Please by careful with the diodes for the  XM1541 cable, use only recommended ones as written on &lt;a href="http://sta.c64.org/xm1541.html" rel="nofollow"&gt;http://sta.c64.org/xm1541.html&lt;/a&gt; and &lt;a href="http://sta.c64.org/xm1541c.html." rel="nofollow"&gt;http://sta.c64.org/xm1541c.html.&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Spiro Trikaliotis</dc:creator><pubDate>Fri, 11 Dec 2020 14:37:49 -0000</pubDate><guid>https://sourceforge.netae60a1dedb8923d44555f88f909ba011a9e5de1c</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/opencbm/wiki/Home/?limit=25#401b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;@Spiro, I plan to build XA1541 one, is just four diodes.&lt;/p&gt;
&lt;p&gt;It is VIA chipset.&lt;br/&gt;
&lt;span&gt;[   19.935433]&lt;/span&gt; parport_pc: VIA 686A/8231 detected&lt;br/&gt;
&lt;span&gt;[   19.935441]&lt;/span&gt; parport_pc: probing current configuration&lt;br/&gt;
&lt;span&gt;[   19.935463]&lt;/span&gt; parport_pc: Current parallel port base: 0x378&lt;br/&gt;
&lt;span&gt;[   19.935616]&lt;/span&gt; parport0: PC-style at 0x378, irq 7 &lt;span&gt;[PCSPP,EPP]&lt;/span&gt;&lt;br/&gt;
&lt;span&gt;[   20.032711]&lt;/span&gt; parport_pc: VIA parallel port: io=0x378, irq=7&lt;br/&gt;
&lt;span&gt;[   23.336040]&lt;/span&gt; ppdev: user-space parallel port driver&lt;/p&gt;
&lt;p&gt;uname -a&lt;br/&gt;
Linux lynx 4.19.0-8-686-pae #1 SMP Debian 4.19.98-1 (2020-01-26) i686 GNU/Linux&lt;/p&gt;
&lt;p&gt;make -f LINUX/Makefile plugin-xa1541a&lt;br/&gt;
make: Nothing to be done for 'plugin-xa1541&lt;/p&gt;
&lt;p&gt;opencbm-0.4.99.103$ ls&lt;br/&gt;
cbm4wingui  gui4cbm4win.vb6.old  opencbm    README-OSX.txt  xu1541   xum1541cfg&lt;br/&gt;
dirs        LINUX                README.md  windrv          xum1541&lt;/p&gt;
&lt;p&gt;no xa1541 directory in the source&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomas Kral</dc:creator><pubDate>Thu, 10 Dec 2020 22:17:04 -0000</pubDate><guid>https://sourceforge.netaa5f5b3ff7261d59c1d6e3f25d4399711f7acc27</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/opencbm/wiki/Home/?limit=25#b900</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;@Spiro, I plan to build XM1541 one, is just four diodes.&lt;/p&gt;
&lt;p&gt;It is VIA chipset.&lt;br/&gt;
&lt;span&gt;[   19.935433]&lt;/span&gt; parport_pc: VIA 686A/8231 detected&lt;br/&gt;
&lt;span&gt;[   19.935441]&lt;/span&gt; parport_pc: probing current configuration&lt;br/&gt;
&lt;span&gt;[   19.935463]&lt;/span&gt; parport_pc: Current parallel port base: 0x378&lt;br/&gt;
&lt;span&gt;[   19.935616]&lt;/span&gt; parport0: PC-style at 0x378, irq 7 &lt;span&gt;[PCSPP,EPP]&lt;/span&gt;&lt;br/&gt;
&lt;span&gt;[   20.032711]&lt;/span&gt; parport_pc: VIA parallel port: io=0x378, irq=7&lt;br/&gt;
&lt;span&gt;[   23.336040]&lt;/span&gt; ppdev: user-space parallel port driver&lt;/p&gt;
&lt;p&gt;uname -a&lt;br/&gt;
Linux lynx 4.19.0-8-686-pae #1 SMP Debian 4.19.98-1 (2020-01-26) i686 GNU/Linux&lt;/p&gt;
&lt;p&gt;make -f LINUX/Makefile plugin-xa1541a&lt;br/&gt;
make: Nothing to be done for 'plugin-xa1541&lt;/p&gt;
&lt;p&gt;opencbm-0.4.99.103$ ls&lt;br/&gt;
cbm4wingui  gui4cbm4win.vb6.old  opencbm    README-OSX.txt  xu1541   xum1541cfg&lt;br/&gt;
dirs        LINUX                README.md  windrv          xum1541&lt;/p&gt;
&lt;p&gt;no xa1541 directory in the source&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomas Kral</dc:creator><pubDate>Thu, 10 Dec 2020 22:16:53 -0000</pubDate><guid>https://sourceforge.net3cd7647b80c2430938ae02f674d2804c429151ea</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/opencbm/wiki/Home/?limit=100#272b/ff15</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;@Tomas, are you really using an XA1541 or XM1541 cable? That is, you have a parallel port on your machine that is connected via ISA bus? PCI might work, USB will definitely not work!&lt;/p&gt;
&lt;p&gt;If this is right, then the following applies:&lt;br/&gt;
First, it would be good to have a complete build log. In your case, I assume that you might be missing the linux kernel headers for your machine. Without them, xa1541 cannot be build.&lt;/p&gt;
&lt;p&gt;What Linux system are you using?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Spiro Trikaliotis</dc:creator><pubDate>Thu, 10 Dec 2020 21:47:14 -0000</pubDate><guid>https://sourceforge.net3b2fb3949619afc515ea799560feaf3827378e3b</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/opencbm/wiki/Home/?limit=25#272b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br/&gt;
New to CBM scene, just getting started with C64 &amp;amp; 1541.&lt;/p&gt;
&lt;p&gt;make -f LINUX/Makefile  opencbm plugin-xa1541&lt;br/&gt;
builds but says nothing to be done for plugin-xa1541&lt;/p&gt;
&lt;p&gt;make -f LINUX/Makefile  install install-plugin-xa1541&lt;br/&gt;
...&lt;br/&gt;
install -m 755 ..//LINUX/plugin_helper_tools /usr/local/bin/opencbm_plugin_helper_tools&lt;br/&gt;
mark that there is no default plugin yet.&lt;br/&gt;
..//LINUX/plugin_helper_tools setdefaultplugin "/etc" 00opencbm.conf ""&lt;br/&gt;
------ setting new default to: ''.&lt;br/&gt;
...&lt;/p&gt;
&lt;p&gt;/sbin/modprobe cbm&lt;br/&gt;
/sbin/insmod cbm&lt;br/&gt;
no such file or directory&lt;/p&gt;
&lt;p&gt;find -name cbm.o&lt;br/&gt;
./opencbm/compat/cbm.o&lt;br/&gt;
./opencbm/lib/cbm.o&lt;/p&gt;
&lt;p&gt;Seems I ma missing xa1541 plugin?&lt;br/&gt;
Many thanks&lt;br/&gt;
Tomas&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomas Kral</dc:creator><pubDate>Thu, 10 Dec 2020 20:34:19 -0000</pubDate><guid>https://sourceforge.net929cf6199d2f36f23922f071fbc110dffce61e21</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/opencbm/wiki/Home/?limit=100#9e23</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thank you for pointing out the omission. I just added v0.4.99.103 to the files section.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Spiro Trikaliotis</dc:creator><pubDate>Thu, 03 Dec 2020 19:59:34 -0000</pubDate><guid>https://sourceforge.net429ce2ae9a0308e1941cb9a7a1abddfe84c94870</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/opencbm/wiki/Home/?limit=25#2eda</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;0.4.99.99 is not the latest version. The latest version, to date that is 0/4/99/103, (sources) can be found on Guthub: &lt;a href="https://github.com/OpenCBM/OpenCBM" rel="nofollow"&gt;https://github.com/OpenCBM/OpenCBM&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The binary Windows download link for this version is &lt;a href="https://spiro.trikaliotis.net/download/opencbm-0.4.99.103/opencbm-0.4.99.103.zip" rel="nofollow"&gt;https://spiro.trikaliotis.net/download/opencbm-0.4.99.103/opencbm-0.4.99.103.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Just for any confused newcomers ;)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N.A. Hoijtink</dc:creator><pubDate>Thu, 03 Dec 2020 05:43:34 -0000</pubDate><guid>https://sourceforge.net4d44b61f33e43c7274be211af2059aa21d340f24</guid></item></channel></rss>