ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Victor <hisbreht@rambler.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Посоветуйте ноутбук пожалуйста
Date: Wed, 7 May 2008 21:30:34 +0400
Message-ID: <200805072130.34511.hisbreht@rambler.ru> (raw)
In-Reply-To: <200805071725.54471.cas@altlinux.ru>

В сообщении от Wednesday 07 May 2008 17:25:54 Андрей Черепанов написал(а):
> В ноутбуках Lenovo с выходом на телевизор возникает ряд проблем с
> видеокартой Intel (кривое разрешение для KDE, но не X.org).
Те же грабли в Samsung Q45. Вылечилось введением в xorg.conf следующего:

===============
ection "Monitor"
        Identifier   "Monitor 1024x768|0"
        HorizSync    31.5 - 57.0
        VertRefresh  50.0 - 70.0
EndSection

Section "Device"
        Identifier  "Card0|0"
        Driver      "intel"
        Option      "monitor-TV" "TVOutput"
EndSection

Section "Monitor"
        Identifier "TVOutput"
        Option "Disable" "true"
EndSection
===============
Могу ошибаться, но мне показалось, что это вышибание второй головы у 
встроенного видео.
При установке пришлось немного попотеть, останавливалось. В итоге решилось 
параметрами установщика "xdriver-vesa noload=ata_piix"
Для вебкамеры пришлось брать и собирать драйвер из интернет следующим образом:
svn checkout svn://svn.berlios.de/linux-uvc/linux-uvc/trunk
Остальное заработало без проблем и сразу (кардридер, WiFi, BT, звук, сеть)
Если эти проблемы не пугают, то ноутбук вполне себе. Больше проблем не 
возникало.
-- 
Виктор

  reply	other threads:[~2008-05-07 17:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-07  8:26 Брагин Алексей
2008-05-07  8:34 ` Владимир Гусев
2008-05-07 13:25 ` Igor Zubkov
2008-05-07 14:32   ` Pavlov Konstantin
2008-05-07 21:40     ` Igor Zubkov
2008-05-08  9:28       ` Pavlov Konstantin
2008-05-07 13:25 ` Андрей Черепанов
2008-05-07 17:30   ` Victor [this message]
2008-05-07 17:18 ` Maxim Tyurin
2008-05-11 13:16   ` [Comm] [JT] " Тимофей Молчанов

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200805072130.34511.hisbreht@rambler.ru \
    --to=hisbreht@rambler.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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