[ Home ]

ok im ready to go ubuntu...

fx — 23 Aug 2011 12:58

Subject: ha!

YES! thanks, i was flailing trying to find how to get that, have been using inkscape for a year or so on windows but never been able to cut direct. Thanks again.

fx — 23 Aug 2011 17:25

Subject: ohhh..

oh the highs and the lows its nearly as good as charlie! my cutter is not doing anything, tried a few things i found online but no joy, found a test - write a plot file name it hpgl save it on the desktop and send it by >>> $ cat Desktop/hpgl > dev/ttyUSBO which returns>>> bash: /dev/ttyUSBO: Permission denied tried it with sudo but still the same ........any ideas?

grix — 23 Aug 2011 20:48

Subject: Re: ohhh..

Make sure your USB to serial cable is plugged in properly After you plug it in run dmesg
[668448.517549] usb 3-2: new full speed USB device using uhci_hcd and address 2
[668448.825803] usbcore: registered new interface driver usbserial
[668448.825824] USB Serial support registered for generic
[668448.825863] usbcore: registered new interface driver usbserial_generic
[668448.825865] usbserial: USB Serial Driver core
[668448.860144] USB Serial support registered for FTDI USB Serial Device
[668448.860215] ftdi_sio 3-2:1.0: FTDI USB Serial Device converter detected
[668448.860238] usb 3-2: Detected FT232BM
[668448.860239] usb 3-2: Number of endpoints 2
[668448.860241] usb 3-2: Endpoint 1 MaxPacketSize 64
[668448.860242] usb 3-2: Endpoint 2 MaxPacketSize 64
[668448.860243] usb 3-2: Setting MaxPacketSize 64
[668448.862417] usb 3-2: FTDI USB Serial Device converter now attached to ttyUSB0
[668448.862445] usbcore: registered new interface driver ftdi_sio
[668448.862448] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[668520.098192] ===>rt_ioctl_giwscan. 1(1) BSS returned, data->length = 222
check for a line like this: FTDI USB Serial Device converter now attached to ttyUSB0 The USB device is numbered so they go ttyUSB0 ttyUSB1 ttyUSB2 etc You will probably need sudo and your cat command should work but you need a leading backslash before dev and make sure you are using a zero and not the capital letter O
sudo cat Desktop/hpgl > /dev/ttyUSB0

grix — 23 Aug 2011 20:53

Subject: Re: ohhh..

What actual cutter are you using - do you know the device name and model? The serial communications settings may need to be changed (baud rate, parity etc)

fx — 24 Aug 2011 15:50

Subject: Re: Re: ohhh..longest post ever on grxnx?

my cutter is a mimaki CG60SR assumed the baud rate is default 9600 but have sent an email to them as i cant find it in spec, also think i will need to chang it to HGPL as this seems to be standard but was going to try first with MKGL which is factory default. ran dmesg and got >>>>> a [12200.004360] ===>rtl8192se_link_change():ieee->iw_mode is 2 [12200.060339] =====>rtl8192_set_chan()====ch:1 [12200.172114] =====>rtl8192_set_chan()====ch:2 [12200.284104] =====>rtl8192_set_chan()====ch:3 [12200.396101] =====>rtl8192_set_chan()====ch:4 [12200.508122] =====>rtl8192_set_chan()====ch:5 [12200.620105] =====>rtl8192_set_chan()====ch:6 [12200.732104] =====>rtl8192_set_chan()====ch:7 [12200.844069] =====>rtl8192_set_chan()====ch:8 [12200.956105] =====>rtl8192_set_chan()====ch:9 [12201.068118] =====>rtl8192_set_chan()====ch:10 [12201.180069] =====>rtl8192_set_chan()====ch:11 [12201.292103] =====>rtl8192_set_chan()====ch:12 [12201.404100] =====>rtl8192_set_chan()====ch:13 [12201.516075] =====>rtl8192_set_chan()====ch:3 [12201.526235] ===>rtl8192se_link_change():ieee->iw_mode is 2 [12201.526248] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [12320.004689] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData [12320.004938] ===>rtl8192se_link_change():ieee->iw_mode is 2 [12320.060327] =====>rtl8192_set_chan()====ch:1 [12320.172122] =====>rtl8192_set_chan()====ch:2 [12320.284128] =====>rtl8192_set_chan()====ch:3 [12320.396072] =====>rtl8192_set_chan()====ch:4 [12320.508068] =====>rtl8192_set_chan()====ch:5 [12320.620109] =====>rtl8192_set_chan()====ch:6 [12320.732104] =====>rtl8192_set_chan()====ch:7 [12320.844124] =====>rtl8192_set_chan()====ch:8 [12320.956106] =====>rtl8192_set_chan()====ch:9 [12321.068112] =====>rtl8192_set_chan()====ch:10 [12321.180105] =====>rtl8192_set_chan()====ch:11 [12321.292130] =====>rtl8192_set_chan()====ch:12 [12321.404043] =====>rtl8192_set_chan()====ch:13 [12321.516114] =====>rtl8192_set_chan()====ch:3 [12321.526359] ===>rtl8192se_link_change():ieee->iw_mode is 2 [12321.526370] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [12440.004593] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData [12440.004981] ===>rtl8192se_link_change():ieee->iw_mode is 2 [12440.060245] =====>rtl8192_set_chan()====ch:1 [12440.172113] =====>rtl8192_set_chan()====ch:2 [12440.284109] =====>rtl8192_set_chan()====ch:3 [12440.396103] =====>rtl8192_set_chan()====ch:4 [12440.508120] =====>rtl8192_set_chan()====ch:5 [12440.620068] =====>rtl8192_set_chan()====ch:6 [12440.732106] =====>rtl8192_set_chan()====ch:7 [12440.844112] =====>rtl8192_set_chan()====ch:8 [12440.956068] =====>rtl8192_set_chan()====ch:9 [12441.068098] =====>rtl8192_set_chan()====ch:10 [12441.180120] =====>rtl8192_set_chan()====ch:11 [12441.292105] =====>rtl8192_set_chan()====ch:12 [12441.404105] =====>rtl8192_set_chan()====ch:13 [12441.516115] =====>rtl8192_set_chan()====ch:3 [12441.526356] ===>rtl8192se_link_change():ieee->iw_mode is 2 [12441.526367] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [12560.004318] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData [12560.004706] ===>rtl8192se_link_change():ieee->iw_mode is 2 [12560.060322] =====>rtl8192_set_chan()====ch:1 [12560.172107] =====>rtl8192_set_chan()====ch:2 [12560.284069] =====>rtl8192_set_chan()====ch:3 [12560.396108] =====>rtl8192_set_chan()====ch:4 [12560.508105] =====>rtl8192_set_chan()====ch:5 [12560.620099] =====>rtl8192_set_chan()====ch:6 [12560.732085] =====>rtl8192_set_chan()====ch:7 [12560.844070] =====>rtl8192_set_chan()====ch:8 [12560.956103] =====>rtl8192_set_chan()====ch:9 [12561.068102] =====>rtl8192_set_chan()====ch:10 [12561.180111] =====>rtl8192_set_chan()====ch:11 [12561.292115] =====>rtl8192_set_chan()====ch:12 [12561.404104] =====>rtl8192_set_chan()====ch:13 [12561.516114] =====>rtl8192_set_chan()====ch:3 [12561.526355] ===>rtl8192se_link_change():ieee->iw_mode is 2 [12561.526366] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [12680.004409] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData [12680.004710] ===>rtl8192se_link_change():ieee->iw_mode is 2 [12680.060327] =====>rtl8192_set_chan()====ch:1 [12680.172119] =====>rtl8192_set_chan()====ch:2 [12680.284111] =====>rtl8192_set_chan()====ch:3 [12680.396110] =====>rtl8192_set_chan()====ch:4 [12680.508104] =====>rtl8192_set_chan()====ch:5 [12680.620107] =====>rtl8192_set_chan()====ch:6 [12680.732109] =====>rtl8192_set_chan()====ch:7 [12680.844104] =====>rtl8192_set_chan()====ch:8 [12680.956104] =====>rtl8192_set_chan()====ch:9 [12681.068119] =====>rtl8192_set_chan()====ch:10 [12681.180104] =====>rtl8192_set_chan()====ch:11 [12681.292106] =====>rtl8192_set_chan()====ch:12 [12681.404104] =====>rtl8192_set_chan()====ch:13 [12681.516116] =====>rtl8192_set_chan()====ch:3 [12681.526275] ===>rtl8192se_link_change():ieee->iw_mode is 2 [12681.526287] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [12800.004382] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData [12800.004767] ===>rtl8192se_link_change():ieee->iw_mode is 2 [12800.060323] =====>rtl8192_set_chan()====ch:1 [12800.172113] =====>rtl8192_set_chan()====ch:2 [12800.284106] =====>rtl8192_set_chan()====ch:3 [12800.396106] =====>rtl8192_set_chan()====ch:4 [12800.508068] =====>rtl8192_set_chan()====ch:5 [12800.620112] =====>rtl8192_set_chan()====ch:6 [12800.732103] =====>rtl8192_set_chan()====ch:7 [12800.844106] =====>rtl8192_set_chan()====ch:8 [12800.956103] =====>rtl8192_set_chan()====ch:9 [12801.068114] =====>rtl8192_set_chan()====ch:10 [12801.180110] =====>rtl8192_set_chan()====ch:11 [12801.292102] =====>rtl8192_set_chan()====ch:12 [12801.404103] =====>rtl8192_set_chan()====ch:13 [12801.516120] =====>rtl8192_set_chan()====ch:3 [12801.526282] ===>rtl8192se_link_change():ieee->iw_mode is 2 [12801.526295] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [12920.003885] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData [12920.004354] ===>rtl8192se_link_change():ieee->iw_mode is 2 [12920.060324] =====>rtl8192_set_chan()====ch:1 [12920.172112] =====>rtl8192_set_chan()====ch:2 [12920.284118] =====>rtl8192_set_chan()====ch:3 [12920.396070] =====>rtl8192_set_chan()====ch:4 [12920.508106] =====>rtl8192_set_chan()====ch:5 [12920.620107] =====>rtl8192_set_chan()====ch:6 [12920.732116] =====>rtl8192_set_chan()====ch:7 [12920.844112] =====>rtl8192_set_chan()====ch:8 [12920.956113] =====>rtl8192_set_chan()====ch:9 [12921.068077] =====>rtl8192_set_chan()====ch:10 [12921.180109] =====>rtl8192_set_chan()====ch:11 [12921.292107] =====>rtl8192_set_chan()====ch:12 [12921.404110] =====>rtl8192_set_chan()====ch:13 [12921.516116] =====>rtl8192_set_chan()====ch:3 [12921.526282] ===>rtl8192se_link_change():ieee->iw_mode is 2 [12921.526294] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [13040.004164] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData [13040.004500] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13040.060337] =====>rtl8192_set_chan()====ch:1 [13040.172099] =====>rtl8192_set_chan()====ch:2 [13040.284113] =====>rtl8192_set_chan()====ch:3 [13040.396108] =====>rtl8192_set_chan()====ch:4 [13040.508111] =====>rtl8192_set_chan()====ch:5 [13040.620107] =====>rtl8192_set_chan()====ch:6 [13040.732068] =====>rtl8192_set_chan()====ch:7 [13040.844109] =====>rtl8192_set_chan()====ch:8 [13040.956109] =====>rtl8192_set_chan()====ch:9 [13041.068082] =====>rtl8192_set_chan()====ch:10 [13041.180106] =====>rtl8192_set_chan()====ch:11 [13041.292106] =====>rtl8192_set_chan()====ch:12 [13041.404107] =====>rtl8192_set_chan()====ch:13 [13041.516118] =====>rtl8192_set_chan()====ch:3 [13041.526359] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13041.526370] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [13086.799973] disauth packet ! [13086.800959] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13088.698438] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0 [13088.764939] ===>rtllib_wx_set_power(): power disable [13091.585216] PM: Syncing filesystems ... done. [13091.587323] PM: Preparing system for mem sleep [13091.598121] Freezing user space processes ... (elapsed 0.01 seconds) done. [13091.612135] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done. [13091.628126] PM: Entering mem sleep [13091.628167] Suspending console(s) (use no_console_suspend to debug) [13091.628708] sd 2:0:0:0: [sda] Synchronizing SCSI cache [13091.707724] ============> r8192E suspend call. [13091.707727] RTL819XE:UI is open out of suspend function [13091.707729] r8192E support WOL call? [13091.707827] rtl819xSE 0000:02:00.0: PCI INT A disabled [13091.707937] ACPI handle has no context! [13091.707943] ACPI handle has no context! [13091.708474] ohci_hcd 0000:00:14.5: PCI INT C disabled [13091.709645] ehci_hcd 0000:00:13.2: PCI INT B disabled [13091.709663] ohci_hcd 0000:00:13.0: PCI INT A disabled [13091.709690] ehci_hcd 0000:00:12.2: PCI INT B disabled [13091.709707] ohci_hcd 0000:00:12.1: PCI INT A disabled [13091.709724] ohci_hcd 0000:00:12.0: PCI INT A disabled [13091.812116] HDA Intel 0000:00:14.2: PCI INT A disabled [13091.828055] PM: suspend of drv:HDA Intel dev:0000:00:14.2 complete after 119.555 msecs [13091.834464] sd 2:0:0:0: [sda] Stopping disk [13092.214205] PM: suspend of drv:sd dev:2:0:0:0 complete after 585.502 msecs [13092.214216] PM: suspend of drv:scsi dev:target2:0:0 complete after 584.510 msecs [13092.214227] PM: suspend of drv:scsi dev:host2 complete after 584.473 msecs [13092.214367] ahci 0000:00:11.0: PCI INT A disabled [13092.228052] PM: suspend of drv:ahci dev:0000:00:11.0 complete after 518.317 msecs [13092.784470] [drm] Disabling audio support [13092.898592] radeon 0000:01:05.0: PCI INT A disabled [13092.912062] PM: suspend of drv:radeon dev:0000:01:05.0 complete after 1203.665 msecs [13092.912081] PM: suspend of drv:pci dev:0000:00:01.0 complete after 1202.287 msecs [13092.912099] PM: suspend of drv: dev:pci0000:00 complete after 1202.278 msecs [13092.912109] PM: suspend of devices complete after 1283.618 msecs [13092.912112] PM: suspend devices took 1.284 seconds [13092.912834] atl1c 0000:03:00.0: PME# enabled [13092.912847] atl1c 0000:03:00.0: wake-up capability enabled by ACPI [13092.960353] PM: late suspend of devices complete after 48.234 msecs [13092.960453] ACPI: Preparing to enter system sleep state S3 [13093.004565] PM: Saving platform NVS memory [13093.005352] Disabling non-boot CPUs ... [13093.005456] Extended CMOS year: 2000 [13093.005456] Back to C! [13093.005456] PM: Restoring platform NVS memory [13093.005456] Extended CMOS year: 2000 [13093.005456] ACPI: Waking up from system sleep state S3 [13093.072420] pcieport 0000:00:04.0: restoring config space at offset 0x1 (was 0x100107, writing 0x100507) [13093.072502] pcieport 0000:00:05.0: restoring config space at offset 0x1 (was 0x100107, writing 0x100507) [13093.088062] ehci_hcd 0000:00:12.2: BAR 0: set to [mem 0xfbbff800-0xfbbff8ff] (PCI address [0xfbbff800-0xfbbff8ff]) [13093.088096] ehci_hcd 0000:00:12.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00112) [13093.104060] ehci_hcd 0000:00:13.2: BAR 0: set to [mem 0xfbbff400-0xfbbff4ff] (PCI address [0xfbbff400-0xfbbff4ff]) [13093.104095] ehci_hcd 0000:00:13.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00112) [13093.104174] pata_atiixp 0000:00:14.1: restoring config space at offset 0x3 (was 0x0, writing 0x4000) [13093.104201] HDA Intel 0000:00:14.2: restoring config space at offset 0xf (was 0x10a, writing 0xa) [13093.104225] HDA Intel 0000:00:14.2: restoring config space at offset 0x1 (was 0x4100006, writing 0x4100002) [13093.104370] radeon 0000:01:05.0: restoring config space at offset 0xf (was 0x1ff, writing 0x107) [13093.104384] radeon 0000:01:05.0: restoring config space at offset 0x3 (was 0x800000, writing 0x800010) [13093.104390] radeon 0000:01:05.0: restoring config space at offset 0x1 (was 0x40100107, writing 0x100107) [13093.104474] rtl819xSE 0000:02:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10a) [13093.104492] rtl819xSE 0000:02:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xfbefc000) [13093.104552] rtl819xSE 0000:02:00.0: restoring config space at offset 0x4 (was 0x1, writing 0xd801) [13093.104611] rtl819xSE 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10) [13093.104672] rtl819xSE 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100107) [13093.104764] atl1c 0000:03:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10) [13093.105446] PM: early resume of devices complete after 33.270 msecs [13093.105651] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 [13093.105724] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [13093.105748] ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [13093.105871] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [13093.105893] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [13093.105917] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [13093.105958] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [13093.106002] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [13093.106040] radeon 0000:01:05.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [13093.106045] radeon 0000:01:05.0: setting latency timer to 64 [13093.108970] ================>r8192E resume call. [13093.109028] rtl819xSE 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [13093.109139] RTL819XE:UI is open out of resume function [13093.109185] atl1c 0000:03:00.0: wake-up capability disabled by ACPI [13093.109191] atl1c 0000:03:00.0: PME# disabled [13093.139574] radeon 0000:01:05.0: WB enabled [13093.172110] [drm] ring test succeeded in 0 usecs [13093.172130] [drm] ib test succeeded in 0 usecs [13093.172133] [drm] Enabling audio support [13093.188432] sd 2:0:0:0: [sda] Starting disk [13093.216154] PM: resume of drv:atl1c dev:0000:03:00.0 complete after 106.971 msecs [13093.292066] PM: resume of drv:usb dev:usb2 complete after 157.306 msecs [13093.292080] PM: resume of drv:hub dev:2-0:1.0 complete after 157.308 msecs [13093.292090] PM: resume of drv: dev:ep_00 complete after 157.255 msecs [13093.292112] PM: resume of drv: dev:ep_81 complete after 157.314 msecs [13093.295493] PM: resume of drv:battery dev:PNP0C0A:00 complete after 160.497 msecs [13093.312588] PM: resume of drv:usb dev:usb1 complete after 203.229 msecs [13093.312600] PM: resume of drv:hub dev:1-0:1.0 complete after 203.235 msecs [13093.312610] PM: resume of drv: dev:ep_00 complete after 177.858 msecs [13093.312618] PM: resume of drv: dev:ep_81 complete after 177.899 msecs [13093.404072] usb 2-3: reset high speed USB device using ehci_hcd and address 2 [13093.444083] ata6: SATA link down (SStatus 0 SControl 300) [13093.444117] ata4: SATA link down (SStatus 0 SControl 300) [13093.444155] ata5: SATA link down (SStatus 0 SControl 300) [13094.008041] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [13094.048721] ata3.00: configured for UDMA/133 [13094.117845] PM: resume of drv:sd dev:2:0:0:0 complete after 929.415 msecs [13094.117858] PM: resume of drv:scsi_device dev:2:0:0:0 complete after 929.380 msecs [13094.117866] PM: resume of drv:scsi_disk dev:2:0:0:0 complete after 803.838 msecs [13094.369616] PM: resume of drv:usb dev:2-3 complete after 1181.361 msecs [13094.369629] PM: resume of drv:uvcvideo dev:2-3:1.0 complete after 1181.354 msecs [13094.369640] PM: resume of drv:uvcvideo dev:2-3:1.1 complete after 1181.324 msecs [13094.369648] PM: resume of drv: dev:ep_00 complete after 1181.286 msecs [13094.369655] PM: resume of drv: dev:ep_83 complete after 1181.360 msecs [13094.369663] PM: resume of drv:video4linux dev:video0 complete after 251.698 msecs [13098.560067] PM: resume of drv:radeon dev:0000:01:05.0 complete after 5454.029 msecs [13098.560079] PM: resume of drv:drm dev:controlD64 complete after 4190.344 msecs [13098.560150] PM: resume of devices complete after 5454.643 msecs [13098.576197] PM: resume devices took 5.472 seconds [13098.576243] PM: Finishing wakeup. [13098.576245] Restarting tasks ... done. [13098.683474] video LNXVIDEO:00: Restoring backlight state [13098.757444] [drm:drm_mode_getfb] *ERROR* invalid framebuffer id [13099.552525] rtl8192_SetWirelessMode(), wireless_mode:4, bEnableHT = 0 [13099.552536] ===>rtllib_start_scan() [13099.552906] =====>rtl8192_set_chan()====ch:2 [13099.610775] ADDRCONF(NETDEV_UP): wlan0: link is not ready [13099.660075] =====>rtl8192_set_chan()====ch:3 [13099.714317] atl1c 0000:03:00.0: irq 42 for MSI/MSI-X [13099.768144] =====>rtl8192_set_chan()====ch:4 [13099.779063] ADDRCONF(NETDEV_UP): eth0: link is not ready [13099.832727] =====>rtl8192_set_chan()====ch:1 [13099.948095] =====>rtl8192_set_chan()====ch:2 [13100.060109] =====>rtl8192_set_chan()====ch:3 [13100.172110] =====>rtl8192_set_chan()====ch:4 [13100.284055] =====>rtl8192_set_chan()====ch:5 [13100.396312] =====>rtl8192_set_chan()====ch:6 [13100.508272] =====>rtl8192_set_chan()====ch:7 [13100.620464] =====>rtl8192_set_chan()====ch:8 [13100.733061] =====>rtl8192_set_chan()====ch:9 [13100.844071] =====>rtl8192_set_chan()====ch:10 [13100.956327] =====>rtl8192_set_chan()====ch:11 [13101.068187] =====>rtl8192_set_chan()====ch:12 [13101.187126] =====>rtl8192_set_chan()====ch:13 [13101.303241] =====>rtl8192_set_chan()====ch:1 [13101.417796] =====>rtl8192_set_chan()====ch:2 [13101.428294] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=600 [13101.528076] =====>rtl8192_set_chan()====ch:3 [13101.640521] =====>rtl8192_set_chan()====ch:4 [13101.752603] =====>rtl8192_set_chan()====ch:5 [13101.864076] =====>rtl8192_set_chan()====ch:6 [13101.976212] =====>rtl8192_set_chan()====ch:7 [13102.088076] =====>rtl8192_set_chan()====ch:8 [13102.200310] =====>rtl8192_set_chan()====ch:9 [13102.312086] =====>rtl8192_set_chan()====ch:10 [13102.424086] =====>rtl8192_set_chan()====ch:11 [13102.536111] =====>rtl8192_set_chan()====ch:12 [13102.648100] =====>rtl8192_set_chan()====ch:13 [13102.932233] =====>rtl8192_set_chan()====ch:1 [13103.044048] =====>rtl8192_set_chan()====ch:2 [13103.156071] =====>rtl8192_set_chan()====ch:3 [13103.268129] =====>rtl8192_set_chan()====ch:4 [13103.380067] =====>rtl8192_set_chan()====ch:5 [13103.492326] =====>rtl8192_set_chan()====ch:6 [13103.604392] =====>rtl8192_set_chan()====ch:7 [13103.716081] =====>rtl8192_set_chan()====ch:8 [13103.828137] =====>rtl8192_set_chan()====ch:9 [13103.940473] =====>rtl8192_set_chan()====ch:10 [13103.978548] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=600 [13104.053915] =====>rtl8192_set_chan()====ch:11 [13104.170803] =====>rtl8192_set_chan()====ch:12 [13104.284215] =====>rtl8192_set_chan()====ch:13 [13104.399678] alg name:WEP [13104.400363] ===========>set_swcam():EntryNo is 0,KeyIndex is 0,KeyType is 5,is_mesh is 0 [13104.400789] ===>rtllib_start_scan() [13104.400805] =====>rtl8192_set_chan()====ch:5 [13104.411035] Linking with Sitecom,channel:3, qos:0, myHT:0, networkHT:0, mode:6 cur_net.flags:0x406 [13104.411045] Linking with Sitecom,channel:3, qos:0, myHT:0, networkHT:0, mode:6 cur_net.flags:0x406 [13104.411813] ===>rtllib_associate_procedure_wq(), chan:3 [13104.411817] HTSetConnectBwMode():pHTInfo->bCurBW40MHz:0 [13104.411820] =====>rtl8192_set_chan()====ch:3 [13104.423543] rtl8192_SetWirelessMode(), wireless_mode:4, bEnableHT = 0 [13104.460089] Associated successfully [13104.460095] normal associate [13104.460107] Using G rates:108 [13104.460111] Successfully associated, ht not enabled(0, 0) [13104.460115] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13104.460121] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [13104.470770] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [13104.503566] DHCP pkt src port:68, dest port:67!! [13115.312107] wlan0: no IPv6 routers present [13120.004846] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13120.060321] =====>rtl8192_set_chan()====ch:1 [13120.172112] =====>rtl8192_set_chan()====ch:2 [13120.284107] =====>rtl8192_set_chan()====ch:3 [13120.396112] =====>rtl8192_set_chan()====ch:4 [13120.508107] =====>rtl8192_set_chan()====ch:5 [13120.620151] =====>rtl8192_set_chan()====ch:6 [13120.732106] =====>rtl8192_set_chan()====ch:7 [13120.844106] =====>rtl8192_set_chan()====ch:8 [13120.956095] =====>rtl8192_set_chan()====ch:9 [13121.068089] =====>rtl8192_set_chan()====ch:10 [13121.180111] =====>rtl8192_set_chan()====ch:11 [13121.292104] =====>rtl8192_set_chan()====ch:12 [13121.404108] =====>rtl8192_set_chan()====ch:13 [13121.516116] =====>rtl8192_set_chan()====ch:3 [13121.526280] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13121.526292] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [13160.008432] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData [13160.008889] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13160.064324] =====>rtl8192_set_chan()====ch:1 [13160.176119] =====>rtl8192_set_chan()====ch:2 [13160.288028] =====>rtl8192_set_chan()====ch:3 [13160.400105] =====>rtl8192_set_chan()====ch:4 [13160.512105] =====>rtl8192_set_chan()====ch:5 [13160.624104] =====>rtl8192_set_chan()====ch:6 [13160.736105] =====>rtl8192_set_chan()====ch:7 [13160.848102] =====>rtl8192_set_chan()====ch:8 [13160.960067] =====>rtl8192_set_chan()====ch:9 [13161.072109] =====>rtl8192_set_chan()====ch:10 [13161.184110] =====>rtl8192_set_chan()====ch:11 [13161.296106] =====>rtl8192_set_chan()====ch:12 [13161.408104] =====>rtl8192_set_chan()====ch:13 [13161.520108] =====>rtl8192_set_chan()====ch:3 [13161.530498] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13161.530509] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [13220.005049] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData [13220.005430] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13220.060324] =====>rtl8192_set_chan()====ch:1 [13220.172117] =====>rtl8192_set_chan()====ch:2 [13220.284110] =====>rtl8192_set_chan()====ch:3 [13220.396103] =====>rtl8192_set_chan()====ch:4 [13220.508103] =====>rtl8192_set_chan()====ch:5 [13220.620105] =====>rtl8192_set_chan()====ch:6 [13220.732103] =====>rtl8192_set_chan()====ch:7 [13220.844105] =====>rtl8192_set_chan()====ch:8 [13220.956107] =====>rtl8192_set_chan()====ch:9 [13221.068115] =====>rtl8192_set_chan()====ch:10 [13221.180109] =====>rtl8192_set_chan()====ch:11 [13221.292106] =====>rtl8192_set_chan()====ch:12 [13221.404108] =====>rtl8192_set_chan()====ch:13 [13221.516116] =====>rtl8192_set_chan()====ch:3 [13221.526355] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13221.526367] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [13300.004617] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData [13300.004980] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13300.060243] =====>rtl8192_set_chan()====ch:1 [13300.172106] =====>rtl8192_set_chan()====ch:2 [13300.284105] =====>rtl8192_set_chan()====ch:3 [13300.396103] =====>rtl8192_set_chan()====ch:4 [13300.508109] =====>rtl8192_set_chan()====ch:5 [13300.620104] =====>rtl8192_set_chan()====ch:6 [13300.732106] =====>rtl8192_set_chan()====ch:7 [13300.844066] =====>rtl8192_set_chan()====ch:8 [13300.956104] =====>rtl8192_set_chan()====ch:9 [13301.068110] =====>rtl8192_set_chan()====ch:10 [13301.180104] =====>rtl8192_set_chan()====ch:11 [13301.292104] =====>rtl8192_set_chan()====ch:12 [13301.404104] =====>rtl8192_set_chan()====ch:13 [13301.516115] =====>rtl8192_set_chan()====ch:3 [13301.526353] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13301.526366] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [13400.010319] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData [13400.010700] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13400.064329] =====>rtl8192_set_chan()====ch:1 [13400.176107] =====>rtl8192_set_chan()====ch:2 [13400.288103] =====>rtl8192_set_chan()====ch:3 [13400.400106] =====>rtl8192_set_chan()====ch:4 [13400.512105] =====>rtl8192_set_chan()====ch:5 [13400.624103] =====>rtl8192_set_chan()====ch:6 [13400.736108] =====>rtl8192_set_chan()====ch:7 [13400.848115] =====>rtl8192_set_chan()====ch:8 [13400.960116] =====>rtl8192_set_chan()====ch:9 [13401.072114] =====>rtl8192_set_chan()====ch:10 [13401.184106] =====>rtl8192_set_chan()====ch:11 [13401.296105] =====>rtl8192_set_chan()====ch:12 [13401.408110] =====>rtl8192_set_chan()====ch:13 [13401.520112] =====>rtl8192_set_chan()====ch:3 [13401.530352] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13401.530363] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [13520.006045] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData [13520.006449] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13520.060239] =====>rtl8192_set_chan()====ch:1 [13520.172106] =====>rtl8192_set_chan()====ch:2 [13520.284103] =====>rtl8192_set_chan()====ch:3 [13520.396105] =====>rtl8192_set_chan()====ch:4 [13520.508104] =====>rtl8192_set_chan()====ch:5 [13520.620104] =====>rtl8192_set_chan()====ch:6 [13520.732067] =====>rtl8192_set_chan()====ch:7 [13520.844105] =====>rtl8192_set_chan()====ch:8 [13520.956104] =====>rtl8192_set_chan()====ch:9 [13521.068109] =====>rtl8192_set_chan()====ch:10 [13521.180104] =====>rtl8192_set_chan()====ch:11 [13521.292104] =====>rtl8192_set_chan()====ch:12 [13521.404105] =====>rtl8192_set_chan()====ch:13 [13521.516110] =====>rtl8192_set_chan()====ch:3 [13521.526394] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13521.526406] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE [13558.636125] usb 3-1: new full speed USB device using ohci_hcd and address 7 [13640.009013] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData [13640.009404] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13640.064317] =====>rtl8192_set_chan()====ch:1 [13640.176110] =====>rtl8192_set_chan()====ch:2 [13640.288067] =====>rtl8192_set_chan()====ch:3 [13640.400108] =====>rtl8192_set_chan()====ch:4 [13640.512105] =====>rtl8192_set_chan()====ch:5 [13640.624117] =====>rtl8192_set_chan()====ch:6 [13640.736070] =====>rtl8192_set_chan()====ch:7 [13640.848105] =====>rtl8192_set_chan()====ch:8 [13640.960104] =====>rtl8192_set_chan()====ch:9 [13641.072109] =====>rtl8192_set_chan()====ch:10 [13641.184125] =====>rtl8192_set_chan()====ch:11 [13641.296068] =====>rtl8192_set_chan()====ch:12 [13641.408103] =====>rtl8192_set_chan()====ch:13 [13641.520073] =====>rtl8192_set_chan()====ch:3 [13641.530281] ===>rtl8192se_link_change():ieee->iw_mode is 2 [13641.530292] rtl8192_update_cap(): WLAN_CAPABILITY_SHORT_PREAMBLE Which didnt seem to do anything. Im off to solfest till monday so if you think of anything over the week end let me know. And big thanks for your time.

grix — 24 Aug 2011 23:57

Subject: Re: Re: Re: ohhh..longest post ever on grxnx?

so are you connecting to your cutter with a USB -> Serial cable or a Serial -> Serial cable? If its usb the device will be /dev/ttyUSB0 but if its serial then the device will be /dev/ttyS0 (probably - may be /dev/ttyS1) I don't see any USB cable connection messages in your dmesg - your wifi card is being a bit noisy :-)

fx — 29 Aug 2011 21:23

Subject: Re: Re: Re: Re: ohhh..longest post ever on grxnx?

Its USB to USB and I was the same - unable to see any refrence to usb port. The wi fi is fine working 100%, I was going to try install my printer thru the the USB conection to see if it throws up any errors. My USB pen drive works fine thru the usb socket btw.

grix — 29 Aug 2011 22:01

Subject: Re: Re: Re: Re: Re: ohhh..longest post ever on grxnx?

So it the USB is not a serial connection but more like a USB printer connection. I think you need a linux driver for the cutter...and there doesn't seem to be one... Inkcut says it supports the CG-60ST - but it has parallel and serial connectors....in fact all the supported cutters have serial or printer connections....

fx — 30 Aug 2011 13:31

Subject: well....

thats a bit of a pain, so looks like my only option is to try a lap top with a serial or parallel port? or find a driver? how do drivers work would i need one built for Ubuntu to work with any generic HPGL plotter or does it need to be made for both Ubuntu and mimaki hardware. Have also looked at this but is usb>serial, this but is for 3d -GCode - also tux plot seems to be popular but i cant see anything about usb, serial etc.........

Reply




Smileys


providers of synthetic therapeutic virtual-chemical-combination therapy for humans since before fuckin ages ago