Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
installed nvidia - works - but now ethernet won't work!?
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
yowwww
Apprentice
Apprentice


Joined: 20 Apr 2003
Posts: 182
Location: Ontario, Canada

PostPosted: Mon Sep 01, 2003 12:41 am    Post subject: Reply with quote

I had figured it out and ran:

e2fsck -y /dev/hda3

that fixed it, I still get the usual errors, but at least I can boot.

I am back at being able to see my ethernet - it works now, but when I type kdm - my former nvidia splash screen turns into those weird characters.

I'm going to take a look at my XF86Config file to verify that things are ok.
Back to top
View user's profile Send private message
yowwww
Apprentice
Apprentice


Joined: 20 Apr 2003
Posts: 182
Location: Ontario, Canada

PostPosted: Mon Sep 01, 2003 1:03 am    Post subject: Reply with quote

well, it looks alright.

so here is where I am at:

ethernet works fine, but I can't get into X with the nvidia drivers.

any ideas?
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Mon Sep 01, 2003 1:11 am    Post subject: Reply with quote

Hmmm.
Does anything in /var/log/XFree86.0.log look suspicious ?

Just curious, does /proc/interrupts show eth0 and nvidia on IRQ 11 now ?
Back to top
View user's profile Send private message
yowwww
Apprentice
Apprentice


Joined: 20 Apr 2003
Posts: 182
Location: Ontario, Canada

PostPosted: Mon Sep 01, 2003 1:16 am    Post subject: Reply with quote

I did cat /proc/interrupts and it now shows eth0 but I don't see nvidia.

I then did modprobe nvidia and it still didn't show up.

I didn't notice anything odd about /var/log/XF86Config.log but then again I am not accustomed to deciphering it.

It seems to me that the ethernet is working fine now but that the nvidia module is not properly loading.
Back to top
View user's profile Send private message
yowwww
Apprentice
Apprentice


Joined: 20 Apr 2003
Posts: 182
Location: Ontario, Canada

PostPosted: Mon Sep 01, 2003 1:53 am    Post subject: Reply with quote

well im back to square one again.

my ethernet works as before, but I can't watch my videos without using the nvidia driver which doesnt' seem to work (get all those funky characters when I use "nvidia" instead of "nv"). I have seen this as a fairly common problem thru searching the forum before.

If there is some way to fix it, I sure would like to know.

Thanks a lot for all of your help and time today, if you have any more info if would be appreciated.
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Mon Sep 01, 2003 2:13 am    Post subject: Reply with quote

My hardware may not be similar enough to yours, but this is what I used to get my KT400 motherboard working :
ac-sources
ACPI - [ ]
APIC - [*]
IO-APIC - [*]
via-rhine - <M>
Code:
# cat /proc/interrupts
           CPU0
  0:      48231    IO-APIC-edge  timer
  1:        132    IO-APIC-edge  keyboard
  2:          0          XT-PIC  cascade
  8:          2    IO-APIC-edge  rtc
 12:        205    IO-APIC-edge  PS/2 Mouse
 14:          2    IO-APIC-edge  ide0
 16:      37278   IO-APIC-level  ohci1394, radeon@PCI:1:0:0
 17:          0   IO-APIC-level  usb-uhci
 18:       2666   IO-APIC-level  ide4, ide5, ehci_hcd
 19:          0   IO-APIC-level  ehci_hcd, usb-uhci
 21:          0   IO-APIC-level  usb-uhci, usb-uhci, usb-uhci
 22:          0   IO-APIC-level  VIA8233
 23:         89   IO-APIC-level  eth0
NMI:          0
LOC:      48174
ERR:          0
MIS:          2

This machine has a Radeon rather than an nVidia card, but look at eth0 -> IRQ 23. On some machines, IO-APIC allows the interrupts to go above 15 and reduce IRQ conflicts. This may not apply to your machine, but it is worth a shot.
Back to top
View user's profile Send private message
yowwww
Apprentice
Apprentice


Joined: 20 Apr 2003
Posts: 182
Location: Ontario, Canada

PostPosted: Mon Sep 01, 2003 2:16 am    Post subject: Reply with quote

ok, I will take a look at that, thanks. I am using it right now so I will recompile and reboot later. OK, I looked - where is APIC? I didn't see it anywhere.
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Mon Sep 01, 2003 2:20 am    Post subject: Reply with quote

It appears right under SMP support, but only when SMP is disabled.
Back to top
View user's profile Send private message
yowwww
Apprentice
Apprentice


Joined: 20 Apr 2003
Posts: 182
Location: Ontario, Canada

PostPosted: Mon Sep 01, 2003 2:22 am    Post subject: Reply with quote

ok thanks, recompiling right now. does acpi need to be off?

will try it out later.
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Mon Sep 01, 2003 2:33 am    Post subject: Reply with quote

In my case, via-rhine would not work with ACPI on.
Back to top
View user's profile Send private message
yowwww
Apprentice
Apprentice


Joined: 20 Apr 2003
Posts: 182
Location: Ontario, Canada

PostPosted: Mon Sep 01, 2003 2:36 am    Post subject: Reply with quote

interesting, mine won't shut down with it off, lol
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Mon Sep 01, 2003 2:39 am    Post subject: Reply with quote

I use APM to shut down the machine.
Back to top
View user's profile Send private message
yowwww
Apprentice
Apprentice


Joined: 20 Apr 2003
Posts: 182
Location: Ontario, Canada

PostPosted: Mon Sep 01, 2003 2:40 am    Post subject: Reply with quote

that makes sense, but it didn't work for me, but when I added acpi, it worked.
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Mon Sep 01, 2003 2:44 am    Post subject: Reply with quote

You could just leave the machine on 24/7 :roll:
Back to top
View user's profile Send private message
yowwww
Apprentice
Apprentice


Joined: 20 Apr 2003
Posts: 182
Location: Ontario, Canada

PostPosted: Mon Sep 01, 2003 2:57 am    Post subject: Reply with quote

lol, I would but then I woudn't have any chance of getting my nvidia to work :lol:
besides, I have two other os/distros on this box that I like to use.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum