ALT Linux hardware support
 help / color / mirror / Atom feed
From: "Хихин Руслан" <hihin@rambler.ru>
To: hardware@altlinux.ru
Subject: Re: [Hardware] tv-tuner beholder 409 (saa7135)
Date: Tue, 14 Jun 2005 08:51:16 +0400
Message-ID: <200506140851.23612@ruslandh> (raw)
In-Reply-To: <200506062319.37621@ruslandh>


[-- Attachment #1.1: Type: text/plain, Size: 316 bytes --]

Здравствуйте Alll

 >
 > Я просто боюсь, что если добьюсь работы GL, то перестанет работать
 > xavtv
 >
 > (сумбурные подозрения).
Мои поиски и нахождение решения :)
https://bugzilla.altlinux.org/show_bug.cgi?id=7071

Прилагаю работающий xorg.conf. У кого есть возможность - проверьте.
-- 
С  уважением Хихин Руслан

[-- Attachment #1.2: xorg.conf --]
[-- Type: text/plain, Size: 2408 bytes --]

Section "Files"
	FontPath   "unix/:-1"
EndSection

Section "Module"
     Load        "dbe"  	# Double buffer extension
     SubSection  "extmod"
       Option    "omit xfree86-dga"   # don't initialise the DGA extension
     EndSubSection
     Load        "type1"
     Load        "freetype"
     Load        "glx"   # libglx.a
     Load        "dri"   # libdri.a
EndSection

Section "DRI"
    Group	"xgrp"
    Mode	0660
EndSection

Section "InputDevice"
	Identifier	"Keyboard1"
	Driver		"kbd"
	Option		"AutoRepeat"	"250 30"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"us,ru"
        Option		"XkbVariant"	",winkeys"
	Option		"XkbOptions"	"grp:ctrl_shift_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
	Identifier	"Logitech"
	Option		"Device"	"/dev/input/mice"
	#"Logitech USB-PS/2 Optical Mouse"
	Driver		"mouse"
	Option		"Protocol"	"IMPS/2"
	Option		"ZAxisMapping"	"4 5"
EndSection

Section "Device"
	Identifier	"Radeon 9600"
	Driver		"fglrx"
        Option		"UseInternalAGPGART"	"off"
        Option 		"no_accel"              "no"
	Option 		"no_dri"                "no"
        Option "DesktopSetup"               "0x00000100" 
	Option "MonitorLayout"              "CRT, STV"
        Option "NoTV"                       "no"     
        Option "TVStandard"                 "PAL-D"     
EndSection

Section "Monitor"
	Identifier	"Flatron"
	VendorName	"LG"
	ModelName	"795FT Plus"
	DisplaySize	330 245
	HorizSync	30-96
	VertRefresh	50-160
EndSection

Section "Screen"
	Identifier  "Radeon-Flatron"
	Device      "Radeon 9600"
	Monitor     "Flatron"
	DefaultColorDepth	24
	Subsection "Display"
		Depth       8
		Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       15
		Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       16
		Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       24
		Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Radeon-Flatron"
	InputDevice	"Logitech"	"CorePointer"
	InputDevice	"Keyboard1"	"CoreKeyboard"
EndSection


[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

  reply	other threads:[~2005-06-14  4:51 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-06  5:14 Mike Lykov
2005-06-06  5:39 ` Alexander Kuprin
2005-06-06  5:52   ` Mike Lykov
2005-06-06  5:56     ` Alexander Kuprin
2005-06-06  6:16       ` Хихин Руслан
2005-06-06  6:36         ` Alexander Kuprin
2005-06-06 19:19           ` Хихин Руслан
2005-06-14  4:51             ` Хихин Руслан [this message]
2005-06-06  6:18       ` Mike Lykov
2005-06-06  6:19         ` Alexander Kuprin
2005-06-06  7:27           ` Mike Lykov
2005-06-06 10:50             ` Sharavin Sergey
2005-06-06  9:23   ` Michael Shigorin
2005-06-06 15:03 ` Denis A. Yurashkou
2005-06-09  7:06   ` Ruslan Popov
2005-06-09  8:23     ` Mike Lykov
2005-06-09  9:12       ` Ruslan Popov
2005-06-09  9:25       ` Denis A. Yurashkou
2005-06-09 10:22         ` Mike Lykov

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=200506140851.23612@ruslandh \
    --to=hihin@rambler.ru \
    --cc=hardware@altlinux.ru \
    /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 hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git