Gentoo Archives: gentoo-dev

From: Philippe Namias <pn@××××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Gentoo test
Date: Mon, 05 Mar 2001 03:16:38
Message-Id: 01030511070100.05254@cerberus
In Reply to: Re: [gentoo-dev] Gentoo test by AGottinger@t-online.de (Achim Gottinger)
1 Hi,
2
3 I found why ppp wasn't working. It wad due to the fact that /dev/ppp was not
4 created.
5
6 So i do mknod /dev/ppp c 108 0 and then it work. It was just an error from
7 me.
8
9
10 So my gentoo workstation is now up and running and it's really a fine distro.
11
12
13 Thanks
14
15
16
17
18 On Friday 02 March 2001 15:28, you wrote:
19 > Philippe Namias wrote:
20 > > Hi,
21 > >
22 > > Yesterday i installed Gentoo Linux on my home workstation.
23 > > So i notice few bug :
24 > >
25 > > First GRUB didn't work on my hardware i have a MSI 694 Pro D motherboard
26 > > with two DMA channel and two UDMA channle on a in board promise UDMA 100.
27 > >
28 > > So GRUB is unbale to find my disk on the promise UDMA 100 but find it on
29 > > the normal DMA channel. (I think this is due to BIOS as GRUB try to find
30 > > disk info from the BIOS and the Promise UDMA 100 Bios is apart from the
31 > > computer BIOS.)
32 > >
33 > > Then i run Gentoo with the sotck kernel provided and try at the command
34 > > line : /etc/rc.d/init.d/inet restart i got error message (line 26 and 50)
35 > > i didn't look at the script but the initialisation of network pass.
36 > >
37 > > Next trouble i have is one that really push my head on a wall :
38 > >
39 > > So i boot Gentoo with the stock kernel provided , then i do a pkmerge of
40 > > linux-source-...tbz2 and pppd-...-.tbz2, i load the modules for my
41 > > network card and for ppp as i use ppp for connecting to the internet.
42 > > Then i got a wierd behaviour from pppd telling that ppp generic is not
43 > > loaded but when i do lsmod i got it.
44 > >
45 > > So i decided to recompile the kernel , i selected all that feet my needs
46 > > and reboot. The new kernel boot without problem but PPP is still not
47 > > loaded but i choose it to be load directly in kernel (not a modules),
48 > > this as never worked all the other options worked but PPP never passe.
49 > >
50 > > So i reinstall gentoo and recompile my kernel in the chroot mode.
51 > > So all goes well , i reboot and now hourra i see PPP generic ...
52 > > The i do a pkmerge of ppp-...-.tbz2 run pppd and he tell me that PPP is
53 > > not present in my kernel?
54 > >
55 > > So i see two possibillity to this bug or i do something bad but ireally
56 > > don't know what or the ppp stuff in this kernel is broken or the
57 > > ppp-...-.tbz2 is broken
58 > >
59 > > Any one have an idea ?
60 >
61 > Take a look at /usr/src/linux/Documenattion/Changes.
62 > There are a few aliases in modules.conf required in order to get pppd
63 > working.
64 > Remember to copy modules.conf to /etc/modules/[kernelversion] because
65 > this file gets
66 > copied to /etc/modules.conf on boot.
67 > This behaviour will change in the next release.
68 >
69 > achim~
70 >
71 > > PS : i also found that my memory was bad during installing gentoo i
72 > > changed it on now my workstation work without rebooting for no reasons :)
73 > >
74 > > _______________________________________________
75 > > gentoo-dev mailing list
76 > > gentoo-dev@g.o
77 > > http://www.gentoo.org/mailman/listinfo/gentoo-dev
78 >
79 > _______________________________________________
80 > gentoo-dev mailing list
81 > gentoo-dev@g.o
82 > http://www.gentoo.org/mailman/listinfo/gentoo-dev