LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 08-06-2005, 03:30 PM   #1
Little General
LQ Newbie
 
Registered: Jul 2005
Location: St. Peter Beach, FL
Distribution: Ubuntu 5.10 Breezy Badger
Posts: 10

Rep: Reputation: 0
network adapter


I installed Ubuntu today and i think i screwed up
I created my linux partitions when i re-installed windows XP Professional, however, i forgot to install some of my motherboard drivers "network and sound " before i installed Ubuntu. During the installation it didn't pick up my network adapter. Its because i didn't install the drivers? Right? That's what i think. I am a linux newbie and don't no how to re-install my network adapter in linux. Can anyone help me please????Other than that i had no other problems...
 
Old 08-07-2005, 01:33 AM   #2
musicman_ace
Senior Member
 
Registered: May 2001
Location: Indiana
Distribution: Gentoo, Debian, RHEL, Slack
Posts: 1,555

Rep: Reputation: 46
Quote:
I created my linux partitions when i re-installed windows XP Professional, however, i forgot to install some of my motherboard drivers "network and sound " before i installed Ubuntu.
If you are refering to windows drivers, they have nothing to do with linux. You may have to compile a module in the kernel to get your network card and sound working.

if you type the command lspci it will list the hardware PCI bus scan information which tells you (or us) which modules you need when compiling a kernel. if you type lsmod you can see the modules already loaded. It may simply be that the module you need is compiled but not loaded, in which case you'd use the command insmod <module name>. If you can post the output of lspci and lsmod, I can suggest the next steps in getting your system up and running.
 
Old 08-10-2005, 06:09 PM   #3
Little General
LQ Newbie
 
Registered: Jul 2005
Location: St. Peter Beach, FL
Distribution: Ubuntu 5.10 Breezy Badger
Posts: 10

Original Poster
Rep: Reputation: 0
here you go

Results from lspci
0000:00:00.0 Host bridge:intel corp. 925X Memory Controller Hub (rev04)
0000:00:01.0 PCI bridge: intel corp. 925X PCI Express Root Port (rev 04)
0000:00:1b.0 0403: Intel Corp 8281FB/FBM/FR/FW/FRW (ICH6 Family) High Definition audio controller (rev 03)
0000:00:1c.0 PCI bridge: intel corp:82801FB/FBM/FR/FRW (ICH6 family)PCI Express port 1 (rev 03)
0000:00:1c.0 PCI bridge:intel corp:82801FB/FBM/FR/FRW (ICH6 Family) PCI Express port 2 (rev03)
0000:00:1c.0 PCI bridge:intel corp: 82801FB/FBM/FR/FRW (ICH6 Family)PCI Express port 3 (rev03)
0000:00:1c.0 PCI bridge:intel corp:82801FB/FBM/FR/FRW (ICH6 Family)PCI Express port 4 (rev 03)
0000:00:1d:0 USB Controller:intel corp:82801FB/FBM/FR/FW/FRW(ICH6 Family)USB UHCI #1 (rev03)
0000:00:1d:1 USB Controller:intel corp:82801FB/FBM/FR/FW/FRW(ICH6 Family)USB UHCI #1 (rev03)
0000:00:1d:2 USB Controller:intel corp:82801FB/FBM/FR/FW/FRW(ICH6 Family)USB UHCI #1 (rev03)
0000:00:1d:3 USB Controller:intel corp:82801FB/FBM/FR/FW/FRW(ICH6 Family)USB UHCI #1 (rev03)
0000:00:1d:4 USB Controller:intel corp:82801FB/FBM/FR/FW/FRW(ICH6 Family)USB UHCI #1 (rev03)
0000:00:1d:7 USB Controller:intel corp: 82801FB/FBM/FR/FW/FRW(ICH6 Family)USB 2 EHCI Controller (rev 03)
0000:00:1e.0 PCI bridge: intel corp: 82801 PCI bridge (rev 03)
0000:00:1f.0 ISA bridge:intel corp: 82801FB/FR(ICH6R/ICH6R) LPC interface bridge (rev 03)
0000:00:1f.1 IDE interface:intel corp:82801FB/FBM/FR/FW/FRW(ICH6 Family) IDE controller (rev03)
0000:00:1f:2 IDE interface:intel corp:82801FR/FRW (ICH6R/ICH6RW) SATA controller (rev03)
0000:00:1f.3 SMBUS:intel corp:82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus controller (rev03)
0000:01:00:0 VGA compatible controller:Ati technologies inc: unknown device 5b60
0000:01:00.1 Display controller: Ati technologies inc: unknown device 5b70
0000:04:00.0 Ethernet controller:Marvell technologies Group Ltd: Unknown device 4361(rev17)
0000:06:05.0 FireWire (IEEE 1394):Lucent Microelectronics FW323 (rev 61)


lsmod

module size used by

ipvs 229504 6

proc_intf 4100 0

freq_table 4100 0

cpufreq_user space 4572 0

cpufreq_ondemand 6172 0

cpufreq_powersave 1920 0

video 16260 0

sony_acpi 6280 0

pcc_acpi 11264 0

button 6800 0

battery 10244 0

container 4608 0

ac 4996 0

fsdev 7488 0

ohci1394 31876 0

sk98lin 149216 0

i2c_i801 8076 0

i2c_core 21264 1 i2c_i801

ahci 10500 0

piix 9988 0

ide_core 118988 1 piix

hw_random 5524 0

usbhid 29376 0

ehci_hcd 29444 0

uhci_hcd 30224 0

usbcore 107384 4 usbhid,ehci_hcd,uhci_hcd

pciehp 83948 0

shpchp 86116 0

pci_hotplug 30512 2 pciehp,shpchp

floppy 54864 0

pcspker 3816 0

rtc 12216 0

evdev 9088 0

nls_iso 8859_1 4224 1

nls_cp 437 5888 1

vfat 12928 1

fat 37792 1 vfat

md 43856 0

dm_mod 53116 1

capability 5000 0

commoncap 7808 1 capability

sbp2 22408 0

ieee 1394 100408 2 ohci1394, sbp2

psmouse 19336 0

mousedev 11160 1

parport_pc 34372 1

sd_mod 16784 5

sr_mod 16036 0

cdrom 36508 1 sr_mod

sg 35360 0

ata_piix 8836 8

libata 44548 2 ahci,ata_piix

scsi_mod 119936 6 ahci,sbp2,sh_mod,sr_mod,sg,libata

unix 26164 487

thermal 13576 0

processor 22708 1 thermal

fan 4612 0

fbcon 34048 0

font 8448 1 fbcon

bibblit 5120 1 fbcon

vesafb 6948 0

cfbcopyarea 3968 1 vesafb

cfbimgblt 3072 1 vesafb

cfbfillrect 3584 1 vesafb


Hope all this info will help you out
However, no i realize Ubuntu didn't recognize my video card, sound, and gigabit ethernet card
 
Old 08-10-2005, 07:30 PM   #4
musicman_ace
Senior Member
 
Registered: May 2001
Location: Indiana
Distribution: Gentoo, Debian, RHEL, Slack
Posts: 1,555

Rep: Reputation: 46
I've got good news and bad news. The good is that I think I've got the network card figured out. The bad is I can't tell anything about the sound card from that output.

My 2.6.11 kernel is patched with several different patches, so a more recent stock kernel may have better and more stable choices, but if you compile these into your kernel, I'm guessing it will work
Device Driver -> Networking Support -> Ethernet (1000Mbit) -> Marvell Yukon Chipset (deprecated)


If can you tell me the make and model of the motherboard, I'll look it up at on web and see if I can get the sound card info.
 
Old 08-10-2005, 11:49 PM   #5
Little General
LQ Newbie
 
Registered: Jul 2005
Location: St. Peter Beach, FL
Distribution: Ubuntu 5.10 Breezy Badger
Posts: 10

Original Poster
Rep: Reputation: 0
I have intel's desktop 925XCV Motherboard
Hope this helps

My vidio card is a Ati X300 pci express
 
Old 08-12-2005, 01:19 AM   #6
musicman_ace
Senior Member
 
Registered: May 2001
Location: Indiana
Distribution: Gentoo, Debian, RHEL, Slack
Posts: 1,555

Rep: Reputation: 46
Well, usually a motherboard manufacturer will specify the chipset of their audio processor, but all I could find is that Intel calls the onboard audio for your motherboard the "Intel® High Definition Audio subsystem"

If this is new enough, there may not be any support for it yet, but I don't know that for sure. If you can look at the motherboard's audio chipst and post any chipset model numbers or versions, maybe that will help someone, but I've hit a wall with Intel here.
 
Old 08-15-2005, 09:10 PM   #7
Little General
LQ Newbie
 
Registered: Jul 2005
Location: St. Peter Beach, FL
Distribution: Ubuntu 5.10 Breezy Badger
Posts: 10

Original Poster
Rep: Reputation: 0
Howdy Musicman_ace

Well,
I was on Intel website and here is my technical documents on my mother board

pdf file

If this didn't work than try this one and pick tech documents

intel

I think a found a couple websites on my sound card
Please check them out

http://www.linuxquestions.org/questi...readid=350642&

http://www.opendrivers.com/company/2...-download.html

Hope this helps

What about my video card?????????
 
Old 08-15-2005, 10:45 PM   #8
musicman_ace
Senior Member
 
Registered: May 2001
Location: Indiana
Distribution: Gentoo, Debian, RHEL, Slack
Posts: 1,555

Rep: Reputation: 46
unfortunetly I'm no help there. PCI Express is too new for me, and probably is too expensive for me to play with.
 
Old 08-19-2005, 09:22 AM   #9
skrye
LQ Newbie
 
Registered: Aug 2005
Location: England
Distribution: Debian
Posts: 7

Rep: Reputation: 0
trouble with gentoo network config

Hey im also having trouble with my network config

i managed to do a networkless install of gentoo after a couple of attempts, got to the point of compiling my kernel (manual) with all the nessasary modules (3com509 for my NIC) That all went fine, reboot fine, lilo worked perfectly. My net connection is ADSL 2mb, and i use a Sparkcom router/modem (PPPoE) so i installed rp-pppoe and dhcpcd set them up with all the relevent info and edited /etc/config.d/net accordingly and went for an adsl-start. This timed out so i ran adsl-statusand got: adsl-status: link is down (cant read pppoe PID file /var.run/-adsl.pid.pppoe)

i had a look in the above mentioned file and it was empty, does anyone know if there any thing that needs to be put into it?

Using ifconfig eth0 finds my card after i've used insmod <module_name> but i have to insmod each time i boot up. Also when i run dhcpcd, the lan port 1 light on my router modem blinks and ifconfig eth0 registers a few TX kilobytes so the interface is working.

For the record, the addresses of the nameservers in resolv.conf are correct. My username and password in pap-secrets are correct. At my wits end with this one cant see anything else that i could do to remedy the situation, i have studied all relevent gentoo documentation and i really dont wanna use the precomplied package disk so any help would be fantastic.

"skrye"
 
Old 08-21-2005, 09:59 AM   #10
skrye
LQ Newbie
 
Registered: Aug 2005
Location: England
Distribution: Debian
Posts: 7

Rep: Reputation: 0
just an update on my situation. I recompiled my kernel making the 3c509 driver compile into the kernel instead of as a module so interface eth0 is working fine. Still for the life of me cannot get my connection running. Starting to think that it might be a problem with the software on my modem (in flash).
I first got the router/modem up and running using a browser to view and edit the configuration so i'm gonna install some packages of the grp disk and see if there i s anything i need to change. For the record my router/modem configuration works under other OS's, so i'm not holding my breath. Any help would be fantastic.
 
  


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
Fedora C2 - Wireless network drivers? Broadcom 802.11g Network Adapter FragTek Linux - Wireless Networking 7 01-22-2010 12:10 AM
network adapter fakie_flip Linux - Hardware 1 08-24-2005 09:35 AM
Linux network adapter(s) give(s) "Destination network unreachble" wzs Linux - Networking 0 02-06-2005 02:05 PM
network adapter help seanlinux Linux - Newbie 2 12-17-2003 09:17 AM
new network adapter under mandrake single network firewall nerip Linux - Networking 3 08-03-2002 02:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

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