Hello to everyone!
I am completely new to Backtrack and I installed it on my Alienware m14x R2. Everything is working exept the brightness and the resolution.
A friend of mine figured out that my intel drivers are NOT loaded. Instead my system uses the VESA driver.
Actually I don't have any clue how to tell Backtrack to load the correct driver for my Intel HD Card.
NVIDIA is running without problems - optirun and pyrit are working using this [Guide] Installing Backtrack 5r3 on Acer Aspire 5742zg (Nvidia Optimus)
Notebook:
- Alienware M14x R2
- Backtrack 5r3 Gnome 64bit
- Intel HD 4000
- NVIDIA GT 650m (Optimus-Style Switching)
Code:
root@bt:~# cat /var/log/Xorg.0.log | grep -i vesa
(==) Matched vesa as autoconfigured driver 1
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
(II) VESA: driver for VESA chipsets: vesa
(II) VESA(0): initializing int10
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(II) VESA(0): VESA BIOS detected
(II) VESA(0): VESA VBE Version 3.0
(II) VESA(0): VESA VBE Total Mem: 65472 kB
(II) VESA(0): VESA VBE OEM: Intel(R) Sandybridge/Ivybridge Graphics Chipset Accelerated VGA BIOS
(II) VESA(0): VESA VBE OEM Software Rev: 1.0
(II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
(II) VESA(0): VESA VBE OEM Product: Intel(R) Sandybridge/Ivybridge Graphics Controller
(II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) VESA(0): Creating default Display subsection in Screen section
(==) VESA(0): Depth 24, (--) framebuffer bpp 32
(==) VESA(0): RGB weight 888
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
(II) VESA(0): VESA VBE DDC supported
(II) VESA(0): VESA VBE DDC Level 2
(II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
(II) VESA(0): VESA VBE DDC read successfully
(II) VESA(0): Manufacturer: LGD Model: 366 Serial#: 0
(II) VESA(0): Year: 2011 Week: 0
(II) VESA(0): EDID Version: 1.4
(II) VESA(0): Digital Display Input
(II) VESA(0): 6 bits per channel
(II) VESA(0): Digital interface is undefined
(II) VESA(0): Max Image Size [cm]: horiz.: 31 vert.: 17
(II) VESA(0): Gamma: 2.20
(II) VESA(0): No DPMS capabilities specified
(II) VESA(0): Supported color encodings: RGB 4:4:4
(II) VESA(0): First detailed timing is preferred mode
(II) VESA(0): Preferred mode is native pixel format and refresh rate
(II) VESA(0): redX: 0.585 redY: 0.347 greenX: 0.335 greenY: 0.570
(II) VESA(0): blueX: 0.157 blueY: 0.125 whiteX: 0.313 whiteY: 0.329
(II) VESA(0): Manufacturer's mask: 0
(II) VESA(0): Supported detailed timing:
(II) VESA(0): clock: 121.2 MHz Image Size: 309 x 174 mm
(II) VESA(0): h_active: 1600 h_sync: 1760 h_sync_end 1856 h_blank_end 2104 h_border: 0
(II) VESA(0): v_active: 900 v_sync: 903 v_sync_end 908 v_blanking: 960 v_border: 0
(II) VESA(0): Supported detailed timing:
(II) VESA(0): clock: 80.8 MHz Image Size: 309 x 174 mm
(II) VESA(0): h_active: 1600 h_sync: 1760 h_sync_end 1856 h_blank_end 2104 h_border: 0
(II) VESA(0): v_active: 900 v_sync: 903 v_sync_end 908 v_blanking: 960 v_border: 0
(II) VESA(0): 3NPR6�140WD2
(II) VESA(0): Unknown vendor-specific block 0
(II) VESA(0): EDID (in hex):
(II) VESA(0): 00ffffffffffff0030e4660300000000
(II) VESA(0): 00150104901f117802fc459558559228
(II) VESA(0): 20505400000001010101010101010101
(II) VESA(0): 010101010101582f40f861843c30a060
(II) VESA(0): 350035ae1000001a901f40f861843c30
(II) VESA(0): a060350035ae1000001a000000fe0033
(II) VESA(0): 4e505236803134305744320a00000000
(II) VESA(0): 000041319e0110000002010a202000a7
(II) VESA(0): EDID vendor "LGD", prod id 870
(II) VESA(0): Printing DDC gathered Modelines:
(II) VESA(0): Modeline "1600x900"x0.0 121.20 1600 1760 1856 2104 900 903 908 960 +hsync -vsync (57.6 kHz)
(II) VESA(0): Modeline "1600x900"x0.0 80.80 1600 1760 1856 2104 900 903 908 960 +hsync -vsync (38.4 kHz)
(II) VESA(0): Searching for matching VESA mode(s):
(II) VESA(0): Total Memory: 1023 64KB banks (65472kB)
(II) VESA(0): <default monitor>: Using hsync range of 38.40-57.60 kHz
(II) VESA(0): <default monitor>: Using vrefresh range of 40.00-60.00 Hz
(WW) VESA(0): Unable to estimate virtual size
(II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
(II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
(II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
(--) VESA(0): Virtual size is 1600x900 (pitch 1600)
(**) VESA(0): *Built-in mode "1600x900"
(**) VESA(0): Display dimensions: (310, 170) mm
(**) VESA(0): DPI set to (131, 134)
(**) VESA(0): Using "Shadow Framebuffer"
(II) VESA(0): initializing int10
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(II) VESA(0): VESA BIOS detected
(II) VESA(0): VESA VBE Version 3.0
(II) VESA(0): VESA VBE Total Mem: 65472 kB
(II) VESA(0): VESA VBE OEM: Intel(R) Sandybridge/Ivybridge Graphics Chipset Accelerated VGA BIOS
(II) VESA(0): VESA VBE OEM Software Rev: 1.0
(II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
(II) VESA(0): VESA VBE OEM Product: Intel(R) Sandybridge/Ivybridge Graphics Controller
(II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) VESA(0): virtual address = 0x7f03faf5c000,
(II) VESA(0): Setting up VESA Mode 0x17F (1600x900)
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Backing store disabled
(==) VESA(0): DPMS enabled
and
Code:
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0166] (rev 09)
Subsystem: Dell Device [1028:0552]
Flags: bus master, fast devsel, latency 0, IRQ 7
Memory at d2000000 (64-bit, non-prefetchable) [size=4M]
Memory at c0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=64]
Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCIe advanced features <?>
Can someone please tell me how to load the Intel Drivers instead of the VESA?
Thanks a lot