No driver is necessary for scanning, as the printer has the ability to mount a samba share and put scanner output there.
Ubuntu side:
- Create a folder, right-click and go to network share options
- set "share folder" checkbox
- set "allow others to edit and remove files"
- (optionally) set "allow guest access"
You might need to install samba, if your user account has the required privilege the software center will prompt you to install automatically when you create the share.
Find out IP address of your Ubuntu box:
$ ifconfig -a
Now on to the printer side setup, go to the admin panel using your browser using the IP address of the printer.
Your printer will normally display the IP in the front LCD display.
Default user for the admin panel is "admin", with no password required.
- Go to "Address Book" -> Server Tab
- click "create" button on one of the empty entries
fill out form, specifically:
- protocol -> SMB
- server address -> IP if your Ubuntu box
- share -> the share name you gave to your folder
- port -> 139
save and apply (in case it fails to properly save the IP on first attempt, edit the entry and enter IP again, it should work properly then)
Scanning:
Now in order to scan, press the "scan" button on your printer, and select "Scan to network", a list will come up next showing the list of known network shares, it should show the one you just configured in the admin panel.
Select the share, and start the scanning process.
When scanning is finished, the resulting file will pop up in your share folder on your Ubuntu box.