Hi all. This post is about Lenovo R61i and Fedora 8 installed on.
My Lenovo (model 8943-DKG) have
- core2duo T5250 processor
- 2GB ddr2 667MHz
- intel x3100
- 120GB hdd
- intel 3945 wifi
- broadcom netXtreme 1gbps ethernet adapter
- bluetooth (broadcom)
- Lenovo UltraNav (trackpoint and touchpad)
- DVD burner (Matsushita)
- ThinkLight
- Intel HD audio soundcard (Analog Devices chip)
- IEEE 1394 firewire
So, here is my lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Contoller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
04:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
15:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b6)
15:00.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 02)
And my lsusb
Bus 002 Device 001: ID 0000:0000
Bus 007 Device 001: ID 0000:0000
Bus 006 Device 001: ID 0000:0000
Bus 005 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 005: ID 0a5c:2110 Broadcom Corp.
Bus 003 Device 004: ID 0483:2016 SGS Thomson Microelectronics Fingerprint Reader
Bus 003 Device 001: ID 0000:0000
So, what was working, or what wasn’t working:
- Soundcard- I can’t remember very well, but everything, what I had to do is using PulseAudio instead of ALSA
- Graphics- Everything works out-of-the-box
- WiFi- Works, but kill radio switch kills the radio, and after that you have to run “ifconfig wlan0 up”
- Bluetooth- like WiFi, but “echo enable > /proc/acpi/ibm/bluetooth”
- ThinkLight- works out-of-the-box
- DVD- Out-of-the-box
- UltraNav- out-of-the-box
- FireWire- out-of-the-box
- USB- left port works perfectly, but those 2 on the right after some time changes from hotplug to coldplug- add irqpoll kernel argument to /boot/grub/menu.lst
- Ethernet- works out-of-the-box
- PS/2 port- Looks strange, or I have wrong USB->PS/2 switch, but it looks like mini-din connection (not vetrical “tooth”, but horizontal like TV-out in video cards)
- VGA output- connect device and restart X or xrandr –output VGA –mode 1024×768
- Keyboard shortcuts- I had to write some bash scripts and xbindkeys, so-
~/.xbindkeysrc is http://www.wklej.org/id/242f2aa54a
/bin/mute.sh is http://www.wklej.org/id/8e1b5a1134
Hibertnating works perfectly
Suspend to RAM too.
If You want to know anything more- leave a comment