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

Notices


Reply
  Search this Thread
Old 08-30-2004, 02:35 PM   #1
shoddy
LQ Newbie
 
Registered: Mar 2004
Distribution: Arch
Posts: 6

Rep: Reputation: 0
Arch 0.7 via-velocity ethernet module?


I recently installed Arch 0.7 beta 1, and am having a problem with my ethernet chip. I have been using arch for a long time but I recently upgraded my motherboard to one that has onboard ethent courtesy of an onboard via-velocity vt6122 chip. I loaded the via-velocity module from the install cd and completed a successful ftp install, but when I rebooted the new system the via-velocity module was missing from /lib/modules/2.6.8.1/kernel/drivers/net. When I looked at the /usr/src/linux-2.6.8.1/.config file, I noticed that "via-velocity" is neither compiled into the kernel or as a module. I even tried to copy the module from the install cd to the module location, but when i tried insmod it told me that the module was in the wrong format. Why would this module be available for the install but not for the system? Maybe I can compile it myself?
 
Old 08-30-2004, 09:41 PM   #2
ghostwalker
Member
 
Registered: Jun 2003
Posts: 160

Rep: Reputation: 30
If you have the means to get the kernel source sure you could compile it.
www.kernel.org. Get 2.6.8.1 and copy it to your /usr/src I think there are many different sources for show you how to compile your own kernel. I do the following:

cd /usr/src
tar jfx linux--verision
ln -sf linux--version linux
cd linux
make oldconfig
make menuconfig --> to select what you want installed.
make
make modules_install
cp System /boot/System--version
cp arch/i386/boot/bzimage /boot/vmlinuz---version

Then modify you lilo or grub config...

Walt
 
Old 08-30-2004, 10:48 PM   #3
shoddy
LQ Newbie
 
Registered: Mar 2004
Distribution: Arch
Posts: 6

Original Poster
Rep: Reputation: 0
thank you for responding, I will give that a try. My only concern is that if I recompile a kernel from source, won't that mess up Arch's package and upgrade system for the kernel? I thought of making my own custom kernel package, but the deal is that I don't have internet access on that machine (obviously). I wonder if I can somehow build a package by transfering all the needed files to it with a usb key. Actually, I'll try that. But what I don't understand is why the developers at Arch left it out in the first place.
 
Old 08-31-2004, 01:37 PM   #4
shoddy
LQ Newbie
 
Registered: Mar 2004
Distribution: Arch
Posts: 6

Original Poster
Rep: Reputation: 0
hmm, iseem to have answered my own question. When I compiled my own kernel with the proper drivers, I got an " unable to handle kernel null pointer dereference at virtual address......... segmentation fault". Looks like theres something wrong with the driver, but I guess that could be expected because via-velocity is listed as NeW in the menuconfig. I'll just wait for the next kernel version, thank you for your help.
 
  


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
Binding a ethernet module to a NIC RickRalph Linux - Networking 1 03-31-2005 04:00 AM
Ethernet module Pipedream Linux - Newbie 2 02-06-2005 05:57 PM
Which Module Do I need For Onbord Ethernet Adapter? Nukem Slackware 2 04-09-2004 11:25 AM
need a module for nforce2 ethernet compatible with 2.4.22 fixxxer0101 Slackware 10 10-14-2003 06:19 PM
ethernet module errors snocked Slackware 3 05-22-2003 06:00 PM

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

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

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