Ciao, ho estratto alcune righe di rilevanza dal log di X ed anche i pacchetti installati (vedi sotto).
a) firmware-amd-graphics l'ho rimosso per evitare la situation schermo nero. (avrei potuto passare il parametro NOMODESET a grub all'avvio piuttosto che rimovere questo pacchetto ma questo non avrebbe risolto il problem) b) il driver radeon viene caricato e poi rimosso per qualche motivo ... VESA prende il sopravento c) DRM non carica ... immagino a cause di VESA che non supporta il DRM? Antonio $ dpkg --get-selections |grep firmware bluez-firmware install firmware-linux-free install firmware-misc-nonfree install $ dpkg --get-selections |grep xserver-xorg-video xserver-xorg-video-all install xserver-xorg-video-amdgpu install xserver-xorg-video-ati install xserver-xorg-video-fbdev install xserver-xorg-video-nouveau install xserver-xorg-video-qxl install xserver-xorg-video-r128 install xserver-xorg-video-radeon install xserver-xorg-video-vesa install xserver-xorg-video-vmware install $ sudo cat /var/log/Xorg.0.log |grep EE [sudo] password di antonio: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 33.805] (EE) open /dev/dri/card0: No such file or directory [ 33.805] (EE) open /dev/dri/card0: No such file or directory [ 33.823] (EE) open /dev/fb0: No such file or directory [ 33.823] (EE) open /dev/fb0: No such file or directory [ 33.823] (EE) Screen 0 deleted because of no matching config section. [ 33.823] (EE) Screen 0 deleted because of no matching config section. [ 33.823] (EE) Screen 0 deleted because of no matching config section. [ 34.198] (EE) AIGLX: reverting to software rendering $ sudo cat /var/log/Xorg.0.log |grep radeon [ 33.699] (II) LoadModule: "radeon" [ 33.699] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so [ 33.759] (II) Module radeon: vendor="X.Org Foundation" [ 33.823] (II) UnloadModule: "radeon" $ sudo cat /var/log/Xorg.0.log |grep drm [ 33.805] (II) [KMS] drm report modesetting isn't supported. $ sudo cat /var/log/Xorg.0.log |grep VESA [ 33.785] (II) VESA: driver for VESA chipsets: vesa [ 33.874] (II) VESA(0): initializing int10 [ 33.875] (II) VESA(0): Primary V_BIOS segment is: 0xc000 [ 33.875] (II) VESA(0): VESA BIOS detected [ 33.875] (II) VESA(0): VESA VBE Version 3.0 [ 33.875] (II) VESA(0): VESA VBE Total Mem: 16384 kB [ 33.875] (II) VESA(0): VESA VBE OEM: ATI ATOMBIOS [ 33.875] (II) VESA(0): VESA VBE OEM Software Rev: 10.80 [ 33.875] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. [ 33.875] (II) VESA(0): VESA VBE OEM Product: M82 [ 33.875] (II) VESA(0): VESA VBE OEM Product Rev: 01.00 [ 33.892] (II) VESA(0): Creating default Display subsection in Screen section [ 33.892] (==) VESA(0): Depth 24, (--) framebuffer bpp 32 [ 33.892] (==) VESA(0): RGB weight 888 [ 33.892] (==) VESA(0): Default visual is TrueColor [ 33.892] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0) [ 33.892] (II) VESA(0): VESA VBE DDC supported [ 33.892] (II) VESA(0): VESA VBE DDC Level 2 [ 33.892] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec. [ 33.943] (II) VESA(0): VESA VBE DDC read successfully [ 33.943] (II) VESA(0): Manufacturer: LPL Model: b900 Serial#: 0 [ 33.943] (II) VESA(0): Year: 2006 Week: 0 [ 33.943] (II) VESA(0): EDID Version: 1.2 [ 33.943] (II) VESA(0): Digital Display Input [ 33.943] (II) VESA(0): Max Image Size [cm]: horiz.: 33 vert.: 21 [ 33.943] (II) VESA(0): Gamma: 2.20 [ 33.943] (II) VESA(0): No DPMS capabilities specified [ 33.943] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 33.943] (II) VESA(0): First detailed timing is preferred mode [ 33.943] (II) VESA(0): redX: 0.590 redY: 0.344 greenX: 0.323 greenY: 0.534 [ 33.943] (II) VESA(0): blueX: 0.156 blueY: 0.138 whiteX: 0.312 whiteY: 0.328 [ 33.943] (II) VESA(0): Manufacturer's mask: 0 [ 33.943] (II) VESA(0): Supported detailed timing: [ 33.943] (II) VESA(0): clock: 71.2 MHz Image Size: 289 x 210 mm [ 33.943] (II) VESA(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1440 h_border: 0 [ 33.943] (II) VESA(0): v_active: 800 v_sync: 802 v_sync_end 808 v_blanking: 823 v_border: 0 [ 33.943] (II) VESA(0): LGPhilipsLCD [ 33.943] (II) VESA(0): LP154W01-TLAJ [ 33.943] (II) VESA(0): EDID (in hex): [ 33.943] (II) VESA(0): 00ffffffffffff00320c00b900000000 [ 33.943] (II) VESA(0): 00100102802115780a0f109758528828 [ 33.943] (II) VESA(0): 23505400000001010101010101010101 [ 33.943] (II) VESA(0): 010101010101d51b00a0502017303020 [ 33.943] (II) VESA(0): 26002115100000190000000000000000 [ 33.943] (II) VESA(0): 00000000000000000000000000fe004c [ 33.943] (II) VESA(0): 475068696c6970734c43440a000000fe [ 33.943] (II) VESA(0): 004c503135345730312d544c414a0036 [ 33.943] (II) VESA(0): EDID vendor "LPL", prod id 47360 [ 33.943] (II) VESA(0): EDID quirk: Detailed timings give vertical size in cm. [ 33.943] (II) VESA(0): Printing DDC gathered Modelines: [ 33.943] (II) VESA(0): Modeline "1280x800"x0.0 71.25 1280 1328 1360 1440 800 802 808 823 -hsync -vsync (49.5 kHz eP) [ 33.943] (II) VESA(0): Searching for matching VESA mode(s): [ 33.977] (II) VESA(0): Total Memory: 256 64KB banks (16384kB) [ 33.977] (II) VESA(0): <default monitor>: Using hsync value of 49.48 kHz [ 33.977] (II) VESA(0): <default monitor>: Using vrefresh value of 60.12 Hz [ 33.977] (WW) VESA(0): Unable to estimate virtual size [ 33.977] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name) [ 33.977] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name) [ 33.977] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name) [ 33.977] (II) VESA(0): Not using built-in mode "720x400" (no mode of this name) [ 33.977] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name) [ 33.977] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name) [ 33.977] (II) VESA(0): Not using built-in mode "640x350" (no mode of this name) [ 33.977] (II) VESA(0): Not using built-in mode "512x384" (no mode of this name) [ 33.977] (II) VESA(0): Not using built-in mode "320x240" (no mode of this name) [ 33.978] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name) [ 33.978] (WW) VESA(0): No valid modes left. Trying less strict filter... [ 33.978] (II) VESA(0): <default monitor>: Using hsync value of 49.48 kHz [ 33.978] (II) VESA(0): <default monitor>: Using vrefresh value of 60.12 Hz [ 33.978] (WW) VESA(0): Unable to estimate virtual size [ 33.978] (II) VESA(0): Not using built-in mode "1024x768" (hsync out of range) [ 33.978] (II) VESA(0): Not using built-in mode "800x600" (hsync out of range) [ 33.978] (II) VESA(0): Not using built-in mode "640x480" (hsync out of range) [ 33.978] (II) VESA(0): Not using built-in mode "720x400" (hsync out of range) [ 33.978] (II) VESA(0): Not using built-in mode "640x400" (hsync out of range) [ 33.978] (II) VESA(0): Not using built-in mode "640x400" (hsync out of range) [ 33.978] (II) VESA(0): Not using built-in mode "640x350" (hsync out of range) [ 33.978] (II) VESA(0): Not using built-in mode "512x384" (hsync out of range) [ 33.978] (II) VESA(0): Not using built-in mode "320x240" (illegal horizontal timings) [ 33.978] (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings) [ 33.978] (WW) VESA(0): No valid modes left. Trying aggressive sync range... [ 33.978] (II) VESA(0): <default monitor>: Using hsync range of 31.50-49.48 kHz [ 33.978] (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-60.12 Hz [ 33.978] (WW) VESA(0): Unable to estimate virtual size [ 33.978] (II) VESA(0): Not using built-in mode "640x480" (hsync out of range) [ 33.978] (II) VESA(0): Not using built-in mode "720x400" (hsync out of range) [ 33.978] (II) VESA(0): Not using built-in mode "640x400" (hsync out of range) [ 33.978] (II) VESA(0): Not using built-in mode "640x400" (hsync out of range) [ 33.978] (II) VESA(0): Not using built-in mode "640x350" (hsync out of range) [ 33.978] (II) VESA(0): Not using built-in mode "512x384" (hsync out of range) [ 33.978] (II) VESA(0): Not using built-in mode "320x240" (illegal horizontal timings) [ 33.978] (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings) [ 33.978] (--) VESA(0): Virtual size is 1024x768 (pitch 1024) [ 33.978] (**) VESA(0): *Built-in mode "1024x768" [ 33.978] (**) VESA(0): *Built-in mode "800x600" [ 33.978] (**) VESA(0): Display dimensions: (330, 210) mm [ 33.978] (**) VESA(0): DPI set to (78, 92) [ 33.978] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (123) [ 33.978] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (122) [ 33.978] (**) VESA(0): Using "Shadow Framebuffer" [ 34.033] (II) VESA(0): initializing int10 [ 34.033] (II) VESA(0): Primary V_BIOS segment is: 0xc000 [ 34.033] (II) VESA(0): VESA BIOS detected [ 34.033] (II) VESA(0): VESA VBE Version 3.0 [ 34.033] (II) VESA(0): VESA VBE Total Mem: 16384 kB [ 34.033] (II) VESA(0): VESA VBE OEM: ATI ATOMBIOS [ 34.033] (II) VESA(0): VESA VBE OEM Software Rev: 10.80 [ 34.033] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. [ 34.033] (II) VESA(0): VESA VBE OEM Product: M82 [ 34.033] (II) VESA(0): VESA VBE OEM Product Rev: 01.00 [ 34.033] (II) VESA(0): virtual address = 0x7fb9be305000, [ 34.043] (II) VESA(0): Setting up VESA Mode 0x123 (1024x768) [ 34.043] (II) VESA(0): VBESetVBEMode failed, mode set without customized refresh. [ 34.161] (==) VESA(0): Default visual is TrueColor [ 34.191] (==) VESA(0): Backing store enabled [ 34.192] (==) VESA(0): DPMS enabled --- Respect your privacy and that of others, don't give your data to big corporations. Use alternatives like Signal (https://whispersystems.org/) for your messaging or Diaspora* (https://joindiaspora.com/) for your social networking. Il 30/12/2017 09:05, liste DOT girarsi AT posteo DOT eu ha scritto: > Il 30/12/2017 01:48, Antonio ha scritto: >> Salve, >> >> ho una vecchia Radeon Mobility 3540 sul mio Toshiba Satelite A300. Avevo >> Ubuntu 12 installato e andava a meraviglia in termini di video. Adesso >> ho installato Debian Stretch e non c'e verso di fargli usare il driver >> radeon. Xserver carica sempre il driver vesa. >> > > Oltre ai firmware-nonfree, risulta installato il pacchetto > xorg-xserver-video-radeon? > > libdrm-radeon è installato? > > se dai: > > cat /var/log/Xorg.0.log | grep EE > > ti dice qualcosa? > > > Kernel in uso? >

