rh92562 wrote:Frank's post above very well describes the problem I have had. Insert CD, boot/find my way into compatibility mode, enter b43.blacklist=yes, etc. The install "seems" to go fine but it is very strange that the slide show just disappears and the computer restarts. The CD is ejected and I'm prompted to hit enter (after removing disk) before restarting. The thanks I get for doing that is a blinking cursor upon reboot.
I do have a b43** wireless adapter in the notebook so I'm sure that's the issue. I would prefer to get 13 working as it is a LTS edition but if worse comes to worse I may have to try Mint 14.
Can someone please dumb down the instructions needed to make this LTS version work? Seriously, DUMB DOWN. The release notes give the four or five things in a way that expects one to know how to do these things. By no means do I know what I'm doing in Mint but I'm not afraid to get my hands dirty.
I have tried adding the blacklist line to grub and then installing, but where I am now is it appears I have a clean install with no way to get back to the command line to do the purge/reinstall of the firmware. I'm sure I'm wrong but that's how I see it so I'm looking to be pointed in the right direction.
For me, the only way I can get into Mint is to launch the live DVD which does not show my username, etc in the terminal and any changes I've made to the grub file locally don't seem to save. Any help would be greatly appreciated...I've been using Mint 9 since it came out and just replaced a dead HDD so going with a clean install on the most recent LTS version.
Thanks in advance!
Hi rh92562, I had the same need as you. I also wanted the LTS Maya in my old Latitude D600 notebook, and now I've got it.
It's not possible as it seems to have a totally clean install of Maya just because of b43 issue as it's showed in Maya release notes.
The good news is that it's possible to have a good installation of Maya (Mate desktop) on my Dell, you need only an internet connection.
My experience follows.
1) Download the Maya Mate iso
2)Check the MD5 sum of the iso
3) Burn a DVD with close option and let the dvd burner check the DVD at the end.
4) In bios settings let the DVD reader boot first than hard disk
5) Boot the DVD
6) It should arise the 10 seconds advice to the standard boot. Don't follow this. Installation fails if you have a b43 issue.
7) Before the 10 seconds go by, press F6.

Choose the compatibility mode and press tab
9) It should appear a screen with the boot option sufficient to have a not so disastrous installation
10) You can add options if you know what are you doing. In another post I knew about the vga=785 option (thanks
http://superuser.com/questions/488210/having-display-issues-when-trying-to-install-linux-mint-13-maya-cinnamon-on-de). I inserted it just after the xforcevesa one. Probably it's not so essential but it helped to make me see text more clearly during the installation.
11) The compatibility mode boot works well and, if it behaves the same with you, the installation will be clean. I was also able to connect to the Internet with network manager and a mobile connection.
12) Unfortunely the b43 problem arises at the first boot from hard disk because X will leave you without a operative desktop. X cannot find a correct configuration (no screen found) soonly the text interface works but it was sufficient (thanks to
http://hecate.darkglass.net/?p=645).
13) Delete the xorg.conf file with the command
- Code: Select all
sudo rm /etc/X11/xorg.conf
(sudo needs the superuser password that you defined during the Maya installation).
14) Restart the X service with the command
- Code: Select all
sudo service mdm restart
(the desktop restores to life)
15) Connect to the Internet and give the command
- Code: Select all
sudo apt-get install firmware-b43-installer
and, hoping that no dependencies problems occur, it's all, from now the system will boot up correctly, it worked for me.

Edit. A personal note about step 15:
The Network Manager service run and can get successfully the pin (if any) from keyboard but it doesn't appear on system tray

(surely for my Dell D600 hardware configuration) so I can't connect to the internet with my internet key E173 and do step 15, but it wasn't a great trouble because it's possible to install E173 (back-upped) linux driver (available in
http://www.tre.it/assistenza/prodotti-e-servizi/configurazione-prodotti-3/chiavetta see notes), use a (back-upped) stand-alone script like sakis3g (available in
http://www.sakis3g.org/), it starts with terminal command from the same sakis3g directory
- Code: Select all
./sakis3g)
Sakis3g works even in a text session, beware, some attempts are often needed because the key not always triggers at first one. It's good extract and re-insert the key and wait until it lamps. Once sakis3g connects me, I do step 15 and install wvdial, my favourite application to connect, that has only to be configured with the correct (back-upped) /etc/wvdial.conf file.
After some days I can say that the Mint Maya installation on my D600 works quite perfectly. Remember to start the update manager icon on system tray. Until now, the only issue is that after awhile the screensaver loses its configuration and works only with a black screen. Not a tragic issue

Linux Mint 13 Mate on a Dell Latitude D600 notebook 1GB RAM.