* [Comm] framebuffer generic module
@ 2004-06-01 14:39 drew
2004-06-01 14:58 ` Sergey Vlasov
0 siblings, 1 reply; 13+ messages in thread
From: drew @ 2004-06-01 14:39 UTC (permalink / raw)
To: community
Здравствуйте!
Какой в ядре 2.6 эквивалент fbgen.o 2.4?
Еще лучше было бы узнать чем поддерживается в ядрах 2.6 SiS 6326
(01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
86C326 5598 /6326 (rev 0b))
--
bye! drew
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Comm] framebuffer generic module
2004-06-01 14:39 [Comm] framebuffer generic module drew
@ 2004-06-01 14:58 ` Sergey Vlasov
2004-06-02 8:02 ` drew
0 siblings, 1 reply; 13+ messages in thread
From: Sergey Vlasov @ 2004-06-01 14:58 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 531 bytes --]
On Tue, Jun 01, 2004 at 05:39:02PM +0300, drew wrote:
> Какой в ядре 2.6 эквивалент fbgen.o 2.4?
Это не самостоятельный драйвер, а скорее библиотека общих функций для
многих драйверов fb. В 2.6 API для драйверов framebuffer существенно
отличается; вероятно, эти функции стали не нужны и были выброшены.
> Еще лучше было бы узнать чем поддерживается в ядрах 2.6 SiS 6326
> (01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
> 86C326 5598 /6326 (rev 0b))
В sisfb этого идентификатора вроде бы не обнаружено...
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Comm] framebuffer generic module
2004-06-01 14:58 ` Sergey Vlasov
@ 2004-06-02 8:02 ` drew
2004-06-02 8:32 ` Sergey Vlasov
0 siblings, 1 reply; 13+ messages in thread
From: drew @ 2004-06-02 8:02 UTC (permalink / raw)
To: community
Sergey Vlasov пишет:
>>Какой в ядре 2.6 эквивалент fbgen.o 2.4?
>>
>>
>
>Это не самостоятельный драйвер, а скорее библиотека общих функций для
>многих драйверов fb. В 2.6 API для драйверов framebuffer существенно
>отличается; вероятно, эти функции стали не нужны и были выброшены.
>
>
>
>>Еще лучше было бы узнать чем поддерживается в ядрах 2.6 SiS 6326
>>(01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
>>86C326 5598 /6326 (rev 0b))
>>
>>
>
>В sisfb этого идентификатора вроде бы не обнаружено...
>
>
В том то и дело.
Он и в 2.4 не обнаруживался :(
Я понимаю, что, не к ночи будь помянута, моя видео барахло страшное, но
ведь в 2.4
как-нибудь но поддерживалась
Может быть есть способ заставить работать модули поддержки стандартных VGA?
--
bye! drew
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Comm] framebuffer generic module
2004-06-02 8:02 ` drew
@ 2004-06-02 8:32 ` Sergey Vlasov
2004-06-02 9:09 ` drew
0 siblings, 1 reply; 13+ messages in thread
From: Sergey Vlasov @ 2004-06-02 8:32 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 738 bytes --]
On Wed, Jun 02, 2004 at 11:02:31AM +0300, drew wrote:
> >>Еще лучше было бы узнать чем поддерживается в ядрах 2.6 SiS 6326
> >>(01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
> >>86C326 5598 /6326 (rev 0b))
> >
> >В sisfb этого идентификатора вроде бы не обнаружено...
> >
> В том то и дело.
> Он и в 2.4 не обнаруживался :(
> Я понимаю, что, не к ночи будь помянута, моя видео барахло страшное, но
> ведь в 2.4
> как-нибудь но поддерживалась
Как поддерживалась - через vesafb? Так он из 2.6 никуда не девался;
включается точно так же - параметром vga=... при загрузке ядра.
> Может быть есть способ заставить работать модули поддержки стандартных VGA?
vga16fb? Сомневаюсь, что это имеет смысл использовать...
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Comm] framebuffer generic module
2004-06-02 8:32 ` Sergey Vlasov
@ 2004-06-02 9:09 ` drew
2004-06-02 9:17 ` Sergey Vlasov
0 siblings, 1 reply; 13+ messages in thread
From: drew @ 2004-06-02 9:09 UTC (permalink / raw)
To: community
Sergey Vlasov пишет:
>On Wed, Jun 02, 2004 at 11:02:31AM +0300, drew wrote:
>
>
>>>>Еще лучше было бы узнать чем поддерживается в ядрах 2.6 SiS 6326
>>>>(01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
>>>>86C326 5598 /6326 (rev 0b))
>>>>
>>>>
>>>В sisfb этого идентификатора вроде бы не обнаружено...
>>>
>>>
>>>
>>В том то и дело.
>>Он и в 2.4 не обнаруживался :(
>>Я понимаю, что, не к ночи будь помянута, моя видео барахло страшное, но
>>ведь в 2.4
>>как-нибудь но поддерживалась
>>
>>
>
>Как поддерживалась - через vesafb? Так он из 2.6 никуда не девался;
>включается точно так же - параметром vga=... при загрузке ядра.
>
>
Гм... может в этом все и дело?
$ uname -r
2.6.6-wks26-up-alt2
# find /lib/modules/2.6.6-wks26-up-alt2/kernel -name vesa*
# apt-cache search vesafb
...где-то он у меня потерялся :(
--
bye! drew
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2004-06-06 11:42 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-01 14:39 [Comm] framebuffer generic module drew
2004-06-01 14:58 ` Sergey Vlasov
2004-06-02 8:02 ` drew
2004-06-02 8:32 ` Sergey Vlasov
2004-06-02 9:09 ` drew
2004-06-02 9:17 ` Sergey Vlasov
2004-06-02 10:47 ` drew
2004-06-02 11:00 ` Sergey Vlasov
2004-06-02 11:09 ` drew
2004-06-02 11:07 ` Nizamov Shavkat
2004-06-02 12:13 ` drew
2004-06-06 10:28 ` Al-drGord
2004-06-06 11:42 ` Al-drGord
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