Bug#601889: xserver-xorg-video-intel: X crash on start with intel 82830M GFC

2011-03-20 Thread Ramon Caraballo
Hello!
I've tried  2.6.38 and 2.6.37 kernels with similar results
even more 2.6.38 didn't booted.
Definitively its hard to get linux working on the Dell inspiron 2600
laptop.
By now I'm using the vesa driver to get Xorg working but I can't
switch to the text consoles and came back X because I only get a distorted
image in the desktop.

I'll could try a bios update to A09 version despite that there is a lot of
references on internet warning that the A11 bios version becomes the system
unbootable with linux

After a lot of work in fine tunning, 2 problems still persists:
1-The most urgent: Xorg is failing with the intel driver
2-The second: synaptic touchpad don' t work but I still have standard mouse
support.

Regards and thanks for the support

Ramon


2011/3/19 Julien Cristau 

> On Fri, Mar 18, 2011 at 23:56:05 -0300, Ramon Caraballo wrote:
>
> > thanks I'll try a new kernel first ,
> > and what if I attempt to recompile the driver intel or the whole xserver
> > package ?
>
> Recompiling doesn't magically fix bugs.
>
> Cheers,
> Julien
>


Bug#601889: xserver-xorg-video-intel: X crash on start with intel 82830M GFC

2011-03-19 Thread Julien Cristau
On Fri, Mar 18, 2011 at 23:56:05 -0300, Ramon Caraballo wrote:

> thanks I'll try a new kernel first ,
> and what if I attempt to recompile the driver intel or the whole xserver
> package ?

Recompiling doesn't magically fix bugs.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110319095221.gv12...@radis.liafa.jussieu.fr



Bug#601889: xserver-xorg-video-intel: X crash on start with intel 82830M GFC

2011-03-18 Thread Julien Cristau
On Thu, Mar 17, 2011 at 21:41:48 -0300, Ramon Caraball wrote:

> Package: xserver-xorg-video-intel
> Version: 2:2.13.0-5
> Severity: High
> 
> The upgrade to Squeeze was a nightmare! 
>  No way to get my intel 82830M graphics card working properly 
> I must set the module i915_kms to modeset=0 to rum X with the unaccelerated
>  driver vesa.
> Please anybody knows how get working the i830M card in squeeze?
> I'm exhausted and I've tried every recipe with no results.

Try a 2.6.38 or 2.6.37 kernel.  Or use the vesa driver.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110318095433.gl12...@radis.liafa.jussieu.fr



Bug#601889: xserver-xorg-video-intel: X crash on start with intel 82830M GFC

2011-03-17 Thread Ramon Caraball
Package: xserver-xorg-video-intel
Version: 2:2.13.0-5
Severity: High

The upgrade to Squeeze was a nightmare! 
 No way to get my intel 82830M graphics card working properly 
I must set the module i915_kms to modeset=0 to rum X with the unaccelerated
 driver vesa.
Please anybody knows how get working the i830M card in squeeze?
I'm exhausted and I've tried every recipe with no results.
Thanks
Ramon 

-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Mar 12 12:38 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1733468 Feb 19 12:43 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:02.0 VGA compatible controller [0300]: Intel Corporation 82830 CGC [Chipset 
Graphics Controller] [8086:3577] (rev 04)

Xorg X server configuration file status:

-rw-r--r-- 1 root root 4209 Mar 17 14:05 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
---
Section "ServerLayout"
Identifier "X.org Configured"
Screen  0  "Screen0" 0 0
Screen  1  "Screen1" RightOf "Screen0"
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath   "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
#   FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
#   FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
#   FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "built-ins"
EndSection

Section "Module"
Load  "glx"
Load  "extmod"
Load  "record"
Load  "dri2"
Load  "dbe"
Load  "dri"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "kbd"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver  "evdev"
Option  "Protocol" "auto-dev"
Option  "Device" "/dev/input/mice"
Option  "ZAxisMapping" "4 5 6 7"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol"   "ImPS/2"
Option "Emulate#Buttons""true"

EndSection

Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName"Monitor externo"
EndSection

Section "Monitor"
Identifier   "Monitor1"
VendorName   "Monitor Vendor"
ModelName"Monitor LCD"
EndSection

Section "Device"
### Available Driver options are:-
### Values: : integer, : float, : "True"/"False",
### : "String", : " Hz/kHz/MHz"
### [arg]: arg optional
#Option "AccelMethod"   "EXA"
#Option "DRI"   "DRI"
#Option "ColorKey"  # 
#Option "VideoKey"  # 
#Option "FallbackDebug" # []
#Option "Tiling"# []
Option "Shadow" "true"
#Option "SwapbuffersWait"   # []
#Option "XvMC"  # []
#Option "XvPreferOverlay"   # []
#Option "DebugFlushBatches" # []
#Option "DebugFlushCaches"  # []
#Option "DebugWait" # []
Identifier  "Card0"
Driver  "vesa"
VendorName  "Intel Corporation"
BoardName   "82830 CGC [Chipset Graphics Controller]"
BusID   "PCI:0:2:0"
EndSection

Section "Device"
### Available Driver options are:-
### Values: : integer, : float, : "True"/"False",
### : "String", : " Hz/kHz/MHz"
### [arg]: arg optional
#Option "AccelMethod"   "UXA"
#Option "DRI"   "true"
#Option "ColorKey"  # 
#Option "VideoKey"  # 
#Option "FallbackDebug" # []
#Option "Tiling"# []
Option "Shadow" "true"
#Option "SwapbuffersWait"   # []
#Option "XvMC"  # []
#Option "XvPreferOverlay"   # []
#Option "DebugFlushBatches" # []
#Option "DebugFlushCaches"  # []
#Option "DebugWait" # []
Identifier  "Card1"
Driver  "vesa"
VendorName  "Intel Corporation"
BoardName   "82830 CGC [Chipset Graphics Controller]"
BusID   "PCI:0:2:1"
EndSection

Section "Screen"