LinuxQuestions.org
Go Job Hunting at the LQ Job Marketplace
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
 
LinkBack Search this Thread
Old 07-13-2009, 06:43 PM   #1
linus72
Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: PocketWriter/MinimalX
Posts: 5,057

Rep: Reputation: 328Reputation: 328Reputation: 328Reputation: 328
bought used PC, brokn windows, has Nvidia, sound worked on windows, but not on Linux


OK, I got another used PC for 20bucks today
Emachines

Code:
AMD Athlon(tm) XP 2400+
1995.000 MHz
256 KB

GeForce4 MX 4000
AGP 8x
64 MB
249 MHz

nVidia nForce2 AC97 Audio Controller(MCP)(rev a1)
Subsystem:ABIT Computer Corp. Device 1c02
I can't get the sound to work at all on any distro
but it worked on windows, but it's broke and mostly non-functional.

help!
 
Old 07-13-2009, 09:38 PM   #2
foodown
Member
 
Registered: Jun 2009
Location: Texas
Distribution: Slackware
Posts: 514

Rep: Reputation: 145Reputation: 145
try this:
Code:
modprobe snd_intel8x0
If there is still no sound, make sure that the mixer device is not turned all the way down.

Code:
alsamixer
Turned up and still no go? (As root)Try . . .
Code:
chmod 666 /dev/dsp*
 
Old 07-14-2009, 04:02 AM   #3
business_kid
Senior Member
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware 13.37 & Cyanogenmod 6.0
Posts: 4,073

Rep: Reputation: 337Reputation: 337Reputation: 337Reputation: 337
AMD boxen (Like my one) often use Via or SiS chipsets. Post the soundcard section of 'lspci -v'

Last edited by business_kid; 07-14-2009 at 04:03 AM. Reason: I can't type!
 
Old 07-14-2009, 06:24 AM   #4
linus72
Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: PocketWriter/MinimalX
Posts: 5,057

Original Poster
Rep: Reputation: 328Reputation: 328Reputation: 328Reputation: 328
OK, here's the stuff-

Code:
bz@bz-desktop:~$ modprobe snd_intel8x0

WARNING: All config files need .conf: /etc/modprobe.d/oss-compat, it will be ignored in a future release.

bz@bz-desktop:~$ alsamixer

bz@bz-desktop:~$ sudo su
[sudo] password for bz: 
root@bz-desktop:/home/bz# chmod 666 /dev/dsp*
root@bz-desktop:/home/bz# lspci -v
00:00.0 Host bridge: nVidia Corporation nForce2 IGP2 (rev c1)
	Subsystem: ABIT Computer Corp. Device 1c02
	Flags: bus master, 66MHz, fast devsel, latency 0
	Memory at e8000000 (32-bit, prefetchable) [size=64M]
	Capabilities: [40] AGP version 3.0
	Capabilities: [60] HyperTransport: Host or Secondary Interface
	Kernel driver in use: agpgart-nvidia
	Kernel modules: nvidia-agp

00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev c1)
	Subsystem: nVidia Corporation Device 0c17
	Flags: 66MHz, fast devsel

00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)
	Subsystem: nVidia Corporation Device 0c17
	Flags: 66MHz, fast devsel

00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)
	Subsystem: nVidia Corporation Device 0c17
	Flags: 66MHz, fast devsel

00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)
	Subsystem: nVidia Corporation Device 0c17
	Flags: 66MHz, fast devsel

00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)
	Subsystem: nVidia Corporation Device 0c17
	Flags: 66MHz, fast devsel

00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4)
	Subsystem: ABIT Computer Corp. Device 1c02
	Flags: bus master, 66MHz, fast devsel, latency 0
	Capabilities: [48] HyperTransport: Slave or Primary Interface

00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
	Subsystem: ABIT Computer Corp. Device 1c02
	Flags: 66MHz, fast devsel, IRQ 11
	I/O ports at e400 [size=32]
	Capabilities: [44] Power Management version 2
	Kernel driver in use: nForce2_smbus
	Kernel modules: i2c-nforce2

00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) (prog-if 10)
	Subsystem: ABIT Computer Corp. Device 1c02
	Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 21
	Memory at ef003000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Power Management version 2
	Kernel driver in use: ohci_hcd

00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) (prog-if 10)
	Subsystem: ABIT Computer Corp. Device 1c02
	Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 20
	Memory at ef004000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Power Management version 2
	Kernel driver in use: ohci_hcd

00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) (prog-if 20)
	Subsystem: ABIT Computer Corp. Device 1c02
	Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 22
	Memory at ef005000 (32-bit, non-prefetchable) [size=256]
	Capabilities: [44] Debug port: BAR=1 offset=0080
	Capabilities: [80] Power Management version 2
	Kernel driver in use: ehci_hcd

00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1)
	Subsystem: ABIT Computer Corp. Device 1c02
	Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 22
	Memory at ef000000 (32-bit, non-prefetchable) [size=4K]
	I/O ports at d000 [size=8]
	Capabilities: [44] Power Management version 2
	Kernel driver in use: forcedeth
	Kernel modules: forcedeth

00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)
	Subsystem: ABIT Computer Corp. Device 1c02
	Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 21
	I/O ports at d400 [size=256]
	I/O ports at d800 [size=128]
	Memory at ef001000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Power Management version 2
	Kernel driver in use: Intel ICH
	Kernel modules: snd-intel8x0

00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3)
	Flags: bus master, 66MHz, fast devsel, latency 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: ee000000-eeffffff
	Kernel modules: shpchp

00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2) (prog-if 8a [Master SecP PriP])
	Subsystem: Device f47b:1c02
	Flags: bus master, 66MHz, fast devsel, latency 0
	[virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
	[virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
	[virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
	[virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
	I/O ports at f000 [size=16]
	Capabilities: [44] Power Management version 2
	Kernel driver in use: pata_amd

00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
	Flags: bus master, 66MHz, medium devsel, latency 32
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
	Memory behind bridge: ec000000-edffffff
	Prefetchable memory behind bridge: e0000000-e7ffffff
	Kernel modules: shpchp

01:07.0 Communication controller: Rockwell International HCF 56k Data/Fax Modem (rev 01)
	Subsystem: GVC Corporation Device 0297
	Flags: bus master, medium devsel, latency 32, IRQ 10
	Memory at ee000000 (32-bit, non-prefetchable) [size=64K]
	I/O ports at c000 [size=8]
	Capabilities: [40] Power Management version 2

02:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 4000] (rev c1)
	Subsystem: eVga.com. Corp. Device a093
	Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 19
	Memory at ec000000 (32-bit, non-prefetchable) [size=16M]
	Memory at e0000000 (32-bit, prefetchable) [size=128M]
	[virtual] Expansion ROM at ed000000 [disabled] [size=128K]
	Capabilities: [60] Power Management version 2
	Capabilities: [44] AGP version 3.0
	Kernel driver in use: nvidia
	Kernel modules: nvidia, nvidiafb
Wow, lot of nvidia stuff huh?
So, should it be on now?
it's not...
the vol mixer is at 100%

anything else to try?

Any way it could be the sound/headphone/speaker jack(s)?
 
Old 07-14-2009, 09:25 AM   #5
cladisch
Member
 
Registered: Oct 2008
Location: Earth
Distribution: Slackware
Posts: 227

Rep: Reputation: 54
Quote:
the vol mixer is at 100%

anything else to try?
Please post the output of "amixer scontents".
 
Old 07-14-2009, 09:41 AM   #6
linus72
Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: PocketWriter/MinimalX
Posts: 5,057

Original Poster
Rep: Reputation: 328Reputation: 328Reputation: 328Reputation: 328
OK, thanks cladisch

here is output

Code:
bz@bz-desktop:~$ amixer scontents
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 31 [100%] [0.00dB] [on]
  Front Right: Playback 31 [100%] [0.00dB] [on]
Simple mixer control 'Master Mono',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 31
  Mono: Playback 25 [81%] [-9.00dB] [on]
Simple mixer control '3D Control - Center',0
  Capabilities: volume volume-joined
  Playback channels: Mono
  Capture channels: Mono
  Limits: 0 - 15
  Mono: 0 [0%]
Simple mixer control '3D Control - Depth',0
  Capabilities: volume volume-joined
  Playback channels: Mono
  Capture channels: Mono
  Limits: 0 - 15
  Mono: 0 [0%]
Simple mixer control '3D Control - Switch',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'PCM',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 31 [100%] [12.00dB] [on]
  Front Right: Playback 31 [100%] [12.00dB] [on]
Simple mixer control 'Surround',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 0 [0%] [-46.50dB] [off]
  Front Right: Playback 0 [0%] [-46.50dB] [off]
Simple mixer control 'Surround Down Mix',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Surround Jack Mode',0
  Capabilities: enum
  Items: 'Shared' 'Independent'
  Item0: 'Shared'
Simple mixer control 'Center',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 31
  Mono: Playback 31 [100%] [0.00dB] [off]
Simple mixer control 'Center/LFE Down Mix',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'LFE',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 31
  Mono: Playback 0 [0%] [-46.50dB] [off]
Simple mixer control 'Line',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Front Left: Playback 29 [94%] [9.00dB] [off] Capture [off]
  Front Right: Playback 29 [94%] [9.00dB] [off] Capture [off]
Simple mixer control 'CD',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Front Left: Playback 31 [100%] [12.00dB] [on] Capture [off]
  Front Right: Playback 31 [100%] [12.00dB] [on] Capture [off]
Simple mixer control 'Mic',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Mono
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono: Playback 31 [100%] [12.00dB] [off]
  Front Left: Capture [on]
  Front Right: Capture [on]
Simple mixer control 'Mic Boost (+20dB)',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Mic Select',0
  Capabilities: enum
  Items: 'Mic1' 'Mic2'
  Item0: 'Mic1'
Simple mixer control 'Video',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'Phone',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Mono
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono: Playback 0 [0%] [-34.50dB] [off]
  Front Left: Capture [off]
  Front Right: Capture [off]
Simple mixer control 'IEC958',0
  Capabilities: pswitch pswitch-joined cswitch cswitch-joined
  Playback channels: Mono
  Capture channels: Mono
  Mono: Playback [off] Capture [off]
Simple mixer control 'IEC958 Playback AC97-SPSA',0
  Capabilities: volume volume-joined
  Playback channels: Mono
  Capture channels: Mono
  Limits: 0 - 3
  Mono: 0 [0%]
Simple mixer control 'PC Speaker',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 15
  Mono: Playback 15 [100%] [0.00dB] [off]
Simple mixer control 'Aux',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'Mono Output Select',0
  Capabilities: enum
  Items: 'Mix' 'Mic'
  Item0: 'Mix'
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch cswitch-joined
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 15
  Front Left: Capture 0 [0%] [0.00dB] [on]
  Front Right: Capture 0 [0%] [0.00dB] [on]
Simple mixer control 'Mix',0
  Capabilities: cswitch cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Front Left - Front Right
  Front Left: Capture [off]
  Front Right: Capture [off]
Simple mixer control 'Mix Mono',0
  Capabilities: cswitch cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Front Left - Front Right
  Front Left: Capture [off]
  Front Right: Capture [off]
Simple mixer control 'Analog to IEC958 Output',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Channel Mode',0
  Capabilities: enum
  Items: '2ch' '4ch' '6ch'
  Item0: '2ch'
Simple mixer control 'Duplicate Front',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Exchange Center/LFE',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'External Amplifier',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'Swap Surround Slot',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
what does all that mean?
 
Old 07-14-2009, 09:54 AM   #7
linus72
Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: PocketWriter/MinimalX
Posts: 5,057

Original Poster
Rep: Reputation: 328Reputation: 328Reputation: 328Reputation: 328
OK...mmmm
I got the rear speaker jack working!

But, it only has 2 jacks, one in front(doesn't work) and the one in the back

Now, I'm assuming the headphone/speaker jack in the front is BAD
should I try to re-solder it or would that screw up the PC?

Never tried fixing a speaker jack in a PC....?

OH, headphone cord isn't long enough to reach rear jack, so I need front jack working

Why does this thing have everyhting nVidia?
does nvidia make PC's or what?

the case, everything else doesn't list manufacturere or anything?
maybe it's a home-built pc or something?

Last edited by linus72; 07-14-2009 at 09:56 AM.
 
Old 07-14-2009, 10:16 AM   #8
cladisch
Member
 
Registered: Oct 2008
Location: Earth
Distribution: Slackware
Posts: 227

Rep: Reputation: 54
Quote:
I got the rear speaker jack working!

But, it only has 2 jacks, one in front(doesn't work) and the one in the back
It's possible that the two jacks are connected to different outputs of the codec.
Try enabling surround and center/LFE jacks:
enable "Surround", "Center" and "LFE"
set "Surround Jack Mode" to "Independent"
set "Channel Mode" to "6ch"
set "Duplicate Front"

Quote:
Why does this thing have everyhting nVidia?
nVidia built the chipset (nForce2) of your motherboard.
It's listed as separate devices so that it's easier to configure and to load drivers for them, but it's all just a bunch of transistors in the north and south bridge chips.
 
Old 07-14-2009, 10:29 AM   #9
linus72
Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: PocketWriter/MinimalX
Posts: 5,057

Original Poster
Rep: Reputation: 328Reputation: 328Reputation: 328Reputation: 328
OK, How do I enable all that cladisch?

thru terminal, gui, or is there a config file somewhere?
 
Old 07-14-2009, 10:32 AM   #10
cladisch
Member
 
Registered: Oct 2008
Location: Earth
Distribution: Slackware
Posts: 227

Rep: Reputation: 54
Quote:
OK, How do I enable all that cladisch?
alsamixer, or any other mixer.
 
Old 07-14-2009, 10:36 AM   #11
linus72
Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: PocketWriter/MinimalX
Posts: 5,057

Original Poster
Rep: Reputation: 328Reputation: 328Reputation: 328Reputation: 328
OK, if you mean the gui in ubuntu, I enabled everything and turned everything to 100% vol
but still nothing

gui is the ubuntu speaker icon on top bar.

still nothing on front jack....
 
Old 07-14-2009, 03:19 PM   #12
foodown
Member
 
Registered: Jun 2009
Location: Texas
Distribution: Slackware
Posts: 514

Rep: Reputation: 145Reputation: 145
Quote:
Originally Posted by linus72 View Post
OK, if you mean the gui in ubuntu, I enabled everything and turned everything to 100% vol
but still nothing

gui is the ubuntu speaker icon on top bar.

still nothing on front jack....
It seems like everything is configured and working, but we're talking about not getting sound from the jack built into the chassis.

The back jack is coming straight off of the motherboard, and the front is a part of the chassis . . . are we certain that the front jack's cable is plugged into the right spot on the motherboard?
 
Old 07-14-2009, 03:23 PM   #13
linus72
Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: PocketWriter/MinimalX
Posts: 5,057

Original Poster
Rep: Reputation: 328Reputation: 328Reputation: 328Reputation: 328
That's a good question?

But, how would I know where to plug it in?
thanks
 
Old 07-15-2009, 01:38 AM   #14
cladisch
Member
 
Registered: Oct 2008
Location: Earth
Distribution: Slackware
Posts: 227

Rep: Reputation: 54
Quote:
OK, if you mean the gui in ubuntu, I enabled everything and turned everything to 100% vol
but still nothing
I didn't say "everything", I listed the control you should try to set.

If your GUI mixer doesn't show those controls, run alsamixer in a terminal. (Use M to enable/disable, i.e., unmute/mute things.)

Quote:
But, how would I know where to plug it in?
The front panel connector is standardized and has 10 pins.
You can post a photo of your motherboard somewhere.
 
Old 07-15-2009, 10:09 PM   #15
foodown
Member
 
Registered: Jun 2009
Location: Texas
Distribution: Slackware
Posts: 514

Rep: Reputation: 145Reputation: 145
Quote:
Originally Posted by cladisch View Post
The front panel connector is standardized and has 10 pins.
You can post a photo of your motherboard somewhere.
This is true, however the connection that I am talking about should be a four pin connection separate from the main front panel connection. It is usually somewhere near the sound chip set and labeled "sound" or "audio."

Simply locate the wire bundle coming off of the sound jack in the front of your chassis and find what it is plugged into. The pin configuration is unique, and, if it's plugged in anywhere on the motherboard then odds are it's in the right place. If not, try to locate the appropriate place to connect it. Like I said, it is unique and should not fit anywhere that it does not belong.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Well it worked in Windows..... Serial Port Communication Porting morty346 Programming 2 02-10-2009 04:14 PM
Bought Windows Vista sh3llc0de General 17 11-02-2008 07:25 AM
Nvidia GeForce worked once, Nvidia linux drivers killed it, and now i can't fix it. conway.federico Linux - Hardware 8 10-16-2008 10:28 PM
LXer: Linux: You Get What You Paid For (When You Bought Windows) LXer Syndicated Linux News 0 06-03-2008 01:10 PM
LAN worked in windows and not in Linux?? mohamed awad Linux - Networking 5 01-01-2005 07:46 AM


All times are GMT -5. The time now is 04:04 AM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration