Bug#440185: FW: Bug#440185: FW: new install won't boot completely

2007-11-25 Thread Brice Goglin
David Wilkins wrote:
 More details as requested:
 - computer is a Dell Dimension V400
 - Pentium II processor 400 MHz
 - 64MB System RAM
 - Phillips Brilliance 150P2 monitor

 I'm not sure which video board I'm using. If I go into the bios on PC it
 says it is using an AGP video adapter if that helps?
   

   00:0f.0 VGA compatible controller: S3 Inc. 86c968 [Vision 968 VRAM] rev 0
   01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro AGP 
1X/2X (rev 5c)


It looks like your ATI board is an AGP one. But your config file is
using the S3 one. So the problem could be that the driver is driving one
board while your monitor is plugged on the other one.

   Section Device
Identifier  S3 Inc. 86c968 [Vision 968 VRAM] rev 0
Driver  vesa
BusID   PCI:0:15:0
Option  UseFBDev  true
   EndSection


Can you try the following instead of the above section:

   Section Device
  Identifier whatever you want
  Driver ati
  BusID PCI:01:00:0
   EndSection


(BusID might not be needed)

Brice




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#440185: FW: Bug#440185: FW: new install won't boot completely

2007-11-12 Thread David Wilkins
Bruce et al,

Been busy with other things for a while, but getting back to my Debian
install problems, or more specifically my inability to get X up and running.

More details as requested:
- computer is a Dell Dimension V400
- Pentium II processor 400 MHz
- 64MB System RAM
- Phillips Brilliance 150P2 monitor

I'm not sure which video board I'm using. If I go into the bios on PC it
says it is using an AGP video adapter if that helps?

I have attached the output of /usr/share/bug/xserver-xorg/script 3 as
requested.

As before, any help or suggestions much appreciated. I am a complete novice
with this and really don't know what else to try.

Thanks

David Wilkins
02 9918 5801
0419 275 642
www.wwine.com.au
 
-Original Message-
From: Brice Goglin [mailto:[EMAIL PROTECTED] 
Sent: Sunday, 16 September 2007 4:45 PM
To: David Wilkins; [EMAIL PROTECTED]
Subject: Re: Bug#440185: FW: Bug#440185: FW: new install won't boot
completely

David Wilkins wrote:
 Does anybody have any more ideas/suggestions on how to resolve this
problem?
 I sent the output of lspci -nn as requested, but haven't heard anything
 since then (almost two weeks ago).

 I am still stuck at base camp with this Debian installation - I am loath
to
 abandon Debian and go to some other Linux strain as it seems like this one
 is the best for my requirements, but I can't even get a screen up at the
 moment.
   

Please the whole output of
/usr/share/bug/xserver-xorg/script 31
so that we see your config and log.

Which video board are you willing to use? the ATI one, the S3 one, or
both? What kind of computer is this?

Brice


No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.487 / Virus Database: 269.13.21/1012 - Release Date: 16/09/2007
6:32 PM
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.15.29/1124 - Release Date: 11/11/2007
10:12 AM
 
  
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 Aug 31 08:58 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1597964 Apr  4  2007 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:0f.0 VGA compatible controller: S3 Inc. 86c968 [Vision 968 VRAM] rev 0
01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro AGP 1X/2X 
(rev 5c)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3033 Sep  3 03:47 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadbitmap
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout gb
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true

Bug#440185: FW: Bug#440185: FW: new install won't boot completely

2007-09-16 Thread Brice Goglin
David Wilkins wrote:
 Does anybody have any more ideas/suggestions on how to resolve this problem?
 I sent the output of lspci -nn as requested, but haven't heard anything
 since then (almost two weeks ago).

 I am still stuck at base camp with this Debian installation - I am loath to
 abandon Debian and go to some other Linux strain as it seems like this one
 is the best for my requirements, but I can't even get a screen up at the
 moment.
   

Please the whole output of
/usr/share/bug/xserver-xorg/script 31
so that we see your config and log.

Which video board are you willing to use? the ATI one, the S3 one, or
both? What kind of computer is this?

Brice




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#440185: FW: Bug#440185: FW: new install won't boot completely

2007-09-13 Thread David Wilkins
Does anybody have any more ideas/suggestions on how to resolve this problem?
I sent the output of lspci -nn as requested, but haven't heard anything
since then (almost two weeks ago).

I am still stuck at base camp with this Debian installation - I am loath to
abandon Debian and go to some other Linux strain as it seems like this one
is the best for my requirements, but I can't even get a screen up at the
moment.

David Wilkins
02 9918 5801
0419 275 642
www.wwine.com.au
 

-Original Message-
From: David Wilkins [mailto:[EMAIL PROTECTED] 
Sent: Monday, 3 September 2007 12:24 AM
To: '[EMAIL PROTECTED]'
Cc: 'Otavio Salvador'
Subject: RE: Bug#440185: FW: new install won't boot completely

Thanks for all the suggestions.

No luck with shiftcontrol+ or shiftcontrol-.

I also ran through the reconfiguration for X (dpkg-reconfigure xserver-xorg)
but I just accepted all the defaults as they seemed reasonable and I didn't
know any better. End result is probably that I'm still running same
configuration.

As requested by Otavio, I have attached the output of lspci -nn in the hope
that this will help diagnosis.


David Wilkins
02 9918 5801
0419 275 642
www.wwine.com.au


-Original Message-
From: Otavio Salvador [mailto:[EMAIL PROTECTED] 
Sent: Friday, 31 August 2007 1:35 AM
To: David Wilkins
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Bug#440185: FW: new install won't boot completely

reassign 440185 xserver-xorg
retitle 440185 Black screen on X
thanks

David Wilkins [EMAIL PROTECTED] writes:

Further information:


The last thing that I can read in boot sequence is the load of the
Gnome Display Manager. Two or more things flash up but can't see what
they are. When press Off switch can see that 4 more items ran/started,
last of which was the scheduler - crond.

Yes, that proves my guess. You're having trouble with X.

When your screen gets black, please go to console 2 (Ctrl-Alt-F2) and
log in. After that, get the output of:

lspci -nn

And send it to the bug report so we can identify your video adapter
and its pci ids so we can try to work on that.

Another nice thing to do is to try to install Lenny and check if it
properly detects your video adapter. You can grab a mini installation
CD at http://people.debian.org/~joeyh/d-i/images/daily/netboot/mini.iso 
or you can upgrade your system (new install is eaiser) using aptitude.

Thanks in advance,

-- 
O T A V I OS A L V A D O R
-
 E-mail: [EMAIL PROTECTED]  UIN: 5906116
 GNU/Linux User: 239058 GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
-
Microsoft sells you Windows ... Linux gives
 you the whole house.

No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.484 / Virus Database: 269.12.12/979 - Release Date: 29/08/2007
8:21 PM
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.484 / Virus Database: 269.13.2/983 - Release Date: 1/09/2007
4:20 PM
 
  

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.485 / Virus Database: 269.13.16/1004 - Release Date: 12/09/2007
5:22 PM
 
  
00:00.0 Host bridge [0600]: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host 
bridge [8086:7190] (rev 03)
00:01.0 PCI bridge [0604]: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP 
bridge [8086:7191] (rev 03)
00:06.0 Ethernet controller [0200]: Intel Corporation 82557/8/9 [Ethernet Pro 
100] [8086:1229] (rev 05)
00:07.0 ISA bridge [0601]: Intel Corporation 82371AB/EB/MB PIIX4 ISA 
[8086:7110] (rev 02)
00:07.1 IDE interface [0101]: Intel Corporation 82371AB/EB/MB PIIX4 IDE 
[8086:7111] (rev 01)
00:07.2 USB Controller [0c03]: Intel Corporation 82371AB/EB/MB PIIX4 USB 
[8086:7112] (rev 01)
00:07.3 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] 
(rev 02)
00:0e.0 Multimedia audio controller [0401]: Aureal Semiconductor Vortex 2 
[12eb:0002] (rev fe)
00:0f.0 VGA compatible controller [0300]: S3 Inc. 86c968 [Vision 968 VRAM] rev 
0 [5333:88f0]
00:10.0 Communication controller [0780]: 3Com Corp, Modem Division WinModem 
[12b9:1006]
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc 3D Rage Pro AGP 
1X/2X [1002:4742] (rev 5c)