* [Comm] Linux Simply 7 на lenovo s10-2
@ 2013-07-20 14:03 JPT JPT
2013-07-20 14:28 ` Vasiliy D.Sevostyanov,
0 siblings, 1 reply; 4+ messages in thread
From: JPT JPT @ 2013-07-20 14:03 UTC (permalink / raw)
To: community
Привет всем! Установил етот дистрибутив на нетбук, до того был симпли 6 --работал гуд.
На симпли 7 не роботает wifi и тупит(можна сказать нероботает) тачпад. Как это все настроить?
.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] Linux Simply 7 на lenovo s10-2
2013-07-20 14:03 [Comm] Linux Simply 7 на lenovo s10-2 JPT JPT
@ 2013-07-20 14:28 ` Vasiliy D.Sevostyanov,
2013-07-20 14:52 ` JPT JPT
0 siblings, 1 reply; 4+ messages in thread
From: Vasiliy D.Sevostyanov, @ 2013-07-20 14:28 UTC (permalink / raw)
To: JPT JPT, ALT Linux Community general discussions
> Привет всем! Установил етот дистрибутив на нетбук, до того был симпли 6 --работал гуд.
Какая модель нетбука? Еще не помешает вывод `lspci ` и `lsusb`.
> На симпли 7 не роботает wifi и тупит(можна сказать нероботает) тачпад. Как это все настроить?
Производитель модуля wi-fi? Вывод `dmesg | egrep -i 'mouse|touch' ` для тачпада покажите.
Дальше будут еще вопросы, готовьтесь ;)
--
С уважением, Василий Д. Севостьянов.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] Linux Simply 7 на lenovo s10-2
2013-07-20 14:28 ` Vasiliy D.Sevostyanov,
@ 2013-07-20 14:52 ` JPT JPT
2013-07-20 15:49 ` Vasiliy D.Sevostyanov,
0 siblings, 1 reply; 4+ messages in thread
From: JPT JPT @ 2013-07-20 14:52 UTC (permalink / raw)
To: ALT Linux Community general discussions
.
> 20.7.2013 18:29:26 пользователь Vasiliy D.Sevostyanov, (dil8016@mail.ru) написал:
>
> > Привет всем! Установил етот дистрибутив на нетбук, до того был симпли 6 --работал гуд.
> Какая модель нетбука? Еще не помешает вывод `lspci ` и `lsusb`.
> > На симпли 7 не роботает wifi и тупит(можна сказать нероботает) тачпад. Как это все настроить?
> Производитель модуля wi-fi? Вывод `dmesg | egrep -i 'mouse|touch' ` для тачпада покажите.
> Дальше будут еще вопросы, готовьтесь ;)
>
> --
> С уважением, Василий Д. Севостьянов.
>
>
# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GSE Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7-M Family) SATA Controller [AHCI mode] (rev 02)
00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 02)
02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
#lsusb
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
# dmesg | egrep -i 'mouse|touch'
[ 1.191382] mousedev: PS/2 mouse device common for all mice
[ 11.207847] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 3655, fw id: 528222
[ 11.343709] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
Производитель модуля wi-fi---- bcm94312mcgsg
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] Linux Simply 7 на lenovo s10-2
2013-07-20 14:52 ` JPT JPT
@ 2013-07-20 15:49 ` Vasiliy D.Sevostyanov,
0 siblings, 0 replies; 4+ messages in thread
From: Vasiliy D.Sevostyanov, @ 2013-07-20 15:49 UTC (permalink / raw)
To: community
> > > На симпли 7 не роботает wifi и тупит(можна сказать нероботает) тачпад. Как это все настроить?
> 02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
Установлен ли пакет kernel-modules-bcmwl-(ваша_версия_ядра)? Версию можно узнать командой `uname -r`, например, для вывода '3.9.4-std-def-alt1' пакет называется kernel-modules-bcmwl-std-def. Если установлен, то покажите `lsmod | egrep 'bcm|wl'`
Еще почитайте https://bugzilla.altlinux.org/show_bug.cgi?id=26250 , там такая же плата.
> # dmesg | egrep -i 'mouse|touch'
> [ 1.191382] mousedev: PS/2 mouse device common for all mice
> [ 11.207847] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 3655, fw id: 528222
> [ 11.343709] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
Здесь нужно подгрузить драйвер, почитайте http://www.altlinux.org/Touchpad#.D0.94.D1.80.D0.B0.D0.B9.D0.B2.D0.B5.D1.80_synaptics
--
С уважением, Василий Д. Севостьянов.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-07-20 15:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-20 14:03 [Comm] Linux Simply 7 на lenovo s10-2 JPT JPT
2013-07-20 14:28 ` Vasiliy D.Sevostyanov,
2013-07-20 14:52 ` JPT JPT
2013-07-20 15:49 ` Vasiliy D.Sevostyanov,
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git