PDA

View Full Version : support for Toshiba A215-s7437


cmontedonico
07-11-2008, 01:04 AM
hello,
I have 3 problems with my installed backtrack 3

1.- No sound
2.- When i'm start backtrack, i need to do this
$ cp /etc/X11/xorg.conf-vesa /etc/X11/xorg.conf
it's not a real problem, i can live with those.:p

3.- I can't install the driver for my wireless (realtek rtl8187b), but when i do lsusb, that's show me Bus 006 Device 002: ID 0bda:8197 Realtek Semiconductor Corp.
....:confused::confused:

I have Ubuntu installed, and works great, but with Backtrack doesn't

anyone who have the solution for this?? also, another question about bt3.... i don't have linux-headers, that's normal?? (/usr/src/linux-headers-'uname -r'):mad:

=Tron=
07-11-2008, 04:34 AM
3.- I can't install the driver for my wireless (realtek rtl8187b), but when i do lsusb, that's show me Bus 006 Device 002: ID 0bda:8197 Realtek Semiconductor Corp.
....:confused::confused:Please use the search function as there are several posts about this wireless card already, here is for example one I found for you:
http://forum.remote-exploit.org/showthread.php?t=12158

What the lsusb confirms is only that the card itself is recognized, not that the appropriate drivers actually are in place
also, another question about bt3.... i don't have linux-headers, that's normal?? (/usr/src/linux-headers-'uname -r'):mad:The kernel headers are stripped out of the CD version of BT3 to save space. They can however be downloaded at the following location in case you do need them:
http://www.offensive-security.com/kernel.lzm

cmontedonico
07-12-2008, 02:48 AM
Great, I really appreciate your answer