Hi,
I have few troubles with
kernel-2.6.0-0.test3.1mdk-1-1mdk.i586.rpm
It doesn't reconize my network card
and maybe because of that I have no
entries in netstat -rn
Not even localhost?
When I load it manually with modprobe
I can see it in # lsmod but when I try
/etc/init.d/network start or restart and
/etc/init.d/internet start or restart
Still doesn't work?
I have done that # generate-modprobe.conf >
/etc/modprobe.conf
It looks like:
cat /etc/modprobe.conf
alias eth0 8139too
alias sound-slot-0 via82cxxx_audio
alias ieee1394-controller ohci1394
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx && {
/sbin/modprobe snd-pcm-oss; /bin/true; }
install usb-interface /sbin/modprobe usb-uhci; /bin/true
remove snd-via82xx { /sbin/modprobe -r snd-pcm-oss; };
Does this /etc/rc.local bother 2.6?
I have in /etc/rc.local few lines for 2.4
touch /var/lock/subsys/local
/sbin/modprobe ac
/sbin/modprobe battery
/sbin/modprobe button
/sbin/modprobe evdev
Then some trouble with my mice also, when I boot
it reconize my mice well in ps/aux which is diffrent
than with 2.4 kernel but after I reboot both of my mice
are gone?
First mouse is this:
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
Synaptics Touchpad, model: 1
Firware: 5.9
Sensor: 27
new absolute packet format
Touchpad has extended capability bits
-> four buttons
-> multifinger detection
-> palm detection
input: Synaptics Synaptics TouchPad on isa0060/serio4
serio: i8042 AUX3 port at 0x60,0x64 irq 12
This is what it says about sound cards:
Advanced Linux Sound Architecture Driver Version 0.9.4 (Mon Jun 09
12:01:18 2003 UTC). ALSA device list:
No soundcards found.
There is a soundcard but nevermind about that I hate noise :)
Second mouse is here:
hid 1-1:0: usb_device_probe - got id
input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on
usb-0000:00:11.2-1 hub 1-0:0: port 2, status 100, change 3, 12 Mb/s
hub 1-0:0: port 2 enable change, status 100
hub 3-0:0: port 1, status 100, change 3, 12 Mb/s
hub 3-0:0: port 2, status 100, change 3, 12 Mb/s
Both disappear when I reboot?
Otherwise this kernel-2.6.0-0.test3.1mdk-1-1mdk.i586.rpm
works like a dream, many great new features
like devfs. Also first time I saw full acpi tables and they were
great :)
I try to compile one myself but it refused to make initrd.img
with # make install or /sbin/initrd
despite of mkinitrd-3.4.43-7mdk?
Any help would greatly apreciated :)
Cheers
Stronne