[ltp] 600E and 2.6.1...
Michael Hagemann
linux-thinkpad@linux-thinkpad.org
Wed, 21 Jan 2004 14:49:54 +0100
This is a multi-part message in MIME format.
--Multipart=_Wed__21_Jan_2004_14_49_54_+0100_ozhrdgV2IsCBNc85
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
On Mon, 19 Jan 2004 22:26:24 +0100 Marco Gaiarin wrote:
> I've compiled the 2.6.1 kernel with the pre 5.0 thinkpad module under a
> debian testing, following the instruction of Thomas.
>
> I've encountered some problems:
>
> 2) thinkpad modules does not autoload, clearly:
>
> Jan 19 19:31:28 sara kernel: request_module: failed /sbin/modprobe -- char-major-10-170. error = 256
>
> clearly /etc/modutils/thinkpad is the standard one, installed by
> package, and correctly processed by update-modules
Does a simple "modprobe thinkpad" work? The error message looks somehow
suspicious. Can attach the relevant part of modules.conf (or just
/etc/modutils/thinkpad)?
> 3) some problem with audio, lspci say me:
>
> 00:06.0 Multimedia audio controller: Cirrus Logic CS 4610/11 [CrystalClear SoundFusion Audio Accelerator] (rev 01)
>
> but compiling the kernel driver (pci, CS4610/11) as a module say me
> inserting:
>
> Jan 19 15:18:28 sara kernel: AC'97 write problem, codec_index = 0, reg = 0x2, val = 0x8000
> Jan 19 15:18:28 sara kernel: AC'97 read problem (ACCTL_DCV), reg = 0x2
> Jan 19 15:18:30 sara last message repeated 99 times
> Jan 19 15:18:30 sara kernel: Sound Fusion CS46xx: probe of 0000:00:06.0 failed with error -6
>
> i've still to compile the cs4248 isa module?!
No alsa works fine, but you have to use the cs4236 (IIRC) driver.
> Two more, as a question:
>
> Jan 19 14:53:07 sara kernel: ACPI disabled because your bios is from 1999 and too old
>
> is is safe/make sense to enable acpi on such system?!
Doesn't make sense. The implementations are broken.
But it makes sense to use apm. You are lucky, since lately we had a
longish thread here on suspend/resume on ThinkPad 600es with kernel 2.6:
http://mailman.linux-thinkpad.org/pipermail/linux-thinkpad/2004-January/014932.html
Specifically I created a patch that reenables suspend/resume for me (on
a TP600e 2145-4A0). Please try to test it and report your success (with
details about your model) to me! Since I can't recover the patch from
the archive I attach it again to this mail.
hth,
michael
--Multipart=_Wed__21_Jan_2004_14_49_54_+0100_ozhrdgV2IsCBNc85
Content-Type: application/octet-stream;
name="2.6.1-rc1_tp600e-suspend_triv.patch"
Content-Disposition: attachment;
filename="2.6.1-rc1_tp600e-suspend_triv.patch"
Content-Transfer-Encoding: base64
LS0tIGxpbnV4L2RyaXZlcnMvYmxvY2svbGxfcndfYmxrLmNfT1JJRwlNb24gSmFuICA1IDIwOjUx
OjI4IDIwMDQKKysrIGxpbnV4L2RyaXZlcnMvYmxvY2svbGxfcndfYmxrLmMJTW9uIEphbiAgNSAy
MDozNToyMyAyMDA0CkBAIC0yNjkwLDYgKzI2OTAsOSBAQAogCWZvciAoaSA9IDA7IGkgPCBBUlJB
WV9TSVpFKGNvbmdlc3Rpb25fd3FoKTsgaSsrKQogCQlpbml0X3dhaXRxdWV1ZV9oZWFkKCZjb25n
ZXN0aW9uX3dxaFtpXSk7CiAKKyNpZiBkZWZpbmVkKF9faTM4Nl9fKQkvKiBEbyB3ZSBldmVuIG5l
ZWQgdGhpcz8gKi8KKwlvdXRiX3AoMHhjLCAweDNmMik7CisjZW5kaWYKIAlyZXR1cm4gMDsKIH0K
IAo=
--Multipart=_Wed__21_Jan_2004_14_49_54_+0100_ozhrdgV2IsCBNc85--