Re: peak-linux-driver-7.11
FYI, i created a page for setting up a PEAK CAN-USB device on tizen without the proprietary drivers: https://wiki.tizen.org/wiki/PEAK_CAN On Thu, Jul 31, 2014 at 9:12 AM, Paul Hanchett wrote: > I don't have access to the resources I used to have at JLR, but you might > look at this to see if there's something useful: > http://www.peak-system.com/fileadmin/media/linux/files/PCAN-Driver_for_Linux_eng_7.x.pdf > > Basically, there's more to be done than just unzip the driver files. I had > my development system set up so that I could build the drivers on my Tizen > box. With that setup, all I had to do (I *think*, my memory is not what it > once was!) was to do a "make install". > > YMMV. > > Paul > > > Paul Hanchett > The Oregon Business Coach > http://oregonbusinesscoach.com > --- > mailto://paul.hanch...@gmail.com > (503) 502-9989 > > > On Thu, Jul 31, 2014 at 6:01 AM, Acklin, Robert > wrote: >> >> Hello, >> >> Does anyone know where I can find in depth info on peak can driver. I've >> got the driver build and its loaded (insmod) and I can see messages >> identifying usb dongle once plugged in but the /dev/pcan0 never appears. How >> do I get peak CAN driver setup correctly? >> >> ubuntu-intel:~/peak-linux-driver-7.11$ dmesg | tail -8 >> [2396392.128007] usb 1-1.2: new full-speed USB device number 11 using >> ehci-pci >> [2396392.228457] usb 1-1.2: New USB device found, idVendor=0c72, >> idProduct=000c >> [2396392.228480] usb 1-1.2: New USB device strings: Mfr=0, Product=3, >> SerialNumber=0 >> [2396392.228495] usb 1-1.2: Product: VER1:PEAK >> [2396392.228495] VER2:02.8.01 >> [2396392.228495] DAT :06.05.2004 >> [2396392.228495] TIME:09:35:37 >> [2396392.228495] ... >> >> ubuntu-intel:~/peak-linux-driver-7.11$ lsusb | grep PEAK >> Bus 001 Device 011: ID 0c72:000c PEAK System PCAN-USB >> >> ubuntu-intel:~/peak-linux-driver-7.11$ lsmod | grep pcan >> pcan 38029 0 >> i2c_algo_bit 13413 3 igb,i915,pcan >> >> >> Thanks >> Robert >> >> ___ >> IVI mailing list >> IVI@lists.tizen.org >> https://lists.tizen.org/listinfo/ivi >> > > > ___ > IVI mailing list > IVI@lists.tizen.org > https://lists.tizen.org/listinfo/ivi > ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi
Re: peak-linux-driver-7.11
I don't have access to the resources I used to have at JLR, but you might look at this to see if there's something useful: http://www.peak-system.com/fileadmin/media/linux/files/PCAN-Driver_for_Linux_eng_7.x.pdf Basically, there's more to be done than just unzip the driver files. I had my development system set up so that I could build the drivers on my Tizen box. With that setup, all I had to do (I *think*, my memory is not what it once was!) was to do a "make install". YMMV. Paul Paul Hanchett The Oregon Business Coach http://oregonbusinesscoach.com <http://oregonbusinesscoach.net> --- mailto://paul.hanch...@gmail.com (503) 502-9989 On Thu, Jul 31, 2014 at 6:01 AM, Acklin, Robert wrote: > Hello, > > Does anyone know where I can find in depth info on peak can driver. I've > got the driver build and its loaded (insmod) and I can see messages > identifying usb dongle once plugged in but the /dev/pcan0 never appears. > How do I get peak CAN driver setup correctly? > > ubuntu-intel:~/peak-linux-driver-7.11$ dmesg | tail -8 > [2396392.128007] usb 1-1.2: new full-speed USB device number 11 using > ehci-pci > [2396392.228457] usb 1-1.2: New USB device found, idVendor=0c72, > idProduct=000c > [2396392.228480] usb 1-1.2: New USB device strings: Mfr=0, Product=3, > SerialNumber=0 > [2396392.228495] usb 1-1.2: Product: VER1:PEAK > [2396392.228495] VER2:02.8.01 > [2396392.228495] DAT :06.05.2004 > [2396392.228495] TIME:09:35:37 > [2396392.228495] ... > > ubuntu-intel:~/peak-linux-driver-7.11$ lsusb | grep PEAK > Bus 001 Device 011: ID 0c72:000c PEAK System PCAN-USB > > ubuntu-intel:~/peak-linux-driver-7.11$ lsmod | grep pcan > pcan 38029 0 > i2c_algo_bit 13413 3 igb,i915,pcan > > > Thanks > Robert > > ___ > IVI mailing list > IVI@lists.tizen.org > https://lists.tizen.org/listinfo/ivi > > ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi
peak-linux-driver-7.11
Hello, Does anyone know where I can find in depth info on peak can driver. I've got the driver build and its loaded (insmod) and I can see messages identifying usb dongle once plugged in but the /dev/pcan0 never appears. How do I get peak CAN driver setup correctly? ubuntu-intel:~/peak-linux-driver-7.11$ dmesg | tail -8 [2396392.128007] usb 1-1.2: new full-speed USB device number 11 using ehci-pci [2396392.228457] usb 1-1.2: New USB device found, idVendor=0c72, idProduct=000c [2396392.228480] usb 1-1.2: New USB device strings: Mfr=0, Product=3, SerialNumber=0 [2396392.228495] usb 1-1.2: Product: VER1:PEAK [2396392.228495] VER2:02.8.01 [2396392.228495] DAT :06.05.2004 [2396392.228495] TIME:09:35:37 [2396392.228495] ... ubuntu-intel:~/peak-linux-driver-7.11$ lsusb | grep PEAK Bus 001 Device 011: ID 0c72:000c PEAK System PCAN-USB ubuntu-intel:~/peak-linux-driver-7.11$ lsmod | grep pcan pcan 38029 0 i2c_algo_bit 13413 3 igb,i915,pcan Thanks Robert ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi