Side note.
I wanted to mention here that the
kernel-source-xxx/Documentation/Changes
file lists 'module-init-tools' in Current Minimal Requirements.
(It also warns *against* the use of 'the /usr/src/linux area' for compiling
kernels in. I figure that warning does not apply to the meathod I am u
> > When custom compiling kernel 2.6.3, I got all these depmod *** notices:
> >
> > depmod: *** Unresolved sybmols in /lib/modules/2.6.3.20040305-orca
> > /kernel/drivers/acpi/thermal.ko
>
> Are you sure you have module-init-tools installed, preferably from deb?
Aha, I did *not* have module-init
Hi all,
When custom compiling kernel 2.6.3, I got all these depmod *** notices:
depmod: *** Unresolved sybmols in /lib/modules/2.6.3.20040305-orca
/kernel/drivers/acpi/thermal.ko
I read 'man depmod' and don't understand whether all this depmod output
means my kernel install went well or badly.
Elvis Presley wrote:
> where can i download debian jr.
Elvis, I would reply something about 'debian jr.' being a set of children's
packages that you can select in 'tasksel', but my ISP doesn't like me sending
email to the cemetary. Sorry . . . .
The other side.
--
To UNSUBSCRIBE, email to [E
> to UTC.
I am a newbie. Only know basic stuff. However, if I wanted to set my Hardware
Clock to UTC, I would try 'hwclock' (man hwclock).
Wishing I knew why compiling my NIC's driver (VIA Rhine) into kernel 2.4.24
has rendered my system unable to connect to the network when adding the
driver
Hi,
On a server on my LAN, I had Woody and then Testing (installed from CD#1 +
Net) connecting fine to my LAN (DHCP) with the bf24 (kernel 2.4.18) from the
Woody CD with VIA Rhine, my NIC's driver, added as kernel module.
But when I compiled my own kernel 2.4.24 (from the .deb kernel source) an
Hi all,
I am trying to set up bootable root Software RAID1 and the How Tos I have
found tell me I need RAID compiled *into* the Kernel, not added as a module,
and that RAID support is part of recent kernels. I am unclear which kernels
have RAID support compiled in and which don't.
I installed
Hi guys,
I am following software RAID1 installation instructions posted to debian-user
in August of last year. I find problems with his instructions as I progress,
and have finally gotten stuck, see "STUCK HERE" bellow.
Any suggestions where to find good software RAID1 install instructions?
An
Jim wrote:
> Hi! I just did an upgrade last week. After you change your
> sources.list do apt-get update to update the package
> listing. then do apt-get dist-upgrade to upgrade the entire
> system.
Aha, 'apt-get dist-upgrade' is what I needed, not 'apt-get upgrade', and this
time the 151 packag
Hi guys,
Is it *normal* for 151 packages to be held back
and only 28 upgraded
when upgrading Woody[1] to Sarge?
I did[2],
rhc:/etc/apt# vi sources.list
rhc:/etc/apt# apt-get upgrade
rhc:/etc/apt# apt-get update
Did I do the upgrade incorrectly?
Thanks,
Roger
TEFLChina.
I wrote:
> > I can't find package "mysql".
Karsten M. Self wrote:
> $ www-browser http://packages.debian.org/
> $ apt-cache search mysql
> $ sudo apt-get install apt-file
> $ sudo apt-file update
> $ apt-file search mysql
'apt-cache search mysql' found it:
mysql-client - mysq
Hi,
I have Postgress installed from Testing.
Today I tried to install MySQL from testing and got this error:
Package mysql is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package m
09 February 2004 07:16, Werner Mahr:
> Why stable and unstable if you want Sarge (testing)?
> Try this in your sources.list:
>
> deb http://http.us.debian.org/debian sarge main contrib non-free
> deb http://non-us.debian.org/debian-non-US sarge/non-US main contrib\
> non-free
> deb http://security.
Mike Fedyk wrote:
> > These fancy tricks might not be worth it though if your system bus is
> > 33MHz. My two PIII servers have 33MHz system bus (PCI host bridge). So I
> > don't think it would be worth the trouble on my servers.
> >
> > Someone who knows more about RAID please tell me if I am mist
> fun stuff
RAID 1 is one strategy for getting 'faster' read going.
Redundant Array of Inexpensive Devices (RAID) comes in various flavors.
RAID 1 is a flavor where you take two disks of the same size and have the
computer treat them as one disk. The computer mirrors the identical data onto
b
Kent West wrote:
> "lshw" is what you're looking for. It's in unstable; I'm not sure about
> stable and/or testing.
lshw
Outstanding, 'lshw' discovers detects displays and tells me my hardware very
nicely indeed.
I am using Testing (Sarge).
HowTo:
su
apt-get update
apt
Thanks for the tips. Here's what I have so far:
# lspci
# uname -a
# cat /proc/cpuinfo
- gives you info about your cpu
# cat /proc/meminfo
- gives you info about your memory
# x86info
- a package that gives you the same as 'cat /proc/cpuinfo' but in some more
detail
# cpuid
- another packag
Hi,
What command tells me most about my hardware?
I have tried these:
# discover
(couldn't figure out how to get it to tell my anything)
# hw-detect
(couldn't find this packaged)
# hwdetect
(couldn't find this packaged either)
# lspci
# uname -a
I lik
Hi,
When I use apt-get it ends up getting stuck in a loop that prints endlessly
the following:
dhelp_parse: no title found for directory games/arcade
dhelp_parse: no title found for directory games/card
dhelp_parse: no title found for directory games/arcade
dhelp_
Hi,
I did it - got X and Ethernet working.
As best I can tell (because I copy and pasted my steps here) this is how:
in 'man base-config' I read,
/root/dbootstrap_settings, if it exists, is sources by base-config
and numerous environment variables set therein are used to control
Googling my topic, I find,
http://www.maenad.net/geek/di8k-debian/node5.html
"The way to reconfigure the X-server is by using dpkg (what else?). Do:
dpkg-reconfigure xserver-xfree86
to reconfigure X. It's best just to change one parameter at a time, so
you can see what's wor
Hi,
I had my monitor working fine the first time I installed Debian Woody. I
remember configuring it during the install routine.
My monitor is a 17 inch flat panel LCD (Samsung SP 1702) and I had selected:
- VESA
- 1024x768 @ 60Hz
- 16bit color
which Gnome had no problem with.
However, I had f
I ran
# /usr/sbin/base-config
but this seems to skip the Ethernet config process of the initial install in
which I hoped to set the Ethernet kernel module.
(1) So
I tried rebooting from my install CD #1, to see if installer will let me
choose the Ethernet kernel module I need.
After rebooting fr
On Tuesday 02 December 2003 08:51, Arnt Karlsen wrote:
> ..you're running the 2.2 or 2.4.18-bf24? (' uname -a ')
Arnt,
2.4.18-bf24
I don't understand what you mean by (' uname -a ').
My first Debian install.
Bob, thanks for coming to my rescue.
7 CDs I burned will make a nice mobile for my s
On Tuesday 02 December 2003 00:09, Bob Proulx wrote:
> What does lspci say?
>
> lspci | grep Ethernet
>
> Here are some common cases.
>
> Intel Ethernet Pro 100 -- eepro100 (e100 in 2.4.20 and later)
Bob, THank you,
lspci | grep Ethernet
indicates Intel Ethernet Pro 100
So I will try to fo
Hi,
Learning as I go... I hope... I also tried editing /etc/network/interfaces
thus:
auto lo eth0
iface lo inet loopback
iface eth0 inet dhcp
Then command
# ifup -a
ifup: interface lo already configured
eth0: ERROR while getting interface flags: no such device
Darn. Because
Hi,
Debian (installed from the 7 Woody CDs which I downloaded and burned using my
SuSE system) does not recognize my onboard Ethernet interface. SuSE does.
Debian seems not to.
Is there hope of getting Debian to recognize my onboard Ethernet? Or should I
simply buy a $12.00 Ethernet card tomor
27 matches
Mail list logo