Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Drivers and terminal problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Company2
n00b
n00b


Joined: 16 Apr 2007
Posts: 12

PostPosted: Thu Apr 19, 2007 2:34 pm    Post subject: Drivers and terminal problems Reply with quote

Hey I'm officialy stuck now and I've reinstalled gentoo over 6 times already and can't seem to get a stable one going.

Right now I can't seem to get into the kernel.
The problem starts here:
Quote:
company2 # cd/usr/src/linux
bash: cd/usr/src/linux: No such file or directory
Back to top
View user's profile Send private message
rawbeefman
Guru
Guru


Joined: 25 Mar 2005
Posts: 375

PostPosted: Thu Apr 19, 2007 4:10 pm    Post subject: Reply with quote

cd /usr/src/linux

dont forget the space between the cd and the /.
Back to top
View user's profile Send private message
Company2
n00b
n00b


Joined: 16 Apr 2007
Posts: 12

PostPosted: Thu Apr 19, 2007 4:31 pm    Post subject: Reply with quote

Tried it didn't work

Quote:
localhost company2 # cd /usr/src/linux
bash: cd: /usr/src/linux: No such file or directory


Quote:
localhost company2 # cd / usr / src/ linux
localhost / # make menuconfig
make: *** No rule to make target `menuconfig'. Stop.


Tried another way.
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Thu Apr 19, 2007 5:03 pm    Post subject: Reply with quote

Take a look at what the contents of /usr/src is with ls -l /usr/src. Maybe all your missing is the symlink from the kernel source directory to /usr/src/linux
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
defenderBG
l33t
l33t


Joined: 20 Jun 2006
Posts: 817

PostPosted: Thu Apr 19, 2007 5:05 pm    Post subject: Reply with quote

edit make.conf and add symlink to your flags, than
emerge --sync && emerge gentoo-sources

should do the trick
Back to top
View user's profile Send private message
Company2
n00b
n00b


Joined: 16 Apr 2007
Posts: 12

PostPosted: Thu Apr 19, 2007 9:15 pm    Post subject: Reply with quote

I don't know how to do that
Back to top
View user's profile Send private message
sonicbhoc
Veteran
Veteran


Joined: 24 Oct 2005
Posts: 1805
Location: In front of the computer screen

PostPosted: Thu Apr 19, 2007 9:24 pm    Post subject: Reply with quote

emerge a program called ufed.
Code:

emerge ufed


Go through the list of use flags and descriptions and pick the ones you want.

Make sure you select symlink so that installing new kernels creates /usr/src/linux for you.

If you don't want to waste oodles of time, and you already have your use flags selected,
Code:

ls -l /usr/src


and see what's there. There should be at least one folder with the word Gentoo in it on there. Pick the one that has the highest number (should be 2.6.19-r5 if you sync'd the portage tree recently), and type this:

Code:

ln -s /usr/src/linux-2.6.19-gentoo-r5 linux


now you should have a /usr/src/linux.

also, if you don't know what the make.conf file is, you skipped a whole portion of the handbook. Make.conf is how you configure package installation and you edit it with any text editor (in a terminal, I recommend nano)

Code:

nano /etc/make.conf


there is a make.conf.example that you can look through that and read about the make.conf file.
_________________
I'm too lazy to keep this stupid signature up to date, so here's something more interesting:
My friend Hetdegon can draw if you ask me.
Now using PClinuxOS on my laptop and Gentoo on my desktop and new laptop.
Back to top
View user's profile Send private message
psomas
Retired Dev
Retired Dev


Joined: 23 Sep 2006
Posts: 212
Location: Greece

PostPosted: Thu Apr 19, 2007 10:52 pm    Post subject: Reply with quote

or you can install gentoolkit(emerge gentoolkit) and use the euse command:
euse -E symlink...
and then
emerge --sync && emerge gentoo-sources... ;)
_________________
myblog
FOSS NTUA Community
Back to top
View user's profile Send private message
Company2
n00b
n00b


Joined: 16 Apr 2007
Posts: 12

PostPosted: Fri Apr 20, 2007 12:51 pm    Post subject: Reply with quote

It worked pretty we'll though I am having some problems though. I now need to know how to install drivers because I've been having some trouble.

Quote:
localhost company2 # lspci -v
00:00.0 Host bridge: nVidia Corporation Unknown device 0071 (rev c1)
Flags: bus master, 66MHz, fast devsel, latency 0
Capabilities: [40] HyperTransport: Host or Secondary Interface

00:00.1 RAM memory: nVidia Corporation Unknown device 007f (rev a1)
Flags: 66MHz, fast devsel

00:00.2 RAM memory: nVidia Corporation Unknown device 0075 (rev a1)
Flags: 66MHz, fast devsel

00:00.3 RAM memory: nVidia Corporation Unknown device 006f (rev a1)
Flags: 66MHz, fast devsel

00:00.4 RAM memory: nVidia Corporation Unknown device 00b4 (rev a1)
Flags: bus master, 66MHz, fast devsel, latency 0

00:01.0 RAM memory: nVidia Corporation Unknown device 0076 (rev a1)
Flags: 66MHz, fast devsel

00:01.1 RAM memory: nVidia Corporation Unknown device 0078 (rev a1)
Flags: 66MHz, fast devsel

00:01.2 RAM memory: nVidia Corporation Unknown device 0079 (rev a1)
Flags: 66MHz, fast devsel

00:01.3 RAM memory: nVidia Corporation Unknown device 007a (rev a1)
Flags: 66MHz, fast devsel

00:01.4 RAM memory: nVidia Corporation Unknown device 007b (rev a1)
Flags: 66MHz, fast devsel

00:01.5 RAM memory: nVidia Corporation Unknown device 007c (rev a1)
Flags: 66MHz, fast devsel

00:01.6 RAM memory: nVidia Corporation Unknown device 007d (rev a1)
Flags: 66MHz, fast devsel

00:02.0 PCI bridge: nVidia Corporation Unknown device 007e (rev a2) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000d000-0000dfff
Memory behind bridge: dd000000-dfefffff
Prefetchable memory behind bridge: 00000000b0000000-00000000bff00000
Capabilities: [40] Power Management version 2
Capabilities: [48] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable +
Capabilities: [80] Express Root Port (Slot+) IRQ 0
Capabilities: [100] Virtual Channel

00:04.0 PCI bridge: nVidia Corporation Unknown device 007e (rev a2) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
Capabilities: [40] Power Management version 2
Capabilities: [48] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable +
Capabilities: [80] Express Root Port (Slot+) IRQ 0
Capabilities: [100] Virtual Channel

00:05.0 PCI bridge: nVidia Corporation Unknown device 007e (rev a2) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
Memory behind bridge: dcf00000-dcffffff
Capabilities: [40] Power Management version 2
Capabilities: [48] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable +
Capabilities: [80] Express Root Port (Slot+) IRQ 0
Capabilities: [100] Virtual Channel

00:09.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a1)
Subsystem: Dell Unknown device 0000
Flags: bus master, 66MHz, fast devsel, latency 0
Capabilities: [44] HyperTransport: Slave or Primary Interface
Capabilities: [e0] #00 [fee0]

00:0a.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a2)
Subsystem: Dell Unknown device 01e0
Flags: bus master, 66MHz, fast devsel, latency 0
I/O ports at 4f00 [size=256]

00:0a.1 SMBus: nVidia Corporation MCP55 SMBus (rev a2)
Subsystem: Dell Unknown device 01e0
Flags: 66MHz, fast devsel, IRQ 9
I/O ports at 4c00 [size=64]
I/O ports at 5000 [size=64]
I/O ports at 5100 [size=64]
Capabilities: [44] Power Management version 2

00:0a.2 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a2)
Subsystem: Dell Unknown device 01e0
Flags: 66MHz, fast devsel

00:0b.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1) (prog-i f 10 [OHCI])
Subsystem: Dell Unknown device 01e0
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 233
Memory at dfff8000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2

00:0b.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2) (prog-i f 20 [EHCI])
Subsystem: Dell Unknown device 01e0
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 225
Memory at dfff7f00 (32-bit, non-prefetchable) [size=256]
Capabilities: [44] Debug port
Capabilities: [80] Power Management version 2

00:0d.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1) (prog-if 8a [Master SecP PriP])
Subsystem: Dell Unknown device 01e0
Flags: bus master, 66MHz, fast devsel, latency 0
I/O ports at ecf0 [size=16]
Capabilities: [44] Power Management version 2

00:0e.0 RAID bus controller: nVidia Corporation MCP55 SATA Controller (rev a2) ( prog-if 85)
Subsystem: Dell Unknown device 01e0
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 58
I/O ports at fe00 [size=8]
I/O ports at fe10 [size=4]
I/O ports at fe20 [size=8]
I/O ports at fe30 [size=4]
I/O ports at fec0 [size=16]
Memory at dfff9000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
Capabilities: [b0] Message Signalled Interrupts: 64bit+ Queue=0/2 Enable -
Capabilities: [cc] HyperTransport: MSI Mapping

00:0e.1 RAID bus controller: nVidia Corporation MCP55 SATA Controller (rev a3) ( prog-if 85)
Subsystem: Dell Unknown device 01e0
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 66
I/O ports at fe40 [size=8]
I/O ports at fe50 [size=4]
I/O ports at fe60 [size=8]
I/O ports at fe70 [size=4]
I/O ports at fed0 [size=16]
Memory at dfffa000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
Capabilities: [b0] Message Signalled Interrupts: 64bit+ Queue=0/2 Enable -
Capabilities: [cc] HyperTransport: MSI Mapping

00:0e.2 RAID bus controller: nVidia Corporation MCP55 SATA Controller (rev a4) ( prog-if 85)
Subsystem: Dell Unknown device 01e0
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 225
I/O ports at fe80 [size=8]
I/O ports at fe90 [size=4]
I/O ports at fea0 [size=8]
I/O ports at feb0 [size=4]
I/O ports at fef0 [size=16]
Memory at dfffb000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
Capabilities: [b0] Message Signalled Interrupts: 64bit+ Queue=0/2 Enable -
Capabilities: [cc] HyperTransport: MSI Mapping

00:0f.0 PCI bridge: nVidia Corporation MCP55 PCI bridge (rev a2) (prog-if 00 [No rmal decode])
Flags: bus master, 66MHz, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=04, sec-latency=64
I/O behind bridge: 0000c000-0000cfff
Memory behind bridge: d8000000-dcefffff
Capabilities: [b8] #0d [0000]
Capabilities: [8c] HyperTransport: MSI Mapping

00:0f.1 Audio device: nVidia Corporation MCP55 High Definition Audio (rev a2)
Subsystem: Dell Unknown device 01e0
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 233
Memory at dfffc000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable -
Capabilities: [6c] HyperTransport: MSI Mapping

00:13.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2) (prog-i f 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
Capabilities: [40] #0d [0000]
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable +
Capabilities: [60] HyperTransport: MSI Mapping
Capabilities: [80] Express Root Port (Slot+) IRQ 0
Capabilities: [100] Virtual Channel

00:18.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2) (prog-i f 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
I/O behind bridge: 0000b000-0000bfff
Memory behind bridge: d5f00000-d7ffffff
Prefetchable memory behind bridge: 00000000c0000000-00000000cff00000
Capabilities: [40] #0d [0000]
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable +
Capabilities: [60] HyperTransport: MSI Mapping
Capabilities: [80] Express Root Port (Slot+) IRQ 0
Capabilities: [100] Virtual Channel

01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0292 (rev a 1) (prog-if 00 [VGA])
Subsystem: nVidia Corporation Unknown device 0370
Flags: bus master, fast devsel, latency 0, IRQ 11
Memory at dd000000 (32-bit, non-prefetchable) [size=16M]
Memory at b0000000 (64-bit, prefetchable) [size=256M]
Memory at de000000 (64-bit, non-prefetchable) [size=16M]
I/O ports at dc80 [size=128]
Expansion ROM at dfe00000 [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Capabilities: [68] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable -
Capabilities: [78] Express Endpoint IRQ 0
Capabilities: [100] Virtual Channel
Capabilities: [128] Power Budgeting

03:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751 Gigabit Ethe rnet PCI Express (rev 21)
Subsystem: Dell Unknown device 01e0
Flags: bus master, fast devsel, latency 0, IRQ 74
Memory at dcff0000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [48] Power Management version 2
Capabilities: [50] Vital Product Data
Capabilities: [58] Message Signalled Interrupts: 64bit+ Queue=0/3 Enable +
Capabilities: [d0] Express Endpoint IRQ 0
Capabilities: [100] Advanced Error Reporting
Capabilities: [13c] Virtual Channel
Capabilities: [160] Device Serial Number 34-eb-0a-fe-ff-b9-19-00
Capabilities: [16c] Power Budgeting

04:04.0 Multimedia audio controller: Creative Labs SB X-Fi
Subsystem: Creative Labs X-Fi XtremeMusic
Flags: bus master, medium devsel, latency 64, IRQ 11
I/O ports at cce0 [size=32]
Memory at dcc00000 (64-bit, non-prefetchable) [size=2M]
Memory at d8000000 (64-bit, non-prefetchable) [size=64M]
Capabilities: [40] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable -

04:0a.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Cont roller (PHY/Link) (prog-if 10 [OHCI])
Subsystem: Dell Unknown device 01e0
Flags: bus master, medium devsel, latency 64, IRQ 50
Memory at dcefb800 (32-bit, non-prefetchable) [size=2K]
Memory at dcefc000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 2

06:00.0 VGA compatible controller: nVidia Corporation Unknown device 0292 (rev a 1) (prog-if 00 [VGA])
Subsystem: nVidia Corporation Unknown device 0370
Flags: fast devsel, IRQ 11
Memory at d6000000 (32-bit, non-prefetchable) [disabled] [size=16M]
Memory at c0000000 (64-bit, prefetchable) [disabled] [size=256M]
Memory at d7000000 (64-bit, non-prefetchable) [disabled] [size=16M]
I/O ports at bc80 [disabled] [size=128]
Expansion ROM at d5f00000 [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Capabilities: [68] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable -
Capabilities: [78] Express Endpoint IRQ 0
Capabilities: [100] Virtual Channel
Capabilities: [128] Power Budgeting


This is what my system looks like do you think you can help me with my drivers bcause I have no sound.
Back to top
View user's profile Send private message
opentaka
l33t
l33t


Joined: 18 Feb 2005
Posts: 840
Location: Japan

PostPosted: Fri Apr 20, 2007 1:00 pm    Post subject: Reply with quote

Company2 wrote:
I don't know how to do that

Please read the handbook really carefully, do not skip steps unless you are absolutely sure.
Configuring the Kernel
_________________
"Being defeated is often a temporary condition. Giving up is what makes it permanent" - Marilyn vos Savant
Back to top
View user's profile Send private message
psomas
Retired Dev
Retired Dev


Joined: 23 Sep 2006
Posts: 212
Location: Greece

PostPosted: Fri Apr 20, 2007 1:43 pm    Post subject: Reply with quote

look here:
http://www.gentoo.org/doc/en/alsa-guide.xml
_________________
myblog
FOSS NTUA Community
Back to top
View user's profile Send private message
Company2
n00b
n00b


Joined: 16 Apr 2007
Posts: 12

PostPosted: Sat Apr 21, 2007 2:10 am    Post subject: Reply with quote

I typed make menuconfig and it told me I had a problem and this was it.

Quote:
localhost linux # make menuconfig
make: Warning: File `.vmlinux.cmd' has modification time 3e+03 s in the future
make[1]: Warning: File `scripts/basic/.fixdep.cmd' has modification time 4.1e+02 s in the future
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Warning: File `scripts/kconfig/.zconf.tab.o.cmd' has modification time 4.1e+02 s in the future
scripts/kconfig/mconf arch/i386/Kconfig


*** End of Linux kernel configuration.
*** Execute 'make' to build the kernel or try 'make help'.

make[1]: warning: Clock skew detected. Your build may be incomplete.
make: warning: Clock skew detected. Your build may be incomplete.


The menu comes up but I want to know how to fix it.
Back to top
View user's profile Send private message
psomas
Retired Dev
Retired Dev


Joined: 23 Sep 2006
Posts: 212
Location: Greece

PostPosted: Sat Apr 21, 2007 2:23 am    Post subject: Reply with quote

maybe try re-emerging gentoo-sources...
_________________
myblog
FOSS NTUA Community
Back to top
View user's profile Send private message
opentaka
l33t
l33t


Joined: 18 Feb 2005
Posts: 840
Location: Japan

PostPosted: Sat Apr 21, 2007 4:13 am    Post subject: Reply with quote

Company2 wrote:
I typed make menuconfig and it told me I had a problem and this was it.

Quote:
localhost linux # make menuconfig
make: Warning: File `.vmlinux.cmd' has modification time 3e+03 s in the future
make[1]: Warning: File `scripts/basic/.fixdep.cmd' has modification time 4.1e+02 s in the future
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Warning: File `scripts/kconfig/.zconf.tab.o.cmd' has modification time 4.1e+02 s in the future
scripts/kconfig/mconf arch/i386/Kconfig


*** End of Linux kernel configuration.
*** Execute 'make' to build the kernel or try 'make help'.

make[1]: warning: Clock skew detected. Your build may be incomplete.
make: warning: Clock skew detected. Your build may be incomplete.


The menu comes up but I want to know how to fix it.


you didn't set time correctly during the installation. you can choose to ignore it or modify their modification time with `touch`
and yeah, re-emerging the kernel is good idea too.
_________________
"Being defeated is often a temporary condition. Giving up is what makes it permanent" - Marilyn vos Savant
Back to top
View user's profile Send private message
Company2
n00b
n00b


Joined: 16 Apr 2007
Posts: 12

PostPosted: Sat Apr 21, 2007 1:23 pm    Post subject: Reply with quote

I'm having a problem no matter what I do every time I type lspci I see that my drivers aren't installed even after I compiled the kernel and typed emerge nvidia-drivers. I also can't get the sound working even after I type emerge alsa-drivers and I come up with and error message saying that their are not ebuilds for it.

One thing I forgot to say is that using any program is that files that go to the dir folder always come with a exclamation point I don't think I have a


Code:
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/preface-02.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/preface-01.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/part-03.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/part-02.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/part-01.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/index.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/chapter-09.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/chapter-08.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/chapter-07.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/chapter-06.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/chapter-05.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/chapter-04.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/chapter-03.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/chapter-03-section-02.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/chapter-02.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/chapter-02-section-04.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/chapter-02-section-03.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/chapter-02-section-02.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/chapter-01.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-z.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-y.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-x.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-w.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-v.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-u.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-t.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-s.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-r.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-q.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-p.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-o.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-n.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-m.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-l.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-k.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-j.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-i.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-h.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-g.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-f.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-e.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-d.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-c.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-b.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-aa.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/html/appendix-a.html
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/XF86Config.sample.gz
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/README.gz
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/NVIDIA_Changelog.gz
--- !mtime obj /usr/share/doc/nvidia-drivers-1.0.8776-r1/Copyrights.gz
--- !mtime obj /usr/lib/xorg/modules/drivers/nvidia_drv.so
--- !mtime obj /usr/lib/opengl/nvidia/tls/libnvidia-tls.so.1.0.8776
--- !mtime sym /usr/lib/opengl/nvidia/tls/libnvidia-tls.so.1
--- !mtime sym /usr/lib/opengl/nvidia/tls/libnvidia-tls.so
--- !mtime obj /usr/lib/opengl/nvidia/no-tls/libnvidia-tls.so.1.0.8776
--- !mtime sym /usr/lib/opengl/nvidia/no-tls/libnvidia-tls.so.1
--- !mtime sym /usr/lib/opengl/nvidia/no-tls/libnvidia-tls.so
--- !mtime sym /usr/lib/opengl/nvidia/lib/libnvidia-tls.so.1.0.8776
--- !mtime sym /usr/lib/opengl/nvidia/lib/libnvidia-tls.so.1
--- !mtime sym /usr/lib/opengl/nvidia/lib/libnvidia-tls.so
--- !mtime obj /usr/lib/opengl/nvidia/lib/libnvidia-cfg.so.1.0.8776
--- !mtime sym /usr/lib/opengl/nvidia/lib/libnvidia-cfg.so.1
--- !mtime sym /usr/lib/opengl/nvidia/lib/libnvidia-cfg.so
--- !mtime obj /usr/lib/opengl/nvidia/lib/libGLcore.so.1.0.8776
--- !mtime sym /usr/lib/opengl/nvidia/lib/libGLcore.so.1
--- !mtime sym /usr/lib/opengl/nvidia/lib/libGLcore.so
--- !mtime obj /usr/lib/opengl/nvidia/lib/libGL.so.1.0.8776
--- !mtime sym /usr/lib/opengl/nvidia/lib/libGL.so.1
--- !mtime sym /usr/lib/opengl/nvidia/lib/libGL.so
--- !mtime obj /usr/lib/opengl/nvidia/lib/libGL.la
--- !mtime obj /usr/lib/opengl/nvidia/include/glxext.h
--- !mtime obj /usr/lib/opengl/nvidia/include/glx.h
--- !mtime obj /usr/lib/opengl/nvidia/include/glext.h
--- !mtime obj /usr/lib/opengl/nvidia/include/gl.h
--- !mtime obj /usr/lib/opengl/nvidia/extensions/libglx.so
--- !mtime obj /usr/lib/libXvMCNVIDIA.so.1.0.8776
--- !mtime sym /usr/lib/libXvMCNVIDIA.so
--- !mtime obj /usr/lib/libXvMCNVIDIA.a
--- !mtime obj /usr/bin/nvidia-bug-report.sh
--- cfgpro obj /lib/modules/2.6.20-gentoo-r6/video/nvidia.ko
--- cfgpro dir /lib/modules/2.6.20-gentoo-r6/video
--- cfgpro dir /lib/modules/2.6.20-gentoo-r6
--- cfgpro obj /etc/modules.d/nvidia
--- cfgpro dir /etc/modules.d
--- !empty dir /usr/share/doc/nvidia-drivers-1.0.8776-r1/html
--- !empty dir /usr/share/doc/nvidia-drivers-1.0.8776-r1
--- !empty dir /usr/share/doc
--- !empty dir /usr/share
--- !empty dir /usr/lib/xorg/modules/drivers
--- !empty dir /usr/lib/xorg/modules
--- !empty dir /usr/lib/xorg
--- !empty dir /usr/lib/opengl/nvidia/tls
--- !empty dir /usr/lib/opengl/nvidia/no-tls
--- !empty dir /usr/lib/opengl/nvidia/lib
--- !empty dir /usr/lib/opengl/nvidia/include
--- !empty dir /usr/lib/opengl/nvidia/extensions
--- !empty dir /usr/lib/opengl/nvidia
--- !empty dir /usr/lib/opengl
--- !empty dir /usr/lib
--- !empty dir /usr/bin
--- !empty dir /usr
--- !empty dir /lib/modules
--- !empty dir /lib
--- !empty dir /etc
[/i][/url][/profile]
Back to top
View user's profile Send private message
opentaka
l33t
l33t


Joined: 18 Feb 2005
Posts: 840
Location: Japan

PostPosted: Sat Apr 21, 2007 6:33 pm    Post subject: Reply with quote

Company2 wrote:
type emerge alsa-drivers and I come up with and error message saying that their are not ebuilds for it.


media-sound/alsa-driver *not* drivers
_________________
"Being defeated is often a temporary condition. Giving up is what makes it permanent" - Marilyn vos Savant
Back to top
View user's profile Send private message
Company2
n00b
n00b


Joined: 16 Apr 2007
Posts: 12

PostPosted: Sun Apr 22, 2007 1:26 am    Post subject: Reply with quote

I'm lost then I don't know what to do how do I install my drivers and make my usb config work? That is all I need done.
Back to top
View user's profile Send private message
sonicbhoc
Veteran
Veteran


Joined: 24 Oct 2005
Posts: 1805
Location: In front of the computer screen

PostPosted: Sun Apr 22, 2007 1:48 am    Post subject: Reply with quote

the name of the package is alsa-driver. type
Code:
emerge alsa-driver


you should be set. Then go here:
http://www.gentoo.org/doc/en/alsa-guide.xml
_________________
I'm too lazy to keep this stupid signature up to date, so here's something more interesting:
My friend Hetdegon can draw if you ask me.
Now using PClinuxOS on my laptop and Gentoo on my desktop and new laptop.
Back to top
View user's profile Send private message
Company2
n00b
n00b


Joined: 16 Apr 2007
Posts: 12

PostPosted: Mon Apr 23, 2007 12:09 am    Post subject: Reply with quote

The problem is that my nvidia graphics card won't work. I can't install it for some reason and I don't know how to tell the computer to use the nvidia driver. So I don't know what to do now I'm so lossed and there so someone please help me. How do I install nvidia it is the hardest thing to install out of anything I have the only one.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Mon Apr 23, 2007 11:05 am    Post subject: Reply with quote

There are some links in this thread pointing to Gentoo documentation, ALSA in particular. You still did not figure out there may be more useful reading? OK, here are good news for you:

http://www.gentoo.org/doc/en/list.xml

There is the nVidia guide, too. :D
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
Company2
n00b
n00b


Joined: 16 Apr 2007
Posts: 12

PostPosted: Mon Apr 23, 2007 11:54 pm    Post subject: Reply with quote

Now my symlink is broken again and I don't want to restart gentoo again please help me because I typed in those commands and it refuses to work.
Back to top
View user's profile Send private message
opentaka
l33t
l33t


Joined: 18 Feb 2005
Posts: 840
Location: Japan

PostPosted: Tue Apr 24, 2007 5:36 pm    Post subject: Reply with quote

Company2 wrote:
Now my symlink is broken again and I don't want to restart gentoo again please help me because I typed in those commands and it refuses to work.


please don't just say "help me" you need to post in detail.
probably need to read up http://www.catb.org/~esr/faqs/smart-questions.html
_________________
"Being defeated is often a temporary condition. Giving up is what makes it permanent" - Marilyn vos Savant
Back to top
View user's profile Send private message
Company2
n00b
n00b


Joined: 16 Apr 2007
Posts: 12

PostPosted: Sat Apr 28, 2007 10:20 pm    Post subject: Reply with quote

Code:
bash: cd: /usr/src/linux: No such file or directory

I get this message everytime a compile the kernel. Though it is not the last thing it is one big problem is this when in the guide the last thing I typed was this

Code:
cp arch/i386/boot/bzImage /boot/kernel-2.6.17-gentoo-r5


That is the problem with me. I'm also seeing applications like openoffice won't install so I might have to install it from the folder. I also wento into the the ext 3 filesystem and looked at the linux symlink and clicked on it and it said that it was broken.
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
Page 1 of 1

 
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