Что хочу от системы:
- опен офис
- мозиллу
- нормально работающий вайн (как в убунту по крайней мере) - то что дебик свободный опасаюсь что в репозитариях нет вайна, так как он запускает виндовые приложения.
Помогите соорентироваться
Модератор: Модераторы разделов
The Bandigo писал(а): ↑03.07.2007 17:22<---кусь--->
то что дебик свободный опасаюсь что в репозитариях нет вайна, так как он запускает виндовые приложения.
.HP nx7400 laptops, as many other recent HP laptops, sufer from "bad state" problem. Laptop enters bad state whenever it is shut down or rebooted. This affects the latest official Ubuntu (6.10), the latest SUSE (10.2), and perhaps quite a few other distributions. Possible indicators of this problem are: CPU frequency scaling (speedstepping) does not work, support for some of the ACPI events (such as power source change from AC to battery) is broken, battery state is not updated when running under battery power. A quick workarround is to remove all power sources (both battery and AC) and wait for up to 20 seconds. To fix it permanently, it is necessarry to unload "psmouse" before laptop is shut down or rebooted. Furthermore, suspend2ram requires module "i8042" to be removed before suspend. (SUSE team has done a great job in fixing these problems in their kernel. Compiled kernel which fixes these probems is already available from their FTP servers, and patches should make into the next official kernel update. I wonder if Ubuntu folks could do a similar thing.)
The laptop also fails to resume from suspend2ram. While kernels < 2.6.19 had broken SATA support and could not wake up at all, the latest kernels seem to have a problem with "i8042" (keyboard) module.
Another problem is wireless support. If you are unlucky to have Broadcom wireless card, you will have to use ndiswrapper to enable it.
Solution
Ubuntu kernels include psmouse compiled as module by default, however, "i8042" is compiled into kernel, so you will need to recompile the kernel and enable it as module. To compile a new kernel, you may use this tutorial: http://www.ubuntuforums.org/showthread.php?t=311158. I used 2.6.20 kernel, but you might want to experiment with earlier (more stable) versions. In the kernel configuration step you will need to set up i8042 as module. During configuration phase you must also enable SATA support, or the new kernel won't boot.
It's time to modify /etc/init.d/halt.local and /etc/init.d/reboot.local scripts to remove psmouse before reboot. For example scripts, see this (http://emisca.altervista.org/nx7400) page. To enable suspend2ram, it's necessary to edit /etc/default/acpi-support file to unload "psmouse" and "i8042" before suspend. For example acpi-support script, see this (http://www.ubuntuforums.org/showthread.php?t=357769&highlight=nx7400) page. It is very important to unload these modules, otherwise all the work with compiling a custom kernel is useless.
That's it - you laptop should now read the correct battery charge, and should be able to suspend and wake up
The Bandigo писал(а): ↑04.07.2007 06:22Вот нашел небольшую проблему, связанную с моим ноутом и Деби.
http://www.roedie.nl/wiki/index.php/Debian...X7400_(EY252ET)
в самом конце страницы bad state. Баг видать связан с psmouce и ядром.
Вот щас думаю, в убунте вроде все нормально, но там и ядро по-свежее.
dd2k писал(а): ↑04.07.2007 12:03
Код: Выделить всё
$ uname -r 2.6.18-4-686
Вполне себе тестинг, обновляю постоянно.
The Bandigo писал(а): ↑04.07.2007 11:03diesel,
нужно тестинговый нетинстал качать, или в стабильном нетинстале можно ядро выбрать? Просто на сайте я нашел два нет инстала.
В анстейбле вроде 2.6.22 надысь появилось.
The Bandigo писал(а): ↑06.07.2007 17:32Скажите, а если я ставлю базовую систему, то там службы для ноутбука ставятся? Например службы управления питанием. ну и чтобы ноут не грелся??? Или система охлаждения биосом контролируется? Почему спрашиваю - нашел в инете что человек поставил Дебиан на ноут и он у него стал сильнее греться якобы чем в винде.