Hi I just compiled Linux 2.6.28 yesterday. It taking awfully long time to boot.
The following are the lines from 'dmesg '.
[ 5.661931] type=1404 audit(1230714048.658:2): enforcing=1 old_enforcing=0 au
id=4294967295 ses=4294967295
[ 7.008300] hub 1-0:1.0: hub_suspend
[ 7.008310] usb usb1: bus auto-suspend
[ 7.008313] ehci_hcd 0000:00:1a.7: suspend root hub
[ 7.008340] hub 3-0:1.0: hub_suspend
[ 7.008343] usb usb3: bus auto-suspend
[ 7.008346] usb usb3: suspend_rh
[ 7.008366] hub 4-0:1.0: hub_suspend
[ 7.008369] usb usb4: bus auto-suspend
[ 7.008371] usb usb4: suspend_rh
[ 7.008389] hub 5-0:1.0: hub_suspend
[ 7.008393] usb usb5: bus auto-suspend
[ 7.008395] usb usb5: suspend_rh
[ 7.008413] hub 7-0:1.0: hub_suspend
[ 7.008416] usb usb7: bus auto-suspend
[ 7.008417] usb usb7: suspend_rh
[ 7.028292] hub 6-0:1.0: hub_suspend
[ 7.028302] usb usb6: bus auto-suspend
[ 7.028305] usb usb6: suspend_rh
[ 74.697808] SELinux: 8192 avtab hash slots, 1710053 rules.
I suppose that the figures in square brackets are time in seconds.
can you tell me hat might have gone wrong , so that i can correct the kernel configuration and recompile it.
Also the bluetooth module on my laptop starts automatically in the new kernel
Thanks