Arjan's 2.6 rpm's (long email) - issues so far

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Arjan's 2.6 kernel testers..

Upgrade went as follows below. (successful)

Rebooted

noticed USB modules and nvidia drivers fail during boot process, but
system was usable after i got the mouse working.

Mouse not working switched to another screen and issued
modprobe psmouse
mouse then worked.

I tried VMWare but was unable to compile the vmnet modules. Results
attached. I might need to upgrade to gcc 3.3 though I do not think this
would resolve the errors.

Steve

----------------------- 2.6 rpm install ---------------------

[root@xxxxxxxxx kernel2.6]# rpm -Uvh mkinitrd-3.5.7-2.i386.rpm

warning: mkinitrd-3.5.7-2.i386.rpm: V3 DSA signature: NOKEY, key ID
9d6b4012

Preparing... ########################################### [100%]

1:mkinitrd ########################################### [100%]

[root@xxxxxxxxx kernel2.6]# rpm -Uvh modutils-2.4.25-8.i386.rpm

warning: modutils-2.4.25-8.i386.rpm: V3 DSA signature: NOKEY, key ID
9d6b4012

Preparing... ########################################### [100%]

1:modutils ########################################### [100%]

[root@xxxxxxxxx kernel2.6]# rpm -Uvh nfs-utils-1.0.3-4.1.i386.rpm

warning: nfs-utils-1.0.3-4.1.i386.rpm: V3 DSA signature: NOKEY, key ID
9d6b4012

Preparing... ########################################### [100%]

1:nfs-utils ########################################### [100%]

[root@xxxxxxxxx kernel2.6]# rpm -Uvh oprofile-0.5.4-1.i386.rpm

Preparing... ########################################### [100%]

1:oprofile ########################################### [100%]

[root@xxxxxxxxx kernel2.6]# rpm -ivh kernel-2.6.0-0.test1.1.24.i686.rpm

warning: kernel-2.6.0-0.test1.1.24.i686.rpm: V3 DSA signature: NOKEY,
key ID 9d6b4012

Preparing... ########################################### [100%]

1:kernel ########################################### [100%]

WARNING:
/lib/modules/2.6.0-0.test1.1.24/kernel/drivers/video/matrox/matroxfb_crtc2.ko needs unknown symbol matroxfb_enable_irq

WARNING:
/lib/modules/2.6.0-0.test1.1.24/kernel/drivers/isdn/hardware/eicon/divacapi.ko needs unknown symbol application

WARNING:
/lib/modules/2.6.0-0.test1.1.24/kernel/drivers/isdn/hardware/eicon/divacapi.ko needs unknown symbol adapter

WARNING:
/lib/modules/2.6.0-0.test1.1.24/kernel/drivers/isdn/hardware/eicon/divacapi.ko needs unknown symbol MapController

WARNING:
/lib/modules/2.6.0-0.test1.1.24/kernel/drivers/isdn/hardware/eicon/divacapi.ko needs unknown symbol max_adapter

WARNING:
/lib/modules/2.6.0-0.test1.1.24/kernel/drivers/char/generic_serial.ko
needs unknown symbol cli

WARNING:
/lib/modules/2.6.0-0.test1.1.24/kernel/drivers/char/generic_serial.ko
needs unknown symbol restore_flags

WARNING:
/lib/modules/2.6.0-0.test1.1.24/kernel/drivers/char/generic_serial.ko
needs unknown symbol save_flags

WARNING:
/lib/modules/2.6.0-0.test1.1.24/kernel/drivers/char/generic_serial.ko
needs unknown symbol sti

WARNING:
/lib/modules/2.6.0-0.test1.1.24/kernel/drivers/char/agp/nvidia-agp.ko
needs unknown symbol agp_memory_reserved

-------------------------------------------------------------

-------------------- VMWare Build errors --------------------


[root@xxxxxxxxx steve]# vmware-config.pl

Making sure VMware Workstation's services are stopped.

Stopping VMware services:

Virtual machine monitor [ OK ]

Bridged networking on /dev/vmnet0 [ OK ]

DHCP server on /dev/vmnet8 [ OK ]

NAT networking on /dev/vmnet8 [ OK ]

Host-only networking on /dev/vmnet8 [ OK ]

Virtual ethernet [ OK ]

grep: /proc/ksyms: No such file or directory

grep: /proc/ksyms: No such file or directory

grep: /proc/ksyms: No such file or directory

Trying to find a suitable vmmon module for your running kernel.

None of VMware Workstation's pre-built vmmon modules is suitable for
your

running kernel. Do you want this program to try to build the vmmon
module for

your system (you need to have a C compiler installed on your system)?
[yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

Your kernel was built with "gcc" version "3.3", while you are trying to
use

"/usr/bin/gcc" version "3.2.2". This configuration is not recommended
and VMwareWorkstation may crash if you'll continue. Please try to use
exactly same

compiler as one used for building your kernel. Do you want to go with
compiler

"/usr/bin/gcc" version "3.2.2" anyway? [no] yes

What is the location of the directory of C header files that match your
running

kernel? [/lib/modules/2.6.0-0.test1.1.24/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

make: Entering directory `/tmp/vmware-config0/vmmon-only'

make[1]: Entering directory `/tmp/vmware-config0/vmmon-only'

make[2]: Entering directory
`/tmp/vmware-config0/vmmon-only/driver-2.6.0-0.test1.1.24'

make[2]: Leaving directory
`/tmp/vmware-config0/vmmon-only/driver-2.6.0-0.test1.1.24'

make[2]: Entering directory
`/tmp/vmware-config0/vmmon-only/driver-2.6.0-0.test1.1.24'

make[2]: Leaving directory
`/tmp/vmware-config0/vmmon-only/driver-2.6.0-0.test1.1.24'

make[1]: Leaving directory `/tmp/vmware-config0/vmmon-only'

make: Leaving directory `/tmp/vmware-config0/vmmon-only'

The module loads perfectly in the running kernel.

Extracting the sources of the vmnet module.

Building the vmnet module.

make: Entering directory `/tmp/vmware-config0/vmnet-only'

bridge.c: In function `VNetBridgeReceiveFromVNet':

bridge.c:368: structure has no member named `wmem_alloc'

bridge.c: In function `VNetBridgeUp':

bridge.c:618: structure has no member named `protinfo'

bridge.c: In function `VNetBridgeReceiveFromDev':

bridge.c:817: structure has no member named `protinfo'

make: *** [bridge.o] Error 1

make: Leaving directory `/tmp/vmware-config0/vmnet-only'

Unable to build the vmnet module.

For more information on how to troubleshoot module-related problems,
please

visit our Web site at
"http://www.vmware.com/download/modules/modules.html"; and

"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html";.

Execution aborted.

--------------------------------------------------------------


-- 
Shrike-list mailing list
Shrike-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/shrike-list

[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux