Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215089 - Gentoo Live/Install CD doesn't contain files necessary to use pppoa
Summary: Gentoo Live/Install CD doesn't contain files necessary to use pppoa
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: InstallCD (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords: InVCS
: 185846 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-03-27 18:05 UTC by Michal Majchrowicz
Modified: 2008-07-12 16:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Eagle dsl modem readme file (eagle.txt,8.62 KB, text/plain)
2008-03-28 01:30 UTC, Michal Majchrowicz
Details
Speedtouch dsl modem readme file (speed.txt,9.34 KB, text/plain)
2008-03-28 01:31 UTC, Michal Majchrowicz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Majchrowicz 2008-03-27 18:05:59 UTC
Some people have only internet access using pppoa and speedtouch-usb/eagle-usb modems. I would suggest adding scripts, kernel moduls and firmware files to CD. Moreover it seems natural that since gentoo has pppoe support it should also have pppoa support.

Reproducible: Always
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2008-03-27 20:15:47 UTC
And which scripts, kernel modules, and firmware are needed?
Comment 2 Michal Majchrowicz 2008-03-28 01:30:28 UTC
Created attachment 147484 [details]
Eagle dsl modem readme file
Comment 3 Michal Majchrowicz 2008-03-28 01:31:04 UTC
Created attachment 147485 [details]
Speedtouch dsl modem readme file
Comment 4 Michal Majchrowicz 2008-03-28 01:32:23 UTC
Kernel options required 
for PPPoA:
ATM
ATM_BR2684
PPOATM
PPP_DEFLATE
PPP_BSDCOMP
PPP_ASYNC
PPP_SYNC_TTY

For modems:
USB_ATM
USB_SPEEDTOUCH
USB_EAGLEATM
Kernel has also drivers for conexant modem and others but I don't think there are commonly used.
You also need to add firmware packages.
For speedtouch it is speedtouch-usb and for ueagle-atm(both in portage).
I did use speedtouch so can confirm that it works for this one.
For PPPoE connection this modem requires emerging br2684ctl but if I am not mistaken livecd already has it. Also ppp has to be compiled with atm flag (this requires linux-atm). I attach readme files for both modems they describe what options need to be set in /etc/conf.d/net to make them work and what is needed by this two packages. They are basically almost the same but I didn't want to miss anything.
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2008-04-02 19:04:26 UTC
Are the firmware files freely redistributable?  We've actually *not* added certain support due to licensing reasons.
Comment 6 Michal Majchrowicz 2008-04-02 21:23:06 UTC
If I understand correctly speedtouch-usb ebuild downloads windows drivers (which can be freely distributable) and extracts modem firmware from it (which is not allowed to be distributed). And ueagle-atm compiles the firmware from it's own files (BSD and GPL-2 licenses) and some source files distributes by the producer. In other words I think it is similar situation to bcm drivers. For speedtouch-usb it is enough to attach this windows driver package to livecd and for eagle some compilation may be needed.
Comment 7 Chris Gianelloni (RETIRED) gentoo-dev 2008-04-03 23:34:47 UTC
OK.  We likely won't be able to ship them unless we can show that we're legally able to do so via the license.  Even in that case, we can make sure that we have everything else required so the user can supply their own firmware file.
Comment 8 Michal Majchrowicz 2008-04-04 10:29:34 UTC
I assume you will ceate a script (like pppoe-setup) I think this script should give some info about from where firmware can be downloaded and of course handbook should be updated to contain such info.
Comment 9 Andrew Gaffney (RETIRED) gentoo-dev 2008-04-04 11:39:59 UTC
Out of curiosity, how will providing a location to download the firmware in a script that is only accessible when the CD is booted help when the whole problem is that you can't connect to the internet from the CD? :)
Comment 10 Michal Majchrowicz 2008-04-04 11:51:57 UTC
You take an usb stick. Save the link to text file go to another computer download the firmware and get back :) That's how I had to install Gentoo :)
Comment 11 Chris Gianelloni (RETIRED) gentoo-dev 2008-04-12 18:19:28 UTC
The kernel support is all in SVN for 2008.0 Beta 2.  We can't ship the firmwares, though.
Comment 12 Chris Gianelloni (RETIRED) gentoo-dev 2008-04-12 18:37:07 UTC
*** Bug 185846 has been marked as a duplicate of this bug. ***