Toshiba Satellite L305-S5955
Donn Miller <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
Working fine, except built-in ethernet doesn't work, can't adjust screen brightness, even when acpi_video is working. The built in wifi isn't working either, but I expected that, since it's a Realtek 8187B. re0: <RealTek 8101E/8102E/8102EL PCIe 10/100baseTX> port 0x2000-0x20ff mem 0xd0410000-0xd0410fff,0xd0400000-0xd040ffff irq 16 at device 0.0 on pci2 re0: Using 1 MSI messages re0: Chip rev. 0x34800000 re0: MAC rev. 0x00400000 re0: Unknown H/W revision: 0x34c00000 device_attach: re0 attach returned 6 See, it's a RealTek that's long been supported in FreeBSD, but there is a HW revision that makes it not attach properly. Also, it looks like Toshibas do something different with the acpi video, as there is a Tosiba acpi module there as well, though that doesn't work either. I used a USB ethernet, so the network is not a problem. Here is the working USB ethernet: ue0: <USB Ethernet> on axe0 ue0: Ethernet address: 00:50:b6:05:fc:04 Attached all relevant outputs from dmesg, pciconf, devinfo, and acpidump. Everything else seems to be working fine. Donn _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"
devinfo.out
(application/octet-stream, 11.8 KB) - not displayed
dmesg.out
(application/octet-stream, 37.5 KB) - not displayed
pciconf.out
(application/octet-stream, 4.5 KB) - not displayed