Форум русскоязычного сообщества Ubuntu


Получить помощь и пообщаться с другими пользователями Ubuntu можно
на irc канале #ubuntu-ru в сети Freenode
и в Jabber конференции ubuntu@conference.jabber.ru

Автор Тема: Ubuntu 7.10 gutsy gibbon + Delta Chrome 9  (Прочитано 1654 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн BlackFalcon

  • Автор темы
  • Новичок
  • *
  • Сообщений: 4
    • Просмотр профиля
Ubuntu 7.10 gutsy gibbon + Delta Chrome 9
« : 11 Февраля 2008, 22:47:21 »
Приветствую.

Как подружить Ubuntu с видяхой? Всё, что нашёл в интернете не катит.

Конкретнее:

Ubuntu 7.10 Gutsy gibbon

Мать: ASRock P4VM900-SATA2

Мосты: Northbridge - VIA P4M900, Southbridge - VIA VT823S

Графика: Integrated VIA Delta Chrome Graphics

lsdev -vv

01:00.0 VGA compatible controller: VIA Technologies, Inc. Chrome9 HC IGP (rev 01) (prog-if 00 [VGA])
        Subsystem: ASRock Incorporation Unknown device 3371
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 32 (500ns min)
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at c0000000 (32-bit, prefetchable) [size=512M]
        Region 1: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
        Expansion ROM at feaf0000 [disabled] [size=64K]
        Capabilities: [60] Power Management version 2
                Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [70] AGP version 3.0
                Status: RQ=256 Iso- ArqSz=0 Cal=7 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3+ Rate=x4,x8
                Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP- GART64- 64bit- FW- Rate=<none>


Попытался скомпилировать модуль из последнего сырца с viaarena.

VT3336-3364XORG40079-kernel-src_20070611

При компиляции ошибки, при выполнении скрипта viainstall- отбой, "дистрибутив не поддерживается".

Оффлайн 12d3

  • Активист
  • *
  • Сообщений: 674
  • Ubuntu 10.04
    • Просмотр профиля
Re: Ubuntu 7.10 gutsy gibbon + Delta Chrome 9
« Ответ #1 : 11 Февраля 2008, 22:55:42 »
а с драйвером "via" не заводится?
если нет, то придется компилировать то что у вас не компилируется. пишите какая ошибка.

Оффлайн Kwah

  • Старожил
  • *
  • Сообщений: 1442
  • Ubuntu 17.10
    • Просмотр профиля
Re: Ubuntu 7.10 gutsy gibbon + Delta Chrome 9
« Ответ #2 : 11 Февраля 2008, 22:58:30 »
http://www.openchrome.org/ ?
вдруг поможет.

Оффлайн BlackFalcon

  • Автор темы
  • Новичок
  • *
  • Сообщений: 4
    • Просмотр профиля
Re: Ubuntu 7.10 gutsy gibbon + Delta Chrome 9
« Ответ #3 : 11 Февраля 2008, 23:06:07 »
Вы имеете в виду драйвер стандартного пакета?

xserver-xorg-video-via                                - X.Org X server -- VIA display driver


Ответ - нет.

Вот логи действий:

root@ubuntu-desktop:/home/tihon/Temp/VT3336-3364XORG40079-kernel-src_20070611/src# ./makedriver
Which version driver you want to release (x86) ?

Warning, you are using i586 kernel! We only support i686 kernel.
Which CPU do you use ?
1. VIA C3-2(C5N/C5P), C7/C7D/C7M/Eden, Intel Pentium 2/3/4(x86)
2. VIA C3
3. AMD K7
4. AMD K8 with 32 bits OS(x86)
1
ln: target `/usr/src/linux' is not a directory
cp: cannot stat `vinstall_2D': No such file or directory
-e  -------- Start to copy driver source code into src--------
-e  -------- Complete to copy driver source code--------
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking if XINERAMA is defined... yes
checking if RANDR is defined... yes
checking if RENDER is defined... yes
checking if XF86DRI is defined... yes
checking if DPMSExtension is defined... yes
checking if XV is defined... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XORG... yes
checking for ANSI C header files... (cached) yes
checking for DRI... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config_via.h
config.status: config_via.h is unchanged
config.status: executing depfiles commands
Making clean in src
make[1]: Entering directory `/home/tihon/Temp/VT3336-3364XORG40079-kernel-src_20070611/src/via/X11R7/src'
rm -rf .libs _libs
test -z "via_drv.la" || rm -f via_drv.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/home/tihon/Temp/VT3336-3364XORG40079-kernel-src_20070611/src/via/X11R7/src'
Making clean in .
make[1]: Entering directory `/home/tihon/Temp/VT3336-3364XORG40079-kernel-src_20070611/src/via/X11R7'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/home/tihon/Temp/VT3336-3364XORG40079-kernel-src_20070611/src/via/X11R7'
make  all-recursive
make[1]: Entering directory `/home/tihon/Temp/VT3336-3364XORG40079-kernel-src_20070611/src/via/X11R7'
Making all in src
make[2]: Entering directory `/home/tihon/Temp/VT3336-3364XORG40079-kernel-src_20070611/src/via/X11R7/src'
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include/xorg   -I/usr/include/drm -I/usr/include/X11/dri   -I/usr/include/X11  -I/usr/include/X11/extensions -I.. -I.  -g -O2 -MT hw.lo -MD -MP -MF ".deps/hw.Tpo" -c -o hw.lo hw.c; \
        then mv -f ".deps/hw.Tpo" ".deps/hw.Plo"; else rm -f ".deps/hw.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/xorg -I/usr/include/drm -I/usr/include/X11/dri -I/usr/include/X11 -I/usr/include/X11/extensions -I.. -I. -g -O2 -MT hw.lo -MD -MP -MF .deps/hw.Tpo -c hw.c  -fPIC -DPIC -o .libs/hw.o
make[2]: Leaving directory `/home/tihon/Temp/VT3336-3364XORG40079-kernel-src_20070611/src/via/X11R7/src'
make[1]: Leaving directory `/home/tihon/Temp/VT3336-3364XORG40079-kernel-src_20070611/src/via/X11R7'
cp: cannot stat `src/.libs/via_drv.so': No such file or directory
cp: cannot stat `via_drv.o': No such file or directory
strip: '/VT3336-3364XORG400/XServer/via_drv.so': No such file
 -------- Complete to make & copy driver --------


root@ubuntu-desktop:/home/tihon/Temp/VT3336-3364XORG40079-kernel-src_20070611/src# ./vinstall
 -------- install start --------
Fatal error, not support this distribution!
root@ubuntu-desktop:/home/tihon/Temp/VT3336-3364XORG40079-kernel-src_20070611/src#


сам скрипт слишком огромен, чтобы его сюда выложить. Но думаю, что сообщение вполне понятно...


Оффлайн 12d3

  • Активист
  • *
  • Сообщений: 674
  • Ubuntu 10.04
    • Просмотр профиля
Re: Ubuntu 7.10 gutsy gibbon + Delta Chrome 9
« Ответ #4 : 11 Февраля 2008, 23:10:52 »
а xserver-xorg-video-openchrome?

Оффлайн BlackFalcon

  • Автор темы
  • Новичок
  • *
  • Сообщений: 4
    • Просмотр профиля
Re: Ubuntu 7.10 gutsy gibbon + Delta Chrome 9
« Ответ #5 : 11 Февраля 2008, 23:15:23 »
http://www.openchrome.org/ ?
вдруг поможет.

Это мы пробовали...

Устанавливаю пакет (официальный), выбираю openchrome модуль в xorg.conf... И всё, чёрный экран и возврат к vesa.

Оффлайн BlackFalcon

  • Автор темы
  • Новичок
  • *
  • Сообщений: 4
    • Просмотр профиля
Re: Ubuntu 7.10 gutsy gibbon + Delta Chrome 9
« Ответ #6 : 11 Февраля 2008, 23:21:12 »
а xserver-xorg-video-openchrome?

Тогда вопрос. Как устанавливать правильно?

Я прописывал в xorg.conf "openchrome" драйвер. Результат - вырубает, "черный экран" и восстанавливается vesa.

Я ставил openchrome через controlcenter. То же самое - возвращается vesa драйвер.

 

Страница сгенерирована за 0.036 секунд. Запросов: 23.