
As you may have read earlier, I mentioned that I was excited to get Fedora 10 up and running on my Lenovo T400 laptop. This has proved a lot more difficult than I previously imagined. I actually discovered more problems and inconveniences that I didn’t intend on dealing with. I am going to put a list of these frustrations and how I solved them (most of them anyways).
For those of you who have Googled Fedora 10 installs for T400 laptops, you may have stumbled across this blog. I’ve decided to document my progress so as to help others out and save them the trouble that I have gone through (I’m assuming you all know how to install a Linux distro).
Problem #1: Fedora 10 Boots Into Command Line Interface (CLI)
This was the very first problem that I encountered when first installing Fedora 10. After completing the install, I noticed GRUB would show up normally and display my options (Fedora 10 and Windows Vista). After selecting Fedora 10 it would also boot normally. When booting was complete, I was surprised to be presented with a CLI. Frustrating indeed. The reason this happened was because my T400 laptop has two video cards, a discrete video card (ATI Mobility Radeon 3400) and an onboard video card. When attempting to startx Xorg gets confused and does not know which video card to use. I checked the following file /var/log/Xorg.0.log I noticed that Xorg would detect both cards and would specify that it did not know which card to use. I would copy paste the log entry but I can no longer find it (sorry).
In order to resolve this issue, I had to restart my laptop and go into the BIOS settings. Under the BIOS configurations for the video card, you must select one video card to be the default. I selected my Discrete video card as the default. There is another option for “Switchable Graphics”. You must disable this feature. You might think that you can enable the “Auto” option, which allows switchable graphics if the chosen OS can handle it. However, Fedora 10 does not have this feature and switchable graphics are enabled by default when selecting Fedora on GRUB. Just keep it disabled. The GUI now pops up for me when loading up Fedora 10. If anybody has a better solution please post it in the comments.
Problem #2: Plymouth Loading Screen Does Not Appear
This problem wasn’t such a big deal as the first, but still annoying. Fedora 10 featured a graphical loading screen called Plymouth. Basically it’s just a nice fancy loading screen with graphics. I noticed that instead of a nice fancy loading screen I got some crap CLI loading bar. Really crap. I am actually still trying to get this working. I found a good website which addresses this issue here. I tried this and it did not resolve my issue. I have a feeling it could be the fact that Fedora 10 does not have the proper drivers installed for my video card. I found a useful tutorial addressing this problem here. Hopefully this resolves the issue. I’ll post updates if this resolves the problem.
Problem #3: Desktop Effects Do Not Work
Still trying to solve this issue. See above problem for possible solutions. Any and all ideas please post in the comments. Again, this is no biggie, but it just sucks when you can’t do something you know you can.
After writing this blog, I noticed the majority of my issues are video card related. I believe this is because my laptop is fairly brand new, so is the video card. Therefore, the proper software may not yet be written for it to function properly on any Linux distro. Hopefully, the solutions I am trying resolve these issues.
Some extra information on the specs of my laptop that I worked with (in case you were wondering):
- Intel Core 2 Duo Processor T9400 (2.53GHz, 6MB L2, 1066MHz)
- 3GB PC3-8500 DDR3 (2 DIMM) RAM
- 160GB Hard Disk Drive (7200rpm) (I partitioned 25GB for Fedora 10 install)
- ATI Mobility Radeon 3470 w/ 256MB (hybrid switching)