LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-18-2013, 11:13 PM   #1
Quinco
LQ Newbie
 
Registered: May 2013
Location: Australia
Distribution: Ubuntu
Posts: 23

Rep: Reputation: Disabled
Smile Edgeport USB to Serial adapters for Linux Mint - Installation?


How do I get this Edgeport usb to serial x 4 to work with Linux Mint 14? Plugged it into Windows 7, all OK, into same PC with Linux Mint 14, no go. Normal Hardware serial port on PC works fine.. I am new to Linux. Help much appreciated..
 
Old 05-19-2013, 04:56 PM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,681

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
According to the website the devices are supported. Is there any indication from the output of the dmesg command that the device is recognised and serial port devices are created i.e ttyUSB0? Also post the output of the lsusb command. Hopefully this might indicate the chipset used by the converter.
 
1 members found this post helpful.
Old 05-19-2013, 07:28 PM   #3
Quinco
LQ Newbie
 
Registered: May 2013
Location: Australia
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: Disabled
Here is the output.. Hope it helps..

[ 2.076518] sd 2:0:0:0: [sda] Write Protect is off
[ 2.076526] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.076598] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.078756] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.078765] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.079715] sr 3:0:0:0: Attached scsi CD-ROM sr0
[ 2.141115] sda: sda1 sda2 < sda5 sda6 >
[ 2.142418] sd 2:0:0:0: [sda] Attached SCSI disk
[ 2.156106] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 2.156321] sr 3:0:0:0: Attached scsi generic sg1 type 5
[ 2.204049] usb 1-4: new high-speed USB device number 4 using ehci_hcd
[ 2.337945] usb 1-4: New USB device found, idVendor=05dc, idProduct=a768
[ 2.337954] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.337960] usb 1-4: Product: USB Flash Drive
[ 2.337965] usb 1-4: Manufacturer: Lexar
[ 2.337970] usb 1-4: SerialNumber: WMF951EZVWJ5GOPFAAAM
[ 2.345414] usbcore: registered new interface driver uas
[ 2.348273] Initializing USB Mass Storage driver...
[ 2.348491] scsi4 : usb-storage 1-4:1.0
[ 2.348688] usbcore: registered new interface driver usb-storage
[ 2.348693] USB Mass Storage support registered.
[ 2.576051] usb 2-2: new full-speed USB device number 2 using uhci_hcd
[ 2.691310] Btrfs loaded
[ 2.756274] usb 2-2: New USB device found, idVendor=1608, idProduct=0001
[ 2.756283] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 2.756289] usb 2-2: Product: Edgeport/4
[ 2.756294] usb 2-2: Manufacturer: Inside Out Networks
[ 2.756299] usb 2-2: SerialNumber: 04-01-017077
[ 2.946518] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 3.008060] usb 3-1: new full-speed USB device number 2 using uhci_hcd
[ 3.190907] usb 3-1: New USB device found, idVendor=046d, idProduct=c52e
[ 3.190916] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.190922] usb 3-1: Product: USB Receiver
[ 3.190927] usb 3-1: Manufacturer: Logitech
[ 3.348978] scsi 4:0:0:0: Direct-Access Lexar USB Flash Drive 1100 PQ: 0 ANSI: 0 CCS
[ 3.351495] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 3.351845] sd 4:0:0:0: [sdb] 7831552 512-byte logical blocks: (4.00 GB/3.73 GiB)
[ 3.352455] sd 4:0:0:0: [sdb] Write Protect is off
[ 3.352463] sd 4:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 3.353078] sd 4:0:0:0: [sdb] No Caching mode page present
[ 3.353121] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 3.356082] sd 4:0:0:0: [sdb] No Caching mode page present
[ 3.356121] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 3.356890] sdb: sdb1
[ 3.359081] sd 4:0:0:0: [sdb] No Caching mode page present
[ 3.359120] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 3.359158] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 5.356472] udevd[301]: starting version 175
[ 6.522048] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0
[ 6.522064] ACPI: Sleep Button [SLPB]
[ 6.522255] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 6.522264] ACPI: Power Button [PWRF]
[ 6.687556] [drm] Initialized drm 1.1.0 20060810
[ 6.688208] intel_rng: Firmware space is locked read-only. If you can't or
[ 6.688212] intel_rng: don't want to disable this in firmware setup, and if
[ 6.688215] intel_rng: you are certain that your system has a functional
[ 6.688218] intel_rng: RNG, try using the 'no_fwh_detect' option.
[ 6.748216] iTCO_vendor_support: vendor-support=0
[ 6.756056] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[ 6.756260] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460)
[ 6.756400] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 6.761541] leds_ss4200: no LED devices found
[ 6.944233] ACPI: resource 0000:00:1f.3 [io 0x2000-0x201f] conflicts with ACPI region SMB1 [io 0x2000-0x2016]
[ 6.944241] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.019276] input: PC Speaker as /devices/platform/pcspkr/input/input2
[ 7.071700] udevd[355]: renamed network interface eth0 to eth1
[ 7.415055] i915 0000:00:02.0: setting latency timer to 64
[ 7.477959] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 7.477966] [drm] Driver supports precise vblank timestamp query.
[ 7.478096] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+memwns=io+mem
[ 8.100702] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input3
[ 8.101212] generic-usb 0003:046D:C52E.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:1d.1-1/input0
[ 8.112454] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.1/input/input4
[ 8.118221] generic-usb 0003:046D:C52E.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.1-1/input1
[ 8.124987] usbcore: registered new interface driver usbhid
[ 8.124993] usbhid: USB HID core driver
[ 8.231382] usbcore: registered new interface driver usbserial
[ 8.231431] USB Serial support registered for generic
[ 8.232914] usbcore: registered new interface driver usbserial_generic
[ 8.232940] usbserial: USB Serial Driver core
[ 8.331968] USB Serial support registered for Edgeport 2 port adapter
[ 8.332666] USB Serial support registered for Edgeport 4 port adapter
[ 8.333285] USB Serial support registered for Edgeport 8 port adapter
[ 8.333896] USB Serial support registered for EPiC device
[ 8.334508] io_edgeport 2-2:1.0: Edgeport 4 port adapter converter detected
[ 8.342295] usb 2-2: Inside Out Networks Edgeport/4 detected
[ 8.452478] [drm] initialized overlay support
[ 8.670390] Failed to load image "edgeport/down.fw" err -2
[ 8.684842] Failed to load image "edgeport/boot.fw" err -2
[ 8.685597] usb 2-2: Edgeport 4 port adapter converter now attached to ttyUSB0
[ 8.685939] usb 2-2: Edgeport 4 port adapter converter now attached to ttyUSB1
[ 8.686223] usb 2-2: Edgeport 4 port adapter converter now attached to ttyUSB2
[ 8.686498] usb 2-2: Edgeport 4 port adapter converter now attached to ttyUSB3
[ 8.686548] usbcore: registered new interface driver io_edgeport
[ 8.686554] io_edgeport: v2.7:Edgeport USB Serial Driver
[ 8.710567] fbcon: inteldrmfb (fb0) is primary device
[ 8.807485] Console: switching to colour frame buffer device 160x64
[ 8.824482] fb0: inteldrmfb frame buffer device
[ 8.824489] drm: registered panic notifier
[ 8.834853] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 8.835051] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[ 8.835082] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 8.910897] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input5
[ 8.940039] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[ 10.589068] Adding 2085884k swap on /dev/sda5. Priority:-1 extents:1 across:2085884k
[ 10.622583] EXT4-fs (sda6): re-mounted. Opts: (null)
[ 10.944455] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro
[ 11.356643] device-mapper: uevent: version 1.0.3
[ 11.357828] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 11.638391] loop: module loaded
[ 14.821305] fuse init (API version 7.17)
[ 19.464866] lp: driver loaded but no devices found
[ 19.582178] ppdev: user-space parallel port driver
[ 21.891721] r8169 0000:01:00.0: eth1: link down
[ 21.891735] r8169 0000:01:00.0: eth1: link down
[ 21.892779] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 23.568659] r8169 0000:01:00.0: eth1: link up
[ 23.569034] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 33.680014] eth1: no IPv6 routers present
quinco@quincolinux:~$
quinco@quincolinux:~$
quinco@quincolinux:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 05dc:a768 Lexar Media, Inc.
Bus 002 Device 002: ID 1608:0001 Inside Out Networks [hex] EdgePort/4 Serial Port
Bus 003 Device 002: ID 046d:c52e Logitech, Inc.
quinco@quincolinux:~$

Last edited by Quinco; 05-19-2013 at 07:41 PM. Reason: Added text from output..
 
Old 05-19-2013, 07:51 PM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,681

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
Quote:
[ 8.685597] usb 2-2: Edgeport 4 port adapter converter now attached to ttyUSB0
[ 8.685939] usb 2-2: Edgeport 4 port adapter converter now attached to ttyUSB1
[ 8.686223] usb 2-2: Edgeport 4 port adapter converter now attached to ttyUSB2
[ 8.686498] usb 2-2: Edgeport 4 port adapter converter now attached to ttyUSB3
Looks the device is ready to go.
 
Old 05-19-2013, 10:39 PM   #5
Quinco
LQ Newbie
 
Registered: May 2013
Location: Australia
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
Looks the device is ready to go.
I still can't see these ports with the Navigation program I use.. (Opencpn).. It only sees the hardware serial port /dev/ttyS0 . Also, the Edgeport shows flashing red light, when it is connected, it is green.

Any ideas?
 
Old 05-19-2013, 10:54 PM   #6
Quinco
LQ Newbie
 
Registered: May 2013
Location: Australia
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Quinco View Post
I still can't see these ports with the Navigation program I use.. (Opencpn).. It only sees the hardware serial port /dev/ttyS0 . Also, the Edgeport shows flashing red light, when it is connected, it is green.

Any ideas?
This is the output of strace..

quinco@quincolinux:~$ strace cat /dev/ttyUSB0
execve("/bin/cat", ["cat", "/dev/ttyUSB0"], [/* 34 vars */]) = 0
brk(0) = 0x9bb5000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ba000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=100621, ...}) = 0
mmap2(NULL, 100621, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb77a1000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/i386-linux-gnu/i686/cmov/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240o\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1437864, ...}) = 0
mmap2(NULL, 1452408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb763e000
mprotect(0xb779a000, 4096, PROT_NONE) = 0
mmap2(0xb779b000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15c) = 0xb779b000
mmap2(0xb779e000, 10616, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb779e000
close(3) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb763d000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb763d8d0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0xb779b000, 8192, PROT_READ) = 0
mprotect(0x8054000, 4096, PROT_READ) = 0
mprotect(0xb77d9000, 4096, PROT_READ) = 0
munmap(0xb77a1000, 100621) = 0
brk(0) = 0x9bb5000
brk(0x9bd6000) = 0x9bd6000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=1534672, ...}) = 0
mmap2(NULL, 1534672, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb74c6000
close(3) = 0
fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
open("/dev/ttyUSB0", O_RDONLY|O_LARGEFILE) = -1 ENODEV (No such device)
--- SIGWINCH (Window changed) @ 0 (0) ---
write(2, "cat: ", 5cat: ) = 5
write(2, "/dev/ttyUSB0", 12/dev/ttyUSB0) = 12
open("/usr/share/locale/locale.alias", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2570, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77b9000
read(3, "# Locale name alias data base.\n#"..., 4096) = 2570
read(3, "", 4096) = 0
close(3) = 0
munmap(0xb77b9000, 4096) = 0
open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
write(2, ": No such device", 16: No such device) = 16
write(2, "\n", 1
) = 1
close(1) = 0
close(2) = 0
exit_group(1) = ?
 
Old 05-20-2013, 06:58 AM   #7
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,681

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
I would try to see If the ports work with minicom. You should be able to see the GPS messages since they are regular text messages.
 
Old 05-20-2013, 05:43 PM   #8
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
Does that application force the user to use tty0?
 
Old 05-20-2013, 06:18 PM   #9
Quinco
LQ Newbie
 
Registered: May 2013
Location: Australia
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jefro View Post
Does that application force the user to use tty0?
No, it allows you to select any available port..
 
Old 05-20-2013, 06:20 PM   #10
Quinco
LQ Newbie
 
Registered: May 2013
Location: Australia
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
I would try to see If the ports work with minicom. You should be able to see the GPS messages since they are regular text messages.
I will try minicom, but, as the Edgeport is showing red, it is not initialised, therefore it should not work..
 
Old 05-20-2013, 09:02 PM   #11
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,681

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
Sorry, I have no actual experience using one of these devices.

It seems I over looked the missing firmware messages...

http://wiki.debian.org/Firmware
 
Old 05-20-2013, 10:04 PM   #12
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
I have a dumb question. Did you get drivers and documentation from Digi?

Can you tell us the exact model?

dmesg | grep -i ftdi

From here may help. http://ftdi-usb-sio.sourceforge.net/
 
Old 05-22-2013, 10:14 PM   #13
Quinco
LQ Newbie
 
Registered: May 2013
Location: Australia
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jefro View Post
I have a dumb question. Did you get drivers and documentation from Digi?

Can you tell us the exact model?

dmesg | grep -i ftdi

From here may help. http://ftdi-usb-sio.sourceforge.net/
If I do a dmesg as above, no output..

Model is 04-01-017077
 
Old 05-23-2013, 06:48 AM   #14
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,681

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
Did you download the firmware?
 
Old 05-23-2013, 04:46 PM   #15
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
http://www.digi.com/products/usb/edgeport#models doesn't seem to show that model number.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] USB Video Adapters - Linux compatable egyas Linux - Hardware 3 04-29-2013 11:16 PM
Serial ports, USB-Serial adapters, and Linux Daravon Linux - Newbie 3 09-09-2010 06:53 AM
Trying to sync a palm 3E with Linux Mint 8 using a serial to USB adaptor burch Linux - Hardware 12 05-15-2010 04:11 PM
Will any of these wireless USB adapters work with Linux? SentralOrigin Linux - Hardware 3 04-05-2009 08:41 PM
Control of device names of USB to RS232 serial adapters hakelm Linux - Hardware 1 02-11-2008 07:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration