Hi, I have problem with custom compiled 2.4.4 and 2.4.5-pre1 kernels from fsmlabs on SuSE 7.0 PPC, bitkeeper tree. I have compiled kernel with ALL Mac-specific drivers, including serial port support, and installed new modutils 2.4 from SuSE ftp. And now the problems: 1) Built-in iBook Modem is no longer recognized by Yast2. 2) Sound recognized but does not work. 3) I have boot message that module char-major-4 is not found. char-major-4 is an alias to dmasound in etc/modules.conf, I have changed alias to dmasound_core, message disappear, but sound does not work anyway. It seems my problems relate to modules.conf file. Does anyone have valid modules.conf file for SuSE 7.0 PPC/2.4.4 kernel, or instruction how to properly update it? Thanks in advance Andrei
On Tue, May 15, Andrei Verovski wrote:
I have problem with custom compiled 2.4.4 and 2.4.5-pre1 kernels from fsmlabs on SuSE 7.0 PPC, bitkeeper tree. I have compiled kernel with ALL Mac-specific drivers, including serial port support, and installed new modutils 2.4 from SuSE ftp.
And now the problems:
1) Built-in iBook Modem is no longer recognized by Yast2.
/proc/tty/drivers/macserial doesnt exist. The patch was not accepted, yet.
2) Sound recognized but does not work.
dmasound_pmac should be the correct module.
3) I have boot message that module char-major-4 is not found. char-major-4 is an alias to dmasound in etc/modules.conf, I have changed alias to dmasound_core, message disappear, but sound does not work anyway.
Set these aliases to "off", its proably in the kernel.
It seems my problems relate to modules.conf file. Does anyone have valid modules.conf file for SuSE 7.0 PPC/2.4.4 kernel, or instruction how to properly update it?
Use your prefered editor, make the changes, save the file and run depmod -a I had no time yet to provide a 2.4.5 beta kernel. Gruss Olaf -- $ man clone BUGS Main feature not yet implemented...
participants (2)
-
Andrei Verovski
-
Olaf Hering