| View previous topic :: View next topic |
| Author |
Message |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5345 Location: Vienna, Austria; Germany; hello world :)
|
Posted: Mon Dec 18, 2006 10:38 pm Post subject: |
|
|
I believe, your lan controller, Realtek RTL8111B, could be a problem,
I don't have this card, so I can't tell you if it works:
http://forums.gentoo.org/viewtopic-t-504580-highlight-8111.html
http://forums.gentoo.org/viewtopic-t-462360-highlight-make+r1000.html
I think, I will have to compile the driver in the kernel which could be some of a problem, the new kernel I probably will be using
for the next release is 2.6.19-git9 (too new for the driver) _________________ Unofficial minimal livecd x86/amd64 w/reiser4+truecrypt (by Neo2)
2.6.37.2_plus_v1: BFS, CFS,THP,compaction, zcache or TOI
Hardcore Linux user since 2004  |
|
| Back to top |
|
 |
anli Tux's lil' helper

Joined: 08 Sep 2006 Posts: 80
|
Posted: Mon Dec 18, 2006 11:21 pm Post subject: |
|
|
| Aha, I see. Is PCI card RTL-8139 a workaround? |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5345 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
anli Tux's lil' helper

Joined: 08 Sep 2006 Posts: 80
|
Posted: Tue Dec 19, 2006 8:56 am Post subject: |
|
|
kernelOfTruth,
I also have tried to find something useful One of ways is to use r1000 driver (supplied at Realtek site) , which has v1.05 now. I have tried to build modules, but have got errors:
| Code: |
...
make[2]:
Entering directory `/usr/src/linux-2.6.19-gentoo-r2'
CC [M] /wrk/kit/00/r1000_v1.05/src/r1000_n.o
/wrk/kit/00/r1000_v1.05/src/r1000_n.c: In function ‘r1000_open’:
/wrk/kit/00/r1000_v1.05/src/r1000_n.c:756: warning: passing argument 2 of ‘request_irq’ from incompatible pointer type
/wrk/kit/00/r1000_v1.05/src/r1000_n.c: At top level:
/wrk/kit/00/r1000_v1.05/src/r1000_n.c:1295: error: conflicting types for ‘r1000_tx_action’
/wrk/kit/00/r1000_v1.05/src/r1000_n.c:137: error: previous declaration of ‘r1000_tx_action’ was here
/wrk/kit/00/r1000_v1.05/src/r1000_n.c:1344: error: conflicting types for ‘r1000_rx_action’
/wrk/kit/00/r1000_v1.05/src/r1000_n.c:136: error: previous declaration of ‘r1000_rx_action’ was here
...
|
Googling found the same and single problem without an answer  |
|
| Back to top |
|
 |
RaZoR1394 Guru


Joined: 09 Jan 2005 Posts: 356
|
Posted: Tue Dec 19, 2006 12:18 pm Post subject: |
|
|
It's not that new. I think it was released in june this year. I will try x86 and check what chipset it uses. On my DFI, the other nic works (skge). The one that doesn't work is the nvidia one. BTW, my nic in the A6T also needs r1000 . _________________ http://en.wikipedia.org/wiki/Cell_(microprocessor) |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5345 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
RaZoR1394 Guru


Joined: 09 Jan 2005 Posts: 356
|
|
| Back to top |
|
 |
gerardo Apprentice


Joined: 05 Feb 2004 Posts: 228 Location: Belgium
|
Posted: Fri Dec 22, 2006 7:02 pm Post subject: ntfs writesupport |
|
|
Thanks for the LiveCD!
Just a small suggestion: could it be possible to add NTFS write-support to future versions of the livecd ?
(ntfs3g package)
Changing partitioning layout caused Windows to be unable to boot. The cause was in boot.ini and I couldn't change it... _________________ Windoze : Plug and Pay... |
|
| Back to top |
|
 |
anli Tux's lil' helper

Joined: 08 Sep 2006 Posts: 80
|
Posted: Fri Dec 22, 2006 8:02 pm Post subject: |
|
|
| Do I understand well I must download stage3 archive to install after booting with "small gentoo"? |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5345 Location: Vienna, Austria; Germany; hello world :)
|
Posted: Fri Dec 22, 2006 8:23 pm Post subject: |
|
|
yes, anli, you are
to get through the installation process follow the instructions in the "gentoo handbook" (there's also mentioned which steps to do)
(start with | Code: | | links -g /mnt/cdrom/handbook-x86.htm | / like instructed on the CD)
in short:
1) download stage3, download portage-snapshot
2) extract stage3 to /mnt/gentoo; extract portage-snapshot to /usr/portage ==> I would recommend to set up a separate partition for portage since files are update / altered pretty often
3) set up your chroot (/etc/resolv.conf, mount /mnt/gentoo/proc, ...)
4) adjust settings to your liking (/etc/make.conf, /etc/portage/package.*, ...)
5) emerge apps
6) ... _________________ Unofficial minimal livecd x86/amd64 w/reiser4+truecrypt (by Neo2)
2.6.37.2_plus_v1: BFS, CFS,THP,compaction, zcache or TOI
Hardcore Linux user since 2004  |
|
| Back to top |
|
 |
anli Tux's lil' helper

Joined: 08 Sep 2006 Posts: 80
|
Posted: Fri Dec 22, 2006 8:43 pm Post subject: |
|
|
kernelOfTruth,
Thanks! - I think (not so clear) at this way too
I forget a procedure (not bookmarked it) how to be able to eject "small gentoo" CD and insert DVD disc with all needed data (say, stage3 archive, current portage tree, all my distfiles from old synced gentoo installation, gziped /etc and so on). Will you be so kind to point me right way? |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5345 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
anli Tux's lil' helper

Joined: 08 Sep 2006 Posts: 80
|
Posted: Sat Dec 23, 2006 9:37 am Post subject: |
|
|
kernelOfTruth,
Sorry for noise. I mean (have found) 'docache' genkernel-irqpoll option. I already booted from SATA HDD with my P5B-VM. Distfiles and portage tree were migrated from old Gentoo machine via DVD help - it was the aim of 'docache' option.
[/b] |
|
| Back to top |
|
 |
anli Tux's lil' helper

Joined: 08 Sep 2006 Posts: 80
|
Posted: Sat Dec 23, 2006 12:58 pm Post subject: |
|
|
With "small gentoo" booting I see my SATA II HHD as /dev/sda. After booting from HDD it is visible as /dev/hda. OK, it isn't a problem. I have modified fstab and grub.conf - a system boots. But the problem is HDD speed is VERY low (almost unusable). hdparm shows about 0.5MB/sec.
Is it possible to see "small gentoo" .config?
Please, point me to my faults! |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5345 Location: Vienna, Austria; Germany; hello world :)
|
Posted: Sat Dec 23, 2006 7:56 pm Post subject: |
|
|
the kernel-config should be under /mnt/cdrom/config*
unless your really need it, disable the following drivers under ATA/ATAPI/MFM/RLL support --->
| Quote: | | < > generic/default IDE chipset support |
optimally disable the whole thing:
| Quote: | | < > ATA/ATAPI/MFM/RLL support |
this way you won't encounter the problems anymore (the ata/atapi driver is taking care of your sata controller atm it seems) _________________ Unofficial minimal livecd x86/amd64 w/reiser4+truecrypt (by Neo2)
2.6.37.2_plus_v1: BFS, CFS,THP,compaction, zcache or TOI
Hardcore Linux user since 2004  |
|
| Back to top |
|
 |
anli Tux's lil' helper

Joined: 08 Sep 2006 Posts: 80
|
Posted: Sat Dec 23, 2006 8:43 pm Post subject: |
|
|
| kernelOfTruth wrote: | the kernel-config should be under /mnt/cdrom/config*
unless your really need it, disable the following drivers under ATA/ATAPI/MFM/RLL support --->
| Quote: | | < > generic/default IDE chipset support |
optimally disable the whole thing:
| Quote: | | < > ATA/ATAPI/MFM/RLL support |
this way you won't encounter the problems anymore (the ata/atapi driver is taking care of your sata controller atm it seems) |
Thanks, it (both off) helped! Now hdparm shows 72MB/sec, devices returned to 'sda' naming  |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5345 Location: Vienna, Austria; Germany; hello world :)
|
Posted: Mon Dec 25, 2006 10:00 am Post subject: Merry Christmas :) |
|
|
@gerardo:
that should be no problem, I've already integrated it,
the main problem I'm having at the moment is: I'm searching for a new, suitable, kernel
2.6.19-git9 won't boot on amd64 it throws an libata/ata error (git -> development snapshot )
so input would be appreciated if kernel 2.6.20-rc2 works fine with JMicron & amd64
this way the new release will be ready in no time _________________ Unofficial minimal livecd x86/amd64 w/reiser4+truecrypt (by Neo2)
2.6.37.2_plus_v1: BFS, CFS,THP,compaction, zcache or TOI
Hardcore Linux user since 2004  |
|
| Back to top |
|
 |
gerardo Apprentice


Joined: 05 Feb 2004 Posts: 228 Location: Belgium
|
Posted: Tue Dec 26, 2006 7:00 pm Post subject: |
|
|
I have a MSI P965 NEO mobo with ICH8 and JMicron 361.
My harddisk is SATA and my DVD+/-RW is ATAPI
I've been playing with it for a couple of days now...
Grub isn't working. I get an error 21, which I've seen with others also on this thread.
I've tried other Windows bootmanagers but they all refer to the same grub, so no luck...
I'm currently using lilo, which works fine. Has anyone been able to use grub on the JMicron?
I'm currently using 2.6.20-rc1-mm1 and it is only working with the old drivers in the kernel (ATA/ATAPI/MFM/RLL support)
My harddisk (SATA) is now /dev/hdg in stead of /dev/sda and my DVD+/-rw is /dev/hde. It seems to work fine. I did several recompiles of this kernel, comparing my configuration with the one of the livecd. I haven't been able to get it to work with libata driver.
Also I have a lot of lockup's with this new kernel. I'm currently doing a emerge -e system and my PC has frozen completely a number of times already... Only a hard power-off (4 s) helps at this point. In the syslog is nothing unusual...
The driver for my soundcard (hda_intel driver) does not compile with emerge.
Any clues? _________________ Windoze : Plug and Pay... |
|
| Back to top |
|
 |
wizzzard Tux's lil' helper


Joined: 31 Mar 2003 Posts: 116 Location: Bonn, Germany
|
Posted: Wed Dec 27, 2006 1:50 pm Post subject: |
|
|
Hey there,
I just tried your LiveCD and ran into some error. ADSL-connections aren't working since you missed the PPP_ASYNC option in the kernel.
LiveCD was the Amd64-r4
Ruben |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5345 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
gerardo Apprentice


Joined: 05 Feb 2004 Posts: 228 Location: Belgium
|
Posted: Thu Dec 28, 2006 2:32 pm Post subject: |
|
|
I switched to Ubuntu and it ran almost out of the box. The only thing I had to change was the replacement of grub by lilo. All was well until I ran upgrade. After a reboot, nothing anymore... Only a black screen.
So I probably switch back to Gentoo. _________________ Windoze : Plug and Pay... |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5345 Location: Vienna, Austria; Germany; hello world :)
|
Posted: Thu Dec 28, 2006 2:43 pm Post subject: |
|
|
Ladys and Gentleman: I'm happy to announce the long awaited 5th release of "small gentoo" for amd64:
| Quote: |
featurelist:
* based on gentoo 2006.1+ with gcc 4.1.1, glibc 2.5, linux-headers 2.6.17*
* kernel 2.6.19 [+ several additional patches] (kernel & initrd method by genkernel)
* reiser4-support (reiser4progs 1.0.5)
* ntfs-write & vfat-support (ntfs3g, dosfstools)
* hddtemp, smartmontools, ide-smart, hdparm, sdparm
* communication (elinks, ncftp, links, irssi, ysm, licq)
* graphical links (e.g. links -g www.google.com)
* mc with 7zip-support
* testdisk & photorec with reiserfs-support (+ many more) for all your emergency needs
* mdadm, raidtools, dmraid, device-mapper, evms2, lvm2
* bmon, htop, chkrootkit, rkhunter, johntheripper, chpax
* parted
* rp-pppoe / pppoe with atm-support, atm-drivers in kernel
* wide support for SCSI & S-ATA controllers
* rovclock (underclocking of ATI mobility cards)
* frequency-switching should be working again ...
* wireless-config, wpa_supplicant (+ some wlan-drivers)
* mplayer (no video-support)
* smb (cifs) & nfs-support
* iptables-support, mirrorselect
* rpm2targz
*# known issues:
*# after some time CD-ROM isn't accessible anymore (shouldn't normally happen)
* to start, open handbook-x86.htm under /mnt/cdrom
-> links -g /mnt/cdrom/handbook-amd64.htm
-> links /mnt/cdrom/handbook-amd64.htm
* for ntfs write-support load fuse via
- modprobe fuse, then start ntfs3g:
- ntfs-3g /dev/... /mnt/windows
* for a list of kernel-modules type: modprobe -l
- under kernel/drivers/net you'll find the network-drivers |
this time I went back to 2.6.19 to remain stability, the installation "feeling" should be much better because of the ck-patches
on user-request ntfs3g was included / ntfs-write support!
sky2 should work fine with the nomsi boot-option / kernel
for more information have a look at: http://www.kernel-of-truth.net/downloads_kOT.html, search for 'amd64-release (r5) of small gentoo'
currently 3 mirrors are up
could someone with a big pipe please upload a copy to www.quicksharing.com & post the link here? Thanks in advance
Update:
-> uploaded to www.quicksharing.com, nevertheless thanks ...  _________________ Unofficial minimal livecd x86/amd64 w/reiser4+truecrypt (by Neo2)
2.6.37.2_plus_v1: BFS, CFS,THP,compaction, zcache or TOI
Hardcore Linux user since 2004 
Last edited by kernelOfTruth on Sun Jan 07, 2007 11:20 am; edited 3 times in total |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5345 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
Nebvin Tux's lil' helper


Joined: 10 Oct 2002 Posts: 83 Location: Alberta, Canada
|
Posted: Thu Dec 28, 2006 4:48 pm Post subject: |
|
|
Using this livecd I now have 64bit linux running on my Core 2 Duo E6600 with a Gigabyte DQ6 motherboard. It was actually my easiest linux install to date on a new machine, thanks KernelOfTruth!
I am only using one ICH8 SATA port, and one Jmicron PATA port (for cd-rom) at the moment and haven't tested any of the Jmicron SATA ports but I plan to fill the rest of the SATA ports in a few months with 7 more drives for some RAIDing goodness.
If anyone has a similar setup and needs some assistance just reply to me here. I'm using 2.6.19-beyond2 if anyone is curious as well. _________________ Nebbie
"There are 10 types of people in the world, those that understand binary and those that don't." |
|
| Back to top |
|
 |
VanDan Guru


Joined: 30 Sep 2002 Posts: 586 Location: Australia
|
Posted: Mon Jan 01, 2007 7:27 am Post subject: No network :( |
|
|
I'm trying to recover from a catastrophic reiser4 meltdown, but I can't get my laptop on the network. I have:
- et131x ethernet ( I don't really expect this supported from a live cd )
- Intel ipw2200 wireless card ( this is quite common and should be supported )
- Netgear PCMCIA ethernet card ( rtl 8169 from memory )
Unfortunately my PCMCIA stuff isn't detected at all ( with the dopcmcia option on booting ).
Any chance of adding IPW2200 support? _________________ David Hicks' plea. Was it:
a) I plead guilty, or
b) Please let me out of here and end the torture |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|