From: Anton Farygin <rider@altlinux.com>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] *nvidia*legacy* больше нет
Date: Thu, 27 Sep 2007 12:55:46 +0400
Message-ID: <46FB7012.1070700@altlinux.com> (raw)
In-Reply-To: <200709271404.45108.bush@nojabrsk.ru>
Bushuev Sergey A. пишет:
> В сообщении от 27 сентября 2007 Anton Farygin написал(a):
>> Хихин Руслан пишет:
>>> Здравствуйте Bushuev Sergey A.
>>>
>>> В сообщении от Четверг 27 сентября 2007 Bushuev Sergey A. написал(a):
>>> > В сообщении от 27 сентября 2007 Хихин Руслан написал(a):
>>> > > Здравствуйте Bushuev Sergey A.
>>> > >
>>> > > В сообщении от Четверг 27 сентября 2007 Bushuev Sergey A.
>>>
>>> написал(a):
>>> > > > вроде ничего криминального
>>> > >
>>> > > А какой xorg.conf указан в логе.
>>> > >
>>> > > (Да и лог можно посмотреть :) )
>>> >
>>> > пожалуйста
>>>
>>> И всё-таки не пойму откуда это - :)
>>>
>>> Parse error on line 3 of section (null) in file xorg.conf
>>> "Modeline" is not a valid keyword in this section.
>>>
>>> Видно где-то лежит левый xorg.conf, который хватается x11setupdrv
>>>
>>> :)
>>>
>>> В котором есть Modeline - эта вам легче самому поискать :)
>> Например с помощью strace
>>
rm -f ~/xorg.conf - поможет
> [root@bhome ~]# strace x11setupdrv -d
> execve("/usr/bin/x11setupdrv", ["x11setupdrv", "-d"], [/* 33 vars */]) = 0
> brk(0) = 0x804a000
> access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or
> directory)
> open("/etc/ld.so.cache", O_RDONLY) = 3
> fstat64(3, {st_mode=S_IFREG|0644, st_size=134880, ...}) = 0
> mmap2(NULL, 134880, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f9c000
> close(3) = 0
> open("/usr/lib/libxf86config.so.6", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360*\0\0004\0\0\0"...,
> 512) = 512
> fstat64(3, {st_mode=S_IFREG|0644, st_size=73372, ...}) = 0
> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
> 0xb7f9b000
> mmap2(NULL, 72296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
> 0xb7f89000
> mmap2(0xb7f9a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
> MAP_DENYWRITE, 3, 0x11) = 0xb7f9a000
> close(3) = 0
> open("/lib/libc.so.6", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240a\1\0004\0\0\0"...,
> 512) = 512
> fstat64(3, {st_mode=S_IFREG|0755, st_size=1192256, ...}) = 0
> mmap2(NULL, 1202436, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
> 0xb7e63000
> mmap2(0xb7f83000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
> MAP_DENYWRITE, 3, 0x11f) = 0xb7f83000
> mmap2(0xb7f86000, 10500, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
> MAP_ANONYMOUS, -1, 0) = 0xb7f86000
> close(3) = 0
> open("/lib/libm.so.6", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0204\0\0004\0\0\0"...,
> 512) = 512
> fstat64(3, {st_mode=S_IFREG|0644, st_size=149308, ...}) = 0
> mmap2(NULL, 151680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
> 0xb7e3d000
> mmap2(0xb7e61000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
> MAP_DENYWRITE, 3, 0x23) = 0xb7e61000
> close(3) = 0
> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
> 0xb7e3c000
> set_thread_area({entry_number:-1 -> 6, base_addr:0xb7e3c6c0, limit:1048575,
> seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1,
> seg_not_present:0, useable:1}) = 0
> mprotect(0xb7f83000, 4096, PROT_READ) = 0
> munmap(0xb7f9c000, 134880) = 0
> brk(0) = 0x804a000
> brk(0x806b000) = 0x806b000
> open("xorg.conf", O_RDONLY) = 3
> fstat64(3, {st_mode=S_IFREG|0644, st_size=154, ...}) = 0
> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
> 0xb7fbc000
> read(3, "\n # 1024x768 @ 85.00 Hz (GTF) h"..., 4096) = 154
> write(2, "Parse error on line 3 of section"..., 59Parse error on line 3 of
> section (null) in file xorg.conf
> ) = 59
> write(2, "\"Modeline\" is not a valid keywor"..., 50"Modeline" is not a valid
> keyword in this section.) = 50
> write(2, "\n", 1
> ) = 1
> write(2, "x11setupdrv: ", 13x11setupdrv: ) = 13
> write(2, "xorg.conf: unable to parse confi"..., 38xorg.conf: unable to parse
> config file) = 38
> write(2, "\n", 1
> ) = 1
> exit_group(1) = ?
> Process 5553 detached
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/sisyphus
next prev parent reply other threads:[~2007-09-27 8:55 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-25 16:05 Sergey V Turchin
2007-09-25 16:09 ` Aleksey Novodvorsky
2007-09-25 16:13 ` Sergey V Turchin
2007-09-25 16:13 ` Gennadiy Redko
2007-09-25 16:26 ` Sergey V Turchin
2007-09-26 9:30 ` Michael Shigorin
2007-09-26 12:17 ` Sergey V Turchin
2007-09-26 12:20 ` Sergey V Turchin
2008-02-04 16:29 ` Sergey
2008-02-04 16:33 ` Sergey
2007-09-26 12:22 ` Sergey V Turchin
2007-09-26 12:40 ` Michael Shigorin
2007-09-26 12:39 ` Michael Shigorin
2007-09-26 13:06 ` Sergey V Turchin
2007-09-26 13:14 ` Sergey V Turchin
2007-09-26 14:31 ` serg_bush
2007-09-26 14:46 ` Sergey V Turchin
2007-09-26 15:08 ` serg_bush
2007-09-26 15:10 ` Damir Shayhutdinov
2007-09-26 15:12 ` serg_bush
2007-09-26 15:23 ` Sergey V Turchin
2007-09-26 15:30 ` serg_bush
2007-09-26 15:55 ` Sergey V Turchin
2007-09-26 16:00 ` serg_bush
2007-09-26 16:53 ` Sergey V Turchin
2007-09-26 16:56 ` serg_bush
2007-09-26 17:35 ` Michael Shigorin
2007-09-27 3:16 ` Bushuev Sergey A.
2007-09-27 4:22 ` Хихин Руслан
2007-09-27 5:54 ` Bushuev Sergey A.
2007-09-27 5:57 ` Хихин Руслан
2007-09-27 5:59 ` Bushuev Sergey A.
2007-09-27 6:21 ` Хихин Руслан
2007-09-27 7:03 ` Anton Farygin
2007-09-27 8:04 ` Bushuev Sergey A.
2007-09-27 8:55 ` Anton Farygin [this message]
2007-09-28 8:20 ` Epiphanov Sergei
2007-09-27 8:26 ` Bushuev Sergey A.
2007-09-28 8:35 ` Epiphanov Sergei
2007-09-27 8:58 ` Владимир Черный
2007-09-27 10:37 ` Sergey V Turchin
2007-09-27 11:09 ` Владимир Черный
2007-09-27 11:44 ` Sergey V Turchin
2007-09-27 12:53 ` Sergey V Turchin
2007-09-27 14:03 ` Sergey V Turchin
2007-09-27 14:13 ` [sisyphus] [SOLVED] " Sergey V Turchin
2007-09-27 14:50 ` serg_bush
2007-09-27 15:18 ` Sergey V Turchin
2007-09-27 15:47 ` Владимир Черный
2007-09-27 15:54 ` Sergey V Turchin
2007-09-26 15:25 ` [sisyphus] " Sergey V Turchin
2007-09-26 14:58 ` Sergey V Turchin
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=46FB7012.1070700@altlinux.com \
--to=rider@altlinux.com \
--cc=sisyphus@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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git