LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-16-2007, 07:00 PM   #1
habiblove
Member
 
Registered: Feb 2001
Location: Smyrna, TN
Distribution: Kubuntu 6.1, Ubuntu 7.04 Server, Knoppix
Posts: 59

Rep: Reputation: 15
Garbage Printout from HP Officejet T65 using CUPS


I just hooked up an HP Officejet T65 to my server (running Ubuntu 6.06.1 LTS Server with Kernel 2.6.15-23-386) on the server's only parallel port. I've gotten it to queue and print, but the ensuing printout it garbage. For example, I print a simple text file and it prints one page with nothing but a capital E on it and another page with garbled lines. I am using CUPS with the "HP OfficeJet T65 Foomatic/hpijs" driver. I have attempted to use http://localhost:631 to troubleshoot, but since it is a server with no GUI I am limited to text-based browsers. When asked to login as root it rejects my root password. I am not extremely familiar with CUPS, so maybe I am missing something obvious. Any help would be appreciated.

lspci output:
Code:
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8501 [Apollo MVP4] (rev 03)
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8501 [Apollo MVP4 AGP]
0000:00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 14)
0000:00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
0000:00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 06)
0000:00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 06)
0000:00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 10)
0000:00:08.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 05)
0000:00:0a.0 Modem: PCTel Inc HSP MicroModem 56 (rev 02)
0000:00:0d.0 Multimedia audio controller: ESS Technology ES1988 Allegro-1 (rev 10)
0000:01:00.0 VGA compatible controller: Trident Microsystems CyberBlade/i7 (rev 5c)
dmesg output:
Code:
[4294667.296000] Linux version 2.6.15-23-386 (buildd@rothera) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Tue May 23 13:49:40 UTC 2006
[4294667.296000] BIOS-provided physical RAM map:
[4294667.296000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[4294667.296000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[4294667.296000]  BIOS-e820: 00000000000ec000 - 00000000000f0000 (ACPI NVS)
[4294667.296000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[4294667.296000]  BIOS-e820: 0000000000100000 - 0000000010800000 (usable)
[4294667.296000]  BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
[4294667.296000] 0MB HIGHMEM available.
[4294667.296000] 264MB LOWMEM available.
[4294667.296000] On node 0 totalpages: 67584
[4294667.296000]   DMA zone: 4096 pages, LIFO batch:0
[4294667.296000]   DMA32 zone: 0 pages, LIFO batch:0
[4294667.296000]   Normal zone: 63488 pages, LIFO batch:15
[4294667.296000]   HighMem zone: 0 pages, LIFO batch:0
[4294667.296000] DMI 2.1 present.
[4294667.296000] ACPI: RSDP (v000 COMPAQ                                ) @ 0x000ec010
[4294667.296000] ACPI: RSDT (v001 COMPAQ CARS6S4  0x00000001  0x00000000) @ 0x000ec080
[4294667.296000] ACPI: FADT (v001 COMPAQ CARS6S4  0x00000001  0x00000000) @ 0x000ec0cc
[4294667.296000] ACPI: SSDT (v001 COMPAQ CARS6S4  0x00000001 MSFT 0x01000007) @ 0x000ec177
[4294667.296000] ACPI: DSDT (v001 COMPAQ DSDTTBL  0x00000001 MSFT 0x01000007) @ 0x00000000
[4294667.296000] ACPI: PM-Timer IO Port: 0xee08
[4294667.296000] Allocating PCI resources starting at 20000000 (gap: 10800000:ef7c0000)
[4294667.296000] Built 1 zonelists
[4294667.296000] Kernel command line: root=/dev/hda1 ro quiet splash
[4294667.296000] No local APIC present or hardware disabled
[4294667.296000] mapped APIC to ffffd000 (01211000)
[4294667.296000] Initializing CPU#0
[4294667.296000] PID hash table entries: 2048 (order: 11, 32768 bytes)
[4294667.296000] Detected 500.294 MHz processor.
[4294667.296000] Using pmtmr for high-res timesource
[4294667.296000] Console: colour VGA+ 80x25
[4294667.987000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[4294667.990000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[4294668.038000] Memory: 257460k/270336k available (1976k kernel code, 12404k reserved, 606k data, 288k init, 0k highmem)
[4294668.038000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[4294668.099000] Calibrating delay using timer specific routine.. 1000.90 BogoMIPS (lpj=500452)
[4294668.099000] Security Framework v1.0.0 initialized
[4294668.099000] SELinux:  Disabled at boot.
[4294668.099000] Mount-cache hash table entries: 512
[4294668.100000] CPU: After generic identify, caps: 008021bf 808029bf 00000000 00000000 00000000 00000000 00000000
[4294668.100000] CPU: After vendor identify, caps: 008021bf 808029bf 00000000 00000000 00000000 00000000 00000000
[4294668.100000] CPU: L1 I Cache: 32K (32 bytes/line), D cache 32K (32 bytes/line)
[4294668.100000] CPU: After all inits, caps: 008021bf 808029bf 00000000 00000002 00000000 00000000 00000000
[4294668.100000] mtrr: v2.0 (20020519)
[4294668.100000] CPU: AMD-K6(tm) 3D processor stepping 0c
[4294668.100000] Checking 'hlt' instruction... OK.
[4294668.104000] checking if image is initramfs... it is
[4294671.573000] Freeing initrd memory: 6587k freed
[4294671.664000] ACPI: Looking for DSDT ... not found!
[4294671.668000] ACPI: setting ELCR to 0200 (from 0c28)
[4294671.677000] NET: Registered protocol family 16
[4294671.677000] EISA bus registered
[4294671.677000] ACPI: bus type pci registered
[4294671.679000] PCI: PCI BIOS revision 2.10 entry at 0xfa184, last bus=1
[4294671.679000] PCI: Using configuration type 1
[4294671.681000] ACPI: Subsystem revision 20051216
[4294671.686000] ACPI: Interpreter enabled
[4294671.686000] ACPI: Using PIC for interrupt routing
[4294671.689000] ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 7 10 11)
[4294671.690000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11)
[4294671.691000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11)
[4294671.693000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11)
[4294671.693000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[4294671.694000] PCI: Probing PCI hardware (bus 00)
[4294671.694000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[4294671.698000] PCI quirk: region ee00-eeff claimed by vt82c586 ACPI
[4294671.698000] Boot video device is 0000:01:00.0
[4294671.699000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[4294671.713000] Linux Plug and Play Support v0.97 (c) Adam Belay
[4294671.713000] pnp: PnP ACPI init
[4294671.724000] pnp: PnP ACPI: found 11 devices
[4294671.724000] PnPBIOS: Disabled by ACPI PNP
[4294671.724000] PCI: Using ACPI for IRQ routing
[4294671.724000] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[4294671.885000] pnp: 00:01: ioport range 0x3f7-0x3f7 has been reserved
[4294671.885000] pnp: 00:01: ioport range 0x4d0-0x4d1 has been reserved
[4294671.885000] pnp: 00:01: ioport range 0xee00-0xee7f could not be reserved
[4294671.885000] pnp: 00:01: ioport range 0xee80-0xeeff has been reserved
[4294671.887000] PCI: Bridge: 0000:00:01.0
[4294671.887000]   IO window: disabled.
[4294671.887000]   MEM window: 40000000-410fffff
[4294671.887000]   PREFETCH window: 20000000-200fffff
[4294671.887000] PCI: Setting latency timer of device 0000:00:01.0 to 64
[4294671.891000] audit: initializing netlink socket (disabled)
[4294671.891000] audit(1173990200.890:1): initialized
[4294671.892000] VFS: Disk quotas dquot_6.5.1
[4294671.892000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[4294671.892000] Initializing Cryptographic API
[4294671.892000] io scheduler noop registered
[4294671.892000] io scheduler anticipatory registered
[4294671.892000] io scheduler deadline registered
[4294671.892000] io scheduler cfq registered
[4294671.892000] PCI: Disabling Via external APIC routing
[4294671.894000] isapnp: Scanning for PnP cards...
[4294672.251000] isapnp: No Plug & Play device found
[4294672.442000] PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
[4294672.442000] serio: i8042 AUX port at 0x60,0x64 irq 12
[4294672.443000] serio: i8042 KBD port at 0x60,0x64 irq 1
[4294672.443000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
[4294672.443000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294672.468000] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294672.469000] PCI: Enabling device 0000:00:0a.0 (0000 -> 0001)
[4294672.469000] **** SET: Misaligned resource pointer: d068a322 Type 07 Len 0
[4294672.470000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[4294672.470000] PCI: setting IRQ 10 as level-triggered
[4294672.470000] ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[4294672.483000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[4294672.483000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[4294672.483000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[4294672.484000] mice: PS/2 mouse device common for all mice
[4294672.485000] EISA: Probing bus 0 at eisa.0
[4294672.485000] Cannot allocate resource for EISA slot 1
[4294672.485000] EISA: Detected 0 cards.
[4294672.486000] NET: Registered protocol family 2
[4294672.495000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[4294672.496000] TCP established hash table entries: 16384 (order: 4, 65536 bytes)
[4294672.497000] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[4294672.498000] TCP: Hash tables configured (established 16384 bind 16384)
[4294672.498000] TCP reno registered
[4294672.498000] TCP bic registered
[4294672.498000] NET: Registered protocol family 1
[4294672.498000] NET: Registered protocol family 8
[4294672.498000] NET: Registered protocol family 20
[4294672.498000] Using IPI Shortcut mode
[4294672.499000] ACPI wakeup devices: 
[4294672.499000] PBTN PCI0 USB1 USB0 
[4294672.499000] ACPI: (supports S0 S1 S5)
[4294672.499000] Freeing unused kernel memory: 288k freed
[4294672.534000] input: AT Translated Set 2 keyboard as /class/input/input0
[4294672.836000] vga16fb: initializing
[4294672.836000] vga16fb: mapped to 0xc00a0000
[4294672.900000] Console: switching to colour frame buffer device 80x25
[4294672.900000] fb0: VGA16 VGA frame buffer device
[4294672.976000] Capability LSM initialized
[4294673.233000] ACPI: CPU0 (power states: C1[C1] C2[C2])
[4294677.031000] VP_IDE: IDE controller at PCI slot 0000:00:07.1
[4294677.031000] VP_IDE: chipset revision 6
[4294677.031000] VP_IDE: not 100% native mode: will probe irqs later
[4294677.031000] VP_IDE: VIA vt82c686a (rev 14) IDE UDMA66 controller on pci0000:00:07.1
[4294677.031000]     ide0: BM-DMA at 0x14a0-0x14a7, BIOS settings: hda:DMA, hdb:pio
[4294677.031000]     ide1: BM-DMA at 0x14a8-0x14af, BIOS settings: hdc:DMA, hdd:pio
[4294677.031000] Probing IDE interface ide0...
[4294677.417000] hda: Maxtor 33073H3, ATA DISK drive
[4294678.029000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[4294678.030000] Probing IDE interface ide1...
[4294678.824000] hdc: CR-4804TE, ATAPI CD/DVD-ROM drive
[4294679.130000] ide1 at 0x170-0x177,0x376 on irq 15
[4294679.226000] hda: max request size: 128KiB
[4294679.226000] hdc: ATAPI 24X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
[4294679.226000] Uniform CD-ROM driver Revision: 3.20
[4294679.253000] hda: 60032448 sectors (30736 MB) w/2048KiB Cache, CHS=59556/16/63, UDMA(66)
[4294679.253000] hda: cache flushes not supported
[4294679.254000]  hda:hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
[4294679.301000] hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
[4294679.301000] ide: failed opcode was: unknown
[4294679.378000] hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
[4294679.378000] hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
[4294679.379000] ide: failed opcode was: unknown
[4294679.456000] hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
[4294679.456000] hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
[4294679.456000] ide: failed opcode was: unknown
[4294679.590000] hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
[4294679.590000] hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
[4294679.590000] ide: failed opcode was: unknown
[4294679.640000] ide0: reset: success
[4294679.672000]  hda1 hda2 < hda5 >
[4294680.209000] usbcore: registered new driver usbfs
[4294680.212000] usbcore: registered new driver hub
[4294680.223000] USB Universal Host Controller Interface driver v2.3
[4294680.226000] **** SET: Misaligned resource pointer: d052b7e2 Type 07 Len 0
[4294680.227000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[4294680.227000] PCI: setting IRQ 11 as level-triggered
[4294680.227000] ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
[4294680.227000] uhci_hcd 0000:00:07.2: UHCI Host Controller
[4294680.229000] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
[4294680.230000] uhci_hcd 0000:00:07.2: irq 11, io base 0x00001440
[4294680.232000] hub 1-0:1.0: USB hub found
[4294680.232000] hub 1-0:1.0: 2 ports detected
[4294680.334000] ACPI: PCI Interrupt 0000:00:07.3[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
[4294680.334000] uhci_hcd 0000:00:07.3: UHCI Host Controller
[4294680.335000] uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
[4294680.335000] uhci_hcd 0000:00:07.3: irq 11, io base 0x00001460
[4294680.337000] hub 2-0:1.0: USB hub found
[4294680.337000] hub 2-0:1.0: 2 ports detected
[4294680.837000] Attempting manual resume
[4294680.933000] EXT3-fs: mounted filesystem with ordered data mode.
[4294680.941000] kjournald starting.  Commit interval 5 seconds
[4294704.143000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[4294704.153000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[4294704.161000] Linux agpgart interface v0.101 (c) Dave Jones
[4294704.247000] agpgart: Detected VIA Apollo MVP4 chipset
[4294704.252000] agpgart: AGP aperture is 64M @ 0x50000000
[4294704.515000] parport_pc: VIA 686A/8231 detected
[4294704.515000] parport_pc: probing current configuration
[4294704.515000] parport_pc: Current parallel port base: 0x378
[4294704.515000] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
[4294704.598000] parport_pc: VIA parallel port: io=0x378, irq=7
[4294705.235000] vt596_smbus 0000:00:07.4: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
[4294705.443000] via686a 0000:00:07.4: base address not set - upgrade BIOS or use force_addr=0xaddr
[4294705.630000] e100: Intel(R) PRO/100 Network Driver, 3.4.14-k4-NAPI
[4294705.630000] e100: Copyright(c) 1999-2005 Intel Corporation
[4294705.631000] **** SET: Misaligned resource pointer: d032c302 Type 07 Len 0
[4294705.632000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 3
[4294705.632000] PCI: setting IRQ 3 as level-triggered
[4294705.632000] ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [LNKA] -> GSI 3 (level, low) -> IRQ 3
[4294705.654000] e100: eth0: e100_probe: addr 0x41200000, irq 3, MAC addr 00:08:C7:8A:36:C8
[4294706.478000] Real Time Clock Driver v1.12
[4294709.653000] Floppy drive(s): fd0 is 1.44M
[4294709.667000] FDC 0 is a post-1991 82077
[4294709.962000] input: PC Speaker as /class/input/input1
[4294710.268000] **** SET: Misaligned resource pointer: cd361622 Type 07 Len 0
[4294710.269000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
[4294710.269000] PCI: setting IRQ 5 as level-triggered
[4294710.269000] ACPI: PCI Interrupt 0000:00:0d.0[A] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
[4294711.011000] e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
[4294713.312000] lp0: using parport0 (interrupt-driven).
[4294713.920000] Adding 771080k swap on /dev/hda5.  Priority:-1 extents:1 across:771080k
[4294714.125000] EXT3 FS on hda1, internal journal
[4294715.155000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[4294715.155000] md: bitmap version 4.39
[4294716.807000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[4294718.913000] cdrom: open failed.
[4294720.806000] NET: Registered protocol family 10
[4294720.806000] lo: Disabled Privacy Extensions
[4294720.807000] IPv6 over IPv4 tunneling driver
[4294729.420000] ACPI: Power Button (FF) [PWRF]
[4294729.420000] ACPI: Power Button (CM) [PBTN]
[4294730.046000] ibm_acpi: ec object not found
[4294730.173000] pcc_acpi: loading...
[4294731.377000] eth0: no IPv6 routers present
[4294743.367000] ppdev: user-space parallel port driver
[4295274.816000] lp0: ECP mode
[4295275.702000] ppdev0: registered pardevice
[4295275.715000] ppdev0: negotiated back to compatibility mode because user-space forgot
[4295275.715000] ppdev0: unregistered pardevice
[4295321.245000] lp0: ECP mode
[4295321.538000] ppdev0: registered pardevice
[4295321.550000] ppdev0: negotiated back to compatibility mode because user-space forgot
[4295321.551000] ppdev0: unregistered pardevice
[4295408.747000] lp0: ECP mode
[4295409.038000] ppdev0: registered pardevice
[4295409.051000] ppdev0: negotiated back to compatibility mode because user-space forgot
[4295409.052000] ppdev0: unregistered pardevice
[4296116.072000] lp0: ECP mode
[4296116.269000] ppdev0: registered pardevice
[4296116.281000] ppdev0: negotiated back to compatibility mode because user-space forgot
[4296116.282000] ppdev0: unregistered pardevice
[4296190.383000] lp0: ECP mode
[4296190.674000] ppdev0: registered pardevice
[4296190.686000] ppdev0: negotiated back to compatibility mode because user-space forgot
[4296190.687000] ppdev0: unregistered pardevice
[4296432.401000] lp0: ECP mode
[4296447.994000] FIFO write timed out
[4296554.308000] lp0: ECP mode
[4296572.986000] FIFO write timed out
[4297146.056000] lp0: ECP mode
[4297384.933000] lp0: ECP mode
[4297490.046000] lp0: ECP mode
[4297631.110000] lp0: ECP mode
[4297651.964000] FIFO write timed out
[4299090.456000] lp0: ECP mode
[4299105.370000] FIFO write timed out
[4299603.713000] lp0: ECP mode
[4299604.005000] ppdev0: registered pardevice
[4299604.017000] ppdev0: negotiated back to compatibility mode because user-space forgot
[4299604.017000] ppdev0: unregistered pardevice
[4299768.351000] lp0: ECP mode
[4299768.640000] ppdev0: registered pardevice
[4299768.652000] ppdev0: negotiated back to compatibility mode because user-space forgot
[4299768.653000] ppdev0: unregistered pardevice
[4369975.011000] e100: eth0: e100_watchdog: link down
[4370177.011000] e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
[4371025.011000] e100: eth0: e100_watchdog: link down
[4371155.011000] e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
[4371922.389000] lp0: ECP mode
[4371942.634000] FIFO write timed out
 
  


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
hplip backend for sane and CUPS unable to detect OfficeJet T65 on parallel port kris_kiil Linux - Hardware 2 04-23-2006 12:34 PM
RedHat/Cups is GARBAGE mountech Linux - Distributions 2 02-23-2006 10:56 AM
Slackware 10, CUPS, HP Officejet 600 fader Slackware 7 09-18-2004 08:22 AM
Problems w/ CUPS & OfficeJet 6110xi goulartca Linux - Hardware 2 04-02-2004 03:11 PM
Cups and an HP OfficeJet 710 Sm0k3 Slackware 2 09-11-2003 10:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:15 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