I-Appliance BBS
The Official Source for Internet Appliance Upgrades and Mods

Click Here!
BBS Main List | Sign In | Sign Up | Search | Help | Linux-Hacker.netReply to Thread | Printer |

Home / I-Opener Areas / I-Opener Technical Stuff
Max Res. and USB to ethernet in redhat 7.0
Whats the max baby?

New MessageMax Res. and USB to ethernet in redhat 7.0 (modified 0 times) cavingman
Profile | Email
I was just wondering, maybe someone has awnsered this already, but what is the Max resolution these things can handle? right now im running redhat 7 in 800 x 600. Also, does anyone care to drect me to a place, or tell me how, to make it so i can use my usb to ethernet adapter in linux redhat 7.0? thanks
09-28-2000 10:26:40

New MessageRE:Max Res. and USB to ethernet in redhat 7.0 (modified 0 times) b0gh0s
Profile
I got 7.0 to boot but couldn't get X to work right. I'll trade this quick blow by blow for some X help....

Ethernet:
I am using the SMC USB adapter
cd to /usr/src/linux-2.2.16
make menuconfig
select the USB configuration from the menu and select the Pegasus driver
Exit exit and save the config
do a 'make dep modules modules_install bzlilo'
You should then be able to do a netconfig on the newly detected eth0 adapter.

Plz offer assist with yer X config? Howdya get it to work right?
BTW I believe that 800x600 is the max res with 16bpp from the threads in this group...

10-03-2000 17:01:37

New MessageRE:Max Res. and USB to ethernet in redhat 7.0 (modified 0 times) wb8nbs
Profile | Email
I used the XF86Config from this (Ken Segler's) web page, http://www.linux-hacker.net/imod/XF86Config

There is a problem - maybe related to how I downloaded it - each line was terminated with both a carriage return and line feed as is typical with MSDOS files, and Xwindows would choke on the Carriage Returns. Symptom was startx would bomb on the first line of the config file but it *looks* like nothing is wrong. You can see the evil CR's with:

od -bcx XF86fromboard | more

Strip out the carriage returns and it will work. There are many ways to do this, I used the stream editor something like:

sed 's/\015//' XF86fromboard >XF86Config

Now: Two guys here have gotten RH7 to work, What CPU do you have Rise or Winchip?


-- JBH
10-03-2000 18:46:26

New MessageRE:Max Res. and USB to ethernet in redhat 7.0 (modified 0 times) b0gh0s
Profile
I have a V3 I/O (Rise 266 with a kewl Lasagna fan). I built the drive on a Toshiba Infinia with a plain old 200Mhz Pentium non-mmx (using one of those nifty Laptop IDE to PC IDE adapters). Kudzu took care of detecting everything but the damn video, it finds the Cyberblade fine but the monitor and settings are still killing me. I have tried one of the XF86Config files to no avail but not the one you suggested, will do when this thing finishes recompiling the kernel again... (not very quick here)
10-03-2000 20:25:46

New MessageRE:Max Res. and USB to ethernet in redhat 7.0 (modified 0 times) b0gh0s
Profile
Forgot to add something, the compile I just walked through will fail with an error 2 but IGNORE IT!. Just insmod pegasus and this gem fires up fine.
10-03-2000 20:30:08

New MessageRE:Max Res. and USB to ethernet in redhat 7.0 (modified 0 times) b0gh0s
Profile
Alright here it is, I have a fully functional RedHat 7.0 machine on my I/O!!!!!
Here is what I did, but first my list of stuff...

-V3 I/O w/Rise 266Mhz and Lasagna Cooler
-Already did the Bios flash (won't describe here because it has been done in this newgroup already)
-SMC 2202 USB Fast Ethernet thingy/dongle/connecter

-Toshiba Infinia w/200Mhz Pentium non-MMX (standard machine minus the harddrive)
-Hitachi DK 239a-65 6995Gb Hard Drive
-Codeman's I/O ModKit2 (I'm still waiting for my second kit codeman, sent you an email today!)
-Laptop to PC IDE harddrive connecter/adapter
-RedHat 7.0 iso image burned onto a CDR
-Patience

I installed the hitachi drive in the Desktop Infinia machine as the primary drive, and booted the RH7.0 cd. I ran a custom install to add Dos/Windows connectivity, utilities and other toys but otherwise a normal workstation installation w/gnome.

The install saw an i586 processor and built the system normally.

Once the install finished on the desktop PC I rebooted into the new install which is graphic mode by default, (and linux conf does wanna change it >:/ ) Log in and edit the /etc/inittab file's first line so it reads id:3:initdefault: to boot in text mode

Shutdown the system and pull the disk

Mount the drive in the I/O and boot it.

Kudzu will gleefully help remove all desktop PC specific hardware and add all I/O specific stuff. Note that the X configuration may crash and you may need to reboot hard.

Once the system comes up in text mode again use Xconfigurator to setup the video, use the Generic LCD Panel 800x600 for the monitor and set the video card (detected as the Cyberblade) for 2Mb video mem, 50-70 vert sync and the video mode for 800x600 16bpp. Let it try the settings and things should work.

To get the USB working go to the /usr/src/linux-2.2.16 directory
do a make menuconfig
Select the Pegasus driver from the list (which seems to be the only driver not selected in this menu)
exit exit and then save the config
do a make dep modules modules_install bzlilo

In about 4 hours when the thing finishes you will see errors but ignore them.
Do an insmod pegasus to check that that module compiled OK. It should install and you will see the lights on yer SMC dongle go on.
do a netconfig to config IP stuff and test the net connection
You should now be connected!

I think the boot problems lie in the detection of the processor type when you try to build on another machine. The usb support is already there no patches needed and just the compilation/linking of the pegasus module and insertion should start to work.

Hope this helps...

10-03-2000 21:32:58

New MessageRE:Max Res. and USB to ethernet in redhat 7.0 (modified 0 times) Johnson
Profile
Did you use the XF86Config file that Ken gave? or did Redhat fix one up for itself? I used the laptop - desktop ide converter to do the install straight to my laptop HD, then dropped it into my I-Opener like you said, but when I do the XConfigurator it seems to only be seeing that blurry double version of the screen. How do you fix this? and should I still drop that XF86Config file into (usr/X11R6/lib/X11) , (/etc) , and (/etc/X11)? I think that's right... I'm a real linux newbie here.
Sorry if any of my details are wrong, but can you help?
Thanks in advance
12-21-2000 08:26:06

New MessageRE:Max Res. and USB to ethernet in redhat 7.0 (modified 0 times) Doogman
Profile
I do have a XF86Config file available in the tarball on my Iopener page if you are interested.

http://freeshell.org/~doug/iopener/index.html

Be aware that this is for the older XFree86 3.X, not the newer XFree 4.0. I believe RH 7.0 has both, so be aware of what you are using.

I have a Linksys USB100TX working OK on my Iopener with a Red Hat 6.2 system + 2.2.18 kernel. It doesn't crash or anything, but a slight speed bug-a-boo exists. Pulling information into the i-o through the USB100TX works fine, but getting information out of the i-o is really slow. I'm not sure why... Anyone else having this problem with other USB ethernet devices?

12-21-2000 16:36:58

Reply to Thread | Printer |
All times are PSTPowered by UltraBoard v1.62



Copyright © 2000, Netmake Inc. All Rights Reserved.
See Terms and Conditions for more information.




i-opener opener laptop notebook computer help drivers dll free windows dos repair fix linux mac macintosh 2000 95 98 nt pc configure hardware software sound video netscape explorer network networking lan wan software cmos fat bios printer card mouse modem ide scsi cd rom controllers scanner tape hard drive cgi scripts source code mp3