let me make a guess. since it differs at the distro level (debian vs redhat, as indicated in the dmesg output), i guessed there is nothing wrong at the kernel level. auto-loading of hardware drivers are done by udev....perhaps it is not configured by the OS during installation? u may need to add it manually at the udev level.
and to prove that both the kernel can detect the hardware, perhaps u can issue "lsusb -v" and both output should be the same? On 7/4/09, sky knight <[email protected]> wrote: > > Hi guys, > > Im facing a terible problem if any one could help me it will be great, > > I have two kernels of version 2.6.30 which are built from same config file, > but one is detecting the pci audo device and loads snd-hda-codec-realtek and > the other kernel not doing. > > The following are the bootmessage of kernel which detects > > http://www.heypasteit.com/clip/9JP > > The following is the bootmessage of second kernel which doesn't detect the > audio device > > http://www.heypasteit.com/clip/9JR > > Here is the config file used > > http://www.heypasteit.com/clip/9JS > > Im compiling the kernel by `make && make modules_install` am i missing > something? > > -Welkin- > > > > > > > > > -- Regards, Peter Teoh
