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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-25-2003, 07:38 PM
|
#1
|
LQ Newbie
Registered: Jan 2003
Distribution: Slackware
Posts: 19
Rep:
|
Trouble with DHCP and Sound
Hey guys, I'm kinda out of ideas on how to configure my DHCP and my sound. One thing at a time thought so I'll start with DHCP
I'm using Slackware 8.1 both the shell and jumping into X. Trying to use Lisa (I believe is the name of the automatic network setup) I get the error that I don't have a card installed. I'm thinking perhabs this is because it is built onto my motherboard but I'm fresh out of ideas on where to go, what to do next. My system is a VPR Matrix model ft5110PE. I would appreciate any help with onboard lan cards and configuration of DHCP. Thanks guys!
-Robert
|
|
|
01-25-2003, 08:31 PM
|
#2
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
Do you have the module loaded? Usually a lspci -vv will show you which card you've got. I've read around a bit, seems alot of the integrated ones are realteks, so if you are impatient you could try:
modprobe 8139too
dhcpcd eth0
ifconfig
And then hope it works. However, I'd suggest lspci -vv hunt through it, find the type you've got, find out which module is needed, modprobe it, then start dhcpcd on eth0.
Cool
|
|
|
01-25-2003, 08:32 PM
|
#3
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
For sound, post the output from above:
lspci -vv (LSPCI -VV lowercase)
Cool
|
|
|
01-25-2003, 10:10 PM
|
#4
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Open a terminal, su to root and do "netconfig", see if it can auto detect your card.
|
|
|
01-25-2003, 10:27 PM
|
#5
|
LQ Newbie
Registered: Jan 2003
Distribution: Slackware
Posts: 19
Original Poster
Rep:
|
unforutently I can't auto-detect. The main problem is that I just can't get linux to recogonize I have a LAN card
|
|
|
01-25-2003, 10:44 PM
|
#6
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Ok, the output od "lspci -vv" will have info on the network chip, your looking for something like this,
Code:
00:0f.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C (rev 10)
Subsystem: Acer Incorporated [ALI] ALN-325
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR+
Latency: 32 (8000ns min, 16000ns max)
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at e400 [size=256]
Region 1: Memory at e2100000 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Last edited by Aussie; 01-25-2003 at 10:45 PM.
|
|
|
01-25-2003, 11:27 PM
|
#7
|
LQ Newbie
Registered: Jan 2003
Distribution: Slackware
Posts: 19
Original Poster
Rep:
|
That is what I keep reading, but the output I get is Intel Corp. Unknown device.
|
|
|
All times are GMT -5. The time now is 01:11 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|